EASTERN AIR LOGISTICS CO., LTD. — Investor Relations & Filings
About EASTERN AIR LOGISTICS CO., LTD.
Eastern Air Logistics Co., Ltd. (EAL) provides integrated air logistics services, encompassing air freight transportation, cargo terminal operations, and comprehensive ground logistics solutions. The company manages extensive cargo terminal facilities at major international aviation hubs, offering specialized services such as cold chain handling, dangerous goods processing, and cross-border e-commerce logistics. Through its operational framework, EAL integrates air cargo capacity with warehousing, customs clearance, and distribution networks to facilitate end-to-end supply chain management. Its service model focuses on the synchronization of air-to-ground operations, utilizing advanced tracking and management systems to ensure efficient cargo throughput. The company supports global trade flows by providing customized logistics packages for diverse sectors, including high-tech manufacturing and perishable goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东方航空物流股份有限公司独立董事工作制度(2025年修订) | 2025-09-16 | Chinese | |
| 东航物流第三届董事会第4次普通会议决议公告 | 2025-09-16 | Chinese | |
| 东方航空物流股份有限公司股东会议事规则(2025年修订) | 2025-09-16 | Chinese | |
| 东航物流2025年第一次临时股东大会决议公告 | 2025-09-16 | Chinese | |
| 东方航空物流股份有限公司投资者关系管理制度(2025年修订) | 2025-09-16 | Chinese | |
| 东方航空物流股份有限公司内幕信息知情人登记管理制度(2025年修订) | 2025-09-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39231214 | 东方航空物流股份有限公司独立董事工作制度(2025年修订) | 2025-09-16 | Chinese | ||
| 39231204 | 东航物流第三届董事会第4次普通会议决议公告 | 2025-09-16 | Chinese | ||
| 39231198 | 东方航空物流股份有限公司股东会议事规则(2025年修订) | 2025-09-16 | Chinese | ||
| 39231187 | 东航物流2025年第一次临时股东大会决议公告 | 2025-09-16 | Chinese | ||
| 39231182 | 东方航空物流股份有限公司投资者关系管理制度(2025年修订) | 2025-09-16 | Chinese | ||
| 39231174 | 东方航空物流股份有限公司内幕信息知情人登记管理制度(2025年修订) | 2025-09-16 | Chinese | ||
| 39231166 | 东方航空物流股份有限公司章程(2025年修订) | 2025-09-16 | Chinese | ||
| 39231156 | 东航物流2025年第一次临时股东大会会议资料 | 2025-09-09 | Chinese | ||
| 39231144 | 东航物流关于与中国东航联合召开2025年中期业绩说明会的公告 | 2025-09-05 | Chinese | ||
| 39231138 | 东航物流第三届董事会2025年第3次例会决议公告 | 2025-08-29 | Chinese | ||
| 39231129 | 东航物流关于东航集团财务有限责任公司2025年半年度风险持续评估报告 | 2025-08-29 | Chinese | ||
| 39231123 | 东航物流关于2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-29 | Chinese | ||
| 39231113 | 东航物流2025年半年度报告摘要 | 2025-08-29 | Chinese | ||
| 39231106 | 东方航空物流股份有限公司章程(2025年修订草案) | 2025-08-29 | Chinese | ||
| 39231095 | 东航物流关于修订《公司章程》《股东会议事规则》《董事会议事规则》的公告 | 2025-08-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Freight air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Afcom Holdings Limited
Provides international air cargo transportation and logisti…
|
544224 | IN | Transportation and storage |
|
Air China Cargo Co., Ltd.
Provides comprehensive air freight and logistics solutions …
|
001391 | CN | Transportation and storage |
|
Air Marine
Aerial operations operator using airplanes and drones for p…
|
MLAIM | FR | Transportation and storage |
|
AIR T INC
A holding company with businesses in air cargo, aircraft le…
|
AIRT | US | Transportation and storage |
|
Cargojet Inc.
Operates a 24/7 network delivering over 25 million pounds o…
|
CJT | CA | Transportation and storage |
|
Firefly Aerospace Inc.
Provides end-to-end space and defense solutions, from launc…
|
FLY | US | Transportation and storage |
|
Intuitive Machines, Inc.
A space exploration and infrastructure company for lunar an…
|
LUNR | US | Transportation and storage |
|
ispace,inc.
A lunar exploration company that designs and operates robot…
|
9348 | JP | Transportation and storage |
|
Maritime Launch Services Inc.
Operates Spaceport Nova Scotia, providing launch services f…
|
MAXQ | CA | Transportation and storage |
|
Momentus Inc.
A commercial space company specializing in in-space infrast…
|
MNTS | US | Transportation and storage |
EASTERN AIR LOGISTICS 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/57201/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57201 | 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=57201 | 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=57201 \ -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": 57201}, 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 EASTERN AIR LOGISTICS CO., LTD. (id: 57201)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.