
Dalian Thermal Power Co.,Ltd. — Investor Relations & Filings
Dalian Thermal Power Co.,Ltd. specializes in the production and distribution of thermal energy and electricity through combined heat and power (CHP) systems. The company operates a network of power plants and heating infrastructure to provide centralized district heating services to residential, commercial, and industrial consumers. Its core operations involve the generation of high-pressure steam for industrial processes and the supply of hot water for urban heating systems. By utilizing cogeneration technology, the firm optimizes energy efficiency and reduces environmental impact compared to separate heat and power production. The company serves as a critical utility provider, ensuring stable energy supplies for regional infrastructure and supporting industrial development through reliable steam and power delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 大连热电股份有限公司关于未弥补亏损达到实收股本总额三分之一的公告 | 2026-03-26 | Chinese | |
| 大连热电股份有限公司2025年度独立董事述职报告(陈弘基) | 2026-03-26 | Chinese | |
| 大连热电股份有限公司2025年度业绩预亏公告 | 2026-01-16 | Chinese | |
| 临2026-001大连热电股份有限公司2025 年年度业绩预亏的提示性公告 | 2026-01-09 | Chinese | |
| 北京英舜律师事务所关于大连热电股份有限公司2025年第四次临时股东会的法律意见书 | 2025-12-30 | Chinese | |
| 大连热电股份有限公司2025年第四次临时股东会决议公告 | 2025-12-30 | Chinese |
Browse filings by year
27 years- 2026 34 filings
- 2025 89 filings
- 2024 120 filings
- 2023 206 filings
- 2022 91 filings
- 2021 43 filings
- 2020 44 filings
- 2019 38 filings
- 2018 48 filings
- 2017 54 filings
- 2016 78 filings
- 2015 94 filings
- 2014 72 filings
- 2013 96 filings
- 2012 38 filings
- 2011 33 filings
- 2010 27 filings
- 2009 36 filings
- 2008 31 filings
- 2007 40 filings
- 2006 61 filings
- 2005 23 filings
- 2004 35 filings
- 2003 17 filings
- 2002 20 filings
- 2001 8 filings
- 1996 2 filings
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… |
|
Emirates Central Cooling Systems Corporation PJSC
World's largest provider of district cooling services, deli…
|
EMPOWER | AE | 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… |
Dalian 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/56947/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56947 | 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=56947 | 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=56947 \ -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": 56947}, 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 Dalian Thermal Power Co.,Ltd. (id: 56947)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.