GQL Statement
PRODUCT(
  SUM(
    V(
      FILTER(
        FILTER(
          INTERSECTION(EG(final_demand),EG(space_heating_households)), "network_gas? || compressed_network_gas?"
        ),
        "energetic?"
      ),
      value
    ),
  ),
  Q(share_of_fossil_gas_in_gas_network)
) / BILLIONS
Result
| 2019 | 222.5966057263774 | PJ | 
| 2050 | 222.7165909608309 | PJ | 
Description
Energetic final demand of the 'natural_gas' carrier group in households space_heating
 
Characteristics
| Groups |  | 
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/final_demand/households/space_heating_households/final_demand_of_natural_gas_in_households_space_heating_energetic.gql | 
References