Chongqing Construction Engineering Group Co.,Ltd — Investor Relations & Filings
About Chongqing Construction Engineering Group Co.,Ltd
Chongqing Construction Engineering Group Co.,Ltd. is a large-scale state-owned enterprise specializing in comprehensive construction and engineering services. The group operates across multiple sectors, including building construction, infrastructure development, and municipal engineering. Its core activities encompass the design and execution of high-rise buildings, bridges, tunnels, highways, and water conservancy projects. The company holds premium-grade qualifications for general contracting, enabling it to manage complex, large-scale urban development and industrial installation projects. Beyond physical construction, the group provides engineering consultancy, architectural design, and real estate development services. Known for its technical expertise in challenging geographical terrains, the organization plays a pivotal role in regional urbanization and large-scale public works, maintaining a significant presence in both domestic and international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 重庆建工关于工程项目中标的公告 | 2025-11-07 | Chinese | |
| 重庆建工关于工程项目中标的公告 | 2025-11-06 | Chinese | |
| 重庆建工关于全资子公司签署建设工程施工合同暨关联交易的进展公告 | 2025-11-05 | Chinese | |
| 重庆建工关于召开2025年第三季度业绩说明会的公告 | 2025-11-05 | Chinese | |
| 重庆建工第十二建设有限责任公司专项审计报告 | 2025-10-30 | Chinese | |
| 重庆建工关于聘任公司副总经理的公告 | 2025-10-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35251850 | 重庆建工关于工程项目中标的公告 | 2025-11-07 | Chinese | ||
| 35251841 | 重庆建工关于工程项目中标的公告 | 2025-11-06 | Chinese | ||
| 35251828 | 重庆建工关于全资子公司签署建设工程施工合同暨关联交易的进展公告 | 2025-11-05 | Chinese | ||
| 35251818 | 重庆建工关于召开2025年第三季度业绩说明会的公告 | 2025-11-05 | Chinese | ||
| 35251805 | 重庆建工第十二建设有限责任公司专项审计报告 | 2025-10-30 | Chinese | ||
| 35251422 | 重庆建工关于聘任公司副总经理的公告 | 2025-10-30 | Chinese | ||
| 35251413 | 重庆建工第五届董事会第四十九次会议决议公告 | 2025-10-30 | Chinese | ||
| 35251395 | 重庆建工集团股份有限公司拟股权转让涉及的重庆建工第十二建设有限责任公司股东全部权益价值资产评估报告 | 2025-10-30 | Chinese | ||
| 35251344 | 重庆建工关于召开2025年第三次临时股东会的通知 | 2025-10-30 | Chinese | ||
| 35251336 | 重庆建工关于聘请公司2025年度会计师事务所的公告 | 2025-10-30 | Chinese | ||
| 35251326 | 重庆建工2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 35251324 | 重庆建工关于转让全资子公司100%股权暨关联交易的公告 | 2025-10-30 | Chinese | ||
| 35251316 | 重庆建工关于2025年前三季度计提资产减值准备的公告 | 2025-10-30 | Chinese | ||
| 35251309 | 重庆建工2025年第三季度主要经营数据的公告 | 2025-10-28 | Chinese | ||
| 35251300 | 重庆建工关于全资子公司参与联合签订中能亿达(河北)新能源有限公司新建40万吨/年可持续航空燃料加氢项目EPC总承包合同的公告 | 2025-10-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Construction of roads and railways
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhishek Infraventures Limited
Infrastructure firm specializing in civil construction and …
|
539544 | IN | Construction |
|
A B INFRABUILD LIMITED
Specializes in EPC projects for railway infrastructure and …
|
ABINFRA | IN | Construction |
|
Aecon Group Inc.
A construction and infrastructure development company deliv…
|
ARE | CA | Construction |
|
Aegek S.A.
A construction firm building large infrastructure and manag…
|
AEGEK | GR | Construction |
|
Ahluwalia Contracts (India) Ltd
Integrated EPC firm specializing in large-scale civil engin…
|
AHLUCONT | IN | Construction |
|
Akash Infra-Projects Limited
Civil engineering firm specializing in roads, bridges, and …
|
AKASH | IN | Construction |
|
Anhui Gourgen Traffic Construction Co.,Ltd.
Specializes in highway, bridge, and municipal road construc…
|
603815 | CN | Construction |
|
Ashoka Buildcon Limited
Infrastructure firm specializing in highways, bridges, and …
|
ASHOKA | IN | Construction |
|
ATLANTAA LIMITED
Infrastructure and real estate firm specializing in EPC, PP…
|
ATLANTAA | IN | Construction |
|
AVP Infracon Limited
Specializes in EPC services for roads, bridges, and irrigat…
|
AVPINFRA | IN | Construction |
Chongqing Construction Engineering 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/57113/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57113 | 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=57113 | 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=57113 \ -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": 57113}, 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 Chongqing Construction Engineering Group Co.,Ltd (id: 57113)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.