
Fernheizwerk Neukölln AG — Investor Relations & Filings
Fernheizwerk Neukölln AG is a local energy provider specializing in the generation and distribution of district heating. The company serves approximately 61,000 households as well as corporate customers in the southern Berlin districts of Neukölln and Kreuzberg. It operates a central heating plant and a 124-kilometer underground pipe network to deliver heat and hot water. Utilizing combined heat and power (CHP) technology, the company also generates electricity. A core part of its strategy is the transition to sustainable energy, with goals to phase out hard coal by 2025 and achieve climate-neutral heat production by 2045. The service provides customers with a ready-to-use energy solution that eliminates the need for on-site combustion systems and their associated local emissions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Fernheizwerk Neukolln Aktiengesellschaft: Bekanntmachung der Einberufung zur Hauptversammlung am 11.06.2026 in Berlin mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-04-30 | German | |
| Nach zuruckliegendem Cyberangriff auf die Fernheizwerk Neukolln AG nunmehr Veroffentlichung konkreter Unternehmensinterna im Darknet | 2026-04-16 | German | |
| Report Publication Announcement 2026 | 2026-03-23 | English | |
| Hinweis auf Jahresfinanzbericht vom 01.01.2025 bis zum 31.12.2025 | 2026-03-23 | German | |
| Report Publication Announcement 2025 | 2025-09-30 | English | |
| Halbjahresfinanzbericht nach WpHG für den Zeitraum vom 01.01.2025 bis zum 30.06.2025 | 2025-09-30 | German |
Market data
Market data not available
Price history
Peer group · Steam and air conditioning supply
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
SGC Energy Co.,Ltd.
Produces and distributes steam, electricity, and renewable …
|
005090 | KR | Electricity, gas, steam and air… |
Fernheizwerk Neukölln AG 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/156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=156 | 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=156 | 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=156 \ -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": 156}, 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 Fernheizwerk Neukölln AG (id: 156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.