%20Co%20Ltd./other/CIMC_Vehicles_Group_Co_Ltd.-logo.png)
CIMC Vehicles (Group) Co Ltd. — Investor Relations & Filings
CIMC Vehicles (Group) Co., Ltd. is a global manufacturer specializing in semi-trailers and specialty vehicles. The company's operations encompass the entire product lifecycle, including design, production, sales, and after-sales services. Its diverse product portfolio features multiple categories of semi-trailers and specialized truck bodies, such as dump beds. With an intercontinental manufacturing footprint, the company serves major markets worldwide. A key strategic focus is on leading industry transformation through intelligent manufacturing and the development of advanced solutions. This includes its 'Electric Vehicles Road Train' (EVRT) platform and integrated systems for electric tractor-trailers, reflecting a commitment to high-quality development and innovation in transportation equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度审计报告 | 2026-03-24 | Chinese | |
| 2025年年度报告 | 2026-03-24 | Chinese | |
| 2025年年度报告摘要 | 2026-03-24 | Chinese | |
| 关于举行2025年度业绩说明会及电话会议的公告 | 2026-03-17 | Chinese | |
| 关于子公司Vanguard Global Trailer Holding以及旗下三家公司参与美国商务部针对墨西哥、加拿大和中国生产的Van-Type Trailers and Subassemblies Thereof发起的反补贴、反倾销调查的进展公告 | 2026-02-09 | Chinese | |
| 关于子公司Vanguard Global Trailer Holding以及旗下三家公司参与美国商务部针对墨西哥、加拿大和中国生产的Van-Type Trailers and Subassemblies Thereof发起的反补贴反倾销调查的公告 | 2026-01-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39107626 | 2025年年度审计报告 | 2026-03-24 | Chinese | ||
| 39107614 | 2025年年度报告 | 2026-03-24 | Chinese | ||
| 39107611 | 2025年年度报告摘要 | 2026-03-24 | Chinese | ||
| 39107610 | 关于举行2025年度业绩说明会及电话会议的公告 | 2026-03-17 | Chinese | ||
| 39107609 | 关于子公司Vanguard Global Trailer Holding以及旗下三家公司参与美国商务部针对墨西哥、加拿大和中国生产的Van-Type Trailers and Subassemblies Thereof发起的反补贴、反倾销调查的进展公告 | 2026-02-09 | Chinese | ||
| 39107601 | 关于子公司Vanguard Global Trailer Holding以及旗下三家公司参与美国商务部针对墨西哥、加拿大和中国生产的Van-Type Trailers and Subassemblies Thereof发起的反补贴反倾销调查的公告 | 2026-01-25 | Chinese | ||
|
2025
9 filings
| |||||
| 39107588 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-13 | Chinese | ||
| 39107580 | 第三届董事会2025年第八次会议决议公告 | 2025-11-13 | Chinese | ||
| 39107575 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 39107562 | 第三届董事会2025年第七次会议决议公告 | 2025-10-24 | Chinese | ||
| 39107555 | 简式权益变动报告书 | 2025-09-18 | Chinese | ||
| 39107547 | 关于持股5%以上股东减持计划实施完毕暨减持后持股比例低于5%的公告 | 2025-09-18 | Chinese | ||
| 39107545 | 独立董事工作制度(2025年9月修订) | 2025-09-10 | Chinese | ||
| 39107535 | 募集资金管理制度(2025年9月修订) | 2025-09-10 | Chinese | ||
| 39107447 | 关联交易管理制度(2025年9月修订) | 2025-09-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Automobile Corpn. of Goa Ltd.
Manufacturer of bus bodies and sheet metal components for t…
|
505036 | IN | Manufacturing |
|
AZAD INDIA MOBILITY LIMITED
Designs and manufactures bus bodies and specialized mobilit…
|
504731 | IN | Manufacturing |
|
CHINA INTERNATIONAL MARINE CONTAINERS (GROUP) CO., LTD
Global supplier of logistics and energy equipment, containe…
|
000039 | CN | Manufacturing |
|
Consolidated Grunenfelder Saady Holding Co.
Manages industrial subsidiaries focused on transport and lo…
|
4147 | SA | Manufacturing |
|
Gemilang International Limited
Leading Asia-Pacific manufacturer of bus bodies and complet…
|
6163 | HK | Manufacturing |
|
KANEMATSU ENGINEERING CO.,LTD.
Manufacturer of environmental maintenance equipment and pow…
|
6402 | JP | Manufacturing |
|
KYOKUTO KAIHATSU KOGYO CO.,LTD.
Manufactures special-purpose vehicles, environmental equipm…
|
7226 | JP | Manufacturing |
|
MARCOPOLO SA
Global manufacturer of bus bodies and collective passenger …
|
— | BR | Manufacturing |
|
MILLER INDUSTRIES INC /TN/
Manufacturer of towing and recovery equipment, including wr…
|
MLR | US | Manufacturing |
|
Neftekamskiy Avtozavod (NEFAZ)
Manufacturer of buses, trailers, and superstructures, prima…
|
NFAZ | RU | Manufacturing |
CIMC Vehicles (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/14936/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14936 | 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=14936 | 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=14936 \ -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": 14936}, 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 CIMC Vehicles (Group) Co Ltd. (id: 14936)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.