
DAEHAN SHIPBUILDING Co., Ltd. — Investor Relations & Filings
DAEHAN SHIPBUILDING Co., Ltd. is a shipbuilding company specializing in the construction of medium-sized, high-value-added vessels. The company's portfolio includes crude oil tankers (Suezmax and Aframax classes), product carriers, shuttle tankers, container carriers, and bulk carriers. It holds a leading global market share in the construction of Aframax-class crude oil tankers. DAEHAN SHIPBUILDING focuses on building high-efficiency, eco-friendly ships that comply with international environmental regulations, incorporating technologies such as LNG Fuel Systems and sulfur oxide reduction devices (scrubbers). Its high-value shuttle tankers are equipped with advanced systems like Dynamic Positioning Systems (DPS) for complex offshore operations. The company is strategically diversifying its product line from tankers to container ships and expanding its global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | |
| 중대재해발생 | 2026-03-03 | Korean | |
| 생산중단 | 2026-03-03 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-02-09 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32869878 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32869871 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32869860 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32867845 | 중대재해발생 | 2026-03-03 | Korean | ||
| 32867837 | 생산중단 | 2026-03-03 | Korean | ||
| 18036634 | 단일판매ㆍ공급계약체결 | 2026-02-09 | Korean | ||
| 14118131 | 주식등의대량보유상황보고서(일반) | 2026-02-03 | Korean | ||
| 13739323 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-01-30 | Korean | ||
| 13645816 | 기업설명회(IR)개최(안내공시) | 2026-01-29 | Korean | ||
| 13606364 | 단일판매ㆍ공급계약체결 | 2026-01-29 | Korean | ||
| 13512888 | 기타안내사항(안내공시) | 2026-01-28 | Korean | ||
| 13371034 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-27 | Korean | ||
| 13371032 | 기업설명회(IR)개최(안내공시) | 2026-01-27 | Korean | ||
| 12720183 | 단일판매ㆍ공급계약체결 | 2026-01-15 | Korean | ||
| 12636767 | 단일판매ㆍ공급계약체결 | 2026-01-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Building of ships and floating structures
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi Ship Building Co.
Specialist in building, maintaining, repairing, and convert…
|
ADSB | AE | Manufacturing |
|
Al Seer Marine Supplies & Equipment Company Pr.J.S.C
Global maritime organization in shipping, yachting, boat bu…
|
ASM | AE | Manufacturing |
|
AUSTAL LIMITED
Global defense prime contractor designing and building high…
|
ASB | AU | Manufacturing |
|
BOUSTEAD HEAVY INDUSTRIES CORP
Leading contractor in defence, security, and maritime, with…
|
— | MY | Manufacturing |
|
BRODOGRADILIŠTE Viktor Lenac d. d.
A Mediterranean shipyard specializing in ship repair, conve…
|
VLEN | HR | Manufacturing |
|
China CSSC Holdings Limited
Specializes in large-scale shipbuilding, repair, and marine…
|
600150 | CN | Manufacturing |
|
Cochin Shipyard Limited
Specializes in shipbuilding and repair for global defense a…
|
COCHINSHIP | IN | Manufacturing |
|
CSBC
Maritime engineering firm specializing in vessel constructi…
|
2208 | TW | Manufacturing |
|
CSSC Offshore & Marine Engineering (Group) Company Limited
Major manufacturer specializing in comprehensive marine and…
|
317 | CN | Manufacturing |
|
Davie Yards Inc.
Canada's largest shipyard and industrial fabricator special…
|
DAV | CA | Manufacturing |
DAEHAN SHIPBUILDING 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/17382/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17382 | 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=17382 | 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=17382 \ -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": 17382}, 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 DAEHAN SHIPBUILDING Co., Ltd. (id: 17382)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.