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 |
|---|---|---|---|
| 114年第2季現金流量表 | 2025-08-14 | Chinese | |
| 114年第2季權益變動表 | 2025-08-14 | Chinese | |
| 114年第2季資產負債表 | 2025-08-14 | Chinese | |
| 114年第2季綜合損益表 | 2025-08-14 | Chinese | |
| 本公司新增背書保證金額達「公開發行公司資金貸與 及背書保證處理準則」第二十五條第一項第四款之標準 | 2025-08-12 | Chinese | |
| 公告本公司114年度第2季合併財務報告 | 2025-08-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33968205 | 114年第2季現金流量表 | 2025-08-14 | Chinese | ||
| 33968203 | 114年第2季權益變動表 | 2025-08-14 | Chinese | ||
| 33968202 | 114年第2季資產負債表 | 2025-08-14 | Chinese | ||
| 33968201 | 114年第2季綜合損益表 | 2025-08-14 | Chinese | ||
| 33968206 | 本公司新增背書保證金額達「公開發行公司資金貸與 及背書保證處理準則」第二十五條第一項第四款之標準 | 2025-08-12 | Chinese | ||
| 33968207 | 公告本公司114年度第2季合併財務報告 | 2025-08-12 | Chinese | ||
| 33968208 | 公告減資換股基準日及換股作業計畫變更 | 2025-08-08 | Chinese | ||
| 33968209 | 補充說明113/10/15本公司公告取得新設合資公司股權 | 2025-08-08 | Chinese | ||
| 33968212 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 33968211 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 33968216 | 114年07月內部人持股異動(事後) | 2025-08-07 | Chinese | ||
| 33968215 | 114年07月董事會成員及持股 | 2025-08-07 | Chinese | ||
| 33968217 | 公告本公司114年第2季合併財務報告董事會預計召開日期為 114年8月12日 | 2025-08-04 | Chinese | ||
| 33968220 | 114年6月營業收入 | 2025-07-10 | Chinese | ||
| 33968219 | 114年6月背書保證與資金貸與 | 2025-07-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
CALLAN JMB INC.
Integrative logistics company for thermal management and co…
|
CJMB | US | Transportation and storage |
|
Cargosol Logistics Limited
Provides international freight forwarding, NVOCC, and multi…
|
543621 | IN | 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.