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年度计提资产减值准备的公告 | 2026-04-28 | Chinese | |
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 北京京能热力股份有限公司对京能集团财务有限公司的风险持续评估报告 | 2026-04-28 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-04-28 | Chinese | |
| 2025年年度报告 | 2026-04-28 | Chinese | |
| 2025年可持续发展(ESG)报告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39657475 | 关于2025年度计提资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 39657473 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 39657463 | 北京京能热力股份有限公司对京能集团财务有限公司的风险持续评估报告 | 2026-04-28 | Chinese | ||
| 39657451 | 2025年度会计师事务所履职情况评估报告 | 2026-04-28 | Chinese | ||
| 39657442 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 39657397 | 2025年可持续发展(ESG)报告 | 2026-04-28 | Chinese | ||
| 39656265 | 2025年度独立董事述职报告(粟立钟) | 2026-04-28 | Chinese | ||
| 39656262 | 2025年度独立董事述职报告(程丽) | 2026-04-28 | Chinese | ||
| 39656260 | 第四届董事会第十七次会议决议公告 | 2026-04-28 | Chinese | ||
| 39656258 | 关于北京京能热力股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | ||
| 39656233 | 北京京能热力股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
| 39656222 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
| 39656210 | 2025年年度审计报告 | 2026-04-28 | Chinese | ||
| 39655715 | 股票交易异常波动公告 | 2026-04-09 | Chinese | ||
| 39655712 | 关于持股5%以上股东部分股份解除质押及质押的公告 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sharc International Systems Inc.
Clean technology firm recovering thermal energy from wastew…
|
SHRC | CA | Electricity, gas, steam and air… |
|
SHENYANG HUITIAN THERMAL POWER CO.,LTD
Produces and distributes thermal energy and electricity thr…
|
000692 | CN | Electricity, gas, steam and air… |
|
SHUNFA HENGNENG Corporation
Supplies electric power and thermal energy via thermal and …
|
000631 | CN | Electricity, gas, steam and air… |
|
Taiwan Cogeneration Corporation
Develops, manages, and provides EPC services for IPP and re…
|
8926 | TW | Electricity, gas, steam and air… |
|
TGK-14
Generates and distributes electricity and thermal energy in…
|
TGKN | RU | Electricity, gas, steam and air… |
|
Tianjin Tianbao Energy Co., Ltd.
Integrated energy enterprise providing combined heat and po…
|
1671 | HK | Electricity, gas, steam and air… |
|
Tigi Ltd.
Develops renewable heat solutions for industrial and commer…
|
TIGI | IL | Electricity, gas, steam and air… |
|
Toplofikacia Pleven AD
An energy utility that generates electricity and provides d…
|
TPLP | BG | Electricity, gas, steam and air… |
|
Toplofikatsia-Burgas AD
Municipal utility that produces and distributes heat and ge…
|
TPLB | BG | Electricity, gas, steam and air… |
|
Wise Living Technology Co., Ltd
Operates and maintains centralized thermal energy supply sy…
|
2481 | HK | 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.