API Documentation

Welcome to the Heat Pumps Info API documentation. This API allows users to access the heat pump catalog and associated projects through a RESTful interface.

Data provided by the Portal for Large-Scale Heat Pumps © 2025 by Fraunhofer IEG is licensed under CC BY 4.0

How to Use the API

The API can be accessed using standard HTTP methods. Here are some common actions:

  • GET: Retrieve data from the server (e.g., list of products or projects).
  • OPTIONS: Retrieve allowed methods for a resource.
  • Download Formats: You can specify the format of the data you want to receive, such as JSON or Excel (XLSX).

Available Endpoints

Endpoint Description
/api/products/ Access the list of heat pump products.
/api/projects/ Access the list of projects related to heat pumps.

Example Requests

To download an Excel file of the products, you can use the following URL:

GET /api/products/?format=xlsx

This request will return an Excel file containing the product data.

Response Format

The API responds with data in various formats based on the requested format. For JSON, you may receive a response like:

{
"products": "http://grosswaermepumpen.info/api/products/",
"projects": "http://grosswaermepumpen.info/api/projects/"
}

GET /en-us/api/projects/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 161,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": 1,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Vattenfall Wärme Berlin AG",
            "name": null,
            "location": "Berlin-Köpenick",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.451800",
            "longitude": "13.581900",
            "commissioning_year": null,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Wärmequellenmix für Fernwärme",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 80.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 85.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 53.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1200.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": 5,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "2 Gasturbinen, 3 Heißwassererzeuger, 1 BHKW (insges. 50 MWth)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energiewendebauen.de/projekt/neu-grosswaermepumpen-in-deutschen-fernwaermenetzen/",
            "url_archive": null,
            "url_date": "2023-09-17",
            "url2": "https://www.youtube.com/watch?v=Q37ORjeAuDQ",
            "url2_archive": null,
            "url2_date": "2023-09-17",
            "url3": "https://de.linkedin.com/pulse/vom-labor-zur-realit%C3%A4t-berlinerenergieundwaerme-kgcve?trk=public_post_feed-article-content",
            "url3_archive": null,
            "url3_date": "2023-09-17",
            "reference_email": null,
            "reference": "",
            "source": 23
        },
        {
            "id": 2,
            "refrigerants": [
                "R134a"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "operator": "Ikea Deutschland GmbH & Co. KG",
            "name": null,
            "location": "Berlin",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.520000",
            "longitude": "13.405000",
            "commissioning_year": 2011,
            "commissioning_status": "OP",
            "product": "IWWS520ER2",
            "source_notes": "Abwasser Druckleitung, welche an das kommunale Abwassernetz angeschlossen ist.",
            "temp_source_min": 10.0,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Beheizung Möbelhaus",
            "flow_temperature": 40.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1500.0,
            "thermal_capacity_comment": "3 x 500 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://ochsner-energietechnik.com/portfolio-item/ikea-berlin-lichtenberg/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 3,
            "refrigerants": [
                "HFKW"
            ],
            "manufacturer": "Siemens Energy",
            "operator": "BEW Berliner Energie und Wärme",
            "name": null,
            "location": "Berlin Potsdamer Platz",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.509600",
            "longitude": "13.376600",
            "commissioning_year": 2022,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": 32.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 120.0,
            "flow_temperature_min": 85.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 3.0,
            "thermal_capacity_kw": 8000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "TC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.siemens-energy.com/de/de/home/stories/das-maximum-aus-abwaerme-herausholen.html#:~:text=Noch%20vor%20Ende%202022%20wird,Weg%20zur%20Dekarbonisierung%20der%20W%C3%A4rmeerzeugung.",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": "https://www.energate-messenger.de/news/223648/neue-hochtemperatur-waermepumpe-fuer-berlin#:~:text=Berlin%20(energate)%20%2D%20Der%20Energiekonzern,kWh%20W%C3%A4rme%20im%20Jahr%20produzieren",
            "url3_archive": null,
            "url3_date": "2025-02-05",
            "reference_email": null,
            "reference": "E-Mail Korrespondenz  zwischen Fraunhofer IEG und Vattenfall (21.12.2022 & 19.12.2022)",
            "source": 34
        },
        {
            "id": 4,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Eon Energy Solutions GmbH",
            "name": "iKWK mit Luftwärmepumpe",
            "location": "Ibbenbüren",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.276600",
            "longitude": "7.714700",
            "commissioning_year": 2024,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 800.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 3600000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Power-to-Heat-Anlage (0,6 MWth), Erdgas-BHKW (2 MWth)",
            "sound_pressure": null,
            "storage": "2 x 150 m³",
            "url": "https://www.energate-messenger.de/news/220415/ibbenbueren-luftwaermepumpe-halbiert-den-primaerenergiefaktor",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.kreis-steinfurt.de/kv_steinfurt/Aktuelles/Amtsblatt/2023/Amtsblatt%2001-2023.pdf",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 5,
            "refrigerants": [
                "Unbekannt"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "BEW Berliner Energie und Wärme",
            "name": null,
            "location": "Berlin Buch",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.636700",
            "longitude": "13.486900",
            "commissioning_year": 2021,
            "commissioning_status": "OP",
            "product": "Johnson Controls HeatPAC 104 S",
            "source_notes": "Abdampf KWK-Anlage",
            "temp_source_min": 40.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 65.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 135.0,
            "flow_temperature_heat_network_min": 80.0,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 6.4,
            "thermal_capacity_kw": 700.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "GuD-Anlage, Power-to-Heat-Anlage",
            "sound_pressure": null,
            "storage": null,
            "url": "https://group.vattenfall.com/de/newsroom/news/2022/neue-waermepumpe-stadtwaerme-berlin",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 33
        },
        {
            "id": 6,
            "refrigerants": [],
            "manufacturer": "Combitherm GmbH",
            "operator": "Stadtwerke Tübingen",
            "name": null,
            "location": "Dettenhausen",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.624600",
            "longitude": "9.111700",
            "commissioning_year": 2021,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Abwärmenutzung BHKW",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW, Spitzenlastkessel, Solarthermieanlage",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-experten.org/projekte/dettenhausener-waermenetz-waermepumpe-nutzt-bhkw-abwaerme",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.bkwk.de/wp-content/uploads/2023/10/BHKW.des_.Monats-Juni.Effizient.nachhaltig.oekologisch.pdf",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 33
        },
        {
            "id": 7,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Stadtwerke Duisburg AG",
            "name": null,
            "location": "Duisburg-Huckingen",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.353600",
            "longitude": "6.709700",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Reinwasser Kläranlage, Volumenstrom stark schwankend, bis zu 520 m³/h",
            "temp_source_min": 10.0,
            "temp_source_max": 25.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 85.0,
            "flow_temperature_min": 75.0,
            "flow_temperature_heat_network": 130.0,
            "flow_temperature_heat_network_min": 75.0,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 2.5,
            "cop_heat_side_max": 3.3,
            "thermal_capacity_kw": 3800.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Gasmotor (2 x 4,5 Mwel), Elektrokessel (30 MWth) an anderem Standort",
            "sound_pressure": null,
            "storage": "nein",
            "url": "https://www.energie.de/euroheatpower/news-detailansicht/nsctrl/detail/News/stadtwerke-duisburg-errichten-groesste-ikwk-anlage-deutschlands-an-einer-klaeranlage",
            "url_archive": null,
            "url_date": "2023-09-23",
            "url2": "https://www.youtube.com/watch?v=0HtHmZuSakQ",
            "url2_archive": null,
            "url2_date": "2023-09-23",
            "url3": "https://www.stadtwerke-duisburg.de/presse/medieninformationen/newsdetail/innovative-kwk-anlage-erreicht-naechsten-meilenstein-waermepumpen-eingetroffen",
            "url3_archive": null,
            "url3_date": "2023-09-23",
            "reference_email": null,
            "reference": "Weißbach, M.; Tiepelmann, S. (2025) Innovative KWK-Anlage mit einer Abwasser-Wärmepumpe in Duisburg Huckingen. AbwasserwärmeTag Essen 05.11.2025",
            "source": 29
        },
        {
            "id": 8,
            "refrigerants": [],
            "manufacturer": "Johnson Controls",
            "operator": "Stadtwerke Flensburg",
            "name": null,
            "location": "Flensburg",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.793700",
            "longitude": "9.446700",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Meereswasser, 3.000 Liter pro Sekunde",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 85.0,
            "flow_temperature_min": 60.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 60000.0,
            "thermal_capacity_comment": "Drei Wärmepumpenmodule mit einer Gesamtleitung von 60 MW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 21000.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": 13000.0,
            "width": 8000.0,
            "height": 11000.0,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.zfk.de/energie/waerme/stadtwerke-flensburg-bauen-gwp-bis-2025-klimaneutralitaet-grosswaermepumpe",
            "url_archive": null,
            "url_date": null,
            "url2": "https://www.stadtwerke-flensburg.de/unternehmen/nachhaltigkeit/transformationsplan/vier-phasen-zur-klimaneutralitaet-2034",
            "url2_archive": null,
            "url2_date": "2025-01-22",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 38
        },
        {
            "id": 9,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "Kreiskrankenhaus Freiberg",
            "name": null,
            "location": "Freiberg",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "50.922800",
            "longitude": "13.342500",
            "commissioning_year": 2014,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": 14.0,
            "sink": "HSB",
            "sink_notes": "Wärmeversorgung Krankenhaus",
            "flow_temperature": 70.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 860.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 215.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": 55.0,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Blockheizkraftwerk",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.kkh-freiberg.com/ueber-uns/gute-gruende-fuer-uns/energetische-optimierung/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 35
        },
        {
            "id": 10,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Uniper Wärme GmbH",
            "name": null,
            "location": "Herne",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.538800",
            "longitude": "7.219400",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Abwärme aus Isophoron-Produktion von Evonik",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 100.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.uniper.energy/news/de/nachhaltiges-projekt-zur-fernwaerme-gewinnung-fuer-das-ruhrgebiet-startet-am-evonik-standort-herne",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.chemietechnik.de/energie-utilities/evonik-und-uniper-starten-fernwaermeprojekt-im-ruhrgebiet-994.html",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 12,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "GEA Refrigeration Germany GmbH",
            "operator": "Stadtwerke Lemgo",
            "name": null,
            "location": "Lemgo",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.011322",
            "longitude": "8.886361",
            "commissioning_year": 2019,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Reinwasser, Kläranlage, Volumenstrom etwa 241 m³/h",
            "temp_source_min": 13.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 2.7,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2400.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": 1500.0,
            "electrical_capacity_kw": 890.0,
            "operating_hours_per_year": 7000,
            "annual_performance_factor": null,
            "heating_output": 17500000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW, weitere Wärmepumpe (795 kW, Wärmequelle Abwärme BHKW)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie.de/euroheatpower/news-detailansicht/nsctrl/detail/News/grosswaermepumpen-zur-dekarbonisierung-der-waermeversorgung/np/2",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.energie.de/euroheatpower/news-detailansicht/nsctrl/detail/News/erfolgreicher-abschluss-des-klimaschutzprojekts-insekt",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.youtube.com/watch?v=CyGixC21pPI",
            "url3_archive": null,
            "url3_date": "2025-02-05",
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 14,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "manufacturer": "Siemens Energy",
            "operator": "MVV AG",
            "name": null,
            "location": "Mannheim",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "49.568333",
            "longitude": "8.470318",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": "SHP 600",
            "source_notes": "",
            "temp_source_min": 3.0,
            "temp_source_max": 25.0,
            "sink": "DH",
            "sink_notes": "3.500 Haushalte",
            "flow_temperature": 99.0,
            "flow_temperature_min": 83.0,
            "flow_temperature_heat_network": 100.0,
            "flow_temperature_heat_network_min": 95.0,
            "return_temperature_heat_network": 65.0,
            "return_temperature_heat_network_min": 60.0,
            "t_hub_max": null,
            "cop_heat_side_min": 2.5,
            "cop_heat_side_max": 3.0,
            "thermal_capacity_kw": 19000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 7000.0,
            "operating_hours_per_year": 2000,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "TC",
            "filling_quantity": 12000.0,
            "length": 8800.0,
            "width": 18000.0,
            "height": 5300.0,
            "weight": 142000.0,
            "additional_systems": "4 Steinkohle-Heizkraftwerksblöcke (insgesamt 1.500 MWth)",
            "sound_pressure": 97.0,
            "storage": "43.000 m³, 1.500 MWhth",
            "url": "https://www.mvv.de/ueber-uns/unternehmensgruppe/mvv-umwelt/aktuelle-projekte/mvv-flusswaermepumpe?category=0&question=1996",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.powerengineeringint.com/decentralized-energy/district-energy/german-utility-deploys-river-heat-pump-to-decarbonise-heating/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "MVV Umwelt GmbH; Hack, Felix (2022): Grüne Wärme aus dem Rhein. Von der Idee zur Planung der MVV-Flusswärmepumpe, im Rahmen der AGFW-Veranstaltung SW.aktiv am 04.10.2022.",
            "source": 27
        },
        {
            "id": 15,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "GEA Refrigeration Netherlands",
            "operator": "Fernheizwerk Neukölln AG",
            "name": null,
            "location": "Berlin Neukölln",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.481100",
            "longitude": "13.435800",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": "Red Genium 950 W",
            "source_notes": "BHKW-Ladeluftkühlung",
            "temp_source_min": 38.0,
            "temp_source_max": 48.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 80.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 105.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 65.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 5.4,
            "thermal_capacity_kw": 1162.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 216.0,
            "operating_hours_per_year": 3000,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "PC",
            "filling_quantity": null,
            "length": 1600.0,
            "width": 5500.0,
            "height": 2400.0,
            "weight": 8500.0,
            "additional_systems": "7 Großkesselanlagen und 8 BHKW (insgesamt 192 MWth) Power-to-Heat-Anlage (10 MW)",
            "sound_pressure": null,
            "storage": "Wärmespeicher 10.000 m³",
            "url": "https://www.energiewendebauen.de/projekt/neu-grosswaermepumpen-in-deutschen-fernwaermenetzen/",
            "url_archive": null,
            "url_date": "2023-09-15",
            "url2": "https://www.youtube.com/watch?v=Q37ORjeAuDQ",
            "url2_archive": null,
            "url2_date": "2023-09-15",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 33
        },
        {
            "id": 16,
            "refrigerants": [],
            "manufacturer": "Viessmann Climate Solutions SE",
            "operator": "Inntal Gärtnerei Handels GmbH  Co. KG",
            "name": null,
            "location": "Pocking",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.454300",
            "longitude": "13.415400",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": "KWT W10/W35",
            "source_notes": "3 Förderbrunnen (270 m³/h)",
            "temp_source_min": 10.0,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Wärmeversorgung Gärtnerei",
            "flow_temperature": 55.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 5.6,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1560.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": 1280.0,
            "electrical_capacity_kw": 279.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": 4300.0,
            "width": 1600.0,
            "height": 2100.0,
            "weight": 12000.0,
            "additional_systems": "Niedertemperatur-Gasheizkessel (1950 kW)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.viessmann.de/de/referenzen/inntalgaertnerei-peschl-pocking.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 17,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "Stadtwerke Rosenheim",
            "name": "Reallabor",
            "location": "Rosenheim",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "47.856700",
            "longitude": "12.125100",
            "commissioning_year": 2022,
            "commissioning_status": "OP",
            "product": "SaBROW / NS-DualPAC",
            "source_notes": "Flusswasser, gerecht und gesiebt; Volumenstrom: min. 145 m³/h, max. 287 m³/h, mittel 180 m³/h",
            "temp_source_min": 3.0,
            "temp_source_max": 21.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 88.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 120.0,
            "flow_temperature_heat_network_min": 90.0,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 2.5,
            "cop_heat_side_max": 2.8,
            "thermal_capacity_kw": 4680.0,
            "thermal_capacity_comment": "3 x 1.560 kW",
            "cooling_capacity_kw": 3315.0,
            "electrical_capacity_kw": 1884.0,
            "operating_hours_per_year": 4000,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": 780.0,
            "length": 4000.0,
            "width": 6700.0,
            "height": 2600.0,
            "weight": 19000.0,
            "additional_systems": "Gasmotor (4,5 MWel), Elektrokessel (1,8 MWth) (als iKWK-System)",
            "sound_pressure": 108.0,
            "storage": "1.000 m³",
            "url": "https://www.energiewendebauen.de/projekt/neu-grosswaermepumpen-in-deutschen-fernwaermenetzen/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Hochmuth (30.09.2022), Präsentation Großwärmepumpen Rosenheim. Bau- und Betriebserfahrungen drei baugleicher GWPs im Rahmen von iKWK-Systemen",
            "source": 27
        },
        {
            "id": 18,
            "refrigerants": [
                "R134a"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Stadtwerke Schwerin",
            "name": null,
            "location": "Schwerin",
            "country": "DE",
            "state": "MV",
            "other_state": null,
            "latitude": "53.635500",
            "longitude": "11.401300",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": "Typ 61XWHHZE15 und 61XWHHZE10, insgesamt 4 WP",
            "source_notes": "Tiefen Geothermie (1.340 m)",
            "temp_source_min": 56.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 80.0,
            "flow_temperature_min": 75.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 7350.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": 7300.0,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.pressebox.de/pressemitteilung/stadtwerke-schwerin-gmbh/geothermie-in-schwerin-waermepumpen-wurden-geliefert/boxid/1126438",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://taz.de/Waermewende-aus-der-Tiefe/!5883053/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Korrespondenz René Rüdiger (Stadtwerke Schwerin) an Fraunhofer IEG (04.05.2023)",
            "source": 25
        },
        {
            "id": 19,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": null,
            "name": "iKWK - Luftwärmepumpe",
            "location": "Stein",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.392500",
            "longitude": "10.977300",
            "commissioning_year": 2022,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärmenetz von Stein",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 850.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW (2100 kW), Power-to-Heat-Anlage (800 kW)",
            "sound_pressure": null,
            "storage": "vorhanden",
            "url": "https://www.energie-experten.org/projekte/spatenstich-fuer-ikwk-in-stein",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 20,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "EnBW AG",
            "name": null,
            "location": "Stuttgart Münster",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.834054",
            "longitude": "9.148008",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Kühlwasserablauf Restmüllheizkraftwerk zum Neckar, Flusswasser gefiltert Volumenstrom: min. 2.160 m³/h, max. 18.000 m³/h, mittel 6.120 m³/h",
            "temp_source_min": 7.5,
            "temp_source_max": 28.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 93.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 66.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 2.8,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 24000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 7300.0,
            "operating_hours_per_year": 3000,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": 13000.0,
            "width": 9000.0,
            "height": 6200.0,
            "weight": null,
            "additional_systems": "aktuell: 3 Müllkessel, 3 Kohlekessel (447 MWth)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energiewendebauen.de/projekt/neu-grosswaermepumpen-in-deutschen-fernwaermenetzen/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.youtube.com/watch?v=Q37ORjeAuDQ",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "D. Flock: Fuel Switch Stuttgart Münster Vorstellung Großwärmepumpe. 2. VDI Fachtagung \" Großwärmepumpen in der Industrie\", 17.09.2025, Berlin.",
            "source": 33
        },
        {
            "id": 21,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "Stadtwerke Heidelberg Umwelt GmbH",
            "name": "iKWK mit Luftwärmepumpe",
            "location": "Heidelberg",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "49.398800",
            "longitude": "8.672400",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": "Sabroe DualPAC",
            "source_notes": "Umgebungsluft (volle Leistung rd. 500.000 m³/h Luft)",
            "temp_source_min": 5.0,
            "temp_source_max": 13.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 130.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 2.8,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1350.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": 910.0,
            "electrical_capacity_kw": 494.0,
            "operating_hours_per_year": 2000,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": 7000.0,
            "width": 3000.0,
            "height": 2400.0,
            "weight": 16000.0,
            "additional_systems": "KWK-Anlage (2 MWel/2 MWth), Power-to-Heat (600 kWth)",
            "sound_pressure": 110.0,
            "storage": null,
            "url": "https://www.zfk.de/energie/waerme/stadtwerke-heidelberg-3-ikwk-projekt-am-start",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": "https://www.heidelberg.de/hd/HD/Leben/12_05_2021+innovative+kraft-waerme-kopplungsanlagen+fuer+heidelberg.html",
            "url2_archive": null,
            "url2_date": "2025-01-22",
            "url3": "https://enerko.de/ikwk-heidelberg-enerko-plant-innovative-grosswaermepumpen/",
            "url3_archive": null,
            "url3_date": "2025-01-22",
            "reference_email": null,
            "reference": "",
            "source": 2
        },
        {
            "id": 22,
            "refrigerants": [
                "R600 (Butan)",
                "R717 (Ammoniak)"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "Fraunhofer IEG",
            "name": null,
            "location": "Bochum",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.481200",
            "longitude": "7.216600",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Solarthermie erwärmt im Sommer Grubenwasser, dieses Grubenwasser dient im Winter als Wärmequelle für die Großwärmepumpe",
            "temp_source_min": 60.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 120.0,
            "flow_temperature_min": 80.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": 220.0,
            "electrical_capacity_kw": 110.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "PC",
            "filling_quantity": null,
            "length": 1800.0,
            "width": 6000.0,
            "height": 3000.0,
            "weight": 16000.0,
            "additional_systems": "Parabolrinnen (60 kWPeak)",
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": "https://heatpumpingtechnologies.org/annex58/wp-content/uploads/sites/70/2022/07/johnsonhthpannex58.pdf",
            "url3_archive": null,
            "url3_date": "2025-02-05",
            "reference_email": null,
            "reference": "Passamonti, Arianna (2022) Bridging the gap: The Use of Mine water souce high-temperature heat pump for DGE. Im Rahmen des Webinars: Rolling out Geothermal Energy in Northwest-Europe, am 08.02.2022",
            "source": 26
        },
        {
            "id": 23,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Stadtwerke Neustadt",
            "name": null,
            "location": "Neustadt in Holstein",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.093600",
            "longitude": "10.813400",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": 4.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 696.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 2600000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Blockheizkraftwerk, Spitzenlastkessel",
            "sound_pressure": null,
            "storage": "vorhanden",
            "url": "https://www.energate-messenger.de/news/228893/ostsee-soll-waerme-fuer-neues-quartier-liefern",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.swnh.de/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 38
        },
        {
            "id": 25,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Hamburger Energiewerke GmbH",
            "name": "Flusswasserwärmepumpe Billwerdeer Bucht",
            "location": "Hamburg",
            "country": "DE",
            "state": "HH",
            "other_state": null,
            "latitude": "53.530646",
            "longitude": "10.043612",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 60000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.ndr.de/nachrichten/hamburg/Kohleausstieg-Neues-Konzept-fuer-Hamburger-Heizkraftwerk-Tiefstack,tiefstack112.html",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": "https://www.youtube.com/watch?v=5AMYy5YNeZY",
            "url2_archive": null,
            "url2_date": "2025-01-22",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 27,
            "refrigerants": [],
            "manufacturer": "Johnson Controls",
            "operator": "Standtwerke Gotha",
            "name": "iKW mit Luftwärmepumpe",
            "location": "Gotha",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.948300",
            "longitude": "10.701000",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1300.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": 7000.0,
            "width": 3000.0,
            "height": 2600.0,
            "weight": 17000.0,
            "additional_systems": "H2-ready Erdgas BHKW, Power-to-heat Anlage",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/226563/stadtwerke-gotha-pruefen-zwei-optionen-zur-grosswaermepumpe",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": "https://www.stadtwerke-gotha.de/",
            "url2_archive": null,
            "url2_date": "2025-01-22",
            "url3": "https://www.thueringer-allgemeine.de/lokales/gotha/article409739090/gothaer-stadtwerke-nehmen-riesige-waermepumpe-in-betrieb.html",
            "url3_archive": null,
            "url3_date": "2025-12-10",
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 28,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Stadtwerke Bad Salzuflen",
            "name": null,
            "location": "Bad Salzuflen",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.087200",
            "longitude": "8.750700",
            "commissioning_year": 2025,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2000.0,
            "thermal_capacity_comment": "2 x 500 kW, 1 x 1.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW (4,6 MW), Power-to-Heat Anlage (1,7 MW)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/229573/bad-salzuflen-plant-drei-waermepumpen-am-klaerwerk",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.stwbs.de/unternehmen/aktuelles/news/detail/detail/stadtwerke-errichten-innovatives-heizkraft-und-umspannwerk#:~:text=Im%20Fall%20der%20neuen%20Anlagen,sogar%20ausschlie%C3%9Flich%20mit%20%",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.stwbs.de/unternehmen/aktuelles/news/detail/detail/energiezentrale-ziegelstrasse-nimmt-formen-an",
            "url3_archive": null,
            "url3_date": "2025-12-10",
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 29,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "GEA Refrigeration Germany GmbH",
            "operator": "Tivoli Malz GmbH",
            "name": null,
            "location": "Hamburg",
            "country": "DE",
            "state": "HH",
            "other_state": null,
            "latitude": "53.530376",
            "longitude": "10.066491",
            "commissioning_year": 2010,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Trocknungsluft",
            "temp_source_min": 23.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Malzproduktion Erwärmung Trocknungsluft",
            "flow_temperature": 35.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 6.3,
            "thermal_capacity_kw": 3250.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Brenner (2 x 4,7 MW), BHKW",
            "sound_pressure": null,
            "storage": null,
            "url": "https://waermepumpe-izw.de/wp-content/uploads/2020/05/Germany-2019-2.pdf",
            "url_archive": null,
            "url_date": "2025-01-23",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 30,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": null,
            "name": null,
            "location": "München",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.138717",
            "longitude": "11.418388",
            "commissioning_year": 2020,
            "commissioning_status": "OP",
            "product": "2x AquaForce® 61XWH-ZE 05",
            "source_notes": "Oberflächennahe Geothermie und Wärme aus Absorptionskälte",
            "temp_source_min": 40.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme Werksviertel München",
            "flow_temperature": 60.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 3.6,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1200.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "zwei BHKW",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/werksviertel-muenchen/#content",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 31,
            "refrigerants": [],
            "manufacturer": "Friotherm Deutschland GmbH",
            "operator": "Schwaben GmbH",
            "name": null,
            "location": "Königsbrunn",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.267500",
            "longitude": "10.889200",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärmenetz Königsbrunn mit 600 Haushalten",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 4.0,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2000.0,
            "thermal_capacity_comment": "2 x 1.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Drei Gaskessel (insgesamt 7,8 MW), BHKW (275 kWth), PtH (600 kW)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/waermeversorgung-koenigsbrunn/#content",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 32,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Stadtwerke Stuttgart",
            "name": null,
            "location": "Stuttgart",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.749992",
            "longitude": "9.148640",
            "commissioning_year": 2020,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Quartiersversorgung Stuttgart Neckarpark",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2970.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Brennwertkessel (6.300 kW), KWK",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-stuttgart.de/partner-der-energiewende/neckarpark/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 33,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": null,
            "name": "Quartier am Henninger Turm",
            "location": "Frankfurt",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.097033",
            "longitude": "8.754181",
            "commissioning_year": 2016,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Erdsonden (260 Erdsonden je 100 m), Solarthermie",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme für das Quartier am Henninger Turm",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 600.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Gasbrennwertkessel, BHKW",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/quartier-am-henninger-turm/#content",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 34,
            "refrigerants": [],
            "manufacturer": "Viessmann Climate Solutions SE",
            "operator": "Stadt Duisburg",
            "name": null,
            "location": "Duisburg",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.432833",
            "longitude": "6.727305",
            "commissioning_year": 2011,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Erdsonden (12 x 15 Sonden je 135 m)",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Wärmeversorgung Berufskolleg",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 4.2,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1700.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/kfm-berufskolleg-duisburg-mitte/#content",
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 35,
            "refrigerants": [],
            "manufacturer": "Trane Deutschland GmbH",
            "operator": null,
            "name": "Ordungsamt Frankfurt am Main",
            "location": "Frankfurt",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.093985",
            "longitude": "8.583594",
            "commissioning_year": 2009,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Erdsonden (122 Erdsonden je 85 m)",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Wärmeversorgung Bürogebäude",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1080.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/ordnungsamt-frankfurt-am-main/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 36,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": null,
            "name": null,
            "location": "Augsburg",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.371500",
            "longitude": "10.898300",
            "commissioning_year": 2009,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "(100.000 l/h je WP)",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "MISC",
            "sink_notes": "Rasenheizung, Logen, Umkleidekabinen, Büros",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1290.0,
            "thermal_capacity_comment": "2 x 645 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "2 Gasbrennwertkessel (700 und 900 kW), BHKW (33 kW el)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/fussballstadion-augsburg/#content",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 41,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Volkswagen AG",
            "name": null,
            "location": "Emden",
            "country": "DE",
            "state": "NI",
            "other_state": null,
            "latitude": "53.367500",
            "longitude": "7.205000",
            "commissioning_year": 2012,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": 26.0,
            "temp_source_max": 29.0,
            "sink": "IP",
            "sink_notes": "Warmwasserversorgung Lackiererei",
            "flow_temperature": 75.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 5.6,
            "thermal_capacity_kw": 1683.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://waermepumpe-izw.de/wp-content/uploads/2020/01/D-07-VW-Emden.pdf",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 46
        },
        {
            "id": 42,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "GEA Refrigeration Germany GmbH",
            "operator": "Swiss Krono Tex GmbH &Co. KG",
            "name": null,
            "location": "Heiligengrabe",
            "country": "DE",
            "state": "BB",
            "other_state": null,
            "latitude": "53.104700",
            "longitude": "12.494400",
            "commissioning_year": 2016,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Abwärme des firmeneigenen Biomasse-Kraftwerks",
            "temp_source_min": 39.0,
            "temp_source_max": null,
            "sink": "IP",
            "sink_notes": "Spanplattenhersteller Vortrockung Holzschnitzel",
            "flow_temperature": 80.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 4.5,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 10000.0,
            "thermal_capacity_comment": "2 x 5.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": 3900.0,
            "width": 7700.0,
            "height": 3900.0,
            "weight": null,
            "additional_systems": "Biomasse-Kraftwerk (2 MW)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://waermepumpe-izw.de/wp-content/uploads/2020/05/Germany-2019-2.pdf",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 43,
            "refrigerants": [],
            "manufacturer": "Engie Refrigeration GmbH",
            "operator": "EnBW",
            "name": null,
            "location": "Waldbronn",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.928300",
            "longitude": "8.516100",
            "commissioning_year": 2017,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Entzieht dem Kältekreislauf Wärme",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW, Brennwertkessel",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/fileadmin/user_upload/waermepumpe/08_Sonstige/Filedump/BWP_A4_GrossWP_web_mail.pdf",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 34
        },
        {
            "id": 44,
            "refrigerants": [
                "R134a"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Stadtwerke Bayreuth",
            "name": null,
            "location": "Bayreuth",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.945600",
            "longitude": "11.571700",
            "commissioning_year": 2021,
            "commissioning_status": "OP",
            "product": "Carrier 30XWP",
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1380.0,
            "thermal_capacity_comment": "2 x 690 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW, Elektrodenkessel, Spitzenlast-Gaskessel",
            "sound_pressure": null,
            "storage": "vorhanden",
            "url": "https://www.zet.uni-bayreuth.de/de/news/2021/2021_10_06_Startschuss_iKWK/index.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.energie-experten.org/projekte/bhkw-der-universitaet-bayreuth-leistet-pionierarbeit",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.bayern-innovativ.de/de/seite/innovatives-kwk-konzept-universitaet-bayreuth/",
            "url3_archive": null,
            "url3_date": "2025-02-05",
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 45,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "AGO GmbH Energie und Anlagen",
            "operator": "Stadtwerke Lemgo",
            "name": "iKWK - Flusswasserwärmepumpe",
            "location": "Lemgo",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.026700",
            "longitude": "8.908600",
            "commissioning_year": 2021,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "PC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Solarthermie (5,2 MW Peakleistung), Erdgas BHKW (2 x 2,5 MW),",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.gruene-fernwaerme.de/praxisbeispiele/lemgo",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.bkwk.de/wp-content/uploads/2023/11/07_2022_Solarthermie-Flusswaerme.pdf",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen AGO GmbH Energie + Anlagen und Fraunhofer IEG am 21.08.2025",
            "source": 27
        },
        {
            "id": 46,
            "refrigerants": [
                "Unbekannt"
            ],
            "manufacturer": null,
            "operator": "Stadtwerke Bochum",
            "name": null,
            "location": "Bochum",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.442554",
            "longitude": "7.223489",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Grubenwasser des geschlossenen Bergwerks der Zeche Dannenbaum",
            "temp_source_min": 18.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 48.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3000.0,
            "thermal_capacity_comment": "3 x 1.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.ieg.fraunhofer.de/de/presse/pressemitteilungen/2022/erfolgreiche-geothermiebohrungen-auf-mark-51-7.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.stadt-und-werk.de/k21-meldungen/96-millionen-euro-fuer-mark-517/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.facility-manager.de/aktuelles/caverion-stattet-energiezentrale-fuer-gewerbegebiet-in-bochum-aus/",
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 35
        },
        {
            "id": 48,
            "refrigerants": [],
            "manufacturer": "Johnson Controls",
            "operator": "Hamburg Wasser, Hamburg Energiewerke",
            "name": "Abwasser-Wärmepumpe Hamburg Dradenau",
            "location": "Hamburg",
            "country": "DE",
            "state": "HH",
            "other_state": null,
            "latitude": "53.548800",
            "longitude": "9.960700",
            "commissioning_year": 2026,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Reinwasser, Abkühlung um 4 K, Volumenstrom 2,67 m³/s",
            "temp_source_min": 10.0,
            "temp_source_max": 20.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 95.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 3.0,
            "thermal_capacity_kw": 60000.0,
            "thermal_capacity_comment": "4 x 15.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 20000.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://vimeo.com/774694914",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.johnsoncontrols.ch/de/mediathek/news/2023/press-release/hamburg-wasser",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 49,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Kiel",
            "name": null,
            "location": "Kiel",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.323300",
            "longitude": "10.122800",
            "commissioning_year": 2026,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": 2.0,
            "temp_source_max": 25.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 115.0,
            "flow_temperature_min": 80.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 50000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": "in Planung: 2-Zonen-WSP mit ca. 1.500 MWh (analog bestehendem WSP)",
            "url": "https://www.stadtwerke-kiel.de/privatkunden/angebote-tarife/waerme/waermewende-kiel/dekarbonisierung-der-kieler-fernwaerme",
            "url_archive": null,
            "url_date": "2023-10-07",
            "url2": "https://www.kn-online.de/wirtschaft/regional/grosswaermepumpe-kiel-kommunale-waermeplanung-mit-millionen-investition-AFIAPUC7OVEFZHW7HB3FHJGOXI.html",
            "url2_archive": null,
            "url2_date": "2023-10-07",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 38
        },
        {
            "id": 50,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "AGO GmbH Energie und Anlagen",
            "operator": "Stadtwerke Münster",
            "name": null,
            "location": "Münster",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.960700",
            "longitude": "7.626100",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": "AGO Caldora",
            "source_notes": "Kühlwasser GuD-Kraftwerk",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 120.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "PC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-muenster.de/presse/pressemeldungen/gesamt/nachricht/artikel/stadtwerke-vergeben-auftrag-fuer-grosswaermepumpe-im-hafenkraftwerk.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.stadt-und-werk.de/meldung_42223_Neue+Gro%C3%9Fw%C3%A4rmepumpe.html",
            "url2_archive": null,
            "url2_date": "2023-11-07",
            "url3": "https://www.stadtwerke-muenster.de/presse/pressemeldungen/gesamt/nachricht/artikel/neuste-grosswaermepumpe-in-muenster-angeliefert.html",
            "url3_archive": null,
            "url3_date": "2023-11-07",
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen Ago GmbH Energie + Anlagen und Fraunhofer IEG am 21.08.2025",
            "source": 33
        },
        {
            "id": 51,
            "refrigerants": [
                "Unbekannt"
            ],
            "manufacturer": "Friotherm Deutschland GmbH",
            "operator": "BTB Blockheizkraftwerks- Träger- und Betreibergesellschaft mbH Berlin",
            "name": null,
            "location": "Berlin Schöneweide",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.455800",
            "longitude": "13.500500",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Flusswasser (Spreewasser), 700 m³/h",
            "temp_source_min": 8.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 95.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 2.5,
            "thermal_capacity_kw": 7000.0,
            "thermal_capacity_comment": "2 x 3.500 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-experten.org/projekte/berlin-waermepumpen-beziehen-energie-aus-der-spree",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.btb-berlin.de/aktuelles/detail/aus-spree-wird-energie-ikwk-einweihung-bei-der-btb/",
            "url2_archive": null,
            "url2_date": "2023-11-07",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 53,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "enercity",
            "name": "Flusswasserwärmepumpe am Kraftwerk Herrenhausen",
            "location": "Hannover",
            "country": "DE",
            "state": "NI",
            "other_state": null,
            "latitude": "52.375900",
            "longitude": "9.732000",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 95.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 60000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": 4000,
            "annual_performance_factor": null,
            "heating_output": 235000000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.youtube.com/watch?v=Bm5S0oJ-lZc",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 54,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "AGO GmbH Energie und Anlagen",
            "operator": "Stadtwerke Neuburg",
            "name": null,
            "location": "Neuburg an der Donau",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.734800",
            "longitude": "11.186500",
            "commissioning_year": 2022,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "BHKW-Abwärme wird in ein Niedertemperaturwärmenetz eingespeist. Dieses dienst der Wärmepumpe als Wärmequelle. In Zukunft soll als Wärmequelle für die Wärmepumpe anstatt des BHKWs Abwärme aus der Glasindustrie dienen.",
            "temp_source_min": 86.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Versorgung Bundeswehrkaserne und industrielle Verbraucher, inkl. Donau-Malz-Werk (für Trocknungsprozess bei 100 °C)",
            "flow_temperature": 125.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1100.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "PC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.dena.de/energy-efficiency-award/good-practice/neuburg-donau-stadtwerke-ago-gea/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.ago-energie.de/projekte/ago-calora-stadtwerke-neuburg-an-der-donau/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen AGO GmbH Energie + Anlagen und Fraunhofer IEG am 21.08.2025",
            "source": 33
        },
        {
            "id": 56,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "Duisburger Versorgungs- und Verkehrsgesellschaft mbH",
            "name": null,
            "location": "Duisburg",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.434400",
            "longitude": "6.762300",
            "commissioning_year": 2025,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Rechenzentrum",
            "temp_source_min": 49.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 5.0,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1224.0,
            "thermal_capacity_comment": "2 x 612 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Persönliche Korrespondenz Fraunhofer IEG und Duisburger Versorgungs- und Verkehrsgesellschaft mbH (08.03.2023)",
            "source": 10
        },
        {
            "id": 57,
            "refrigerants": [
                "Natürlich"
            ],
            "manufacturer": null,
            "operator": "EWE",
            "name": "Luft-Wärmepumpenkaskade",
            "location": "Erkner",
            "country": "DE",
            "state": "BB",
            "other_state": null,
            "latitude": "52.434300",
            "longitude": "13.768100",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Erste Stufe 30 °C Vorlauftemperatur, Zweite Stufe 70 °C Vorlauftemperatur und Anhebung auf 80 °C durch Abwärme BHKW",
            "flow_temperature": 70.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 80.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 600.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Biomethan BHKW (360 kW_el), Wärmespeicher",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.ewe.com/de/media-center/pressemitteilungen/2023/04/herzstck-fr-grne-wrmeversorgung-des-bildungszentrums-erkner-geliefert-ewe-ag",
            "url_archive": null,
            "url_date": "2023-04-25",
            "url2": "https://wohnungswirtschaft-heute.de/erkner-umbau-der-fernwaerme-kommt-voran-600-kilowatt-grosswaermepumpe-kommt-in-2025/",
            "url2_archive": null,
            "url2_date": "2025-12-23",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 58,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Neuruppin",
            "name": null,
            "location": "Neuruppin",
            "country": "DE",
            "state": "BB",
            "other_state": null,
            "latitude": "52.918100",
            "longitude": "12.800100",
            "commissioning_year": 2026,
            "commissioning_status": "CO",
            "product": "5 in Kaskade geschaltete WP",
            "source_notes": "",
            "temp_source_min": 70.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3300.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/231603/stadtwerke-neuruppin-setzen-auf-erdwaerme",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.tagesschau.de/inland/regional/brandenburg/rbb-geothermie-neuruppin-heizt-kuenftig-mit-thermalwasser-100.html",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.uni-weimar.de/fileadmin/user/fak/bauing/professuren_institute/Infrastrukturwirtschaft_und-management/Tagungen/2024_12_03-Tagung_waermeplanung/2024_12_03-ew-k2-tagung---vortrag_Retzlaff---W",
            "url3_archive": null,
            "url3_date": "2023-10-15",
            "reference_email": null,
            "reference": "",
            "source": 25
        },
        {
            "id": 59,
            "refrigerants": [],
            "manufacturer": "MAN Energy Solutions, Schweiz AG",
            "operator": "Rheinenergie",
            "name": null,
            "location": "Köln - Niehler Kraftwerksgelände",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "50.998700",
            "longitude": "6.987400",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 110.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 150000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.rheinenergie.com/de/unternehmen/newsroom/nachrichten/news_70213.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.man-es.com/de/unternehmen/pressemitteilungen/press-details/2024/12/16/man-energy-solutions-liefert-europas-gr%C3%B6%C3%9Fte-flusswasser-w%C3%A4rmepumpe-f%C3%BCr-rheinenergie-heizkraftwerk-",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 60,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Rheinenergie",
            "name": null,
            "location": "Köln - Merkenich",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "50.997500",
            "longitude": "6.990400",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 50000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.rheinenergie.com/de/unternehmen/newsroom/nachrichten/news_70213.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.rheinische-anzeigenblaetter.de/chorweiler/c-nachrichten/heizkraftwerk-merkenich-wird-modernisiert_a291986",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 61,
            "refrigerants": [],
            "manufacturer": "Ochsner Energie Technik",
            "operator": "Hafenwärme GmbH & Co. KG",
            "name": "iKWK - Papenburg",
            "location": "Papenburg",
            "country": "DE",
            "state": "NI",
            "other_state": null,
            "latitude": "53.076700",
            "longitude": "7.392600",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme in Papenburg",
            "flow_temperature": 95.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 45.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2800.0,
            "thermal_capacity_comment": "4 x 700 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW, Power-to-heat-Anlage (2,75 MW)",
            "sound_pressure": null,
            "storage": "5 Mio. Liter; 300.0000 kWh Wärme",
            "url": "https://www.energate-messenger.de/news/233654/biokraeuterzucht-mit-hilfe-innovativer-kwk",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.iwr.de/ticker/waermewende-innovatives-kwk-projekt-hafenwaerme-papenburg-erhaelt-bafa-zulassung-artikel4747",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.bkwk.de/wp-content/uploads/2024/06/BHKW-des-Monats-Papenburg-2024-Juni.pdf",
            "url3_archive": null,
            "url3_date": "2025-06-06",
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 62,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Trier",
            "name": null,
            "location": "Trier",
            "country": "DE",
            "state": "RP",
            "other_state": null,
            "latitude": "49.759600",
            "longitude": "6.644100",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.at/news/233882/wir-werden-das-gasnetz-weiter-als-speicher-benoetigen",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 63,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Dortmunder Energie- und Wasserversorgung",
            "name": null,
            "location": "Dortmund",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.513600",
            "longitude": "7.465300",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/234739/12-9-mio.-euro-fuer-dortmunder-fernwaermeausbau",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 23
        },
        {
            "id": 64,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "ProTherm",
            "name": null,
            "location": "Mertingen",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.583500",
            "longitude": "10.782900",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Nahwärme Mertingen",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 80.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 700.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": "2 x 84.000 Liter",
            "url": "https://www.b4bschwaben.de/b4b-nachrichten/donau-ries_artikel,-gp-joule-baut-in-mertingen-deutschlands-groesste-luftwaermepumpe-mit-pvstrom-_arid,270203.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 65,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerk am See",
            "name": null,
            "location": "Meersburg",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "47.694200",
            "longitude": "9.276100",
            "commissioning_year": 2033,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "Bodensee",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme für 150 Wohngebäude",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW, Spitzenlastkessel",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerk-am-see.de/de/Ueber-uns/Medien/Meldungen-20231/Stadtwerk-am-See-und-Stadt-Meersburg-bringen-Seewaerme-auf-den-Weg.html?ConsentReferrer=https%3A%2F%2Fwww.google.com%2F",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 36
        },
        {
            "id": 68,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Thüringer Wärme Service GmbH",
            "name": "iKWK mit zweistufiger Wärmepumpe",
            "location": "Gera Langenberg",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.883500",
            "longitude": "12.076300",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": "Luft-Wasser-Wärmepumpe 30RQP1040, AquaForce 61XWHZE,",
            "source_notes": "",
            "temp_source_min": -15.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärmenetz von Gera Langenberg",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1100.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.carrier.com/commercial/de/de/news/news-article/mit-ikwk-und-carrier-w-rmepumpen-reduziert-th-ringer-w-rme-service--tws--in-gera-den-co2-aussto--bei-der-geb-udeheizung.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.otz.de/regionen/gera/article241949628/Das-Fernwaermenetz-in-Gera-Langenberg-erhaelt-sein-Herz.html",
            "url2_archive": null,
            "url2_date": "2025-12-10",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 69,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BEW Berliner Energie und Wärme",
            "name": "Großwärmepumpe Reuter West",
            "location": "Berlin Spandau",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.532800",
            "longitude": "13.258500",
            "commissioning_year": 2026,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Abkühlung im Durchschnitt um 5 K",
            "temp_source_min": 12.0,
            "temp_source_max": 27.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 95.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 75000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://xn--wrme-loa.vattenfall.de/energie-news/abwasserwaermenutzung/",
            "url_archive": null,
            "url_date": "2023-09-18",
            "url2": "https://www.bew.berlin/fernwaermesystem/waermewende/abwaerme-und-grosswaermepumpen/",
            "url2_archive": null,
            "url2_date": "2025-10-14",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 70,
            "refrigerants": [],
            "manufacturer": "keine Angabe",
            "operator": "badenova",
            "name": null,
            "location": "Freiburg im Breisgau",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "47.999000",
            "longitude": "7.842100",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Wärmepumpe nutzt Rückkühlwärme der Prozesskälte und Abwasser der Molkerei Schwarzwaldmilch",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Fernwärme für die Freiburger Stadtteile Haslach und Vauban",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3750.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-experten.org/projekte/waermepumpen-nutzen-molkerei-abwaerme-fuer-haslach-und-vauban",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.wir-leben-genossenschaft.de/de/Schwarzwaldmilch-liefert-kuenftig-Abwaerme-fuer-Freiburg-Sued-10694.htm",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 73,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "SWRiesa",
            "name": null,
            "location": "Riesa",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "51.293700",
            "longitude": "13.291000",
            "commissioning_year": 2025,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": 10.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stw-riesa.de/stadtwerke-riesa/nachrichten/aktuelles/2023/heizkraftwerk-bebelstrasse-erhaelt-grosswaermepumpe/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.saechsische.de/riesa/heizkraftwerk-nahe-dem-krankenhaus-bekommt-grosswaermepumpe-5883628-plus.html",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.stw-riesa.de/stadtwerke-riesa/nachrichten/aktuelles/2024/bauvorhaben-2024/",
            "url3_archive": null,
            "url3_date": "2025-02-05",
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 74,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Meiningen",
            "name": "iKWK - Flusswasserwärmepumpe",
            "location": "Meiningen",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.567500",
            "longitude": "10.416200",
            "commissioning_year": 2025,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Fluss Werra; 100 Liter pro Sekunde",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-meiningen.blog/projekt-innovative-waerme-der-stadtwerke-meiningen/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 75,
            "refrigerants": [],
            "manufacturer": "Engie Refrigeration GmbH",
            "operator": "Daimler AG",
            "name": null,
            "location": "Rastatt",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.856600",
            "longitude": "8.207600",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "11 Brunnen",
            "temp_source_min": 6.0,
            "temp_source_max": 20.0,
            "sink": "DH",
            "sink_notes": "Wärmeversorgung Produktionshalle Daimler",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": 5.0,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3614.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.engie-refrigeration.de/de/referenzen/daimler-ag-rastatt",
            "url_archive": null,
            "url_date": "2023-11-08",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 76,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Sachsen-Energie",
            "name": null,
            "location": "Dresden",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "51.050900",
            "longitude": "13.738300",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 12000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://oiger.de/2023/10/10/sachsenenergie-will-waermeversorgung-fuer-15-milliarden-euro-erdgasfrei-machen/188518",
            "url_archive": null,
            "url_date": "2023-09-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 77,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Sachsen-Energie",
            "name": null,
            "location": "Dresden",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "51.022661",
            "longitude": "13.822367",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "Pieschen",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 42000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://oiger.de/2023/10/10/sachsenenergie-will-waermeversorgung-fuer-15-milliarden-euro-erdgasfrei-machen/188519",
            "url_archive": null,
            "url_date": "2023-09-09",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 78,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": null,
            "operator": "Sachsen-Energie",
            "name": null,
            "location": "Dresden",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "51.097752",
            "longitude": "13.713878",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": 50.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 24000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://oiger.de/2023/10/10/sachsenenergie-will-waermeversorgung-fuer-15-milliarden-euro-erdgasfrei-machen/188520",
            "url_archive": null,
            "url_date": "2023-09-28",
            "url2": "https://www.mdr.de/nachrichten/sachsen/dresden/dresden-radebeul/waermepumpe-rechenzentrum-einbau-tu-100.html",
            "url2_archive": null,
            "url2_date": "2023-09-08",
            "url3": "https://www.dena.de/energy-efficiency-award/nominierte/nominierte-2024/sachsenenergie-tu-dresden-sib-sachsen/",
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 10
        },
        {
            "id": 79,
            "refrigerants": [],
            "manufacturer": "Viessmann Climate Solutions SE",
            "operator": "Kiesel Mitte GmbH",
            "name": null,
            "location": "Stockstadt",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.882100",
            "longitude": "9.017900",
            "commissioning_year": 2012,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Wärmeversorgung Logistikzentrum",
            "flow_temperature": 45.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 520.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe-regional.de/stockstadt-am-rhein/luft-grosswaermepumpe-heizt-und-kuehlt-logistikzentrum-in-stockstadt",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 80,
            "refrigerants": [],
            "manufacturer": "Johnson Controls",
            "operator": "Iqony Energies GmbH",
            "name": "iKWK mit Grubenwasser-Wärmepumpe",
            "location": "Sulzbach; Camphausen",
            "country": "DE",
            "state": "SL",
            "other_state": null,
            "latitude": "49.298600",
            "longitude": "7.000700",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": 36.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 900.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 4050000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Grubengas befeuertes BHKW 3.100 kW, Kesselanlage 2 x 4.000 kW",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.zfk.de/energie/waerme/saarland-zeche-camphausen-liefert-kuenftig-gruene-waerme-aus-der-grube",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": "https://www.bkwk.de/wp-content/uploads/2025/04/BHKW_EM2025_04.pdf",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 35
        },
        {
            "id": 81,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Liebherr-Aerospace Lindenberg GmbH",
            "name": null,
            "location": "Lindenberg im Allgäu",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "47.601278",
            "longitude": "9.885557",
            "commissioning_year": 2014,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Abwärme aus dem Produktionsprozess",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Wärmeversorgung Produktionshalle, Lager, Büroräume",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-experten.org/projekte/liebherr-aerospace-lindenberg-nutzt-prozesswaerme-mit-waermepumpe",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 82,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Neuhaus GmbH",
            "name": null,
            "location": "Neuhaus am Rennweg",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.509739",
            "longitude": "11.139313",
            "commissioning_year": 2004,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 543.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-experten.org/projekte/neuhaus-am-rennweg-waermetrans-anlage-verbessert-fernwaerme-effizienz",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 33
        },
        {
            "id": 83,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Steag New Energies GmbH",
            "name": null,
            "location": "Erding",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.306400",
            "longitude": "11.912000",
            "commissioning_year": 2020,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.geothermie.de/bibliothek/lexikon-der-geothermie/e/erding-geothermieanlage.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 25
        },
        {
            "id": 84,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Ahrensburg",
            "name": null,
            "location": "Ahrensburg",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "53.678400",
            "longitude": "10.238100",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": 10.0,
            "temp_source_max": 15.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 20000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.kreis-stormarn.de/service/lvw/leistungen/index.html?lid=581",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.waermepumpe.de/presse/referenzobjekte/bwp-datenbank/?tx_bwprefobjdb_house%5Baction%5D=show&tx_bwprefobjdb_house%5Bcontroller%5D=House&tx_bwprefobjdb_house%5Bdetailid%5D=238&cHash=f8e6f8566",
            "url2_archive": null,
            "url2_date": "2023-11-28",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 85,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Bayernwerk",
            "name": null,
            "location": "Poing",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.157800",
            "longitude": "11.711700",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Teufe von 3.300 m",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Geothermieförderung (9600 kW); BHKW (85 kWth), 3 Erdgaskessel (4000+18000+7500 kW)",
            "sound_pressure": null,
            "storage": null,
            "url": "https://xn--ig-fernwrme-poing-xqb.de/data/files/20230516_Sitzung_26.05.2023_Poing.pdf",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.energie-experten.org/projekte/arzberg-solarpark-versorgt-fernwaerme-waermepumpe-in-poing",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 25
        },
        {
            "id": 86,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Flensburg",
            "name": "Erweiterung zu erster Großwärmepumpe",
            "location": "Flensburg",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.804810",
            "longitude": "9.452852",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 60000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 21000.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/suche/detail/flensburg-mit-fahrplan-in-die-klimaneutralitaet-201515",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 38
        },
        {
            "id": 87,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Neustrelitz",
            "name": null,
            "location": "Neustrelitz",
            "country": "DE",
            "state": "MV",
            "other_state": null,
            "latitude": "53.354560",
            "longitude": "13.078900",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.nordkurier.de/regional/neustrelitz/enthuellt-neustrelitz-forciert-den-fernwaermeausbau-2049051",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://strelitzius.com/2024/11/21/seewasser-waermepumpe-und-tiefengeothermie-mit-vorrang-stadtwerke-neustrelitz-praesentieren-transformationsplan-zum-klimafreundlichen-waermenetz/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 36
        },
        {
            "id": 88,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Eins",
            "name": null,
            "location": "Chemnitz",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "50.822832",
            "longitude": "12.912777",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/suche/detail/die-eins-zieht-ihren-kohleausstieg-vor-196018",
            "url_archive": null,
            "url_date": "2023-11-21",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 23
        },
        {
            "id": 89,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Geovol",
            "name": null,
            "location": "Unterföhring",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.193142",
            "longitude": "11.646071",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/suche/detail/geovol-zeigt-wie-waermwende-funktioniert-189060",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 23
        },
        {
            "id": 91,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Detmold",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.943138",
            "longitude": "8.869303",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.zfk.de/unternehmen/nachrichten/detmold-neue-imagekampagne-betont-kundennaehe-und-versorgungssicherheit",
            "url_archive": null,
            "url_date": "2023-11-30",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 23
        },
        {
            "id": 92,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Neumünster",
            "name": null,
            "location": "Neumünster",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.068993",
            "longitude": "9.986357",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": "-",
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.zfk.de/unternehmen/nachrichten/so-wollen-die-stadtwerke-neumuenster-bis-2035-klimaneutral-sein",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 95,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Rostock",
            "name": null,
            "location": "Rostock",
            "country": "DE",
            "state": "MV",
            "other_state": null,
            "latitude": "54.149629",
            "longitude": "12.060481",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.swrag.de/aktuelles/presse/presse-2022/waermespeicher-im-regelbetrieb",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 46
        },
        {
            "id": 96,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Rostock",
            "name": null,
            "location": "Rostock",
            "country": "DE",
            "state": "MV",
            "other_state": null,
            "latitude": "54.113514",
            "longitude": "12.084797",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.swrag.de/aktuelles/presse/presse-2022/waermespeicher-im-regelbetrieb",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 97,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Herford",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.116837",
            "longitude": "8.672860",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.westfalen-blatt.de/owl/kreis-herford/herford/herford-gross-waermepumpe-werre-aa-2779357?pid=true&npg",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 98,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Duisburg-Hochfeld",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.422056",
            "longitude": "6.744819",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "BHKW mit 31,5 MW",
            "temp_source_min": 45.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 65.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1900.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-duisburg.de/presse/medieninformationen/newsdetail/stadtwerke-duisburg-nehmen-erste-grosswaermepumpe-in-betrieb",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 33
        },
        {
            "id": 99,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Frankenthal",
            "country": "DE",
            "state": "RP",
            "other_state": null,
            "latitude": "49.530009",
            "longitude": "8.291750",
            "commissioning_year": 2027,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "90 Mio. m³ industrielle Abwässer von BASF und 20 Mio. kommunale Abwässer",
            "temp_source_min": 20.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Fernwärme für 18.000 Haushalte in Frankenthal",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 50000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/technik/detail/grosswaermepumpe-am-basf-klaerwerk-frankenthal-geplant-208239#:~:text=Mit%20dem%20Bau%20einer%20Gro%C3%9Fw%C3%A4rmepumpe,Langefeld%2C%2",
            "url_archive": null,
            "url_date": "2024-03-25",
            "url2": "https://www.swr.de/swraktuell/rheinland-pfalz/ludwigshafen/grosswaermepumpe-basf-frankenthal-emissionsfrei-geplant-100.html",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 100,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "Johnson Controls",
            "operator": "Stadtwerke Stralsund",
            "name": null,
            "location": "Stralsund",
            "country": "DE",
            "state": "MV",
            "other_state": null,
            "latitude": "54.309537",
            "longitude": "13.105449",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "BHKW-Abwärme. Wärmepumpen nutzen Brennwertwärme als auch Generatorenwärme.",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2110.0,
            "thermal_capacity_comment": "2 x 1.055 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "2 BHKWs mit je 4,8 MW thermischer Leistung, Power-to-heat Anlage mit 6 MW",
            "sound_pressure": null,
            "storage": "vier Wärmespeicher mit insgesamt 600 m³",
            "url": "https://www.innio.com/de/news-media/magazin/article/bhkw-des-jahres-2023-innovative-energiezentrale-in-stralsund-setzt-wichtigen-akzent-fuer-die-energiewende",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.bkwk.de/wp-content/uploads/2023/10/173349.BHKW_.des_.Monats.Ohne_.Umwege.zu_.hoechster.Effizienz.pdf",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 33
        },
        {
            "id": 102,
            "refrigerants": [],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": null,
            "name": null,
            "location": "Köln - Ehrenfeld",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "50.959410",
            "longitude": "6.908020",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": "30XWHPZE 0401 B",
            "source_notes": "Kanalwärmeübertrager",
            "temp_source_min": 10.0,
            "temp_source_max": 12.0,
            "sink": "DH",
            "sink_notes": "Wärmeversorgung Quartier",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 660.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "http://waermepumpe.de/presse/referenzobjekte/bwp-datenbank/lueck/#content",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "http://carrier.com/commercial/de/de/produkte/klimatisierung-und-heizung/wasser-wasser-waermepumpen/30xwhpze/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": "https://www.pv-magazine.de/2024/08/23/koelner-quartier-setzt-auf-abwasser-als-waermequelle/",
            "url3_archive": null,
            "url3_date": "2025-02-05",
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 104,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": "Großwärmepumpe an der Ernst-Walz-Brücke",
            "location": "Heidelberg",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "49.409320",
            "longitude": "8.677670",
            "commissioning_year": 2029,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 30000.0,
            "thermal_capacity_comment": "2 x 15.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "http://heidelberg.de/HD/Presse/15_11_2024+flusswaermepumpe+an+der+ernst-walz-bruecke.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 105,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Günzburg",
            "name": null,
            "location": "Günzburg",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.463800",
            "longitude": "10.287320",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 650.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.ibs-ing.com/index.php?stadtwerke-guenzburg-erweitern-waermeversorgung-mit-abwasserwaermepumpen",
            "url_archive": null,
            "url_date": "2024-11-28",
            "url2": "https://stadtwerke-guenzburg.de/abwasser-wird-energielieferant/",
            "url2_archive": null,
            "url2_date": "2024-11-28",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 106,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Straubing",
            "name": null,
            "location": "Straubing",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.880229",
            "longitude": "12.582236",
            "commissioning_year": 2016,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Thermalwasser",
            "temp_source_min": 36.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 72.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 70.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1200.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": 260.0,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.srm-germany.de/applikationen/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 25
        },
        {
            "id": 107,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Thüringer Wärme Service GmbH",
            "name": null,
            "location": "Weida",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.773961",
            "longitude": "12.058519",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": "61XWH-ZE 05",
            "source_notes": "Im Sommer dient Luft als Wärmequelle, im Winter Erdwärme.",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1100.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "http://carrier.com/commercial/de/de/ueber-carrier/referenzen/tws-weida/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 26
        },
        {
            "id": 108,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Bamberg",
            "name": null,
            "location": "Bamberg",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.901206",
            "longitude": "10.899952",
            "commissioning_year": 2028,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "300 Liter pro Sekunde",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 10000.0,
            "thermal_capacity_comment": "2 x 5.000 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Hackschnitzelheizung zur Spitzenlastdeckung",
            "sound_pressure": null,
            "storage": null,
            "url": "http://energate-messenger.de/news/249250/stadtwerke-bamberg-errichten-flusswärmepumpen",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.stadt-und-werk.de/k21-meldungen/zwei-flusswaermepumpen-in-planung/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 109,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Wittenberge",
            "name": null,
            "location": "Wittenberge",
            "country": "DE",
            "state": "BB",
            "other_state": null,
            "latitude": "52.997721",
            "longitude": "11.752440",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1100.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/248224/innovatives-flusswaermeprojekt-in-wittenberge",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 110,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Gießen",
            "name": null,
            "location": "Gießen",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.580979",
            "longitude": "8.674703",
            "commissioning_year": 2026,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Betrieb der Wärmepumpen voraussichtlich zwischen April und Oktober",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 80.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 5310.0,
            "thermal_capacity_comment": "3 x 1.770 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/energieerzeugung/detail/stadtwerke-giessen-setzen-auf-ikwk-220715",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.hessenschau.de/wirtschaft/powerlahn-giessen-baut-erste-flusswaermepumpen-an-die-lahn-v1,giessen-flusswaermepumpen-power-lahn-100.html",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 111,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Tübingen",
            "name": null,
            "location": "Tübingen",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "48.521629",
            "longitude": "9.055071",
            "commissioning_year": 2028,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 95000000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.swtue.de/energie/fernwaerme/tuebingen-machts-einfach.html#:~:text=So%20wird%20das%20Kl%C3%A4rwerk%20zum,mehr%20als%2011.500%2070m%C2%B2%2DHaushalte!",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 112,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Nürnberg",
            "name": null,
            "location": "Nürnberg",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.447215",
            "longitude": "11.074568",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": 8.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 5200.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadt-und-werk.de/k21-meldungen/76554/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 113,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Nürnberg - Gebersdorf",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.431640",
            "longitude": "11.004736",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 30000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.br.de/nachrichten/bayern/heizen-mit-waerme-aus-dem-fluss-nuernberg-will-rednitz-anzapfen,UIKBrGJ",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 114,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Lemgo",
            "name": null,
            "location": "Lemgo",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.033728",
            "longitude": "8.890131",
            "commissioning_year": 2026,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.zfk.de/energie/waerme/lemgo-investiert-in-drei-neue-waerme-erzeuger-inklusive-speicher",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 115,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "operator": "Stadtwerke Marburg",
            "name": null,
            "location": "Marburg",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.816075",
            "longitude": "8.780352",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": 30.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 90.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 70.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 420.0,
            "thermal_capacity_comment": "200 kW / 200 kW (2-Stufig)",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": 4200,
            "annual_performance_factor": null,
            "heating_output": 1800000.0,
            "compressor": "SC",
            "filling_quantity": 74.0,
            "length": 3630.0,
            "width": 1070.0,
            "height": 1440.0,
            "weight": 1800.0,
            "additional_systems": "Gaskessel",
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Korrespondenz zwischen Stadtwerke Marburg an Landesenergieagentur Hessen. 27.01.2025",
            "source": 33
        },
        {
            "id": 116,
            "refrigerants": [
                "R1233zd(E)"
            ],
            "manufacturer": "Ochsner Energie Technik",
            "operator": "Stadtwerke Marburg",
            "name": null,
            "location": "Marburg",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.793100",
            "longitude": "8.767633",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": 30.0,
            "temp_source_max": 50.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 90.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 70.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 460.0,
            "thermal_capacity_comment": "220 kW / 240 kW (2-Stufig)",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 100.0,
            "operating_hours_per_year": 6900,
            "annual_performance_factor": null,
            "heating_output": 3200000.0,
            "compressor": "SC",
            "filling_quantity": 74.0,
            "length": 3630.0,
            "width": 1070.0,
            "height": 1440.0,
            "weight": 1.8,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Korrespondenz zwischen Stadtwerke Marburg an Landesenergieagentur Hessen. 27.01.2025",
            "source": 33
        },
        {
            "id": 117,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Cottbus",
            "country": "DE",
            "state": "BB",
            "other_state": null,
            "latitude": "51.756800",
            "longitude": "14.332500",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "Cottbuser Ostsee, gefluteter Tagebausee, Entnahme von ca. 4.000 m³/h",
            "temp_source_min": 4.0,
            "temp_source_max": 15.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 125.0,
            "flow_temperature_heat_network_min": 95.0,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 35000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://cottbuser-ostsee.de/wp-content/uploads/sites/8/2022/06/TOP-5-Seewasserwaermepumpe.pdf",
            "url_archive": null,
            "url_date": "2023-09-20",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 36
        },
        {
            "id": 118,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Flensburg",
            "name": "Hochtemperaturwärmepumpe",
            "location": "Flensburg",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.777884",
            "longitude": "9.421094",
            "commissioning_year": 2035,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-flensburg.de/unternehmen/nachhaltigkeit/transformationsplan/vier-phasen-zur-klimaneutralitaet-2035",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 38
        },
        {
            "id": 119,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Flensburg",
            "name": null,
            "location": "Flensburg",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.807475",
            "longitude": "9.454053",
            "commissioning_year": 2031,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "Reinwasser des Klärwerks",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-flensburg.de/unternehmen/nachhaltigkeit/transformationsplan/vier-phasen-zur-klimaneutralitaet-2035",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 120,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Flensburg",
            "name": "Hafen Ost",
            "location": "Flensburg",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "54.783134",
            "longitude": "9.433333",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "Reinwasser",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Niedertemperatur Nahwärmenetz des Quartiers Hafen Ost",
            "flow_temperature": 55.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": 55.0,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 35.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 8000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 15000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-flensburg.de/unternehmen/nachhaltigkeit/transformationsplan/vier-phasen-zur-klimaneutralitaet-2036",
            "url_archive": null,
            "url_date": "2025-01-22",
            "url2": "https://www.energie-und-management.de/nachrichten/energieerzeugung/detail/flensburg-setzt-auf-grosswaermepumpen-148019",
            "url2_archive": null,
            "url2_date": "2025-01-22",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 121,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Hamburger Energiewerke GmbH",
            "name": "Flusswasserwärmepumpe Norderelbe",
            "location": "Hamburg",
            "country": "DE",
            "state": "HH",
            "other_state": null,
            "latitude": "53.551100",
            "longitude": "9.993700",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 200000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.youtube.com/watch?v=5AMYy5YNeZY",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 122,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Deutsche Bahn AG",
            "name": "ICE Instandhaltungswerk",
            "location": "Köln",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "50.881536",
            "longitude": "7.001233",
            "commissioning_year": 2018,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "5 Förder- und Schluckbrunnen mit einer Förderleistung von insgesamt 600 m³ pro Stunde; Betonkernaktivierung",
            "temp_source_min": 12.5,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "ICE-Instandhaltungswerk",
            "flow_temperature": 60.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 4900.0,
            "thermal_capacity_comment": "3 Wärmepumpen",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/fileadmin/user_upload/waermepumpe/07_Publikationen/Publikationen/BWP_Gewerbe-mit-WP_WEB.pdf",
            "url_archive": null,
            "url_date": null,
            "url2": "https://die-gebaeudetechnik.de/erstes-klimaneutrales-ice-instandhaltungswerk/",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 123,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "EnBW AG",
            "name": null,
            "location": "Stuttgart",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.788712",
            "longitude": "9.266132",
            "commissioning_year": 2008,
            "commissioning_status": "OP",
            "product": "Airwell SWS 3012 STD",
            "source_notes": "Erdsonden (96 Sonden je 130 m)",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Bürogebäude EnBW",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1400.0,
            "thermal_capacity_comment": "Anlage besteht aus zwei Wärmepumpen",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.waermepumpe.de/uploads/media/03_EnBW.pdf",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 30
        },
        {
            "id": 124,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BASF",
            "name": null,
            "location": "Ludwigshafen",
            "country": "DE",
            "state": "RP",
            "other_state": null,
            "latitude": "49.524732",
            "longitude": "8.419552",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "IP",
            "sink_notes": "Dampferzeugung",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.basf.com/global/de/media/news-releases/2024/11/p-24-324",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 25
        },
        {
            "id": 125,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BASF",
            "name": null,
            "location": "Ludwigshafen",
            "country": "DE",
            "state": "RP",
            "other_state": null,
            "latitude": "49.524732",
            "longitude": "8.419552",
            "commissioning_year": 2027,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Abwärme aus Steamcracker",
            "temp_source_min": null,
            "temp_source_max": 75.0,
            "sink": "IP",
            "sink_notes": "Dampfbereitstellung für Ameisensäureproduktion, 500.000 Tonnen Dampf pro Jahr",
            "flow_temperature": 200.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 3.3,
            "thermal_capacity_kw": 50000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 360000000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.basf.com/global/de/media/news-releases/2024/10/p-24-300",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Lerch, Tim: Heat Pump Steamcracker 2. Präsentation auf der VDI-Fachtagung „Großwärmepumpen in der Industrie“, 17.09.2025, Berlin.",
            "source": 39
        },
        {
            "id": 126,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": "Quartier \"Franky\"",
            "location": "Frankfurt",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.103319",
            "longitude": "8.631153",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Rechenzentrum Telehouse",
            "temp_source_min": 35.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme Quartier \"Franky\"",
            "flow_temperature": 70.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 640.0,
            "thermal_capacity_comment": "2 x 320 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.mainova.de/de/fuer-unternehmen/loesungen/referenzen/flexible-contracting-pakete/referenz-quartier-westville-waerme-aus-der-nachbarschaft-mainova",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 10
        },
        {
            "id": 127,
            "refrigerants": [
                "R1234ze(Z)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Mainova",
            "name": null,
            "location": "Frankfurt",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.110900",
            "longitude": "8.682100",
            "commissioning_year": 2024,
            "commissioning_status": "OP",
            "product": "2 AquaForce, 61XWH-ZE",
            "source_notes": "",
            "temp_source_min": 30.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärmenetz \"Batschkapp\"",
            "flow_temperature": 72.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 715.0,
            "thermal_capacity_comment": "2 x 390 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Carrier (2023). Abwärmenutzung in Rechenzentren. LüKK in Rechenzentren 21.-22. November 2023 in Königstein",
            "source": 10
        },
        {
            "id": 128,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Technische Universität Darmstadt - Dezernat V - Baumanagement und Technischer Betrieb",
            "name": null,
            "location": "Darmstadt",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "49.863251",
            "longitude": "8.679300",
            "commissioning_year": 2021,
            "commissioning_status": "OP",
            "product": "61XWHZE",
            "source_notes": "Abwärme Hochleistungsrechner TU Darmstadt, Warmwasserkühlung der CPUs wird als Abwärme nachgenutzt",
            "temp_source_min": 45.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärmenetz TU Darmstadt, Weitere Temperaturanhebung durch zentrales Heizkraftwerk am Campus Lichtwiese",
            "flow_temperature": 70.0,
            "flow_temperature_min": 65.0,
            "flow_temperature_heat_network": 99.0,
            "flow_temperature_heat_network_min": 69.0,
            "return_temperature_heat_network": 75.0,
            "return_temperature_heat_network_min": 55.0,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 5.3,
            "thermal_capacity_kw": 557.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": 464.0,
            "electrical_capacity_kw": 105.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 101700.0,
            "compressor": "SC",
            "filling_quantity": null,
            "length": 2724.0,
            "width": 981.0,
            "height": 1594.0,
            "weight": 2.25,
            "additional_systems": "zentrales Heizkraftwerk",
            "sound_pressure": 76.0,
            "storage": "Hydraulische Weiche 6 m³",
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail zwischen Fraunhofer IEG und LandesEnergieAgentur Hessen am 22.04.2025",
            "source": 10
        },
        {
            "id": 129,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Kraftwerke Mainz-Wiesbaden AG",
            "name": null,
            "location": "Mainz",
            "country": "DE",
            "state": "RP",
            "other_state": null,
            "latitude": "49.989203",
            "longitude": "8.251111",
            "commissioning_year": 2025,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Abwärme Green Mountain KMW Data Center",
            "temp_source_min": 30.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 110.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 54000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.swr.de/swraktuell/rheinland-pfalz/mainz/kmw-baut-in-mainz-grosses-gruenes-rechenzentrum-100.html",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": "https://www.energieagentur.rlp.de/info/die-energieagentur-informiert/aktuelle-meldungen/aktuelles-detail/rechenzentrum-hilft-beim-heizen/#:~:text=Zum%20einen%20stellt%20der%20Rhein,von%20etwa%2020.000",
            "url2_archive": null,
            "url2_date": "2025-02-05",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 10
        },
        {
            "id": 130,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "EnBW AG",
            "name": null,
            "location": "Waldbronn",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "48.927710",
            "longitude": "8.475850",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Abwärme der Kalt- und Kühlwassererzeugung von Agilent Technologies Deutschland GmbH.",
            "temp_source_min": 30.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadt-und-werk.de/k21-meldungen/grosswaermepumpe-nutzt-abwaerme/",
            "url_archive": null,
            "url_date": "2025-02-05",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 131,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": null,
            "operator": "Hochschule Zittau Görlitz; Fraunhofer IEG; ILK Dresden",
            "name": "AQVA HEAT",
            "location": "Zittau",
            "country": "DE",
            "state": "SN",
            "other_state": null,
            "latitude": "50.887900",
            "longitude": "14.816300",
            "commissioning_year": 2026,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Vakuum-Flüssigeiserzeuger zur ganzjährigen Nutzung von Oberflächengewässern",
            "temp_source_min": 6.0,
            "temp_source_max": 12.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 60.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://fis.hszg.de/1170.html",
            "url_archive": null,
            "url_date": "2025-02-24",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Fraunhofer IEG",
            "source": 27
        },
        {
            "id": 132,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Renergiewerke Rantrum GmbH",
            "name": null,
            "location": "Rantrum",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.438297",
            "longitude": "9.128242",
            "commissioning_year": 2025,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme Rantrum",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.gp-joule.com/de/newsroom/detail/es-geht-los-regenerative-waermeversorgung-fuer-rantrum/",
            "url_archive": null,
            "url_date": "2025-02-24",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 133,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Renergiewerke Schuby GmbH",
            "name": null,
            "location": "Schuby",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.515286",
            "longitude": "9.475396",
            "commissioning_year": 2026,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme Schuby",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.gp-joule.com/de/newsroom/detail/heizen-mit-nachhaltiger-waerme-schuby-startet-in-ein-neues-energiezeitalter/",
            "url_archive": null,
            "url_date": "2025-02-24",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 134,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "InterXion Real Estate XXII B.V.",
            "name": "Pilotprojekt Abwärmenutzung durch Wasserkreislauf aus Rechenzentrum",
            "location": "Frankfurt",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.125826",
            "longitude": "8.751215",
            "commissioning_year": 2025,
            "commissioning_status": "CO",
            "product": "61XWH-ZE07",
            "source_notes": "Abwärme Wasserkreislauf aus Rechenzentrum",
            "temp_source_min": 25.0,
            "temp_source_max": 29.0,
            "sink": "HSB",
            "sink_notes": "",
            "flow_temperature": 80.0,
            "flow_temperature_min": 70.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 3.1,
            "thermal_capacity_kw": 2500.0,
            "thermal_capacity_comment": "3 x 850 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 2000000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": 3290.0,
            "width": 1079.0,
            "height": 1968.0,
            "weight": 4147.0,
            "additional_systems": null,
            "sound_pressure": 97.7,
            "storage": "Ja",
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Korrespondenz zwischen LandesEnergieAgentur Hessen GmbH und Fraunhofer IEG am 07.03.2025",
            "source": 10
        },
        {
            "id": 135,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Projektbeteiligte: Stadtentwässerung und Umweltanalytik Nürnberg, N-ergie",
            "name": null,
            "location": "Nürnberg",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "49.465200",
            "longitude": "11.024900",
            "commissioning_year": 2028,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": 12.0,
            "temp_source_max": 20.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 120.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 15000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 7000.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.t-online.de/region/nuernberg/id_100674730/nuernberg-will-aus-abwasser-waerme-gewinnen-mit-grosswaermepumpe.html",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": "https://www.sweco-gmbh.de/aktuelles/news/hochtemperatur-waermepumpe/",
            "url2_archive": null,
            "url2_date": "2025-12-10",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 136,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "enercity",
            "name": null,
            "location": "Hannover",
            "country": "DE",
            "state": "NI",
            "other_state": null,
            "latitude": "52.394800",
            "longitude": "9.672000",
            "commissioning_year": 2027,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "12 - 16 °C im Winter",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 95.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 30000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.enercity-contracting.de/referenzen/grosswaermepumpe-klaerwerk-herrenhausen",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 137,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Projektbeteiligte: Einkaufszentrum Schenefeld; HanseWerk Natur",
            "name": null,
            "location": "Schenefeld",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "53.600900",
            "longitude": "9.837900",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Einkaufszentrum und Nahwärmenetz",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": 12000.0,
            "width": 3000.0,
            "height": null,
            "weight": 25000.0,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.mynewsdesk.com/de/hansewerk/pressreleases/groesste-waermepumpe-in-schenefeld-steht-auf-dem-einkaufszentrum-kran-stellt-25-tonnen-anlage-3384431",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 138,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "MVV AG",
            "name": null,
            "location": "Mannheim",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "49.446500",
            "longitude": "8.513400",
            "commissioning_year": 2028,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 150000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.iwr.de/news/mvv-baut-neue-rekord-flusswaermepumpe-mit-150-mw-leistung-hoehere-dividende-news39067",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": "https://www.energie-und-management.de/nachrichten/suche/detail/mvv-baut-zweite-grosswaermepumpe-256952",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 139,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Jena-Pößneck Energie GmbH",
            "name": null,
            "location": "Jena",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.930700",
            "longitude": "11.595900",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Abkühlung um 3 Kelvin.",
            "temp_source_min": 4.0,
            "temp_source_max": 20.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-jena.de/waermewende/gruene-nahwaerme.html",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": "https://www.mdr.de/nachrichten/thueringen/ost-thueringen/jena/energie-fernwaerme-kraftwerk-wasser-saale-flussthermie-102.html",
            "url2_archive": null,
            "url2_date": "2025-10-14",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 140,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Düsseldorf",
            "name": null,
            "location": "Düsseldorf",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.211800",
            "longitude": "6.812900",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://app.policylead.eu/storage/pmg/1886037255_09-09-24_07-57-3020/article_8/artikel.pdf",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 141,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Düsseldorf EUREF-Campus",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.290400",
            "longitude": "6.788900",
            "commissioning_year": 2025,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Lichtenbroicher Baggersee",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme EUREF-Campus",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.gruene-duesseldorf.de/flusswaerme-als-klimaneutrale-waermequelle/",
            "url_archive": null,
            "url_date": "2025-05-23",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 36
        },
        {
            "id": 142,
            "refrigerants": [],
            "manufacturer": "Carrier Klimatechnik GmbH",
            "operator": "Stadtwerke Bietingheim-Bissingen",
            "name": "Bietigheim-Bissingen",
            "location": "Bietigheim-Bissingen",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.943900",
            "longitude": "9.103400",
            "commissioning_year": 2023,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Umgebungsluft und BHKW-Abwärme",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1400.0,
            "thermal_capacity_comment": "2 Wärmepumpen",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "iKWK System. 2 BHKW mit 669 kW und 2.363 kW thermischer Leistung, Elektrokessel,",
            "sound_pressure": null,
            "storage": "3 x 200 m³ Hochtemperatur-Pufferspeicher",
            "url": "https://www.bkwk.de/wp-content/uploads/2025/05/BHKW_EM2025_05.pdf",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": "https://www.bietigheimerzeitung.de/inhalt.bietigheim-bissingen-fernwaerme-aus-innovativen-quellen.0349b211-fc06-4a54-8eaf-7691f36ee14e.html",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": "https://www.energie-und-management.de/nachrichten/energieerzeugung/detail/flexible-waermeerzeugung-im-stadtzentrum-realisiert-255555#:~:text=Das%20iKWK%2DSystem%20in%20Bietigheim,Blockheizkraftwerk%2C",
            "url3_archive": null,
            "url3_date": "2025-06-06",
            "reference_email": null,
            "reference": "",
            "source": 26
        },
        {
            "id": 143,
            "refrigerants": [],
            "manufacturer": "Oilon",
            "operator": "Stadtwerke Norderstedt",
            "name": null,
            "location": "Norderstedt",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "53.706300",
            "longitude": "10.015900",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Umschaltbare Wärmepumpenquelle. Umgebungsluft  (1.310 kW thermische Leistung). Motorenabwärme (840 kW thermische Leistung).",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 75.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 2.66,
            "thermal_capacity_kw": 1310.0,
            "thermal_capacity_comment": "840 kW bei Nutzung Motorenabwärme",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "2-MW-BHKW mit MTU-Motoren",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.bkwk.de/wp-content/uploads/2025/03/BHKW_EM2025_3_Hoechste-Effizienz-mit-umschaltbarer-Quelle.pdf",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 26
        },
        {
            "id": 144,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Danpower Biomasse GmbH",
            "name": null,
            "location": "Pfaffenhofen",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.525500",
            "longitude": "11.506800",
            "commissioning_year": 2026,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Durchfluss 100 l/s, Abkühlung um bis zu 8 °C",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/suche/detail/abwasser-liefert-waerme-fuer-pfaffenhofen-263363",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 145,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Econ AG",
            "name": null,
            "location": "Memmingen",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "47.990700",
            "longitude": "10.175500",
            "commissioning_year": 2025,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Niedrig-Temperatur-Abwärme aus Kühlprozessen von Industriekunden dient als Wärmequelle",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Hackschnitzelkessel 5 MW",
            "sound_pressure": null,
            "storage": "Heißwasserpufferspeicher mit 240 m³",
            "url": "https://www.energie-und-management.de/nachrichten/suche/detail/regeneratives-heizwerk-im-allgaeu-entsteht-246654",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 34
        },
        {
            "id": 146,
            "refrigerants": [
                "Edelgasge."
            ],
            "manufacturer": "Ecop Technologies GmbH",
            "operator": "SIZ",
            "name": null,
            "location": "Meldorf",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.087900",
            "longitude": "9.072600",
            "commissioning_year": 2025,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Luft /Saisonaler Wärmespeicher",
            "temp_source_min": -10.0,
            "temp_source_max": 80.0,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 100.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1400.0,
            "thermal_capacity_comment": "2 x 700 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": 700.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 5000.0,
            "compressor": "DI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen Ecop technologies GmbH und Fraunhofer IEG am 05.06.2025.",
            "source": 26
        },
        {
            "id": 147,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "STADT.ENERGIE.SPEICHER GmbH",
            "name": null,
            "location": "Bremen",
            "country": "DE",
            "state": "HB",
            "other_state": null,
            "latitude": "53.086600",
            "longitude": "8.811800",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "Vakuum-Flüssigeiserzeuger",
            "temp_source_min": 0.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 5000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Vakkum-Flüssigeiserzeuger, Heizstab, Eisbreispeicher",
            "sound_pressure": null,
            "storage": "3 Großwärmespeicher",
            "url": "https://www.sat1regional.de/bremen-deutschlands-modernste-waermepumpe-nutzt-weser-als-energiequelle/",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": "https://www.erneuerbareenergien.de/energieversorger/kommunen/wpd-gruender-stellt-futuristische-heiz-und-kuehlenergie-anlage-fuer-600-wohnungen-vor",
            "url2_archive": null,
            "url2_date": "2025-06-06",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 148,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Ulm / Neu-Ulm",
            "name": "Standort Edwin-Scharff-Haus",
            "location": "Neu-Ulm",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.404000",
            "longitude": "9.983100",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.swu.de/privatkunden/produkte-leistungen/waerme/flusswaermepumpe/faq-flusswaermepumpe?category=Allgemeine+Fragen&subcategory=Jahreskarte&cHash=dd7c41120c6f6b3dfbbc2a56e70f9918",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 149,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Ulm / Neu-Ulm",
            "name": "Standort Hallenbad Neu-Ulm",
            "location": "Neu-Ulm",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.399100",
            "longitude": "10.012700",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.swu.de/privatkunden/produkte-leistungen/waerme/flusswaermepumpe/faq-flusswaermepumpe?category=Allgemeine+Fragen&subcategory=Jahreskarte&cHash=dd7c41120c6f6b3dfbbc2a56e70f9918",
            "url_archive": null,
            "url_date": "2025-06-06",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": null
        },
        {
            "id": 150,
            "refrigerants": [
                "R32"
            ],
            "manufacturer": "DAIKIN Airconditioning Germany GmbH",
            "operator": "SWB Services GmbH",
            "name": "SPURWERK Bremen",
            "location": "Bremen",
            "country": "DE",
            "state": "HB",
            "other_state": null,
            "latitude": "53.070179",
            "longitude": "8.779229",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": -10.0,
            "sink": "DH",
            "sink_notes": "Nahwärmenetz",
            "flow_temperature": 45.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 35.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 900.0,
            "thermal_capacity_comment": "bestehend aus 4 Wärmepumpen",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Photovoltaikanlagen auf Hallendächern, Elektroheizkessel",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.linkedin.com/posts/swb-ag_energiewende-innovation-klimaschutz-activity-7376259525974138880-nqyk?utm_source=share&utm_medium=member_desktop&rcm=ACoAABQFqyoBSYim9SMbApY9WDeVNwE1kw5JKuM",
            "url_archive": null,
            "url_date": "2025-10-14",
            "url2": "https://www.linkedin.com/posts/swb-ag_waeurmepumpen-energieversorgung-spurwerk-activity-7238817982364233728-y0lY?utm_source=social_share_send&utm_medium=member_desktop_web&rcm=ACoAABQFqyoBSYim9SMbApY9",
            "url2_archive": null,
            "url2_date": "2025-10-14",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen LEA Hessen und Fraunhofer IEG am 11.07.2025.",
            "source": 32
        },
        {
            "id": 151,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": "GEA Refrigeration Germany GmbH",
            "operator": "SWB Services GmbH",
            "name": "Tabakquartier",
            "location": "Bremen",
            "country": "DE",
            "state": "HB",
            "other_state": null,
            "latitude": "53.076100",
            "longitude": "8.769300",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "RohWin Wärmeübertrager der Firma Huber",
            "temp_source_min": 11.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 60.0,
            "flow_temperature_min": 50.0,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 40.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1226.0,
            "thermal_capacity_comment": "2 x 613 kW",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "PC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Spitzenlastkessel, BHKW",
            "sound_pressure": null,
            "storage": "Wärme und Kältespeicher",
            "url": "https://tabakquartier.com/neue-energiezentrale-im-tabakquartier-waerme-aus-abwasser-fuer-bremen/",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen LEA Hessen und Fraunhofer IEG am 15.07.2025",
            "source": 29
        },
        {
            "id": 152,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Jena-Pößneck Energie GmbH",
            "name": "ANIKA",
            "location": "Jena",
            "country": "DE",
            "state": "TH",
            "other_state": null,
            "latitude": "50.956100",
            "longitude": "11.627191",
            "commissioning_year": 2030,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 20000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Power-to-Heat Anlage mit 4 MW",
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-jena.de/waermewende/anika.html",
            "url_archive": null,
            "url_date": "2025-10-14",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 153,
            "refrigerants": [
                "R1224yd(Z)",
                "R515B (R1234ze(E)/ 227ea)"
            ],
            "manufacturer": "SPH Sustainable Process Heat GmbH",
            "operator": "SLYRS Destillerie GmbH & Co. KG",
            "name": null,
            "location": "Schliersee",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "47.701900",
            "longitude": "11.884900",
            "commissioning_year": 2026,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": 65.0,
            "sink": "IP",
            "sink_notes": "Dampf",
            "flow_temperature": 120.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": 102.0,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 201.0,
            "thermal_capacity_kw": 620.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": 325.0,
            "electrical_capacity_kw": 290.0,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Kontakt zwischen SPH Sustainable Process Heat GmbH und Fraunhofer IEG am 28.07.2025",
            "source": 39
        },
        {
            "id": 154,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BEW Berliner Energie und Wärme",
            "name": "Großwärmepumpe Klingenberg",
            "location": "Berlin",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.487900",
            "longitude": "13.497300",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Christian Feuerherd: Die Rolle von Großwärmepumpen für Berlins Fernwärmesystem. VDI-Kongress am 16. September 2025, Berlin.",
            "source": null
        },
        {
            "id": 155,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BEW Berliner Energie und Wärme",
            "name": "Großwärmepumpe Rechenzentrum Marzahn",
            "location": "Berlin",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.547300",
            "longitude": "13.554700",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Christian Feuerherd: Die Rolle von Großwärmepumpen für Berlins Fernwärmesystem. VDI-Kongress am 16. September 2025, Berlin.",
            "source": 10
        },
        {
            "id": 156,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BEW Berliner Energie und Wärme",
            "name": "Abwassergroßwärmepumpe Prenzlauer Promenade",
            "location": "Berlin",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.567339",
            "longitude": "13.427041",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Christian Feuerherd: Die Rolle von Großwärmepumpen für Berlins Fernwärmesystem. VDI-Kongress am 16. September 2025, Berlin.",
            "source": 29
        },
        {
            "id": 157,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BEW Berliner Energie und Wärme",
            "name": "Großwärmepumpe Rechenzentrum Klingenberg",
            "location": "Berlin",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.489200",
            "longitude": "13.499400",
            "commissioning_year": 2028,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Christian Feuerherd: Die Rolle von Großwärmepumpen für Berlins Fernwärmesystem. VDI-Kongress am 16. September 2025, Berlin.",
            "source": null
        },
        {
            "id": 158,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "BEW Berliner Energie und Wärme",
            "name": "Großwärmepumpe Mitte",
            "location": "Berlin",
            "country": "DE",
            "state": "BE",
            "other_state": null,
            "latitude": "52.515700",
            "longitude": "13.395800",
            "commissioning_year": 2029,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Christian Feuerherd: Die Rolle von Großwärmepumpen für Berlins Fernwärmesystem. VDI-Kongress am 16. September 2025, Berlin.",
            "source": null
        },
        {
            "id": 159,
            "refrigerants": [
                "R1234ze(E)"
            ],
            "manufacturer": "Trane Deutschland GmbH",
            "operator": "KfW",
            "name": null,
            "location": "Bonn",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "50.731154",
            "longitude": "7.104938",
            "commissioning_year": 2024,
            "commissioning_status": "PL",
            "product": "Trane RTSF",
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": 10.0,
            "sink": "HSB",
            "sink_notes": "Raumheizung RLT",
            "flow_temperature": 50.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 800.0,
            "compressor": "SC",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Power to heat",
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "E-Mail Korrespondenz zwischen Fraunhofer IEG und Trane am 25.11.2025.",
            "source": 30
        },
        {
            "id": 160,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke München",
            "name": null,
            "location": "München",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.143000",
            "longitude": "11.463200",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 50000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Loistel, F. (2025) Großwärmepumpen in der Tiefengeothermie - Funktionsweise und konzeptionelle Ansätze. 2. VDI Fachkonferenz, Einsatz von Großwärmepumpen in der Industrie. 17.09.2025 Berlin",
            "source": 25
        },
        {
            "id": 161,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke München",
            "name": null,
            "location": "München",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.182600",
            "longitude": "11.528400",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 20000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Loistel, F. (2025) Großwärmepumpen in der Tiefengeothermie - Funktionsweise und konzeptionelle Ansätze. 2. VDI Fachkonferenz, Einsatz von Großwärmepumpen in der Industrie. 17.09.2025 Berlin",
            "source": 25
        },
        {
            "id": 162,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Stuttgart",
            "name": null,
            "location": "Stuttgart",
            "country": "DE",
            "state": "BW",
            "other_state": null,
            "latitude": "48.793100",
            "longitude": "9.199200",
            "commissioning_year": 2030,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Kanalwärmeübertrager",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 10000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Buch, C. (2025) Wärmeversorgung Stuttgart Rosenstein, Chance Neubau Kanal Cannstatter Straße. AbwasserwärmeTag am 05.11.2025, Essen",
            "source": 29
        },
        {
            "id": 163,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Münster",
            "name": null,
            "location": "Münster",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "52.008000",
            "longitude": "7.647800",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Ablauf der Kläranlage. Temperatur 10 - 20 °C.",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 10000.0,
            "thermal_capacity_comment": "aktuell noch nicht festgelegt. Max. 40000 kW thermische Leistung.",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Schülting, O. (2025) Abwasserwärmenutzung - Sicht eines Fernwärmeversorgers. AbwasserwärmeTag am 05.12.2025, Essen",
            "source": 29
        },
        {
            "id": 164,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Leverkusen",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.040800",
            "longitude": "7.019900",
            "commissioning_year": 2023,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "MISC",
            "sink_notes": "Eigenversorgung Kläranlage",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Gengnagel, D. (2025) Neubau einer Kläranlage am Standort Leverkusen (340.000 EW) mit Abwasserwärmenutzung im Kläranlagenablauf. AbwasserwärmeTag am 05.12.2025, Essen",
            "source": 29
        },
        {
            "id": 165,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "SMS Group",
            "name": null,
            "location": "Hilchenbach",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "50.994800",
            "longitude": "8.110600",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "HSB",
            "sink_notes": "Produktionshallen, Bürobebäude SMS Group",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 3000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": "2.000 m³ Pufferspeicher",
            "url": "https://www.basicthinking.de/blog/2025/12/03/luft-wasser-waermepumpe-co2/",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 166,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Projektbeteiligter: JP Joule",
            "name": null,
            "location": "Zöschingen",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.672800",
            "longitude": "10.325600",
            "commissioning_year": 2025,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 922.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.solarbranche.de/news/ticker/nachhaltige-waerme-fuer-zoeschingen-heizzentrale-mit-grosswaermepumpe-in-betrieb-genommen-artikel7696",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 167,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Reenergiewerke Haselund, Projektbeteiligter: JP Joule",
            "name": null,
            "location": "Haselund",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "54.593700",
            "longitude": "9.181600",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 500.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.presseportal.de/pm/100699/6170409",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": null
        },
        {
            "id": 168,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Lübeck",
            "name": null,
            "location": "Lübeck",
            "country": "DE",
            "state": "SH",
            "other_state": null,
            "latitude": "53.855500",
            "longitude": "10.675500",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.ln-online.de/lokales/luebeck/luebeck-am-zentralklaerwerk-wollen-stadtwerke-eine-grosswaermepumpe-bauen-XM76ZVFMYNGHRCBHONE5YKRANM.html",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 169,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Hamburger Energiewerke",
            "name": "Luft-Wärmepumpe am Heizwerk Bergedorf-West",
            "location": "Hamburg",
            "country": "DE",
            "state": "HH",
            "other_state": null,
            "latitude": "53.482900",
            "longitude": "10.215400",
            "commissioning_year": 2026,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 4000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/254460/hamburger-quartier-bekommt-luft-waermepumpe",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 170,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Duisburg AG",
            "name": null,
            "location": "Duisburg",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.384400",
            "longitude": "6.752200",
            "commissioning_year": 2029,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 60000.0,
            "thermal_capacity_comment": "4 Wärmepumpen-Aggregate",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": 6000,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.stadtwerke-duisburg.de/privatkunden/themen/energiepark-wanheim",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 27
        },
        {
            "id": 171,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Bochum",
            "name": null,
            "location": "Bochum",
            "country": "DE",
            "state": "NW",
            "other_state": null,
            "latitude": "51.450700",
            "longitude": "7.270600",
            "commissioning_year": 2030,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 15000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 120000000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.sweco-gmbh.de/aktuelles/news/sweco-stw-bochum-grosswaermepumpe-an-klaeranlage-bochum-oelbachtal/",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        },
        {
            "id": 172,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Schwedt",
            "name": null,
            "location": "Schwedt/0der",
            "country": "DE",
            "state": "BB",
            "other_state": null,
            "latitude": "53.094500",
            "longitude": "14.231600",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "PCK",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": 8000000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energate-messenger.de/news/255257/projektstart-fuer-grosswaermepumpe-in-schwedt",
            "url_archive": null,
            "url_date": "2025-12-10",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 39
        },
        {
            "id": 173,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Greifswald",
            "country": "DE",
            "state": "MV",
            "other_state": null,
            "latitude": "54.089200",
            "longitude": "13.389300",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": 9.0,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 85.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": 2.28,
            "thermal_capacity_kw": 1800.0,
            "thermal_capacity_comment": "3 Wärmepumpenaggregate",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Präsentation Heck Kältetechnik GmbH Industrie-/ Großwärmepumpen erhalten durch Paul Fay LEA per Mail am 24.06.2025",
            "source": 32
        },
        {
            "id": 174,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke München",
            "name": null,
            "location": "München",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.182600",
            "longitude": "11.528400",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 50000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Loistel, F. (2025) Großwärmepumpen in der Tiefengeothermie - Funktionsweise und konzeptionelle Ansätze. 2. VDI Fachkonferenz, Einsatz von Großwärmepumpen in der Industrie. 17.09.2025 Berlin",
            "source": 25
        },
        {
            "id": 175,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": null,
            "location": "Raunheim",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.010500",
            "longitude": "8.457800",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1900.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.getec-energyservices.com/de/impact/environment/drei-wege-in-richtung-dekarbonisierung.php",
            "url_archive": null,
            "url_date": "2025-12-11",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 176,
            "refrigerants": [],
            "manufacturer": null,
            "operator": null,
            "name": "Campus-Versorgung",
            "location": "Gießen",
            "country": "DE",
            "state": "HE",
            "other_state": null,
            "latitude": "50.584200",
            "longitude": "8.674500",
            "commissioning_year": null,
            "commissioning_status": "OP",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "Nahwärme",
            "flow_temperature": 60.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 855.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": null,
            "url_archive": null,
            "url_date": null,
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "Präsentation Heck Kältetechnik GmbH Industrie-/ Großwärmepumpen erhalten durch Paul Fay LEA per Mail am 24.06.2025",
            "source": 29
        },
        {
            "id": 177,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Getec",
            "name": "Wärmeversorgung TUM-Campus Garching",
            "location": "Garching",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.247200",
            "longitude": "11.627200",
            "commissioning_year": null,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "Abwärme Leibnitz Rechenzentrum und Geothermie",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "LH",
            "sink_notes": "Wärmeversorgung Technische Universität München Campus Garching",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 10000.0,
            "thermal_capacity_comment": "Insgesamt 7 Aggregate",
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.mega-monheim.de/unternehmen/aktuelles/neues-waermekonzept-fuer-tum-campus-garching",
            "url_archive": null,
            "url_date": "2026-03-09",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 26
        },
        {
            "id": 178,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Wernigerode",
            "name": null,
            "location": "Wernigerode",
            "country": "DE",
            "state": "ST",
            "other_state": null,
            "latitude": "51.841900",
            "longitude": "10.783500",
            "commissioning_year": null,
            "commissioning_status": "AN",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 2000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": 7650,
            "annual_performance_factor": null,
            "heating_output": 15200000.0,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": null,
            "sound_pressure": null,
            "storage": null,
            "url": "https://www.energie-und-management.de/nachrichten/technik/detail/grosswaermepumpe-fuer-das-gruene-heizen-im-harz-351507",
            "url_archive": null,
            "url_date": "2026-03-09",
            "url2": null,
            "url2_archive": null,
            "url2_date": null,
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 179,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Fernwärmeversorgungs-GmbH, eine Tochtergesellschaft der Stadtwerke Dessau",
            "name": "Dessau Waldsiedlung",
            "location": "Dessau",
            "country": "DE",
            "state": "ST",
            "other_state": null,
            "latitude": "51.797800",
            "longitude": "12.187000",
            "commissioning_year": 2029,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 6000.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Erdgas BHKW (2 MW_el)",
            "sound_pressure": null,
            "storage": "150 m³",
            "url": "https://www.dvv-dessau.de/stadtwerke-erhalten-zuschlag-fuer-ikwk-anlage-in-der-waldsiedlung/",
            "url_archive": null,
            "url_date": "2026-03-09",
            "url2": "https://ausschreibungen-deutschland.de/2439825_Deutschland__Dienstleistungen_von_Ingenieurbueros__Planung_iKWK-Anlage_Waldsiedlung_in_2026_Dessau-Rosslau",
            "url2_archive": null,
            "url2_date": "2026-03-09",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 180,
            "refrigerants": [
                "R717 (Ammoniak)"
            ],
            "manufacturer": null,
            "operator": "Fernwärmeversorgungs-GmbH, eine Tochtergesellschaft der Stadtwerke Dessau",
            "name": "Dessau Klinikum/Wohngebiet Zoberberg",
            "location": "Dessau",
            "country": "DE",
            "state": "ST",
            "other_state": null,
            "latitude": "51.827200",
            "longitude": "12.229800",
            "commissioning_year": 2027,
            "commissioning_status": "PL",
            "product": null,
            "source_notes": "",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": null,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": 1300.0,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "Elektrokessel (0,9 MW_th), 2 Erdgas-BHKW (je 2,5 MW_el)",
            "sound_pressure": null,
            "storage": "2 x 150 m³",
            "url": "https://www.dvv-dessau.de/stadtwerke-erhalten-zuschlag-fuer-ikwk-anlage-in-der-waldsiedlung/",
            "url_archive": null,
            "url_date": "2026-03-09",
            "url2": "https://ausschreibungen-deutschland.de/2395031_Deutschland__Bau_von_Waermekraftwerken__Neubau_iKWK-Anlage_Zoberberg_in_Dessau-Rosslau_2025_Dessau-Rosslau",
            "url2_archive": null,
            "url2_date": "2026-03-09",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 32
        },
        {
            "id": 181,
            "refrigerants": [],
            "manufacturer": null,
            "operator": "Stadtwerke Pfaffenhofen, Danpower",
            "name": null,
            "location": "Pfaffenhofen",
            "country": "DE",
            "state": "BY",
            "other_state": null,
            "latitude": "48.527500",
            "longitude": "11.503600",
            "commissioning_year": 2026,
            "commissioning_status": "CO",
            "product": null,
            "source_notes": "Durchfluss 100 l/s, Abkühlung um bis zu 8 Kelvin",
            "temp_source_min": null,
            "temp_source_max": null,
            "sink": "DH",
            "sink_notes": "",
            "flow_temperature": 90.0,
            "flow_temperature_min": null,
            "flow_temperature_heat_network": null,
            "flow_temperature_heat_network_min": null,
            "return_temperature_heat_network": null,
            "return_temperature_heat_network_min": null,
            "t_hub_max": null,
            "cop_heat_side_min": null,
            "cop_heat_side_max": null,
            "thermal_capacity_kw": null,
            "thermal_capacity_comment": null,
            "cooling_capacity_kw": null,
            "electrical_capacity_kw": null,
            "operating_hours_per_year": null,
            "annual_performance_factor": null,
            "heating_output": null,
            "compressor": "NI",
            "filling_quantity": null,
            "length": null,
            "width": null,
            "height": null,
            "weight": null,
            "additional_systems": "BHKW",
            "sound_pressure": null,
            "storage": "Ja",
            "url": "https://www.tvingolstadt.de/mediathek/video/heizen-mit-energie-aus-klaeranlage-bald-moeglich/",
            "url_archive": null,
            "url_date": "2026-03-09",
            "url2": "https://pfaffenhofen.de/paf-und-du/nachrichten/abwasser-wird-zur-waermequelle-stadt-pfaffenhofen-stadtwerke-und-danpower-treiben-klimaschutz-voran/",
            "url2_archive": null,
            "url2_date": "2026-03-09",
            "url3": null,
            "url3_archive": null,
            "url3_date": null,
            "reference_email": null,
            "reference": "",
            "source": 29
        }
    ]
}