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

2015 58.11 ms
6.030722164534303
%
2050 22.42 ms
8.877263297528582
%

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