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 |
|---|---|---|---|
| 华融证券股份有限公司关于公司2017年持续督导现场检查报告 | 2018-02-06 | Chinese | |
| 关于公司2018年度担保计划的公告 | 2018-01-22 | Chinese | |
| 第三届监事会第十三次会议决议公告 | 2018-01-22 | Chinese | |
| 独立董事关于公司第三届董事会第二十五次会议相关议案的独立意见 | 2018-01-22 | Chinese | |
| 第三届董事会第二十五次会议决议公告 | 2018-01-22 | Chinese | |
| 董事、监事和高级管理人员持有公司股份及其变动管理制度 | 2018-01-22 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
14 filings
| |||||
| 35228598 | 华融证券股份有限公司关于公司2017年持续督导现场检查报告 | 2018-02-06 | Chinese | ||
| 35228591 | 关于公司2018年度担保计划的公告 | 2018-01-22 | Chinese | ||
| 35228573 | 第三届监事会第十三次会议决议公告 | 2018-01-22 | Chinese | ||
| 35228568 | 独立董事关于公司第三届董事会第二十五次会议相关议案的独立意见 | 2018-01-22 | Chinese | ||
| 35228561 | 第三届董事会第二十五次会议决议公告 | 2018-01-22 | Chinese | ||
| 35228556 | 董事、监事和高级管理人员持有公司股份及其变动管理制度 | 2018-01-22 | Chinese | ||
| 35228548 | 独立董事关于公司第三届董事会第二十五次会议相关议案的事前认可意见 | 2018-01-22 | Chinese | ||
| 35228539 | 关于公司2017年度日常关联交易执行情况及2018年度日常关联交易预计的公告 | 2018-01-22 | Chinese | ||
| 35228534 | 2017年第四季度主要经营数据的公告 | 2018-01-17 | Chinese | ||
| 35228524 | 关于控股子公司签订华山悦苑温泉酒店项目工程总承包(EPC)合同的公告 | 2018-01-16 | Chinese | ||
| 35228515 | 第三届董事会第二十四次会议决议公告 | 2018-01-05 | Chinese | ||
| 35228511 | 关于拟设立重庆建筑产业技术研究院有限公司的公告 | 2018-01-05 | Chinese | ||
| 35228494 | 关于签订中国(绵阳)科技城防灾减灾科技产业园(二期)项目EPC总承包合同的公告 | 2018-01-04 | Chinese | ||
| 35228479 | 关于控股股东部分股票提前解除质押的公告 | 2018-01-02 | Chinese | ||
|
2017
1 filing
| |||||
| 35228466 | 控股股东关于股票交易异常波动问询函的回复 | 2017-12-27 | 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 |
|
ADVANCECON HOLDINGS BERHAD
Construction company providing civil engineering, infrastru…
|
— | MY | 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 |
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.