
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 |
|---|---|---|---|
| 中国船舶关于上海证券交易所并购重组审核委员会审核公司换股吸收合并中国船舶重工股份有限公司暨关联交易事项会议安排的公告 | 2025-06-27 | Chinese | |
| 中国船舶工业股份有限公司换股吸收合并中国船舶重工股份有限公司暨关联交易报告书(草案)摘要(上会稿) | 2025-06-27 | Chinese | |
| 中国船舶关于收到上海证券交易所审核中心意见落实函的公告 | 2025-06-27 | Chinese | |
| 中国船舶2025年第二次临时股东会会议资料 | 2025-06-25 | Chinese | |
| 上海市锦天城律师事务所关于中国船舶工业股份有限公司换股吸收合并中国船舶重工股份有限公司暨关联交易之补充法律意见书(三) | 2025-06-20 | Chinese | |
| 中国船舶工业股份有限公司换股吸收合并中国船舶重工股份有限公司暨关联交易报告书(草案)(修订稿) | 2025-06-19 | 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.