CHINA NATIONAL CHEMICAL ENGINEERING CO.,LTD. — Investor Relations & Filings
About CHINA NATIONAL CHEMICAL ENGINEERING CO.,LTD.
China National Chemical Engineering Co., Ltd. (CNCEC) is a global engineering and construction enterprise specializing in the delivery of complex industrial projects. The company provides a full suite of services across the project lifecycle, including research and development, engineering design, procurement, construction, and project management. CNCEC focuses on the chemical, petrochemical, coal chemical, and power sectors, offering integrated engineering, procurement, and construction (EPC) solutions. Its technical expertise encompasses advanced chemical processing, environmental protection technologies, and infrastructure development. With a robust portfolio of large-scale industrial facilities, the company serves international markets by leveraging its specialized engineering institutes and comprehensive supply chain capabilities to deliver high-performance industrial assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中国化学2025年年度报告摘要 | 2026-03-24 | Chinese | |
| 中国化学2025年年度报告 | 2026-03-24 | Chinese | |
| 中国化学关于高级管理人员退休离任的公告 | 2026-02-26 | Chinese | |
| 中国化学关于经营情况简报的公告(2026年1月) | 2026-02-13 | Chinese | |
| 中国化学关于高级管理人员减持股份结果公告 | 2026-02-06 | Chinese | |
| 中国化学2025年半年度权益分派实施公告 | 2026-01-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 35499115 | 中国化学2025年年度报告摘要 | 2026-03-24 | Chinese | ||
| 35499112 | 中国化学2025年年度报告 | 2026-03-24 | Chinese | ||
| 35499105 | 中国化学关于高级管理人员退休离任的公告 | 2026-02-26 | Chinese | ||
| 35499098 | 中国化学关于经营情况简报的公告(2026年1月) | 2026-02-13 | Chinese | ||
| 35499088 | 中国化学关于高级管理人员减持股份结果公告 | 2026-02-06 | Chinese | ||
| 35499072 | 中国化学2025年半年度权益分派实施公告 | 2026-01-25 | Chinese | ||
| 35499060 | 中国化学关于经营情况简报的公告(2025年1-12月) | 2026-01-25 | Chinese | ||
| 35499047 | 中国化学关于高级管理人员减持股份结果公告 | 2026-01-22 | Chinese | ||
| 35499041 | 中国化学关于2022年限制性股票激励计划部分限制性股票回购注销实施的公告 | 2026-01-14 | Chinese | ||
| 35499028 | 中国化学关于高级管理人员减持股份计划公告 | 2026-01-12 | Chinese | ||
| 35498990 | 中国化学第五届董事会第三十四次会议决议公告 | 2026-01-09 | Chinese | ||
|
2025
4 filings
| |||||
| 35498972 | 中国化学关于子公司放弃与关联方共同投资之公司拟转让股权优先购买权所涉关联交易事项的公告 | 2025-12-30 | Chinese | ||
| 35498961 | 中国化学第五届董事会第三十三次会议决议公告 | 2025-12-30 | Chinese | ||
| 35498949 | 中国化学董事会审计与风险委员会议事规则(2025年12月) | 2025-12-30 | Chinese | ||
| 35498941 | 中国化学2025年第二次临时股东会决议公告 | 2025-12-24 | 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 |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | 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 |
|
Atal Realtech Limited
Provides civil engineering, infrastructure development, and…
|
ATALREAL | IN | Construction |
|
Avax S.A.
A major construction group specializing in large-scale, com…
|
AVAX | GR | Construction |
CHINA NATIONAL CHEMICAL 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/57190/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57190 | 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=57190 | 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=57190 \ -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": 57190}, 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 NATIONAL CHEMICAL ENGINEERING CO.,LTD. (id: 57190)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.