
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年度持续督导意见 | 2026-05-14 | Chinese | |
| 中信证券股份有限公司关于中国船舶工业股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-04-29 | Chinese | |
| 中国船舶工业股份有限公司董事会对独立董事独立性自查情况的专项报告 | 2026-04-29 | Chinese | |
| 中国船舶工业股份有限公司2025年度内控审计报告 | 2026-04-29 | Chinese | |
| 中信证券股份有限公司关于中国船舶工业股份有限公司之募集资金投资项目结项并将节余募集资金永久补充流动资金的核查报告 | 2026-04-29 | Chinese | |
| 中国船舶工业股份有限公司董事会审计委员会工作细则 | 2026-04-29 | Chinese |
Browse filings by year
27 years- 2026 27 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 |
|
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 Corporation, Taiwan
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 |
|
ES GROUP (HOLDINGS) LIMITED
Provides management and technical services to the offshore …
|
5RC | SG | 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.