%20Co.%2C%20Ltd./other/China_International_Marine_24jzwAT.png)
China International Marine Containers (Group) Co., Ltd. — Investor Relations & Filings
China International Marine Containers (Group) Co., Ltd. is a global supplier of equipment and solutions for modern logistics and energy industries. The company's primary activities center on the manufacture of transportation equipment, notably standard and specialized marine containers, road transportation vehicles (trailers), and automated logistics systems. In the energy sector, CIMC provides equipment for the storage, processing, and transport of energy, chemical, and liquid food products, complemented by comprehensive offshore engineering services, including the construction of drilling platforms and specialized vessels. CIMC also operates in related fields such as airport equipment (e.g., passenger boarding bridges and firefighting vehicles), modular construction, and industrial park development, serving a diverse international market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Returns | 2026-06-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-06-05 | English | |
| Next Day Disclosure Returns | 2026-06-05 | English | |
| Next Day Disclosure Returns | 2026-06-04 | English | |
| Next Day Disclosure Returns | 2026-06-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 May 2026 | 2026-06-02 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
China International Marine Containers (Group) Co., Ltd. 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/50356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50356 | 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=50356 | 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=50356 \ -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": 50356}, 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 International Marine Containers (Group) Co., Ltd. (id: 50356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.