
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 |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | |
| 訂正発行登録書 | 2026-04-27 | Japanese | |
| 有価証券届出書(参照方式) | 2026-04-27 | Japanese | |
| 臨時報告書 | 2026-04-27 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-14 | Japanese | |
| 訂正発行登録書 | 2026-03-23 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 45801674 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-14 | Japanese | ||
| 37352360 | 訂正発行登録書 | 2026-04-27 | Japanese | ||
| 37352350 | 有価証券届出書(参照方式) | 2026-04-27 | Japanese | ||
| 37352311 | 臨時報告書 | 2026-04-27 | Japanese | ||
| 34470803 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-14 | Japanese | ||
| 33011115 | 訂正発行登録書 | 2026-03-23 | Japanese | ||
| 32933622 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-12 | Japanese | ||
| 13645583 | 訂正発行登録書 | 2026-01-29 | Japanese | ||
| 12662657 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
|
2025
6 filings
| |||||
| 9819546 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-11 | Japanese | ||
| 8243939 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-12 | Japanese | ||
| 8201916 | 変更報告書 | 2025-11-11 | Japanese | ||
| 8198825 | 確認書 | 2025-11-11 | Japanese | ||
| 8198813 | 半期報告書-第157期(2025/04/01-2026/03/31) | 2025-11-11 | Japanese | ||
| 7982580 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-10 | 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 |
|---|---|---|---|
|
TECOGEN INC.
Manufactures on-site Combined Heat and Power (CHP) and chil…
|
TGEN | US | Manufacturing |
|
Triveni Turbine Limited
Designs and manufactures industrial steam turbines up to 10…
|
TRITURBINE | IN | Manufacturing |
|
Turbogen Ltd.
Manufactures high-efficiency micro-turbine CCHP systems for…
|
TURB | GB | Manufacturing |
|
UCM Resita S.A.
Designs and manufactures equipment and provides services fo…
|
UCM | RO | Manufacturing |
|
UKRENERGYMACHINES
Manufacturer of turbines, generators, and other power engin…
|
TATM | UA | Manufacturing |
|
UNISON CO., LTD.
Manufactures and installs wind power systems and provides E…
|
018000 | KR | Manufacturing |
|
Wärtsilä Oyj Abp
Provides technologies and lifecycle solutions for the marin…
|
WRT1V | FI | Manufacturing |
|
Weichai Heavy Machinery Co., Ltd.
Develops and manufactures diesel engines and power systems …
|
000880 | CN | Manufacturing |
|
Windey Energy Technology Group Co.,Ltd.
Specializes in wind power systems, energy storage, and clea…
|
300772 | CN | Manufacturing |
|
Xi'An Shaangu Power Co., Ltd.
Develops high-end turbomachinery and energy-saving solution…
|
601369 | 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.