
China Container Terminal Corporation — Investor Relations & Filings
Established in 1969, China Container Terminal Corporation (CCTC) is a pioneer in container terminal operations and logistics. The company provides a comprehensive suite of services, including container storage, warehousing, and stevedoring. It operates strategic facilities across key maritime hubs, with terminals located in Wudu, Keelung, and Taichung Port. CCTC distinguishes itself through fully computerized operations, utilizing proprietary software and advanced data systems to ensure accurate, real-time tracking and management of container movements. Through its subsidiary, Chung-Yo Marine Cargo Handling, the company offers specialized vessel loading and unloading services supported by a large workforce of experienced operators. CCTC maintains a strong focus on operational safety and risk management, implementing rigorous training programs and maintaining extensive insurance coverage for cargo and equipment to ensure reliable service delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_2613_AIA.pdf | 2026-06-16 | English | |
| 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | |
| 115年5月營業收入 | 2026-06-10 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 — 261320260519E001.pdf | 2026-05-19 | English | |
| 115年05月法人說明會簡報 — 261320260519M001.pdf | 2026-05-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48081787 | 115年第1季財務報告書 — 202601_2613_AIA.pdf | 2026-06-16 | English | ||
| 48020981 | 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | ||
| 48020974 | 115年5月營業收入 | 2026-06-10 | Chinese | ||
| 46725752 | 公告本公司115年股東常會重要決議事項 | 2026-05-21 | Chinese | ||
| 46527250 | 115年05月法人說明會簡報 — 261320260519E001.pdf | 2026-05-19 | English | ||
| 46527197 | 115年05月法人說明會簡報 — 261320260519M001.pdf | 2026-05-19 | Chinese | ||
| 46527112 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 46382967 | 本公司受邀參加富邦證券舉辦之線上法人說明會 | 2026-05-18 | Chinese | ||
| 46382970 | 115年05月法人說明會簡報 | 2026-05-18 | Chinese | ||
| 46374713 | 115年第1季財務報告書 — 202601_2613_AI1.pdf | 2026-05-15 | Chinese | ||
| 47025969 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 47025968 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 47025967 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 47025966 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46366978 | 公告本公司台中分公司經理人異動 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to water transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DFDS
International shipping and logistics company with ferry ser…
|
DFDS | DK | Transportation and storage |
|
DP World Ltd 2.375% 25 Sep 2026 - 144A
Global provider of end-to-end supply chain solutions, cargo…
|
DPWDU0926EUR | AE | Transportation and storage |
|
DP World Ltd 2.375% 25 Sep 2026 - RegS
Global provider of end-to-end supply chain solutions, facil…
|
DPWDU2926EUR | AE | Transportation and storage |
|
DP World Ltd 4.250% 25 Sep 2030 - 144A
Global leader in end-to-end supply chain solutions, cargo l…
|
DPWDU0930GBP | AE | Transportation and storage |
|
DP World Ltd 4.250% 25 Sep 2030 - RegS
Global enabler of trade and provider of end-to-end supply c…
|
DPWDU2930GBP | AE | Transportation and storage |
|
DP World Ltd 5.625% 25 Sep 2048 - 144A
Global enabler of end-to-end supply chain solutions, facili…
|
DPWDU0948USD | AE | Transportation and storage |
|
DP World Ltd 6.850% 02-07-2037
Multinational logistics company specializing in port operat…
|
DPWDU0737USD | AE | Transportation and storage |
|
DP World Plc 4.700% 30 Sep 2049 RegS
A global provider of end-to-end supply chain solutions and …
|
DPWDU0949USD | AE | Transportation and storage |
|
Erria A/S
Provider of maritime solutions, ship management, offshore s…
|
ERRIA | DK | Transportation and storage |
|
ESSEX MARINE LIMITED
Specializes in ship management, marine engineering, and tec…
|
544475 | IN | Transportation and storage |
China Container Terminal 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/52167/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52167 | 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=52167 | 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=52167 \ -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": 52167}, 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 Container Terminal Corporation (id: 52167)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.