GQL Statement

100 * SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_waste_mix),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_non_biogenic_waste),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_biogenic_waste)
) / 
SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand),
    Q(ambient_heat_pumped_by_heat_pumps),
    Q(geothermal_own_use_in_sectors)
)

Result

2019 37.27 ms
2.6513138101058074
%
2050 66.79 ms
4.018939596823909
%

Description

Percentage of primary demand of waste in renewability

Characteristics

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

References