GQL Statement

number_of_buildings_with_ht_heat_delivery_system = 
    SUM(
        V(G(ht_delivery_system_buildings), number_of_units)
    );
PRODUCT(
    number_of_buildings_with_ht_heat_delivery_system,
    AREA(buildings_ht_heat_delivery_system_costs_eur_per_connection)
)

Result

2019 0.89 ms
13,854,043,999.636488
euro
2050 0.72 ms
13,854,043,999.636488
euro

Description

Investment costs of the ht heat delivery systems for buildings

Characteristics

Groups
Unit euro
File path /app/tmp/etsource/gqueries/general/costs/mece_costs/1_building_and_installations/heat_delivery_system/buildings/support_queries/buildings_ht_heat_delivery_system_investment_costs.gql

References

Gquery buildings_ht_heat_delivery_system_capital_costs
Gquery buildings_ht_heat_delivery_system_depreciation_costs