
ANA HOLDINGSINC. — Investor Relations & Filings
ANA HOLDINGS INC. is the parent company of an airline group centered on its core subsidiary, All Nippon Airways (ANA). The group's principal business is air transportation, offering a comprehensive range of scheduled and unscheduled passenger and air cargo services. It operates an extensive network of both domestic and international routes, positioning it as one of the largest airline operators in its primary market. The holding company is responsible for developing corporate strategy, managing group businesses, and overseeing operations. The group is recognized for its commitment to providing premium quality service across its flight operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-12-06 | Japanese | |
| 訂正四半期報告書-第74期第2四半期(2022/07/01-2023/09/30) | 2023-12-06 | Japanese | |
| 確認書 | 2023-11-08 | Japanese | |
| 四半期報告書-第74期第2四半期(2022/07/01-2023/09/30) | 2023-11-08 | Japanese | |
| 四半期報告書-第74期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | |
| 確認書 | 2023-08-09 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
11 filings
| |||||
| 7365609 | 確認書 | 2023-12-06 | Japanese | ||
| 7365608 | 訂正四半期報告書-第74期第2四半期(2022/07/01-2023/09/30) | 2023-12-06 | Japanese | ||
| 7540732 | 確認書 | 2023-11-08 | Japanese | ||
| 7540731 | 四半期報告書-第74期第2四半期(2022/07/01-2023/09/30) | 2023-11-08 | Japanese | ||
| 7550446 | 四半期報告書-第74期第1四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7550445 | 確認書 | 2023-08-09 | Japanese | ||
| 7556696 | 確認書 | 2023-06-28 | Japanese | ||
| 7556694 | 内部統制報告書-第73期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7556697 | 有価証券報告書-第73期(2022/04/01-2023/03/31) | 2023-06-28 | Japanese | ||
| 7577959 | 確認書 | 2023-02-07 | Japanese | ||
| 7577961 | 四半期報告書-第73期第3四半期(2022/10/01-2022/12/31) | 2023-02-07 | Japanese | ||
|
2022
4 filings
| |||||
| 7579747 | 変更報告書 | 2022-12-27 | Japanese | ||
| 7580317 | 大量保有報告書 | 2022-12-20 | Japanese | ||
| 7586818 | 四半期報告書-第73期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-08 | Japanese | ||
| 7586816 | 確認書 | 2022-11-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi Aviation Co.
Leading global aviation service provider and largest commer…
|
ADAVIATION | AE | Transportation and storage |
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Arabia PJSC
A low-cost carrier providing affordable air travel to over …
|
AIRARABIA | AE | Transportation and storage |
|
AIRASIA X BERHAD
Long-haul, low-cost airline offering scheduled, charter, fr…
|
— | MY | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
ANA HOLDINGSINC. 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/12981/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12981 | 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=12981 | 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=12981 \ -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": 12981}, 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 ANA HOLDINGSINC. (id: 12981)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.