
Hanma Technology Group Co.,Ltd. — Investor Relations & Filings
Hanma Technology Group Co., Ltd., a subsidiary of Geely Commercial Vehicles Group, specializes in the research, development, and manufacturing of heavy-duty trucks and specialized vehicles. The company operates under the CAMC brand, producing a wide range of products including heavy-duty tractors, dump trucks, and concrete mixers. A key differentiator is its integrated production of core powertrain components, such as the Hanma Power series of engines, transmissions, and axles. The group is a leader in the transition toward sustainable transport, focusing on new energy solutions including battery-swapping electric trucks and methanol-fueled heavy vehicles. Its products serve diverse sectors such as construction, logistics, and mining, with a presence in both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 汉马科技关于公司及公司全资子公司诉讼事项进展的公告 | 2023-06-30 | Chinese | |
| 汉马科技发行股份购买资产并募集配套资金暨关联交易预案摘要(修订稿) | 2023-06-20 | Chinese | |
| 汉马科技发行股份购买资产并募集配套资金暨关联交易预案(修订稿) | 2023-06-20 | Chinese | |
| 汉马科技关于上海证券交易所对公司发行股份购买资产并募集配套资金暨关联交易预案的信息披露问询函的回复公告 | 2023-06-20 | Chinese | |
| 汉马科技关于发行股份购买资产并募集配套资金暨关联交易事项的进展公告 | 2023-06-15 | Chinese | |
| 浙江天平会计师事务所(特殊普通合伙)关于汉马科技2022年年度报告的信息披露监管二次问询函的回复 | 2023-06-14 | Chinese |
Browse filings by year
24 years- 2026 45 filings
- 2025 112 filings
- 2024 217 filings
- 2023 208 filings
- 2022 144 filings
- 2021 165 filings
- 2020 127 filings
- 2019 94 filings
- 2018 77 filings
- 2017 127 filings
- 2016 103 filings
- 2015 123 filings
- 2014 75 filings
- 2013 71 filings
- 2012 79 filings
- 2011 46 filings
- 2010 35 filings
- 2009 50 filings
- 2008 33 filings
- 2007 45 filings
- 2006 30 filings
- 2005 49 filings
- 2004 28 filings
- 2003 10 filings
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
Hanma Technology 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/56688/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56688 | 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=56688 | 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=56688 \ -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": 56688}, 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 Hanma Technology Group Co.,Ltd. (id: 56688)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.