
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 |
|---|---|---|---|
| Halbjahresfinanzbericht nach WpHG zum Zeitraum vom 01.01.2024 bis zum 30.06.2024 | 2024-10-18 | German | |
| Report Publication Announcement 2024 | 2024-09-27 | English | |
| Hinweis auf Halbjahresfinanzbericht vom 01.01.2024 bis zum 30.06.2024 | 2024-09-27 | German | |
| Fernheizwerk Neukolln AG: Fernheizwerk Neukolln AG stellt Auszahlung der Dividende zuruck | 2024-06-14 | German | |
| Declaration of Voting Results & Voting Rights Announcements 2024 | 2024-05-07 | German | |
| Declaration of Voting Results & Voting Rights Announcements 2024 | 2024-05-03 | German |
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… |
|
Dalian Thermal Power Co.,Ltd.
Provides thermal energy and electricity via combined heat a…
|
600719 | CN | 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… |
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.