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 |
|---|---|---|---|
|
EVA Airways Corporation
Provides global passenger and cargo transport services with…
|
2618 | TW | Transportation and storage |
|
Exchange Income Corporation
Diversified provider of essential services in Aerospace, Av…
|
EIF | CA | Transportation and storage |
|
Exchange Industrial Income Fund
Diversified corporation operating essential services in Aer…
|
EIF | CA | Transportation and storage |
|
Finnair Oyj
Network airline connecting Europe, North America, and Asia …
|
FIA1S | FI | Transportation and storage |
|
FLIGHT SOLUTIONS Inc.
Develops electronic payment solutions and provides systems …
|
3753 | JP | Transportation and storage |
|
FLYEXCLUSIVE INC.
Vertically integrated private jet operator offering charter…
|
FLYX | US | Transportation and storage |
|
Flynas Co.
Low-cost carrier operating domestic and international fligh…
|
4264 | SA | Transportation and storage |
|
Fly Play hf.
A former Icelandic ultra-low-cost airline connecting North …
|
PLAY | IS | Transportation and storage |
|
FlySBS Aviation Limited
Provides aircraft leasing, private charters, and aviation m…
|
FLYSBS | IN | Transportation and storage |
|
Frontier Group Holdings, Inc.
An ultra-low-cost carrier offering unbundled, low-fare air …
|
ULCC | 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.