
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 |
|---|---|---|---|
|
SEATRIUM LIMITED
A global engineering company providing transformative and s…
|
5E2 | SG | Manufacturing |
|
SEJIN HEAVY INDUSTRIES CO., LTD.
Manufactures large-scale components for the shipbuilding an…
|
075580 | KR | Manufacturing |
|
SHIN YANG GROUP BERHAD
Diversified conglomerate in shipping, shipbuilding, ship re…
|
— | MY | Manufacturing |
|
SK oceanplant Co.,Ltd
Manufacturer of offshore wind foundations, substations, and…
|
100090 | KR | Manufacturing |
|
SWAN DEFENCE AND HEAVY INDUSTRIES LIMITED
Specializes in naval shipbuilding, heavy machinery, and str…
|
SWANDEF | IN | Manufacturing |
|
TAS OFFSHORE BERHAD
Shipbuilding and ship repairing, constructing vessels and m…
|
— | MY | Manufacturing |
|
TKMS AG & Co. KGaA
Provider of integrated system solutions for maritime defens…
|
TKMS | DE | Manufacturing |
|
Vyborg Shipyard
Builds ice-class vessels, fishing trawlers, and offshore dr…
|
VSYD | RU | 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.