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 |
|---|---|---|---|
| 东航物流第三届监事会第5次会议决议公告 | 2025-08-29 | Chinese | |
| 东航物流2025年半年度报告 | 2025-08-29 | Chinese | |
| 东航物流关于召开2025年第一次临时股东大会的通知 | 2025-08-29 | Chinese | |
| 东航物流关于公司董事离任的公告 | 2025-08-20 | Chinese | |
| 东航物流关于5%以上股东股份质押的公告 | 2025-07-17 | Chinese | |
| 东航物流关于聘任高级管理人员的公告 | 2025-07-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39231080 | 东航物流第三届监事会第5次会议决议公告 | 2025-08-29 | Chinese | ||
| 39231077 | 东航物流2025年半年度报告 | 2025-08-29 | Chinese | ||
| 39231058 | 东航物流关于召开2025年第一次临时股东大会的通知 | 2025-08-29 | Chinese | ||
| 39231053 | 东航物流关于公司董事离任的公告 | 2025-08-20 | Chinese | ||
| 39231049 | 东航物流关于5%以上股东股份质押的公告 | 2025-07-17 | Chinese | ||
| 39231043 | 东航物流关于聘任高级管理人员的公告 | 2025-07-09 | Chinese | ||
| 39231037 | 东航物流关于股东协议转让股份完成过户登记的公告 | 2025-07-01 | Chinese | ||
| 39231026 | 东航物流关于5%以上股东部分股份解除质押的公告 | 2025-06-30 | Chinese | ||
| 39231021 | 东航物流第三届董事会第2次普通会议决议公告 | 2025-06-30 | Chinese | ||
| 39231014 | 东航物流关于签署货运物流框架协议暨关联交易的公告 | 2025-06-30 | Chinese | ||
| 39231007 | 东航物流第三届监事会第4次会议决议公告 | 2025-06-30 | Chinese | ||
| 39231000 | 东航物流关于公司董事辞任及提名非独立董事候选人的公告 | 2025-06-30 | Chinese | ||
| 39230992 | 东航物流关于5%以上股东股份解除质押暨协议转让股份进展公告 | 2025-06-16 | Chinese | ||
| 39230986 | 东航物流2024年年度权益分派实施公告 | 2025-06-12 | Chinese | ||
| 39230976 | 东航物流2024年年度股东大会决议公告 | 2025-05-30 | 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.