GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      network_gas?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      compressed_network_gas?
    ),
    value
  )
) * V(energy_national_gas_network_natural_gas,greengas_input_conversion) / BILLIONS

Result

2019 7.67 ms
1.2370768297585315
PJ
2050 7.32 ms
1.2378608939390507
PJ

Description

Final demand of the 'greengas' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_greengas_in_households.gql

References

Gquery turk_final_demand_in_households_edge_groups_per_carrier
Gquery myc_final_demand_of_green_gas_in_households
Gquery sankey_final_demand_of_biomass_products_in_households_other_energetic
Gquery sankey_final_demand_of_biomass_products_in_households_space_heating_and_hot_water_energetic
Gquery greengas_used_for_heating_in_households
Gquery network_gas_used_for_heating_in_households
Gquery greengas_used_for_hot_water_in_households
Gquery network_gas_used_for_hot_water_in_households