
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) | 2026-05-15 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | |
| 신탁계약에의한취득상황보고서 | 2026-04-29 | Korean | |
| 신탁계약해지결과보고서 | 2026-04-29 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-29 | Korean | |
| 주식소각결정 | 2026-04-28 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46348937 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 41605981 | 기업설명회(IR)개최(안내공시) | 2026-05-06 | Korean | ||
| 38431841 | 신탁계약에의한취득상황보고서 | 2026-04-29 | Korean | ||
| 38431335 | 신탁계약해지결과보고서 | 2026-04-29 | Korean | ||
| 38283586 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-29 | Korean | ||
| 37846655 | 주식소각결정 | 2026-04-28 | Korean | ||
| 37835878 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2026-04-28 | Korean | ||
| 37825372 | 타인에대한채무보증결정 | 2026-04-28 | Korean | ||
| 35617135 | 기업설명회(IR)개최(안내공시) | 2026-04-23 | Korean | ||
| 34621405 | 단일판매ㆍ공급계약체결 | 2026-04-16 | Korean | ||
| 34477215 | 최대주주등소유주식변동신고서 | 2026-04-14 | Korean | ||
| 33128649 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33119371 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33094262 | 단일판매ㆍ공급계약체결 | 2026-03-31 | Korean | ||
| 33010738 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Building of ships and floating structures
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ES GROUP (HOLDINGS) LIMITED
Provides management and technical services to the offshore …
|
5RC | SG | Manufacturing |
|
Fincantieri
A shipbuilding group specializing in high-tech cruise, nava…
|
FNCNF | IT | Manufacturing |
|
Garden Reach Shipbuilders & Engineers Limited
Designs and builds high-technology warships, maritime platf…
|
GRSE | IN | Manufacturing |
|
Hanwha Ocean Co., Ltd.
A global leader in shipbuilding and offshore engineering fo…
|
042660 | KR | Manufacturing |
|
HAT-SAN GEMİ İNŞAA BAKIM ONARIM DENİZ NAKLİYAT SANAYİ VE TİCARET A.Ş.
A shipyard offering shipbuilding, repair, conversion, and s…
|
HATSN | TR | Manufacturing |
|
HD HYUNDAI CO.,LTD.
A heavy industries conglomerate in shipbuilding, energy, an…
|
267250 | KR | Manufacturing |
|
HD HYUNDAI HEAVY INDUSTRIES CO.,LTD.
A global leader in heavy industries and the world's largest…
|
329180 | KR | Manufacturing |
|
HD HYUNDAI MIPO CO.,LTD.
A leading shipbuilder specializing in medium-sized, eco-fri…
|
010620 | KR | Manufacturing |
|
HD KOREA SHIPBUILDING & OFFSHORE ENGINEERING CO., LTD.
A technology holding company for shipbuilding, offshore pla…
|
009540 | KR | Manufacturing |
|
HJ SHIPBUILDING & CONSTRUCTION CO.,LTD
Specializes in building diverse vessels and large-scale con…
|
097230 | KR | 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.