
DONGKUK HOLDINGS CO.,LTD. — Investor Relations & Filings
Dongkuk Holdings Co., Ltd. is a holding company that manufactures and distributes a diverse portfolio of steel products. The company's principal offerings include steel plates, primarily for shipbuilding, as well as beams, sections, and reinforcing bars for the construction sector. It also produces a variety of cold-rolled and coated steel products, leveraging advanced galvanizing technology. This specialized range includes pre-coated metals, electro-galvanized iron, galvanized iron, galvalume steel, and Mg alloy galvanized steel.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | |
| 신규시설투자등(자회사의 주요경영사항) | 2025-08-13 | Korean | |
| 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2025-08-07 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-08-07 | Korean | |
| 현금ㆍ현물배당결정 | 2025-08-07 | Korean | |
| 주요사항보고서(유형자산양수결정)(자회사의 주요경영사항) | 2025-07-25 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7874204 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | ||
| 7875351 | 신규시설투자등(자회사의 주요경영사항) | 2025-08-13 | Korean | ||
| 7877546 | 현금ㆍ현물배당결정(자회사의 주요경영사항) | 2025-08-07 | Korean | ||
| 7877527 | 주식등의대량보유상황보고서(일반) | 2025-08-07 | Korean | ||
| 7877521 | 현금ㆍ현물배당결정 | 2025-08-07 | Korean | ||
| 7881806 | 주요사항보고서(유형자산양수결정)(자회사의 주요경영사항) | 2025-07-25 | Korean | ||
| 7891500 | 단기차입금증가결정(자회사의 주요경영사항) | 2025-06-20 | Korean | ||
| 7892093 | 주식등의대량보유상황보고서(일반) | 2025-06-18 | Korean | ||
| 7892085 | 최대주주등소유주식변동신고서 | 2025-06-18 | Korean | ||
| 7893089 | 특수관계인에대한자금대여 | 2025-06-13 | Korean | ||
| 7896004 | 기업지배구조보고서공시 | 2025-06-02 | Korean | ||
| 7896966 | 대규모기업집단현황공시[연1회공시및1/4분기용(대표회사)] | 2025-05-30 | Korean | ||
| 7896951 | 대규모기업집단현황공시[연1회(동일인용)] | 2025-05-30 | Korean | ||
| 7898590 | 생산중단(자회사의 주요경영사항) | 2025-05-26 | Korean | ||
| 7902716 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
DONGKUK HOLDINGS 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/16805/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16805 | 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=16805 | 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=16805 \ -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": 16805}, 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 DONGKUK HOLDINGS CO.,LTD. (id: 16805)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.