
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.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-02-26 | Japanese | |
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書 | 2025-11-11 | Japanese | |
| 変更報告書 | 2025-10-07 | Japanese | |
| 訂正発行登録書 | 2025-10-02 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2025-08-28 | Japanese |
Browse filings by year
12 years| 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 |
|---|---|---|---|
|
China Shipbuilding Industry Group Power Co.,Ltd
Provides integrated marine power systems, propulsion soluti…
|
600482 | CN | Manufacturing |
|
CHINA YUCHAI INTERNATIONAL LTD
Manufactures diesel and gas engines for vehicles, machinery…
|
CYD | BM | Manufacturing |
|
CHONGQING ZONGSHEN POWER MACHINERY CO.,LTD
Produces small-to-medium engines, power machinery, and new …
|
001696 | CN | Manufacturing |
|
Cleanfield Alternative Energy Inc.
Develops and distributes proprietary renewable energy solut…
|
AIR.H | CA | Manufacturing |
|
Climeon AB
Converts low-temperature waste heat into clean electricity …
|
CLIME.B | SE | Manufacturing |
|
Collicutt Energy Services Ltd.
Leading provider of custom power generation equipment and i…
|
— | CA | Manufacturing |
|
CUMMINS INC
A global power technology leader that designs and manufactu…
|
CMI | US | Manufacturing |
|
Cummins India Ltd.
Designs and manufactures diesel and alternative fuel engine…
|
CUMMINSIND | IN | Manufacturing |
|
DAIHATSU INFINEARTH MFG.CO.,LTD.
Manufacturer of internal combustion engines and industrial …
|
6023 | JP | Manufacturing |
|
DEUTZ AG
Manufacturer of diesel, gas, and electrified drive systems …
|
DEZ | DE | 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.