
AeroEdge Co.,Ltd. — Investor Relations & Filings
AeroEdge Co., Ltd. is a manufacturing company specializing in parts for the aerospace sector, with a primary focus on aircraft engines. The company is a first-tier supplier for Safran Aircraft Engines' LEAP turbine program, mass-producing critical components such as low-pressure turbine blades. Core capabilities include advanced machining, engineering services, and the development and application of Additive Manufacturing (AM) technologies. AeroEdge is distinguished by its direct supply contract with a major global aircraft engine original equipment manufacturer (OEM), enabling it to contribute to next-generation aviation technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第9期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | |
| 臨時報告書 | 2024-09-18 | Japanese | |
| 確認書 | 2024-05-15 | Japanese | |
| 四半期報告書-第9期第3四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | |
| 確認書 | 2024-02-14 | Japanese | |
| 四半期報告書-第9期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 7306979 | 有価証券報告書-第9期(2023/07/01-2024/06/30) | 2024-09-30 | Japanese | ||
| 7308360 | 臨時報告書 | 2024-09-18 | Japanese | ||
| 7336939 | 確認書 | 2024-05-15 | Japanese | ||
| 7336912 | 四半期報告書-第9期第3四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7351478 | 確認書 | 2024-02-14 | Japanese | ||
| 7351450 | 四半期報告書-第9期第2四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
8 filings
| |||||
| 7372267 | 確認書 | 2023-11-14 | Japanese | ||
| 7372214 | 四半期報告書-第9期第1四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7543788 | 確認書 | 2023-09-29 | Japanese | ||
| 7543790 | 有価証券報告書-第8期(2022/07/01-2023/06/30) | 2023-09-29 | Japanese | ||
| 7551742 | 臨時報告書 | 2023-08-04 | Japanese | ||
| 7559419 | 訂正有価証券届出書(新規公開時) | 2023-06-23 | Japanese | ||
| 7565773 | 訂正有価証券届出書(新規公開時) | 2023-06-15 | Japanese | ||
| 7566621 | 有価証券届出書(新規公開時) | 2023-05-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | Manufacturing |
|
AeroVironment Inc
Develops intelligent, multi-mission autonomous systems for …
|
AVAV | US | Manufacturing |
AeroEdge Co.,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/14640/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14640 | 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=14640 | 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=14640 \ -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": 14640}, 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 AeroEdge Co.,Ltd. (id: 14640)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.