
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 |
|---|---|---|---|
| 감사보고서 (2023.12) | 2024-03-25 | Korean | |
| 연결감사보고서 (2023.12) | 2024-03-25 | Korean | |
| 감사보고서 (2022.12) | 2023-03-22 | Korean | |
| 전환사채발행결정 | 2022-09-08 | Korean | |
| [기재정정]유상증자결정 | 2022-08-31 | Korean | |
| 최대주주등의주식보유변동 | 2022-08-31 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 8157875 | 감사보고서 (2023.12) | 2024-03-25 | Korean | ||
| 8157874 | 연결감사보고서 (2023.12) | 2024-03-25 | Korean | ||
|
2023
1 filing
| |||||
| 8376531 | 감사보고서 (2022.12) | 2023-03-22 | Korean | ||
|
2022
12 filings
| |||||
| 8617789 | 전환사채발행결정 | 2022-09-08 | Korean | ||
| 8622160 | [기재정정]유상증자결정 | 2022-08-31 | Korean | ||
| 8622154 | 최대주주등의주식보유변동 | 2022-08-31 | Korean | ||
| 8621906 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2022-08-31 | Korean | ||
| 8624021 | [기재정정]감자결정 | 2022-08-29 | Korean | ||
| 8626066 | 전환사채발행결정 | 2022-08-24 | Korean | ||
| 8641310 | 유상증자결정 | 2022-08-12 | Korean | ||
| 8660724 | 감자결정 | 2022-07-12 | Korean | ||
| 8666667 | 주요주주의주식보유변동 | 2022-06-30 | Korean | ||
| 8669110 | 최대주주등의주식보유변동 | 2022-06-28 | Korean | ||
| 8670444 | 유상증자결정 | 2022-06-24 | Korean | ||
| 8673730 | 최대주주등의주식보유변동 | 2022-06-16 | 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.