HYUNDAI EVERDIGM Corp. — Investor Relations & Filings
HYUNDAI EVERDIGM Corp. is a manufacturer of heavy equipment for the construction, mining, and rescue sectors. The company's product portfolio includes concrete pump trucks, tower cranes, hydraulic attachments, surface and core drill rigs, and specialized vehicles such as fire trucks. It also produces generators. As an affiliate of the Hyundai Department Store Group, the company focuses on continuous research and development to provide a diverse range of customized equipment solutions for various industrial applications and disaster sites globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2025-01-09 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-01-03 | Korean | |
| 기업설명회(IR)개최 | 2024-12-12 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2024-12-12 | Korean | |
| 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-29 | Korean | |
| 분기보고서 (2024.09) | 2024-11-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 7993201 | 주식등의대량보유상황보고서(약식) | 2025-01-09 | Korean | ||
| 7994503 | 주식등의대량보유상황보고서(일반) | 2025-01-03 | Korean | ||
|
2024
13 filings
| |||||
| 8006828 | 기업설명회(IR)개최 | 2024-12-12 | Korean | ||
| 8006822 | 주주명부폐쇄기간또는기준일설정 | 2024-12-12 | Korean | ||
| 8011133 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-29 | Korean | ||
| 8016194 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8020304 | 기업설명회(IR)개최 | 2024-11-07 | Korean | ||
| 8020278 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-11-07 | Korean | ||
| 8021077 | 결산실적공시예고 | 2024-11-05 | Korean | ||
| 8049947 | 주식등의대량보유상황보고서(약식) | 2024-10-08 | Korean | ||
| 8082840 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-08-30 | Korean | ||
| 8095648 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2024-08-14 | Korean | ||
| 8091082 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8099145 | 기업설명회(IR)개최 | 2024-08-09 | Korean | ||
| 8099115 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-08-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
HYUNDAI EVERDIGM Corp. 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/15174/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15174 | 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=15174 | 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=15174 \ -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": 15174}, 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 EVERDIGM Corp. (id: 15174)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.