
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 |
|---|---|---|---|
| 中国国航2024年度股东大会会议资料 | 2025-06-04 | Chinese | |
| CIRCULAR FOR THE 2024 ANNUAL GENERAL MEETING | 2025-06-04 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2025-06-04 | English | |
| FORM OF PROXY FOR ANNUAL GENERAL MEETING | 2025-06-04 | English | |
| 中国国航H股公告-月报表 | 2025-06-03 | Chinese | |
| 中国国际航空股份有限公司关于召开2024年度股东大会的通知 | 2025-06-03 | Chinese |
Browse filings by year
21 years- 2026 110 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 | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34728811 | 中国国航2024年度股东大会会议资料 | 2025-06-04 | Chinese | ||
| 11361010 | CIRCULAR FOR THE 2024 ANNUAL GENERAL MEETING | 2025-06-04 | English | ||
| 11360981 | NOTICE OF ANNUAL GENERAL MEETING | 2025-06-04 | English | ||
| 11360976 | FORM OF PROXY FOR ANNUAL GENERAL MEETING | 2025-06-04 | English | ||
| 34728800 | 中国国航H股公告-月报表 | 2025-06-03 | Chinese | ||
| 34728794 | 中国国际航空股份有限公司关于召开2024年度股东大会的通知 | 2025-06-03 | Chinese | ||
| 11359354 | Working Rules of the Nomination Committee | 2025-05-29 | English | ||
| 11359351 | PROPOSED AMENDMENTS TO THE ARTICLES OF ASSOCIATION | 2025-05-29 | English | ||
| 11359337 | CONTINUING CONNECTED TRANSACTION | 2025-05-29 | English | ||
| 34728780 | 中国国际航空股份有限公司持续关联交易公告 | 2025-05-28 | Chinese | ||
| 34728767 | 中国国际航空股份有限公司第六届监事会第二十三次会议决议公告 | 2025-05-28 | Chinese | ||
| 34728760 | 中国国际航空股份有限公司董事会提名委员会工作细则 | 2025-05-28 | Chinese | ||
| 34728749 | 中国国际航空股份有限公司第七届董事会第四次会议决议公告 | 2025-05-28 | Chinese | ||
| 34728738 | 中国国际航空股份有限公司关于修改公司章程、股东大会议事规则、董事会议事规则并取消监事会的公告 | 2025-05-28 | Chinese | ||
| 11355312 | ANNOUNCEMENT ON KEY OPERATING DATA OF APRIL 2025 | 2025-05-16 | English | ||
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 Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | 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.