GQL Statement
100 * SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_biodiesel),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_bio_ethanol),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_wood_pellets),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_bio_lng),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_bio_oil),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), supply_of_bio_kerosene)
) / 
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
 | 
2.8602968810272773 
 | 
% | 
| 
2050
 | 
2.8134819774560578 
 | 
% | 
Description
Percentage of final demand of biomass_products in renewability
 
Characteristics
| Groups | 
 | 
| Unit | 
% | 
| File path | 
/app/tmp/etsource/gqueries/output_elements/output_series/vertical_stacked_bar_49_renewability/final_demand_of_biomass_products_in_renewability.gql
 | 
References