
Hyundai-Rotem Co. — Investor Relations & Filings
Hyundai-Rotem Co. is a comprehensive heavy industry company specializing in three core business areas: Railway Systems, Defense Solutions, and Plant & Eco Business. The Railway Systems division designs, develops, and manufactures a wide range of rolling stock, including high-speed trains, electric multiple units (EMUs), locomotives, and passenger cars. The company also provides integrated solutions encompassing signaling, communications, and aftermarket services. The Defense Solutions division focuses on the development and production of advanced ground weapon systems. The Plant & Eco Business division provides plant and environmental engineering solutions, with a strategic focus on hydrogen energy infrastructure, including the construction of hydrogen production facilities and refueling stations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 단일판매ㆍ공급계약체결 | 2025-05-07 | Korean | |
| 투자판단관련주요경영사항 | 2025-04-25 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-04-07 | Korean | |
| 투자판단관련주요경영사항 | 2025-04-07 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-03-28 | Korean | |
| 정기주주총회결과 | 2025-03-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7906827 | 단일판매ㆍ공급계약체결 | 2025-05-07 | Korean | ||
| 7909774 | 투자판단관련주요경영사항 | 2025-04-25 | Korean | ||
| 7915032 | 단일판매ㆍ공급계약체결 | 2025-04-07 | Korean | ||
| 7914967 | 투자판단관련주요경영사항 | 2025-04-07 | Korean | ||
| 7919251 | 단일판매ㆍ공급계약체결 | 2025-03-28 | Korean | ||
| 7922379 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7922374 | 약관에의한금융거래시계열금융회사의거래상대방의공시 | 2025-03-26 | Korean | ||
| 7922370 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-26 | Korean | ||
| 7924577 | [기재정정]사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7948908 | 선급금지급결정 | 2025-03-20 | Korean | ||
| 7951453 | 사업보고서 (2024.12) | 2025-03-18 | Korean | ||
| 7963538 | 감사보고서제출 | 2025-03-05 | Korean | ||
| 7966081 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-02-28 | Korean | ||
| 7967876 | 단일판매ㆍ공급계약체결 | 2025-02-26 | Korean | ||
| 7969716 | 공정거래자율준수프로그램운영현황(안내공시) | 2025-02-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alstom
Global developer of rail transport solutions, including rol…
|
ALO | FR | Manufacturing |
|
Beijing Dinghan Technology Group Co.,Ltd.
Develops and manufactures high-end equipment and systems fo…
|
300011 | CN | Manufacturing |
|
Beijing Jiaoda Signal Technology Co.,Ltd.
Develops rail signaling and control systems for high-speed …
|
300851 | CN | Manufacturing |
|
Chemins de Fer Départementaux
An industrial group that designs, constructs, and operates …
|
MLCFD | FR | Manufacturing |
|
Chengdu Xinzhu Road&Bridge Machinery Co.,LTD
Provides bridge components and rail transit solutions for u…
|
002480 | CN | Manufacturing |
|
China High-Speed Railway Technology Co., Ltd.
Provides intelligent maintenance equipment and O&M solution…
|
000008 | CN | Manufacturing |
|
COBRASMA SA
Manufacturer of heavy capital goods and transportation equi…
|
— | BR | Manufacturing |
|
Construcciones y Auxiliar de Ferrocarriles S.A.
A global provider of railway vehicles, sustainable buses, a…
|
CAF | ES | Manufacturing |
|
Cosmic CRF Limited
Manufactures cold rolled formed sections and structural com…
|
543928 | IN | Manufacturing |
|
CRRC Corp. Ltd.
A global supplier of rail transit equipment, including roll…
|
1766 | CN | Manufacturing |
Hyundai-Rotem Co. 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/15364/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15364 | 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=15364 | 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=15364 \ -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": 15364}, 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 Hyundai-Rotem Co. (id: 15364)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.