GQL Statement

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

Result

2019 17.96 ms
3.9349954317185096
PJ
2050 16.42 ms
3.9349954317185096
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_buildings.gql

References

Gquery turk_final_demand_in_buildings_edge_groups_per_carrier
Gquery myc_final_demand_of_oil_and_derivatives_in_buildings
Gquery sankey_final_demand_of_oil_and_derivatives_in_buildings_other_energetic
Gquery sankey_final_demand_of_oil_and_derivatives_in_buildings_space_heating_energetic
Gquery sankey_1_to_2_oil_and_oil_products_to_buildings