
China CSSC Holdings Limited — Investor Relations & Filings
China CSSC Holdings Limited is a prominent maritime enterprise specializing in large-scale shipbuilding, ship repair, and marine engineering. As a core subsidiary of the China State Shipbuilding Corporation, the company operates several major shipyards and manufacturing facilities. Its primary business activities encompass the design, construction, and maintenance of a diverse fleet, including ultra-large container ships, very large crude carriers (VLCCs), liquefied natural gas (LNG) carriers, and bulk carriers. Additionally, the company produces high-end marine power systems and offshore engineering equipment. Focused on technological innovation, China CSSC Holdings Limited integrates advanced manufacturing processes with green shipping solutions to meet international environmental standards. The company serves a global clientele, providing comprehensive maritime infrastructure and lifecycle support services for the international shipping and energy sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信证券股份有限公司关于本次交易产业政策和交易类型之独立财务顾问核查意见 | 2024-09-18 | Chinese | |
| 中国船舶董事会关于本次交易不构成《上市公司重大资产重组管理办法》第十三条规定的重组上市情形的说明 | 2024-09-18 | Chinese | |
| 中国船舶董事会关于本次交易相关主体是否存在依据《上市公司监管指引第7号——上市公司重大资产重组相关股票异常交易监管》第十二条不得参与任何上市公司重大资产重组情形的说明 | 2024-09-18 | Chinese | |
| 中国船舶第八届董事会第二十二次会议决议公告 | 2024-09-18 | Chinese | |
| 中信证券股份有限公司关于中国船舶工业股份有限公司在本次交易首次公告日前20个交易日内股票价格波动情况的核查意见 | 2024-09-18 | Chinese | |
| 中信证券股份有限公司关于本次交易不构成重组上市的核查意见 | 2024-09-18 | Chinese |
Browse filings by year
27 years- 2026 29 filings
- 2025 211 filings
- 2024 102 filings
- 2023 104 filings
- 2022 126 filings
- 2021 105 filings
- 2020 134 filings
- 2019 206 filings
- 2018 168 filings
- 2017 107 filings
- 2016 72 filings
- 2015 71 filings
- 2014 52 filings
- 2013 61 filings
- 2012 41 filings
- 2011 37 filings
- 2010 30 filings
- 2009 23 filings
- 2008 39 filings
- 2007 60 filings
- 2006 49 filings
- 2005 54 filings
- 2004 20 filings
- 2003 11 filings
- 2002 22 filings
- 2001 11 filings
- 1998 3 filings
Market data
Market data not available
Price history
Peer group · Building of ships and floating structures
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi Ship Building Co.
Specialist in building, maintaining, repairing, and convert…
|
ADSB | AE | Manufacturing |
|
Al Seer Marine Supplies & Equipment Company Pr.J.S.C
Global maritime organization in shipping, yachting, boat bu…
|
ASM | AE | Manufacturing |
|
AUSTAL LIMITED
Global defense prime contractor designing and building high…
|
ASB | AU | Manufacturing |
|
BOUSTEAD HEAVY INDUSTRIES CORP
Leading contractor in defence, security, and maritime, with…
|
— | MY | Manufacturing |
|
BRODOGRADILIŠTE Viktor Lenac d. d.
A Mediterranean shipyard specializing in ship repair, conve…
|
VLEN | HR | Manufacturing |
|
Cochin Shipyard Limited
Specializes in shipbuilding and repair for global defense a…
|
COCHINSHIP | IN | Manufacturing |
|
CSBC
Maritime engineering firm specializing in vessel constructi…
|
2208 | TW | Manufacturing |
|
CSSC Offshore & Marine Engineering (Group) Company Limited
Major manufacturer specializing in comprehensive marine and…
|
317 | CN | Manufacturing |
|
DAEHAN SHIPBUILDING Co., Ltd.
Shipbuilder specializing in medium-sized, high-value, eco-f…
|
439260 | KR | Manufacturing |
|
Davie Yards Inc.
Canada's largest shipyard and industrial fabricator special…
|
DAV | CA | Manufacturing |
China CSSC 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/56519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56519 | 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=56519 | 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=56519 \ -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": 56519}, 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 CSSC Holdings Limited (id: 56519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.