
Hitachi Construction Machinery Co., Ltd. — Investor Relations & Filings
Hitachi Construction Machinery Co., Ltd. is a global manufacturer of construction and mining equipment. The company develops, manufactures, sells, and services a wide range of machinery for applications such as digging, loading, breaking, crushing, and screening. Its portfolio includes a notable specialization in ultra-large hydraulic excavators for the mining sector. The company provides solutions for customers in social infrastructure, industrial, and residential construction. Beyond new equipment, it offers a comprehensive value chain of lifecycle services and business solutions aimed at enhancing job site safety and efficiency through technological innovation. The company is scheduled to change its corporate name to LANDCROS on April 1, 2027.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第54期(平成29年4月1日-平成30年3月31日) | 2018-06-26 | Japanese | |
| 四半期報告書-第54期第3四半期(2017/10/01-2017/12/31) | 2018-02-09 | Japanese | |
| 四半期報告書-第54期第2四半期(2017/07/01-2017/09/30) | 2017-11-08 | Japanese | |
| 四半期報告書-第54期第1四半期(2017/04/01-2017/06/30) | 2017-08-09 | Japanese | |
| 有価証券報告書-第53期(2016/04/01-2017/03/31) | 2017-06-27 | Japanese | |
| 訂正有価証券報告書-第52期(2015/04/01-2016/03/31) | 2017-03-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
2 filings
| |||||
| 7725313 | 有価証券報告書-第54期(平成29年4月1日-平成30年3月31日) | 2018-06-26 | Japanese | ||
| 7729611 | 四半期報告書-第54期第3四半期(2017/10/01-2017/12/31) | 2018-02-09 | Japanese | ||
|
2017
5 filings
| |||||
| 7733312 | 四半期報告書-第54期第2四半期(2017/07/01-2017/09/30) | 2017-11-08 | Japanese | ||
| 7736292 | 四半期報告書-第54期第1四半期(2017/04/01-2017/06/30) | 2017-08-09 | Japanese | ||
| 7738858 | 有価証券報告書-第53期(2016/04/01-2017/03/31) | 2017-06-27 | Japanese | ||
| 7829115 | 訂正有価証券報告書-第52期(2015/04/01-2016/03/31) | 2017-03-28 | Japanese | ||
| 7835820 | 四半期報告書-第53期第3四半期(2016/10/01-2016/12/31) | 2017-02-09 | Japanese | ||
|
2016
4 filings
| |||||
| 7839266 | 四半期報告書-第53期第2四半期(2016/07/01-2016/09/30) | 2016-11-08 | Japanese | ||
| 7842267 | 四半期報告書-第53期第1四半期(2016/04/01-2016/06/30) | 2016-08-09 | Japanese | ||
| 7844513 | 有価証券報告書-第52期(2015/04/01-2016/03/31) | 2016-06-28 | Japanese | ||
| 7849409 | 四半期報告書-第52期第3四半期(2015/10/01-2015/12/31) | 2016-02-08 | Japanese | ||
|
2015
1 filing
| |||||
| 7852821 | 四半期報告書-第52期第2四半期(2015/07/01-2015/09/30) | 2015-11-06 | Japanese | ||
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 |
Hitachi Construction Machinery 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/11730/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11730 | 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=11730 | 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=11730 \ -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": 11730}, 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 Hitachi Construction Machinery Co., Ltd. (id: 11730)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.