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