HD HYUNDAI MIPO CO.,LTD. — Investor Relations & Filings
HD HYUNDAI MIPO CO.,LTD. is a shipbuilding company specializing in the construction of medium-sized vessels, holding a leading position in the global market for this segment. Originally founded as a ship repair and conversion center, its primary business is now new vessel construction. The company's diverse product portfolio includes product and chemical tankers, container ships, gas carriers (LPG/LEG/LNG), car carriers, and bulk carriers. A key strategic focus is on pioneering advancements in marine mobility through the development of next-generation, eco-friendly ships and decarbonization technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2026-01-02 | Korean | |
| 영업(잠정)실적(공정공시) | 2025-11-03 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-03 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2025-10-27 | Korean | |
| 임시주주총회결과 | 2025-10-23 | Korean | |
| 주주총회소집공고 | 2025-10-02 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12194432 | 주식등의대량보유상황보고서(약식) | 2026-01-02 | Korean | ||
|
2025
14 filings
| |||||
| 33029660 | 영업(잠정)실적(공정공시) | 2025-11-03 | Korean | ||
| 33029659 | 연결재무제표기준영업(잠정)실적(공정공시) | 2025-11-03 | Korean | ||
| 33027175 | 기업설명회(IR)개최(안내공시) | 2025-10-27 | Korean | ||
| 33026375 | 임시주주총회결과 | 2025-10-23 | Korean | ||
| 33022734 | 주주총회소집공고 | 2025-10-02 | Korean | ||
| 33022725 | 의결권대리행사권유참고서류 | 2025-10-02 | Korean | ||
| 33022241 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-01 | Korean | ||
| 33022237 | 주식등의대량보유상황보고서(약식) | 2025-10-01 | Korean | ||
| 33021167 | 단일판매ㆍ공급계약체결 | 2025-09-29 | Korean | ||
| 33021165 | 단일판매ㆍ공급계약체결(자율공시) | 2025-09-29 | Korean | ||
| 33020700 | 타법인주식및출자증권처분결정 | 2025-09-26 | Korean | ||
| 33020689 | 타법인주식및출자증권취득결정 | 2025-09-26 | Korean | ||
| 7863663 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-09-18 | Korean | ||
| 7864261 | 기업설명회(IR)개최(안내공시) | 2025-09-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Building of ships and floating structures
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 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 |
|
HUNTINGTON INGALLS INDUSTRIES, INC.
The largest military shipbuilder in the U.S., designing and…
|
HII | US | Manufacturing |
|
Israel Shipyards Industries Ltd.
A diversified company in maritime, port services, and cemen…
|
ISHI | IL | Manufacturing |
|
Jianglong Shipbuilding Co.,Ltd
Designs and manufactures high-performance, specialized, and…
|
300589 | CN | Manufacturing |
|
Jutal Offshore Oil Services Limited
Provides equipment manufacturing, engineering, and technica…
|
3303 | KY | Manufacturing |
HD HYUNDAI MIPO 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/16154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16154 | 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=16154 | 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=16154 \ -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": 16154}, 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 HD HYUNDAI MIPO CO.,LTD. (id: 16154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.