GQL Statement
100 * SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic)), "sustainability_share * supply_of_network_gas"),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), "sustainability_share * supply_of_compressed_network_gas"),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), "sustainability_share * supply_of_lng"),
    V(INTERSECTION(G(final_demand_group),USE(energetic)), "sustainability_share * supply_of_propane")
) / 
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 | 0.1593319652924084 | % | 
| 2050 | 0.15625723066778727 | % | 
Description
Percentage of sustainable part of final demand of natural_gas_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_sustainable_natural_gas_and_derivatives_in_renewability.gql | 
References