
Evergreen International Storage & Transport Corporation — Investor Relations & Filings
Evergreen International Storage and Transport Corporation (EITC) is a comprehensive logistics and transportation provider specializing in integrated supply chain solutions. The company’s core operations include inland container transportation, container terminal management, and warehousing logistics. EITC maintains a strategic network of container terminals located near major industrial hubs and highways to facilitate efficient import and export customs clearance. Its service portfolio extends to port terminal stevedoring, vessel leasing, and inland transit. Beyond freight, the company operates a passenger transport division providing highway bus services, tour charters, and corporate commuting. EITC focuses on operational excellence through fleet modernization, digital system optimization, and sustainability initiatives, such as the adoption of low-emission vehicles and green logistics practices, to ensure safe and reliable service delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 109年第3季財務報告書 — 202001_2607_AI1.pdf | 2020-12-31 | Chinese | |
| 公告本公司董事會通過捐贈事宜 | 2020-12-22 | Chinese | |
| 109年11月內部人持股異動(事後) | 2020-12-14 | Chinese | |
| 109年11月董事會成員及持股 | 2020-12-14 | Chinese | |
| 109年11月背書保證與資金貸與 | 2020-12-10 | Chinese | |
| 109年11月營業收入 | 2020-12-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33971981 | 109年第3季財務報告書 — 202001_2607_AI1.pdf | 2020-12-31 | Chinese | ||
| 33966876 | 公告本公司董事會通過捐贈事宜 | 2020-12-22 | Chinese | ||
| 33966878 | 109年11月內部人持股異動(事後) | 2020-12-14 | Chinese | ||
| 33966877 | 109年11月董事會成員及持股 | 2020-12-14 | Chinese | ||
| 33966882 | 109年11月背書保證與資金貸與 | 2020-12-10 | Chinese | ||
| 33966880 | 109年11月營業收入 | 2020-12-10 | Chinese | ||
| 33966884 | 代本公司之重要子公司「立盛企業」公告總經理異動 | 2020-11-17 | Chinese | ||
| 33966887 | 代本公司之重要子公司「立盛企業」公告董事異動達 三分之一以上 | 2020-11-17 | Chinese | ||
| 33966888 | 代本公司之重要子公司「立盛企業」公告 109年股東臨時會重要決議事項 | 2020-11-17 | Chinese | ||
| 33966892 | 109年第3季大陸投資 | 2020-11-11 | Chinese | ||
| 33966894 | 109年第3季海外子公司投資 | 2020-11-11 | Chinese | ||
| 33966900 | 109年第3季權益變動表 | 2020-11-11 | Chinese | ||
| 33966899 | 109年第3季現金流量表 | 2020-11-11 | Chinese | ||
| 33966898 | 109年第3季綜合損益表 | 2020-11-11 | Chinese | ||
| 33966896 | 109年第3季資產負債表 | 2020-11-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
Evergreen International Storage & Transport Corporation 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/52161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52161 | 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=52161 | 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=52161 \ -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": 52161}, 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 Evergreen International Storage & Transport Corporation (id: 52161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.