China Express Airlines Co.,LTD — Investor Relations & Filings
China Express Airlines Co., Ltd. specializes in regional aviation services, focusing on connecting smaller urban centers with major transportation hubs. The airline operates a network designed to facilitate regional-to-trunk and regional-to-regional connectivity, addressing the travel needs of underserved markets. Its fleet includes a mix of Bombardier CRJ-900, Airbus A320, and COMAC ARJ21 aircraft, optimized for short-to-medium haul routes. Core operations encompass scheduled passenger and cargo transport, with a strategic emphasis on improving accessibility for secondary cities. By providing dedicated regional flight schedules and integrated interline services, the company supports the integration of remote areas into the broader transport network. The airline maintains a focus on operational safety and efficiency within its specialized niche of regional air travel.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置自有资金进行委托理财的公告 | 2026-04-26 | Chinese | |
| 关于续聘会计师事务所的公告 | 2026-04-26 | Chinese | |
| 2025年度独立董事述职报告(彭泗清) | 2026-04-26 | Chinese | |
| 内部控制审计报告 | 2026-04-26 | Chinese | |
| 2025年度募集资金存放、管理与使用情况的公告 | 2026-04-26 | Chinese | |
| 关于为全资子公司提供担保的公告 | 2026-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38804863 | 关于使用部分闲置自有资金进行委托理财的公告 | 2026-04-26 | Chinese | ||
| 38804861 | 关于续聘会计师事务所的公告 | 2026-04-26 | Chinese | ||
| 38804857 | 2025年度独立董事述职报告(彭泗清) | 2026-04-26 | Chinese | ||
| 38804855 | 内部控制审计报告 | 2026-04-26 | Chinese | ||
| 38804849 | 2025年度募集资金存放、管理与使用情况的公告 | 2026-04-26 | Chinese | ||
| 38804846 | 关于为全资子公司提供担保的公告 | 2026-04-26 | Chinese | ||
| 38804844 | 关于开展外汇及利率套期保值业务的公告 | 2026-04-26 | Chinese | ||
| 38804842 | 2025年度董事会工作报告 | 2026-04-26 | Chinese | ||
| 38804838 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-26 | Chinese | ||
| 38804834 | 2025年年度报告 | 2026-04-26 | Chinese | ||
| 38804831 | 第四届董事会第六次会议决议公告 | 2026-04-26 | Chinese | ||
| 38804820 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 38804087 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 38804084 | 东兴证券股份有限公司关于华夏航空股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-26 | Chinese | ||
| 38804082 | 关于召开2025年年度股东会的通知 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Global Crossing Airlines Group Inc.
US Part 121 airline offering ACMI, wet lease, and charter f…
|
JETMF | US | Transportation and storage |
|
Global Vectra Helicorp Ltd.
Private helicopter operator for offshore oil and gas transp…
|
GLOBALVECT | IN | Transportation and storage |
|
GOL LINHAS AEREAS INTELIGENTES SA
Provides low-cost passenger and cargo air transportation ac…
|
— | BR | Transportation and storage |
|
Grupo Aeroméxico, S.A.B. de C.V.
Full-service carrier providing global passenger and cargo a…
|
AEROMEX | MX | Transportation and storage |
|
Hainan Airlines Holding Co., Ltd.
Major air carrier providing global passenger and cargo serv…
|
600221 | CN | Transportation and storage |
|
Icelandair Group
A travel holding company with transatlantic flights, airfre…
|
ICEAI | IS | Transportation and storage |
|
InterGlobe Aviation Limited
Low-cost carrier providing scheduled domestic and internati…
|
INDIGO | IN | Transportation and storage |
|
International Consolidated Airlines Group. S.A.
Multinational airline holding company providing passenger a…
|
IAG | ES | Transportation and storage |
|
Israir Group Ltd.
An integrated tourism and aviation company offering flights…
|
ISRG | IL | Transportation and storage |
|
Japan Airlines Co., Ltd.
An air transportation company providing passenger and cargo…
|
9201 | JP | Transportation and storage |
China Express Airlines Co.,LTD 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/54921/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54921 | 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=54921 | 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=54921 \ -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": 54921}, 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 China Express Airlines Co.,LTD (id: 54921)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.