
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 |
|---|---|---|---|
| CONTINUING CONNECTED TRANSACTION | 2023-05-02 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2023-05-02 | English | |
| 中国国航H股公告-2022年度股东大会通函 | 2023-04-28 | Chinese | |
| 中国国际航空股份有限公司关于召开2022年度股东大会的通知 | 2023-04-28 | Chinese | |
| CONNECTED TRANSACTION: THE TRANSFER OF AIRCRAFT | 2023-04-27 | English | |
| FIRST QUARTERLY REPORT OF 2023 | 2023-04-27 | English |
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 | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 11173403 | CONTINUING CONNECTED TRANSACTION | 2023-05-02 | English | ||
| 11173342 | NOTICE OF ANNUAL GENERAL MEETING | 2023-05-02 | English | ||
| 34722934 | 中国国航H股公告-2022年度股东大会通函 | 2023-04-28 | Chinese | ||
| 34722903 | 中国国际航空股份有限公司关于召开2022年度股东大会的通知 | 2023-04-28 | Chinese | ||
| 11172402 | CONNECTED TRANSACTION: THE TRANSFER OF AIRCRAFT | 2023-04-27 | English | ||
| 11172377 | FIRST QUARTERLY REPORT OF 2023 | 2023-04-27 | English | ||
| 34722891 | 中国国际航空股份有限公司第六届董事会第十九次会议决议公告 | 2023-04-26 | Chinese | ||
| 34722881 | 中国国际航空股份有限公司第六届监事会第十一次会议决议公告 | 2023-04-26 | Chinese | ||
| 34722871 | 中国国际航空股份有限公司2023年第一季度报告 | 2023-04-26 | Chinese | ||
| 34722857 | 中国国际航空股份有限公司关于要约收购山东航空股份有限公司的股份完成过户登记的公告 | 2023-04-26 | Chinese | ||
| 34722846 | 中国国际航空股份有限公司关于飞机转让的关联交易公告 | 2023-04-26 | Chinese | ||
| 34722835 | 中国国航独立董事对第六届董事会第十九次会议有关议案的独立意见 | 2023-04-26 | Chinese | ||
| 11171617 | Corporate Social Responsibility Report 2022 | 2023-04-25 | English | ||
| 11171602 | Notification letter non-registered shareholders | 2023-04-25 | English | ||
| 11171583 | Notification letter for registered shareholders | 2023-04-25 | 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.