%20Company%20Limited/other/CSSC_Offshore__Marine_E_ci2L1FL.png)
CSSC Offshore & Marine Engineering (Group) Company Limited — Investor Relations & Filings
CSSC Offshore & Marine Engineering (Group) Company Limited (COMEC) is a major manufacturer specializing in comprehensive marine and defense equipment. The company's core activities include the construction, repair, and conversion of various vessels, such as oil rigs, marine support vessels, and high-speed craft. Its product portfolio encompasses ships, containers, large steel structures, and technology application equipment for marine defense and transportation sectors. COMEC is recognized as a mainstay in the shipbuilding industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中船防务关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-25 | Chinese | |
| 中船防务H股公告_股份发行人的证券变动月报表 | 2026-05-07 | Chinese | |
| ANNOUNCEMENT ON THE ESTIMATED IMPROVEMENT IN RESULTS FOR THE FIRST QUARTER OF 2026 | 2026-04-13 | English | |
| Notice of Board Meeting | 2026-04-10 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-04-08 | English | |
| An announcement has just been published by the issuer in the Chinese section of this website, a corresponding version of which may or may not be published in this section | 2026-04-02 | English |
Browse filings by year
1 yearMarket 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 |
|
China CSSC Holdings Limited
Specializes in large-scale shipbuilding, repair, and marine…
|
600150 | CN | 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 |
|
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 |
CSSC Offshore & Marine Engineering (Group) Company 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/49121/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49121 | 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=49121 | 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=49121 \ -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": 49121}, 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 CSSC Offshore & Marine Engineering (Group) Company Limited (id: 49121)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.