China Western Power Industrial Co.,Ltd. — Investor Relations & Filings
China Western Power Industrial Co., Ltd. specializes in the research, development, design, and manufacturing of high-efficiency power generation equipment and integrated energy solutions. The company’s core product portfolio includes utility boilers, circulating fluidized bed (CFB) boilers, waste-to-energy boilers, biomass boilers, and heat recovery steam generators (HRSG). Beyond equipment manufacturing, the firm provides comprehensive Engineering, Procurement, and Construction (EPC) services for thermal, renewable, and environmental power projects. It focuses on delivering advanced technological solutions for clean energy conversion and emission reduction. Serving both domestic and international markets, the company integrates investment, operation, and maintenance services to support global energy infrastructure development. Its technical expertise emphasizes energy conservation and the utilization of non-conventional fuels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司2025年度业绩预告 | 2026-01-30 | Chinese | |
| 关于公司股票交易被实施其他风险警示相关事项的进展及风险提示公告 | 2026-01-30 | Chinese | |
| 第六届董事会第二十一次会议决议公告 | 2026-01-21 | Chinese | |
| 关于聘任公司董事会秘书的公告 | 2026-01-21 | Chinese | |
| 关于公司重大诉讼的公告 | 2026-01-14 | Chinese | |
| 关于重大诉讼的进展公告 | 2026-01-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 36587930 | 公司2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 36587929 | 关于公司股票交易被实施其他风险警示相关事项的进展及风险提示公告 | 2026-01-30 | Chinese | ||
| 36587927 | 第六届董事会第二十一次会议决议公告 | 2026-01-21 | Chinese | ||
| 36587925 | 关于聘任公司董事会秘书的公告 | 2026-01-21 | Chinese | ||
| 36587917 | 关于公司重大诉讼的公告 | 2026-01-14 | Chinese | ||
| 36587915 | 关于重大诉讼的进展公告 | 2026-01-07 | Chinese | ||
|
2025
9 filings
| |||||
| 36587911 | 关于公司股票交易被实施其他风险警示相关事项的进展及风险提示公告 | 2025-12-30 | Chinese | ||
| 36587908 | 国浩律师(成都)事务所关于华西能源2025年第四次临时股东会的法律意见书 | 2025-12-29 | Chinese | ||
| 36587899 | 2025年第四次临时股东会决议公告 | 2025-12-29 | Chinese | ||
| 36587894 | 关于控股股东部分股份变动的进展公告 | 2025-12-26 | Chinese | ||
| 36587893 | 关于变更会计师事务所的公告 | 2025-12-11 | Chinese | ||
| 36587874 | 第六届董事会第二十次会议决议公告 | 2025-12-11 | Chinese | ||
| 36587863 | 关于召开2025年第四次临时股东会的通知 | 2025-12-11 | Chinese | ||
| 36587851 | 关于重大诉讼的公告 | 2025-12-05 | Chinese | ||
| 36587844 | 关于控股股东部分股份司法拍卖的进展公告 | 2025-12-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of steam generators, except central heating hot water boilers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Energoinstal S.A.
Manufacturer of boiler equipment and turnkey solutions for …
|
ENI | PL | Manufacturing |
|
Guangzhou Devotion Thermal Technology Co.,Ltd.
Manufactures high-efficiency thermal energy equipment and c…
|
300335 | CN | Manufacturing |
|
ISGEC Heavy Engineering Limited
Diversified engineering firm providing industrial products …
|
ISGEC | IN | Manufacturing |
|
KMM AD
Specializes in marine and industrial machine-building, maki…
|
KMM | BG | Manufacturing |
|
RongFa Nuclear Equipment Co., Ltd.
Produces high-performance nuclear components using advanced…
|
002366 | CN | Manufacturing |
|
Suzhou Hailu Heavy Industry Co., Ltd
Manufactures waste heat boilers, pressure vessels, and nucl…
|
002255 | CN | Manufacturing |
|
Wuxi Huaguang Environment & Energy Group Co.,Ltd.
Provides energy and environmental equipment, solutions, and…
|
600475 | CN | Manufacturing |
|
Xizi Clean Energy Equipment Manufacturing Co., Ltd.
Manufactures high-efficiency waste heat recovery and clean …
|
002534 | CN | Manufacturing |
|
ZHEJIANG LIJU THERMAL EQUIPMENT CO., LTD.
Manufacturer of high-efficiency vacuum boilers and low-NOx …
|
603391 | CN | Manufacturing |
China Western Power Industrial 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/54651/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54651 | 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=54651 | 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=54651 \ -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": 54651}, 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 Western Power Industrial Co.,Ltd. (id: 54651)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.