
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-23 | Korean | |
| 감사보고서제출 | 2026-03-20 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-03-17 | Korean | |
| 주주총회소집공고 | 2026-03-16 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-16 | Korean | |
| [기재정정]생산중단 | 2026-03-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33009633 | 단일판매ㆍ공급계약체결 | 2026-03-23 | Korean | ||
| 32997111 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32959894 | 단일판매ㆍ공급계약체결 | 2026-03-17 | Korean | ||
| 32952890 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32952885 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32938768 | [기재정정]생산중단 | 2026-03-13 | Korean | ||
| 32925708 | 기업설명회(IR)개최(안내공시) | 2026-03-11 | Korean | ||
| 32919828 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32919825 | 현금ㆍ현물배당결정 | 2026-03-10 | Korean | ||
| 32919722 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2026-03-10 | Korean | ||
| 32869956 | 최대주주등소유주식변동신고서 | 2026-03-03 | Korean | ||
| 32869928 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32869912 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32869904 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32869890 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | 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.