GQL Statement

100 * SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_greengas),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_biodiesel),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_bio_ethanol),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_bio_lng),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_bio_oil),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_torrefied_biomass_pellets),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_wood_pellets),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_bio_kerosene),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), primary_demand_of_biogas)
) /
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 82.95 ms
4.067022258126218
%
2050 69.26 ms
2.968826235136418
%

Description

Percentage of primary demand of biomass_products in renewability

Characteristics

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

References