
CHINA CAMC ENGINEERING CO., LTD. — Investor Relations & Filings
CHINA CAMC ENGINEERING CO., LTD. (CAMCE) is an international engineering contractor and a subsidiary of China National Machinery Industry Corporation. The company specializes in international project contracting, investment, and trade, providing comprehensive EPC (Engineering, Procurement, and Construction) services. Its core operations span diverse sectors including industrial development, agricultural infrastructure, water conservancy, power generation, transportation, and telecommunications. CAMCE offers integrated solutions encompassing project planning, design, procurement, construction, and operation. With a significant global footprint across Asia, Africa, the Americas, and Eastern Europe, the company focuses on delivering large-scale infrastructure and industrial facilities. It leverages technical expertise and financing capabilities to execute complex projects, maintaining a focus on high-quality engineering and sustainable development for international clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于通过高新技术企业复审的公告 | 2024-12-17 | Chinese | |
| 经营合同公告 | 2024-12-16 | Chinese | |
| 重大合同进展公告 | 2024-12-13 | Chinese | |
| 第八届董事会第二次会议决议公告 | 2024-12-12 | Chinese | |
| 经营合同公告 | 2024-11-28 | Chinese | |
| 经营合同公告 | 2024-11-26 | Chinese |
Browse filings by year
21 years- 2026 39 filings
- 2025 126 filings
- 2024 101 filings
- 2023 116 filings
- 2022 135 filings
- 2021 128 filings
- 2020 151 filings
- 2019 159 filings
- 2018 197 filings
- 2017 111 filings
- 2016 84 filings
- 2015 86 filings
- 2014 117 filings
- 2013 89 filings
- 2012 124 filings
- 2011 88 filings
- 2010 104 filings
- 2009 82 filings
- 2008 78 filings
- 2007 73 filings
- 2006 67 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 44437351 | 关于通过高新技术企业复审的公告 | 2024-12-17 | Chinese | ||
| 44437341 | 经营合同公告 | 2024-12-16 | Chinese | ||
| 44437333 | 重大合同进展公告 | 2024-12-13 | Chinese | ||
| 44437325 | 第八届董事会第二次会议决议公告 | 2024-12-12 | Chinese | ||
| 44437324 | 经营合同公告 | 2024-11-28 | Chinese | ||
| 44437317 | 经营合同公告 | 2024-11-26 | Chinese | ||
| 44437311 | 关于举行2024年第三季度业绩说明会并征集相关问题的公告 | 2024-11-06 | Chinese | ||
| 44437303 | 2024年第二次临时股东大会决议公告 | 2024-10-29 | Chinese | ||
| 44437294 | 监事会决议公告 | 2024-10-29 | Chinese | ||
| 44437285 | 董事会决议公告 | 2024-10-29 | Chinese | ||
| 44437272 | 2024年三季度报告 | 2024-10-29 | Chinese | ||
| 44437269 | 关于中工国际工程股份有限公司2024年第二次临时股东大会的法律意见书 | 2024-10-29 | Chinese | ||
| 44437254 | 2024年第三季度经营情况简报 | 2024-10-24 | Chinese | ||
| 44437243 | 关于选举职工代表监事的公告 | 2024-10-23 | Chinese | ||
| 44437227 | 独立董事提名人声明与承诺(王世宏) | 2024-10-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
CHINA CAMC ENGINEERING 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/54113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54113 | 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=54113 | 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=54113 \ -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": 54113}, 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 CAMC ENGINEERING CO., LTD. (id: 54113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.