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 |
|---|---|---|---|
|
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 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 Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | 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 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 |
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.