GQL Statement

100 * SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_coal),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_coal_gas),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_cokes)
) / 
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 7.75 ms
1.5096955884822132
%
2050 6.92 ms
1.4849861562993008
%

Description

Percentage of final demand of coal_and_derivatives in renewability

Characteristics

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

References