
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 |
|---|---|---|---|
| 中国国航H股公告-月报表 | 2024-07-02 | Chinese | |
| 中国国航H股通函-有關購買國產飛機的主要交易 | 2024-06-20 | Chinese | |
| Circulars - [Major Transaction] | 2024-06-20 | English | |
| ANNOUNCEMENT ON KEY OPERATING DATA OF MAY 2024 | 2024-06-18 | English | |
| 中国国际航空股份有限公司2024年5月主要运营数据公告 | 2024-06-17 | Chinese | |
| 中国国航H股公告-月报表 | 2024-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 | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34725215 | 中国国航H股公告-月报表 | 2024-07-02 | Chinese | ||
| 34725204 | 中国国航H股通函-有關購買國產飛機的主要交易 | 2024-06-20 | Chinese | ||
| 11259804 | Circulars - [Major Transaction] | 2024-06-20 | English | ||
| 11259127 | ANNOUNCEMENT ON KEY OPERATING DATA OF MAY 2024 | 2024-06-18 | English | ||
| 34725195 | 中国国际航空股份有限公司2024年5月主要运营数据公告 | 2024-06-17 | Chinese | ||
| 34725185 | 中国国航H股公告-月报表 | 2024-06-03 | Chinese | ||
| 34725180 | 中国国际航空股份有限公司关于召开2023年度暨2024年第一季度业绩说明会的公告 | 2024-06-03 | Chinese | ||
| 11255126 | POLL RESULTS OF 2023 ANNUAL GENERAL MEETING | 2024-05-31 | English | ||
| 34725171 | 中国国际航空股份有限公司2023年度股东大会决议公告 | 2024-05-30 | Chinese | ||
| 34725163 | 中国国际航空股份有限公司第六届董事会第三十次会议决议公告 | 2024-05-30 | Chinese | ||
| 34725153 | 中国国际航空股份有限公司关于向特定对象发行A股股票申请获得上海证券交易所受理的公告 | 2024-05-30 | Chinese | ||
| 34725144 | 北京市嘉源律师事务所关于中国国际航空股份有限公司2023年度向特定对象发行A股股票的法律意见书 | 2024-05-30 | Chinese | ||
| 34725124 | 中信证券股份有限公司关于中国国际航空股份有限公司2023年度向特定对象发行A股股票之发行保荐书 | 2024-05-30 | Chinese | ||
| 34725097 | 中信证券股份有限公司关于中国国际航空股份有限公司2023年度向特定对象发行A股股票之上市保荐书 | 2024-05-30 | Chinese | ||
| 34725086 | 北京德恒律师事务所关于中国国际航空股份有限公司2023年度股东大会的法律意见 | 2024-05-30 | Chinese | ||
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.