
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年第一季度业绩说明会预告公告 | 2026-05-25 | Chinese | |
| 中国船舶工业股份有限公司关于召开2025年年度股东会的通知 | 2026-05-18 | Chinese | |
| 中信证券股份有限公司关于中国船舶工业股份有限公司换股吸收合并中国船舶重工股份有限公司暨关联交易之2025年度持续督导意见 | 2026-05-14 | Chinese | |
| 中信证券股份有限公司关于中国船舶工业股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-04-29 | Chinese | |
| 中国船舶工业股份有限公司董事会对独立董事独立性自查情况的专项报告 | 2026-04-29 | Chinese | |
| 中国船舶工业股份有限公司2025年度内控审计报告 | 2026-04-29 | 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 |
|---|---|---|---|
|
ES GROUP (HOLDINGS) LIMITED
Provides management and technical services to the offshore …
|
5RC | SG | Manufacturing |
|
Fincantieri
A shipbuilding group specializing in high-tech cruise, nava…
|
FNCNF | IT | Manufacturing |
|
Garden Reach Shipbuilders & Engineers Limited
Designs and builds high-technology warships, maritime platf…
|
GRSE | IN | Manufacturing |
|
Hanwha Ocean Co., Ltd.
A global leader in shipbuilding and offshore engineering fo…
|
042660 | KR | Manufacturing |
|
HAT-SAN GEMİ İNŞAA BAKIM ONARIM DENİZ NAKLİYAT SANAYİ VE TİCARET A.Ş.
A shipyard offering shipbuilding, repair, conversion, and s…
|
HATSN | TR | Manufacturing |
|
HD HYUNDAI CO.,LTD.
A heavy industries conglomerate in shipbuilding, energy, an…
|
267250 | KR | Manufacturing |
|
HD HYUNDAI HEAVY INDUSTRIES CO.,LTD.
A global leader in heavy industries and the world's largest…
|
329180 | KR | Manufacturing |
|
HD HYUNDAI MIPO CO.,LTD.
A leading shipbuilder specializing in medium-sized, eco-fri…
|
010620 | KR | Manufacturing |
|
HD KOREA SHIPBUILDING & OFFSHORE ENGINEERING CO., LTD.
A technology holding company for shipbuilding, offshore pla…
|
009540 | KR | Manufacturing |
|
HJ SHIPBUILDING & CONSTRUCTION CO.,LTD
Specializes in building diverse vessels and large-scale con…
|
097230 | KR | 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.