Zhejiang Xinzhonggang Thermal Power Co., LTD. — Investor Relations & Filings
About Zhejiang Xinzhonggang Thermal Power Co., LTD.
Zhejiang Xinzhonggang Thermal Power Co., LTD. specializes in the production and supply of thermal energy and electricity through combined heat and power (CHP) systems. The company operates high-efficiency thermal power units, primarily focusing on the generation of steam for industrial use and electricity for the regional grid. Its core operations involve the conversion of fuel into thermal energy, utilizing advanced back-pressure turbine technology to maximize energy utilization and minimize environmental impact. Serving a diverse range of industrial clients, the company provides stable and reliable energy solutions essential for manufacturing processes. By integrating heat and power production, it achieves high thermal efficiency and supports regional energy infrastructure. The company emphasizes technical innovation in energy conservation and emission reduction to maintain operational sustainability and meet stringent environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于“新港转债”预计满足赎回条件的提示性公告 | 2026-04-14 | Chinese | |
| 关于控股股东因可转债转股持股比例被动稀释权益变动触及1%刻度的提示性公告 | 2026-04-09 | Chinese | |
| 关于债券持有人持有可转债比例变动达10%的公告 | 2026-04-07 | Chinese | |
| 股票交易风险提示公告 | 2026-04-02 | Chinese | |
| 股票交易异常波动公告 | 2026-04-01 | Chinese | |
| 《关于浙江新中港热电股份有限公司股票交易异常波动的询证函》的回函 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 34918912 | 关于“新港转债”预计满足赎回条件的提示性公告 | 2026-04-14 | Chinese | ||
| 39233269 | 关于控股股东因可转债转股持股比例被动稀释权益变动触及1%刻度的提示性公告 | 2026-04-09 | Chinese | ||
| 39233266 | 关于债券持有人持有可转债比例变动达10%的公告 | 2026-04-07 | Chinese | ||
| 39233265 | 股票交易风险提示公告 | 2026-04-02 | Chinese | ||
| 39233258 | 股票交易异常波动公告 | 2026-04-01 | Chinese | ||
| 39233256 | 《关于浙江新中港热电股份有限公司股票交易异常波动的询证函》的回函 | 2026-04-01 | Chinese | ||
| 39233252 | 可转债转股结果暨股份变动公告 | 2026-04-01 | Chinese | ||
| 39233250 | 关于股份回购进展公告 | 2026-04-01 | Chinese | ||
| 39233244 | 关于“新港转债”付息的公告 | 2026-03-01 | Chinese | ||
| 39233243 | 关于股份回购进展公告 | 2026-03-01 | Chinese | ||
| 39233238 | 关于股份回购进展公告 | 2026-02-01 | Chinese | ||
| 39233228 | 关于更换持续督导保荐代表人的公告 | 2026-01-23 | Chinese | ||
| 39233224 | 可转债转股结果暨股份变动公告 | 2026-01-05 | Chinese | ||
| 39233218 | 关于股份回购进展公告 | 2026-01-04 | Chinese | ||
|
2025
1 filing
| |||||
| 39233214 | 关于部分募集资金投资项目延期的公告 | 2025-12-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1414 DEGREES LIMITED
Develops silicon-based thermal energy storage for industria…
|
14D | AU | Electricity, gas, steam and air… |
|
A.B.P. Nocivelli
ESCo offering energy efficiency, facility management, and c…
|
ABP | IT | Electricity, gas, steam and air… |
|
Acinque S.p.A.
A multi-utility company providing energy, water, and enviro…
|
AC5 | IT | Electricity, gas, steam and air… |
|
Arverne Group
Energy transition company specializing in geothermal energy…
|
ARVEN | FR | Electricity, gas, steam and air… |
|
Beijing Jingneng Thermal Co., Ltd.
Invests in, constructs, and operates centralized heating sy…
|
002893 | CN | Electricity, gas, steam and air… |
|
Causeway Energy Corporation
Technology-driven service specializing in decarbonizing ind…
|
CUW | CA | Electricity, gas, steam and air… |
|
CHYY Development Group Limited
Specializes in shallow ground source energy solutions, equi…
|
8128 | HK | Electricity, gas, steam and air… |
|
Dalian Thermal Power Co.,Ltd.
Provides thermal energy and electricity via combined heat a…
|
600719 | CN | Electricity, gas, steam and air… |
|
Fernheizwerk Neukölln AG
Energy provider supplying district heating and electricity …
|
FHW | DE | Electricity, gas, steam and air… |
|
Hangzhou Cogeneration Group Co., Ltd.
Provides centralized heating, steam, and electricity via co…
|
605011 | CN | Electricity, gas, steam and air… |
Zhejiang Xinzhonggang Thermal Power 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/57992/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57992 | 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=57992 | 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=57992 \ -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": 57992}, 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 Zhejiang Xinzhonggang Thermal Power Co., LTD. (id: 57992)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.