
Hitachi, Ltd. — Investor Relations & Filings
Hitachi, Ltd. is a global technology company focused on social innovation and creating a sustainable future. It integrates expertise in Information Technology (IT) and Operational Technology (OT) to deliver advanced solutions across key sectors. The company's primary business segments include Digital Systems & Services, Green Energy & Mobility, and Connective Industries. Key offerings range from clean energy and power grid systems to advanced rail and mobility solutions. In the industrial sector, Hitachi provides smart manufacturing technologies leveraging AI and IoT to optimize value chains. The company also develops critical solutions in healthcare, such as particle beam therapy systems, and offers integrated IoT platforms for smart building management. Through its diverse portfolio, Hitachi aims to solve societal challenges by developing superior, original technology and products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2021-10-20 | Japanese | |
| 訂正報告書(大量保有報告書・変更報告書) | 2021-08-23 | Japanese | |
| 変更報告書 | 2021-08-19 | Japanese | |
| 四半期報告書-第153期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-05 | Japanese | |
| 内部統制報告書-第152期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | |
| 確認書 | 2021-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
11 filings
| |||||
| 7625237 | 変更報告書 | 2021-10-20 | Japanese | ||
| 7626905 | 訂正報告書(大量保有報告書・変更報告書) | 2021-08-23 | Japanese | ||
| 7626934 | 変更報告書 | 2021-08-19 | Japanese | ||
| 7662626 | 四半期報告書-第153期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-05 | Japanese | ||
| 7669511 | 内部統制報告書-第152期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | ||
| 7669506 | 確認書 | 2021-06-23 | Japanese | ||
| 7669501 | 有価証券報告書-第152期(令和2年4月1日-令和3年3月31日) | 2021-06-23 | Japanese | ||
| 7672421 | 変更報告書 | 2021-05-10 | Japanese | ||
| 7673025 | 大量保有報告書 | 2021-04-07 | Japanese | ||
| 7673026 | 変更報告書 | 2021-04-07 | Japanese | ||
| 7676955 | 四半期報告書-第152期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-10 | Japanese | ||
|
2020
4 filings
| |||||
| 7681437 | 四半期報告書-第152期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
| 7684275 | 四半期報告書-第152期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-31 | Japanese | ||
| 7684270 | 確認書 | 2020-08-31 | Japanese | ||
| 7684268 | 内部統制報告書-第151期(平成31年4月1日-令和2年3月31日) | 2020-08-31 | Japanese | ||
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 |
Hitachi, 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/11834/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11834 | 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=11834 | 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=11834 \ -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": 11834}, 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, Ltd. (id: 11834)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.