
Hanwha Engine Co., Ltd. — Investor Relations & Filings
Hanwha Engine Co., Ltd. is a leading manufacturer specializing in low-speed and medium-speed marine diesel engines for large, ocean-going vessels. The company also produces diesel and gas engines for electric power generation, supplying diesel power plants globally. A primary focus is on developing high-performance, environmentally friendly technologies. Key innovations include the production of the world's first and largest electronically controlled marine engine and the development of DelNOx, the first low-temperature Selective Catalytic Reduction (SCR) system designed to reduce NOx emissions from ships. The company is committed to stringent quality control for its products and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 사업보고서 (2024.12) | 2025-03-18 | Korean | |
| 감사보고서제출 | 2025-03-17 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-05 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-03-05 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-02-28 | Korean | |
| 주주총회소집결의 | 2025-02-25 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7952075 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7953006 | 감사보고서제출 | 2025-03-17 | Korean | ||
| 7964028 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-05 | Korean | ||
| 7963676 | 단일판매ㆍ공급계약체결 | 2025-03-05 | Korean | ||
| 7965912 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-02-28 | Korean | ||
| 7968261 | 주주총회소집결의 | 2025-02-25 | Korean | ||
| 7968212 | 주주총회소집공고 | 2025-02-25 | Korean | ||
| 7968159 | 의결권대리행사권유참고서류 | 2025-02-25 | Korean | ||
| 7968040 | 신규시설투자등 | 2025-02-25 | Korean | ||
| 7972323 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-02-14 | Korean | ||
| 7985848 | 영업(잠정)실적(공정공시) | 2025-02-07 | Korean | ||
| 7988325 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-04 | Korean | ||
| 7988420 | 주식등의대량보유상황보고서(약식) | 2025-02-03 | Korean | ||
| 7990480 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-01-22 | Korean | ||
| 7990983 | 주식등의대량보유상황보고서(약식) | 2025-01-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | CN | Manufacturing |
Hanwha Engine 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/16647/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16647 | 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=16647 | 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=16647 \ -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": 16647}, 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 Hanwha Engine Co., Ltd. (id: 16647)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.