%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 |
|---|---|---|---|
| 关于续聘和新聘部分高级管理人员的公告 | 2026-04-01 | Chinese | |
| 第三届董事会2026年第二次会议决议公告 | 2026-04-01 | Chinese | |
| 第三届董事会独立董事2025年度述职报告(刘宁) | 2026-03-24 | Chinese | |
| 第三届董事会2026年第一次会议决议公告 | 2026-03-24 | Chinese | |
| 2025年度A股募集资金存放与实际使用情况专项报告 | 2026-03-24 | Chinese | |
| 关于中集集团财务有限公司2025年度风险持续评估报告 | 2026-03-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39108178 | 关于续聘和新聘部分高级管理人员的公告 | 2026-04-01 | Chinese | ||
| 39108176 | 第三届董事会2026年第二次会议决议公告 | 2026-04-01 | Chinese | ||
| 39108172 | 第三届董事会独立董事2025年度述职报告(刘宁) | 2026-03-24 | Chinese | ||
| 39108170 | 第三届董事会2026年第一次会议决议公告 | 2026-03-24 | Chinese | ||
| 39108168 | 2025年度A股募集资金存放与实际使用情况专项报告 | 2026-03-24 | Chinese | ||
| 39108154 | 关于中集集团财务有限公司2025年度风险持续评估报告 | 2026-03-24 | Chinese | ||
| 39108150 | 2025年度A股募集资金存放与实际使用情况专项报告及鉴证报告 | 2026-03-24 | Chinese | ||
| 39108149 | 拟续聘会计师事务所的公告 | 2026-03-24 | Chinese | ||
| 39108148 | 关于更换持续督导保荐代表人的公告 | 2026-03-24 | Chinese | ||
| 39108140 | 关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-03-24 | Chinese | ||
| 39108139 | 关于2025年度利润分配预案的公告 | 2026-03-24 | Chinese | ||
| 39108137 | 关于使用部分A股闲置募集资金进行现金管理的公告 | 2026-03-24 | Chinese | ||
| 39108132 | 第三届董事会独立董事2025年度述职报告(姜旭) | 2026-03-24 | Chinese | ||
| 39108122 | 关于2025年度计提资产减值准备的公告 | 2026-03-24 | Chinese | ||
| 39108109 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-24 | 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 |
|---|---|---|---|
|
Wielton S.A.
A major European manufacturer of semi-trailers, trailers, a…
|
WLT | PL | Manufacturing |
|
WINNEBAGO INDUSTRIES INC
A leading manufacturer of outdoor lifestyle products, inclu…
|
WGO | US | 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.