
China Container Terminal Corp. — 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 |
|---|---|---|---|
| 110年05月法人說明會簡報 | 2021-05-28 | Chinese | |
| 本公司受邀參加富邦證券舉辦之線上法人說明會 | 2021-05-27 | Chinese | |
| 因本公司有價證券於集中交易市場達公佈注意交易資訊標準, 故公布相關財務、業務等重大訊息,以利投資人區別瞭解。 | 2021-05-26 | Chinese | |
| 本公司依金管會指示停止召開原訂110年5月25日之股東常會 | 2021-05-21 | Chinese | |
| 110年第1季權益變動表 | 2021-05-14 | Chinese | |
| 110年第1季現金流量表 | 2021-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 33982318 | 110年05月法人說明會簡報 | 2021-05-28 | Chinese | ||
| 33982336 | 本公司受邀參加富邦證券舉辦之線上法人說明會 | 2021-05-27 | Chinese | ||
| 33982337 | 因本公司有價證券於集中交易市場達公佈注意交易資訊標準, 故公布相關財務、業務等重大訊息,以利投資人區別瞭解。 | 2021-05-26 | Chinese | ||
| 33982339 | 本公司依金管會指示停止召開原訂110年5月25日之股東常會 | 2021-05-21 | Chinese | ||
| 33982343 | 110年第1季權益變動表 | 2021-05-14 | Chinese | ||
| 33982342 | 110年第1季現金流量表 | 2021-05-14 | Chinese | ||
| 33982341 | 110年第1季綜合損益表 | 2021-05-14 | Chinese | ||
| 33982340 | 110年第1季資產負債表 | 2021-05-14 | Chinese | ||
| 33982344 | 公告本公司董事會通過110年第1季合併財務報告 | 2021-05-12 | Chinese | ||
| 33982347 | 110年04月董事會成員及持股 | 2021-05-10 | Chinese | ||
| 33982345 | 110年04月內部人持股異動(事後) | 2021-05-10 | Chinese | ||
| 33982349 | 110年4月營業收入 | 2021-05-10 | Chinese | ||
| 33982348 | 110年4月背書保證與資金貸與 | 2021-05-10 | Chinese | ||
| 33982353 | 110年05月僑外投資持股 | 2021-05-03 | Chinese | ||
| 33982354 | 110年4月26日內部人設質解質 | 2021-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to water transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABS Marine Services Limited
Provides ship management, marine engineering, and technical…
|
ABSMARINE | IN | Transportation and storage |
|
ABU DHABI PORTS CO Euro MTN 2.5% MAY2031
Leading developer and operator of ports and industrial zone…
|
XSADPMTN0531 | AE | Transportation and storage |
|
Abu Dhabi Ports Company PJSC
Operates world-class ports, economic zones, maritime, logis…
|
ADPORTS | AE | Transportation and storage |
|
ACI d.d.
Nautical tourism company operating the largest chain of mar…
|
ACI | HR | Transportation and storage |
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A leading integrated transport utility specializing in port…
|
8XXB | SG | Transportation and storage |
|
Adani Ports and Special Economic Zone Ltd
Integrated port infrastructure and logistics provider with …
|
ADANIPORTS | IN | Transportation and storage |
|
ARVIND PORT AND INFRA LIMITED
Develops and manages port facilities and infrastructure for…
|
ARVINDPORT | IN | Transportation and storage |
|
Beibu Gulf Port Co., Ltd.
Manages port facilities and logistics services across the B…
|
000582 | CN | Transportation and storage |
|
CBL International Ltd
A marine fuel logistics company providing one-stop vessel r…
|
BANL | US | Transportation and storage |
|
Chien Shing Harbour Service Co., Ltd.
Provides integrated port logistics, customs clearance, ware…
|
8367 | TW | Transportation and storage |
China Container Terminal Corp. 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 Corp. (id: 52167)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.