
Sinopec Kantons Holdings Limited — Investor Relations & Filings
Sinopec Kantons Holdings Limited is an investment holding company specializing in petrochemical storage, terminal, and logistics services. The company's principal activities include the operation of crude oil loading, unloading, storage, and transportation facilities, providing essential crude oil jetty services. Its core business focuses on the receiving, storage, and delivery of petroleum and petrochemical products. The company manages a significant portfolio of assets, including seven domestic storage terminal companies (wholly-owned or joint ventures) and operational overseas storage projects such as Vesta Terminals and Fujairah Oil Terminal FZC. Additionally, the company participates in the liquefied natural gas (LNG) sector through vessel transportation, operating 8 LNG carriers via joint ventures, aiming to be a first-class international petrochemical storage and logistics provider.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POLL RESULTS OF ANNUAL GENERAL MEETING HELD ON 3 JUNE 2026 | 2026-06-03 | English | |
| Monthly Return for May 2026 | 2026-06-01 | English | |
| Monthly Return for April 2026 | 2026-04-30 | English | |
| 2025 Environmental, Social and Governance Report | 2026-04-17 | English | |
| Letter to Non-registered holders - Notification of Publication of 2025 Annual Report, Circular dated 17 April 2026 and Notice of Annual General Meeting | 2026-04-17 | English | |
| Letter to Registered Shareholders - Notification of Publication of 2025 Annual Report, Circular dated 17 April 2026, Notice of Annual General Meeting and Form of Proxy | 2026-04-17 | English |
Browse filings by year
28 years- 2026 33 filings
- 2025 47 filings
- 2024 35 filings
- 2023 34 filings
- 2022 48 filings
- 2021 29 filings
- 2020 29 filings
- 2019 35 filings
- 2018 25 filings
- 2017 25 filings
- 2016 29 filings
- 2015 29 filings
- 2014 36 filings
- 2013 36 filings
- 2012 41 filings
- 2011 32 filings
- 2010 33 filings
- 2009 23 filings
- 2008 28 filings
- 2007 16 filings
- 2006 15 filings
- 2005 23 filings
- 2004 13 filings
- 2003 13 filings
- 2002 11 filings
- 2001 8 filings
- 2000 5 filings
- 1999 4 filings
Market data
Market data not available
Price history
Peer group · Service activities incidental to water transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Merchants Port Group Co., Ltd.
Global port operator managing terminal operations, logistic…
|
001872 | CN | Transportation and storage |
|
CHONGQING PORT CO.,LTD.
Provides Yangtze River port operations and integrated multi…
|
600279 | CN | Transportation and storage |
|
Công ty Cổ phần Cảng Đồng Nai
Port operator managing key facilities and providing logisti…
|
PDN | VN | Transportation and storage |
|
Công ty Cổ phần Cảng Quy Nhơn
A national general port and regional hub offering comprehen…
|
QNP | VN | Transportation and storage |
|
Công ty Cổ phần Đầu tư và Phát triển Cảng Đình Vũ
Offers professional port operation services, managing a mod…
|
DVP | VN | Transportation and storage |
|
Công ty Cổ phần GEMADEPT
Specializes in port operations, logistics, and end-to-end s…
|
GMD | VN | Transportation and storage |
|
Công ty Cổ phần Vận tải và Tiếp vận Phương Đông Việt
Provides comprehensive transportation and logistics service…
|
PDV | VN | Transportation and storage |
|
COSCO SHIPPING Ports Limited
Leading global ports operator specializing in terminal mana…
|
1199 | BM | Transportation and storage |
|
CS
Provides integrated port logistics, customs clearance, ware…
|
8367 | TW | Transportation and storage |
|
DALRYMPLE BAY INFRASTRUCTURE LIMITED
Owns a deep-water port facility exporting metallurgical coa…
|
DBI | AU | Transportation and storage |
Sinopec Kantons Holdings 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/49576/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49576 | 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=49576 | 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=49576 \ -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": 49576}, 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 Sinopec Kantons Holdings Limited (id: 49576)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.