GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      crude_oil?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      gasoline?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      diesel?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      lpg?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      kerosene?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      heavy_fuel_oil?
    ),
    value
  )
) / BILLIONS

Result

2019 18.66 ms
0.44702609273859684
PJ
2050 17.4 ms
0.44702609273867555
PJ

Description

Final demand of the 'oil_and_derivatives' carrier group

Characteristics

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

References

Gquery turk_final_demand_in_households_edge_groups_per_carrier
Gquery myc_final_demand_of_oil_and_derivatives_in_households
Gquery sankey_final_demand_of_oil_and_derivatives_in_households_other_energetic
Gquery sankey_final_demand_of_oil_and_derivatives_in_households_space_heating_and_hot_water_energetic
Gquery oil_and_derivatives_used_for_heating_in_households
Gquery oil_and_derivatives_used_for_hot_water_in_households
Gquery sankey_1_to_2_oil_and_oil_products_to_households