DONGWON METAL CO.,LTD — Investor Relations & Filings
Dongwon Metal Co., Ltd. is a specialized manufacturer of automotive components and steel products. The company produces a wide range of essential vehicle parts, including door frames and modules, impact beams, cowl cross members, and mufflers. As a key supplier in the global automotive parts market, Dongwon Metal emphasizes continuous technological innovation and superior quality to secure customer trust. The company leverages specialized manufacturing technologies and a strong commitment to research and development to provide customized solutions for the automotive and steel industries, aiming for sustainable growth through its advanced product offerings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-20 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-16 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-02-13 | Korean | |
| 분기보고서 (2025.12) | 2026-02-13 | Korean | |
| 최대주주등소유주식변동신고서 | 2025-09-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47916421 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 34689437 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-20 | Korean | ||
| 32953299 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-03-16 | Korean | ||
| 19469013 | 최대주주등소유주식변동신고서 | 2026-02-13 | Korean | ||
| 19468562 | 분기보고서 (2025.12) | 2026-02-13 | Korean | ||
|
2025
10 filings
| |||||
| 7865423 | 최대주주등소유주식변동신고서 | 2025-09-10 | Korean | ||
| 7865391 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-10 | Korean | ||
| 7865383 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-10 | Korean | ||
| 7875689 | 분기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7882504 | 타인에대한채무보증결정 | 2025-07-23 | Korean | ||
| 7882447 | [기재정정]타인에대한채무보증결정 | 2025-07-23 | Korean | ||
| 7889853 | 정기주주총회결과 | 2025-06-26 | Korean | ||
| 7889851 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-06-26 | Korean | ||
| 7892098 | 감사보고서제출 | 2025-06-18 | Korean | ||
| 7892055 | 사업보고서 (2025.03) | 2025-06-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Setco Automotive Limited
Designs and manufactures clutch systems for medium and heav…
|
SETCO | IN | Manufacturing |
|
Sewon Co.,Ltd
Manufacturer of pressed and stamped auto body and design mo…
|
234100 | KR | Manufacturing |
|
SEWON PRECISION INDUSTRY CO.,LTD
Manufactures high-performance plastic products for various …
|
021820 | KR | Manufacturing |
|
SG&G Corporation
A diversified holding company in logistics, auto parts, nuc…
|
040610 | KR | Manufacturing |
|
Shandong Gold Phoenix Co.,Ltd
Produces friction materials, brake pads, and discs for glob…
|
603586 | CN | Manufacturing |
|
SHANDONG LONGJI MACHINERY CO.,LTD.
Develops and manufactures brake system components for OEM a…
|
002363 | CN | Manufacturing |
|
Shanghai Aerospace Automobile Electromechanical Co.,Ltd.
Specializes in photovoltaics, automotive thermal management…
|
600151 | CN | Manufacturing |
|
SHANGHAI AUTOMOBILE AIR-CONDITIONER ACCESSORIES CO., LTD.
Manufacturer of automotive thermal management systems and a…
|
603107 | CN | Manufacturing |
|
Shanghai Baolong Automotive Corporation
Develops automotive components, sensors, and ADAS for vehic…
|
603197 | CN | Manufacturing |
|
SHANGHAI BEITE TECHNOLOGY GROUP CO.,LTD.
Produces high-precision steering, shock absorber, and compr…
|
603009 | CN | Manufacturing |
DONGWON METAL CO.,LTD via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/15063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15063 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=15063 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=15063 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 15063}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for DONGWON METAL CO.,LTD (id: 15063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.