
Mitsubishi Heavy Industries,Ltd. — Investor Relations & Filings
Mitsubishi Heavy Industries (MHI) Group is a global industrial firm that delivers innovative, integrated solutions across its core business domains: energy, logistics & infrastructure, industrial machinery, and aerospace & defense. The company leverages advanced technology and extensive engineering experience to develop a diverse portfolio of products. Key offerings include high-efficiency gas turbines and power generation systems, commercial and defense aircraft components, ships, and space systems. MHI also provides industrial solutions such as automated forklifts, transportation systems like Automated Guided Transit (AGT), and environmental technologies, including pioneering CO2 capture systems. The group focuses on developing solutions that contribute to a carbon-neutral world, enhance quality of life, and support global safety and infrastructure.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32838931 | 変更報告書 | 2026-02-26 | Japanese | ||
|
2025
10 filings
| |||||
| 8195886 | 確認書 | 2025-11-11 | Japanese | ||
| 8195841 | 半期報告書 | 2025-11-11 | Japanese | ||
| 7976780 | 変更報告書 | 2025-10-07 | Japanese | ||
| 7947269 | 訂正発行登録書 | 2025-10-02 | Japanese | ||
| 7856648 | 発行登録追補書類(株券、社債券等) | 2025-08-28 | Japanese | ||
| 7242005 | 訂正発行登録書 | 2025-07-01 | Japanese | ||
| 7242002 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7245629 | 内部統制報告書 | 2025-06-27 | Japanese | ||
| 7245584 | 確認書 | 2025-06-27 | Japanese | ||
| 7245581 | 有価証券報告書 | 2025-06-27 | Japanese | ||
|
2024
4 filings
| |||||
| 7291169 | 訂正発行登録書 | 2024-12-20 | Japanese | ||
| 7291159 | 臨時報告書 | 2024-12-20 | Japanese | ||
| 7301629 | 確認書 | 2024-11-08 | Japanese | ||
| 7301632 | 半期報告書 | 2024-11-08 | 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 |
Mitsubishi Heavy Industries,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/12047/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12047 | 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=12047 | 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=12047 \ -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": 12047}, 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 Mitsubishi Heavy Industries,Ltd. (id: 12047)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.