GQL Statement

100 * SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), "(1.0 - sustainability_share) * supply_of_steam_hot_water"),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), "(1.0 - sustainability_share) * supply_of_useable_heat")
) / 
SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), demand),
    Q(ambient_heat_pumped_by_heat_pumps),
    Q(geothermal_own_use_in_sectors)
)

Result

2019 23.52 ms
4.7242668556777465
%
2050 20.33 ms
6.19291545683461
%

Description

Percentage of final demand of heat in renewability

Characteristics

Groups
Unit %
File path /app/tmp/etsource/gqueries/output_elements/output_series/vertical_stacked_bar_49_renewability/final_demand_of_fossil_heat_in_renewability.gql

References