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 |
|---|---|---|---|
| 关于回购注销2022年限制性股票激励计划部分限制性股票及调整回购价格的公告 | 2025-10-16 | Chinese | |
| 中国化学关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2025-10-16 | Chinese | |
| 中国化学关于2022年限制性股票激励计划第二个解除限售期解除限售条件达成的公告 | 2025-10-16 | Chinese | |
| 中国化学第五届董事会第三十次会议决议公告 | 2025-10-16 | Chinese | |
| 中国化学关于控股股东增持股份进展公告 | 2025-10-10 | Chinese | |
| 中国化学关于经营情况简报公告的更正公告 | 2025-09-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35498791 | 关于回购注销2022年限制性股票激励计划部分限制性股票及调整回购价格的公告 | 2025-10-16 | Chinese | ||
| 35498780 | 中国化学关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2025-10-16 | Chinese | ||
| 35498774 | 中国化学关于2022年限制性股票激励计划第二个解除限售期解除限售条件达成的公告 | 2025-10-16 | Chinese | ||
| 35498762 | 中国化学第五届董事会第三十次会议决议公告 | 2025-10-16 | Chinese | ||
| 35498754 | 中国化学关于控股股东增持股份进展公告 | 2025-10-10 | Chinese | ||
| 35498743 | 中国化学关于经营情况简报公告的更正公告 | 2025-09-23 | Chinese | ||
| 35498733 | 中国化学关于经营情况简报的公告(1-8月) | 2025-09-19 | Chinese | ||
| 35498726 | 中国化学2025年半年度报告摘要 | 2025-08-25 | Chinese | ||
| 35498723 | 中国化学2025年度中期利润分配方案公告 | 2025-08-25 | Chinese | ||
| 35498719 | 中国化学2025年半年度报告 | 2025-08-25 | Chinese | ||
| 35498644 | 中国化学第五届董事会第二十九次会议决议公告 | 2025-08-25 | Chinese | ||
| 35498635 | 中国化学关于中化工程集团财务有限公司风险持续评估的报告 | 2025-08-25 | Chinese | ||
| 35498621 | 中国化学关于公司2025年度提质增效重回报行动方案的半年度评估报告 | 2025-08-25 | Chinese | ||
| 35498612 | 中国化学关于全资子公司为其控股子公司提供担保的公告 | 2025-08-25 | Chinese | ||
| 35498604 | 中国化学关于召开2025年半年度业绩说明会的公告 | 2025-08-21 | 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.