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 |
|---|---|---|---|
|
HYUNDAI INDUSTRIAL CO.,LTD
Specialized manufacturer of automotive seating systems and …
|
170030 | KR | Manufacturing |
|
HYUNDAI MOBIS CO.,LTD
Global automotive supplier of modules, components, and futu…
|
012330 | KR | Manufacturing |
|
HyUnion Holding Co.,Ltd.
Provides fintech services and manufactures precision automo…
|
002537 | CN | Manufacturing |
|
ICHIKOH INDUSTRIES, LTD.
Designs and manufactures automotive lighting systems and mi…
|
7244 | JP | Manufacturing |
|
ILJIN HYSOLUS Co., Ltd.
Manufacturer of high-pressure composite tanks for hydrogen …
|
271940 | KR | Manufacturing |
|
ILJI TECHNOLOGY CO.,LTD
OEM manufacturer of automotive car body parts and high-prec…
|
019540 | KR | Manufacturing |
|
Imasen Electric Industrial Co.,Ltd.
Manufactures automotive mechanical and electronic component…
|
7266 | JP | Manufacturing |
|
INFAC CORPORATION
Manufacturer of automotive control parts, electronics, and …
|
023810 | KR | Manufacturing |
|
INGRESS CORPORATION BERHAD
A multinational leader in automotive component manufacturin…
|
— | MY | Manufacturing |
|
INICS Corporation
Specialized manufacturer of safety components for EV second…
|
452400 | KR | 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.