Beijing Jingneng Thermal Co., Ltd. — Investor Relations & Filings
Beijing Jingneng Thermal Co., Ltd. specializes in the investment, construction, and operation of centralized heating systems. The company provides comprehensive thermal energy services, including the production and distribution of heat for residential, commercial, and industrial sectors. Its core operations involve the management of heating boiler rooms, heat exchange stations, and extensive pipeline networks. Utilizing advanced energy-saving technologies and intelligent heating management platforms, the company focuses on optimizing thermal efficiency and reducing environmental impact. Key services encompass technical consulting, facility maintenance, and the implementation of integrated energy solutions. By leveraging large-scale infrastructure and automated control systems, the company ensures stable and efficient heat supply across urban areas, prioritizing operational reliability and sustainable energy management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于独立董事取得独立董事资格证书的公告 | 2025-10-30 | Chinese | |
| 关于召开2025年第三次临时股东会的通知 | 2025-10-27 | Chinese | |
| 2025年三季度报告 | 2025-10-27 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2025-10-27 | Chinese | |
| 第四届董事会第十四次会议决议公告 | 2025-10-27 | Chinese | |
| 关于变更注册地址暨完成工商变更登记的公告 | 2025-09-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39655438 | 关于独立董事取得独立董事资格证书的公告 | 2025-10-30 | Chinese | ||
| 39655402 | 关于召开2025年第三次临时股东会的通知 | 2025-10-27 | Chinese | ||
| 39655394 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 39655390 | 关于拟续聘会计师事务所的公告 | 2025-10-27 | Chinese | ||
| 39655384 | 第四届董事会第十四次会议决议公告 | 2025-10-27 | Chinese | ||
| 39655373 | 关于变更注册地址暨完成工商变更登记的公告 | 2025-09-26 | Chinese | ||
| 39655365 | 关于持股5%以上股东部分股份解除质押及质押的公告 | 2025-09-16 | Chinese | ||
| 39655357 | 关于北京京能热力股份有限公司2025年第二次临时股东会之法律意见书 | 2025-09-15 | Chinese | ||
| 39655346 | 2025年第二次临时股东会决议公告 | 2025-09-15 | Chinese | ||
| 39655337 | 关于持股5%以上股东部分股份解除质押的公告 | 2025-09-09 | Chinese | ||
| 39655330 | 信息披露管理办法 | 2025-08-29 | Chinese | ||
| 39655317 | 2025年半年度报告摘要 | 2025-08-29 | Chinese | ||
| 39655308 | 关于变更注册地址并修改《公司章程》的公告 | 2025-08-29 | Chinese | ||
| 39655293 | 公司章程 | 2025-08-29 | Chinese | ||
| 39655280 | 独立董事提名人声明与承诺(姚杨) | 2025-08-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… |
|
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… |
|
Harbin Hatou Investment Co.,Ltd
Holding company engaged in thermal power production and fin…
|
600864 | CN | Electricity, gas, steam and air… |
Beijing Jingneng Thermal 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/54891/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54891 | 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=54891 | 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=54891 \ -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": 54891}, 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 Beijing Jingneng Thermal Co., Ltd. (id: 54891)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.