
Air China Ld — Investor Relations & Filings
Air China Limited is a major air transportation provider and the national flag carrier. The company's core business involves providing domestic, regional, and international passenger air transport and air cargo services. It operates an extensive route network, connecting numerous destinations across Asia, Europe, North America, and other regions, with a strategic focus on key intercontinental markets. As a member of the Star Alliance, Air China offers its customers access to a global network of destinations. The airline is also uniquely designated to provide special flight services for state leaders on official visits. Additional offerings include ancillary services such as chauffeured transfers in select major cities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国国际航空股份有限公司2025年度股东会会议资料 | 2026-05-18 | Chinese | |
| ANNOUNCEMENT ON KEY OPERATING DATA OF APRIL 2026 | 2026-05-18 | English | |
| 中国国际航空股份有限公司2026年4月主要运营数据公告 | 2026-05-15 | Chinese | |
| SUPPLEMENTAL NOTICE OF AGM | 2026-05-13 | English | |
| REVISED FORM OF PROXY | 2026-05-13 | English | |
| PROPOSED APPOINTMENT OF NON-EXECUTIVE DIRECTOR | 2026-05-13 | English |
Browse filings by year
21 years- 2026 98 filings
- 2025 212 filings
- 2024 199 filings
- 2023 199 filings
- 2022 180 filings
- 2021 145 filings
- 2020 173 filings
- 2019 121 filings
- 2018 83 filings
- 2017 114 filings
- 2016 109 filings
- 2015 92 filings
- 2014 75 filings
- 2013 90 filings
- 2012 74 filings
- 2011 47 filings
- 2010 73 filings
- 2009 43 filings
- 2008 63 filings
- 2007 51 filings
- 2006 39 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513376 | 中国国际航空股份有限公司2025年度股东会会议资料 | 2026-05-18 | Chinese | ||
| 46381105 | ANNOUNCEMENT ON KEY OPERATING DATA OF APRIL 2026 | 2026-05-18 | English | ||
| 46365517 | 中国国际航空股份有限公司2026年4月主要运营数据公告 | 2026-05-15 | Chinese | ||
| 45444706 | SUPPLEMENTAL NOTICE OF AGM | 2026-05-13 | English | ||
| 45444701 | REVISED FORM OF PROXY | 2026-05-13 | English | ||
| 45444673 | PROPOSED APPOINTMENT OF NON-EXECUTIVE DIRECTOR | 2026-05-13 | English | ||
| 45347099 | 中国国际航空股份有限公司关于2025年度股东会增加临时提案的公告 | 2026-05-12 | Chinese | ||
| 45346227 | 中国国际航空股份有限公司第七届董事会第十六次会议决议公告 | 2026-05-12 | Chinese | ||
| 42634407 | FORM OF PROXY FOR ANNUAL SHAREHOLDERS’ MEETING | 2026-05-07 | English | ||
| 42501519 | circular for anual shareholders‘ meeting | 2026-05-07 | English | ||
| 42451051 | NOTICE OF ANNUAL SHAREHOLDERS’ MEETING | 2026-05-07 | English | ||
| 44277094 | 中国国航H股公告-月报表 | 2026-05-06 | Chinese | ||
| 39045491 | FIRST QUARTERLY REPORT OF 2026 | 2026-04-30 | English | ||
| 39034734 | DISCLOSEABLE AND CONTINUING CONNECTED TRANSACTIONS | 2026-04-30 | English | ||
| 39027874 | CESSATION OF OFFICE OF SENIOR MANAGEMENT | 2026-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIR NEW ZEALAND LIMITED
Provides scheduled passenger and cargo air transportation a…
|
AIZ | NZ | Transportation and storage |
|
ALASKA AIR GROUP, INC.
An airline holding company providing passenger and cargo ai…
|
ALK | US | Transportation and storage |
|
Allegiant Travel CO
Ultra-low-cost carrier offering flights and packages to lei…
|
ALGT | US | Transportation and storage |
|
ALLIANCE AVIATION SERVICES LIMITED
Provides contract, charter, and FIFO aviation services for …
|
AQZ | AU | Transportation and storage |
|
American Airlines Group Inc.
An airline holding company providing passenger and cargo ai…
|
AAL | US | Transportation and storage |
|
ANA HOLDINGS INC.
An airline holding company operating extensive domestic and…
|
7X0B | SG | Transportation and storage |
|
ANA HOLDINGSINC.
A holding company for an airline group providing passenger …
|
9202 | JP | Transportation and storage |
|
Archer Aviation Inc.
Designs and develops electric vertical takeoff and landing …
|
ACHR | US | Transportation and storage |
|
Asiana Airlines Inc.
An air transportation company providing passenger and cargo…
|
020560 | KR | Transportation and storage |
|
AZUL S.A.
Passenger and cargo airline serving over 150 domestic and i…
|
— | BR | Transportation and storage |
Air China Ld 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/10418/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10418 | 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=10418 | 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=10418 \ -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": 10418}, 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 Air China Ld (id: 10418)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.