Toplofikacia Pleven AD — Investor Relations & Filings
Toplofikacia Pleven AD is an energy utility company specializing in the production and supply of thermal and electrical energy. The company operates a power station with a capacity of at least 43 megawatts, generating energy primarily from fossil fuels. It serves as the main steam heating provider for the city of Pleven, managing a district heating pipeline network that exceeds 160 kilometers. Its core activities include the generation and sale of electricity and the distribution of heat to residential and commercial customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 485100MKWJUPMR4IEN78-20251231-BG-SEP.xhtml | 2026-03-29 | Bulgarian | |
| 680842-TF_Pleven_ind_2025_signed.xlsx | 2026-03-29 | Bulgarian | |
| 485100MKWJUPMR4IEN78-20251231-BG-SEP.xhtml | 2026-03-29 | Bulgarian | |
| 680842-TF_Pleven_ind_2025_signed.xlsx | 2026-03-29 | Bulgarian | |
| Доклад Т Плевен 31.12.2025_signed.pdf | 2026-02-19 | Bulgarian | |
| TPleven Declaraciq_31122025_Consolidiran.pdf | 2026-02-18 | Bulgarian |
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Harbin Hatou Investment Co.,Ltd
Holding company engaged in thermal power production and fin…
|
600864 | CN | Electricity, gas, steam and air… |
|
Hengsheng Energy Co.,Ltd.
Provides industrial steam and electricity via combined heat…
|
605580 | CN | Electricity, gas, steam and air… |
|
Jilin Province Chuncheng Heating Company Limited
Centralized heat service provider and leader in intelligent…
|
1853 | HK | Electricity, gas, steam and air… |
|
Kauno Energija
District utility providing heat and electricity, mainly fro…
|
KNR1L | LT | Electricity, gas, steam and air… |
|
KOREA DISTRICT HEATING CORPORATION
Integrated energy company specializing in district heating,…
|
071320 | KR | Electricity, gas, steam and air… |
|
Kyoto Group AS
Develops thermal energy storage solutions to decarbonize in…
|
KYOTO | NO | Electricity, gas, steam and air… |
|
Luenmei Quantum Co.,Ltd
Provides clean energy solutions for district heating, cooli…
|
600167 | CN | Electricity, gas, steam and air… |
|
Ningbo Energy Group Co.,Ltd.
Provides thermal and electrical energy through cogeneration…
|
600982 | CN | Electricity, gas, steam and air… |
|
Ningbo Shimao Energy Co.,Ltd.
Supplies industrial steam and electricity through waste-to-…
|
605028 | CN | Electricity, gas, steam and air… |
|
PannErgy
Develops and operates geothermal systems for district heati…
|
PANNE | HU | Electricity, gas, steam and air… |
Toplofikacia Pleven AD 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/10104/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10104 | 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=10104 | 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=10104 \ -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": 10104}, 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 Toplofikacia Pleven AD (id: 10104)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.