GQL Statement

number_of_residences_in_ht_heating_network = V(households_space_heater_district_heating_ht_steam_hot_water,number_of_units);
DIVIDE(
    SUM(
        V(FILTER(G(costs_production_heat_plants),"heat_network_ht"), operating_expenses_excluding_ccs_per(:node))
    ),
    number_of_residences_in_ht_heating_network
)

Result

2019 2.0 ms
30.526923475134303
euro
2050 1.32 ms
55.53448985326988
euro

Description

OPEX of the costs in ht heat producers ex fuels ex CCUS, per household. CHP is not in this scope.

Characteristics

Groups
Unit euro
File path /app/tmp/etsource/gqueries/output_elements/output_series/vertical_stacked_bar_ht_district_heating_costs_per_household/households_ht_installations_costs/households_ht_installations_opex_per_household.gql

References