
Mitsubishi Electric Corporation — Investor Relations & Filings
Mitsubishi Electric Corporation is a global manufacturer of electrical and electronic products and systems for a broad range of applications. The company's diverse portfolio serves residential, commercial, and industrial markets. Core business areas include the development and production of air conditioning systems, factory automation solutions, energy systems, and semiconductors. In the automotive sector, the company provides electrification products, driving assistance systems, and car multimedia. Additionally, Mitsubishi Electric has a significant presence in the space sector, manufacturing satellites, satellite components, and ground systems. The corporation aims to address social challenges and achieve sustainability through its business activities and technological innovations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-05-29 | Japanese | |
| 三菱電機 IR Day 2026 説明会資料(半導体・デバイス事業)公開のお知らせ | 2026-05-29 | Japanese | |
| 三菱電機 IR Day 2026 説明会資料(ライフビジネスエリア)公開のお知らせ | 2026-05-29 | Japanese | |
| 三菱電機 IR Day 2026 説明会資料(FAシステム事業)公開のお知らせ | 2026-05-29 | Japanese | |
| 三菱電機 IR Day 2026 説明会資料(インフラビジネスエリア)公開のお知らせ | 2026-05-29 | Japanese | |
| 三菱電機 IR Day 2026 説明会資料(新中期経営戦略)公開のお知らせ | 2026-05-29 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47871729 | 変更報告書 | 2026-05-29 | Japanese | ||
| 47869547 | 三菱電機 IR Day 2026 説明会資料(半導体・デバイス事業)公開のお知らせ | 2026-05-29 | Japanese | ||
| 47869545 | 三菱電機 IR Day 2026 説明会資料(ライフビジネスエリア)公開のお知らせ | 2026-05-29 | Japanese | ||
| 47869544 | 三菱電機 IR Day 2026 説明会資料(FAシステム事業)公開のお知らせ | 2026-05-29 | Japanese | ||
| 47869542 | 三菱電機 IR Day 2026 説明会資料(インフラビジネスエリア)公開のお知らせ | 2026-05-29 | Japanese | ||
| 47869541 | 三菱電機 IR Day 2026 説明会資料(新中期経営戦略)公開のお知らせ | 2026-05-29 | Japanese | ||
| 47007301 | 株式会社弘電社の株式譲渡(連結子会社の異動)に関するお知らせ | 2026-05-25 | Japanese | ||
| 47006678 | 役員報酬BIP信託の延長及び株式付与ESOP信託の導入にかかる自己株式処分に関するお知らせ | 2026-05-25 | Japanese | ||
| 47006676 | 当社執行役等に対する業績連動型株式報酬制度への追加拠出及び当社幹部従業員を対象とした株式交付制度の導入に関するお知らせ | 2026-05-25 | Japanese | ||
| 47005927 | 訂正発行登録書 | 2026-05-25 | Japanese | ||
| 47005915 | 臨時報告書 | 2026-05-25 | Japanese | ||
| 47005904 | 臨時報告書 | 2026-05-25 | Japanese | ||
| 47005840 | 退職給付信託返還益(特別利益)の計上に関するお知らせ | 2026-05-25 | Japanese | ||
| 47002604 | 変更報告書 | 2026-05-25 | Japanese | ||
| 46879719 | 2026年3月期 決算説明会資料 | 2026-04-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
Mitsubishi Electric Corporation 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/11835/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11835 | 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=11835 | 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=11835 \ -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": 11835}, 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 Electric Corporation (id: 11835)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.