
COSCO SHIPPING Ports Limited — Investor Relations & Filings
COSCO SHIPPING Ports Limited is a leading global ports operator and investor, specializing in the management and operation of terminal businesses. The company maintains a comprehensive portfolio of terminals, including container, container freight stations, iron ore, and rail facilities, spanning Mainland China and strategic international locations. Its core services include container handling, storage, transportation, management, and stevedoring, providing essential infrastructure and services to facilitate global shipping and logistics supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2026-05-22 | English | |
| (1) POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 22 MAY 2026 AND (2) RETIREMENT OF INDEPENDENT NON-EXECUTIVE DIRECTOR AND CHANGE OF MEMBERS OF BOARD COMMITTEES | 2026-05-22 | English | |
| NOTIFICATION LETTER AND REQUEST FORM TO NON-REGISTERED HOLDERS | 2026-05-06 | English | |
| NOTIFICATION LETTER AND REQUEST FORM TO REGISTERED SHAREHOLDERS | 2026-05-06 | English | |
| LETTER AND REPLY FORM TO NEW REGISTERED SHAREHOLDERS | 2026-05-06 | English | |
| REVISED PROXY FORM FOR ANNUAL GENERAL MEETING | 2026-05-06 | English |
Browse filings by year
28 years- 2026 28 filings
- 2025 39 filings
- 2024 45 filings
- 2023 40 filings
- 2022 44 filings
- 2021 50 filings
- 2020 38 filings
- 2019 38 filings
- 2018 55 filings
- 2017 40 filings
- 2016 39 filings
- 2015 52 filings
- 2014 39 filings
- 2013 42 filings
- 2012 55 filings
- 2011 42 filings
- 2010 46 filings
- 2009 43 filings
- 2008 22 filings
- 2007 19 filings
- 2006 17 filings
- 2005 15 filings
- 2004 18 filings
- 2003 10 filings
- 2002 11 filings
- 2001 10 filings
- 2000 6 filings
- 1999 3 filings
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 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 |
|
BINTULU PORT HOLDINGS BHD
An investment holding company providing comprehensive port …
|
— | MY | Transportation and storage |
|
CBL International Ltd
A marine fuel logistics company providing one-stop vessel r…
|
BANL | US | Transportation and storage |
|
CCTC
Provides container terminal, warehousing, and stevedoring w…
|
2613 | TW | Transportation and storage |
COSCO SHIPPING Ports Limited 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/49760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49760 | 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=49760 | 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=49760 \ -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": 49760}, 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 COSCO SHIPPING Ports Limited (id: 49760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.