GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :buildings"
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :buildings"
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONS

Result

2019 9.33 ms
10.224033925139999
PJ
2050 10.45 ms
9.998553045276767
PJ

Description

Final demand of the 'heat' carrier group

Characteristics

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

References

Gquery myc_final_demand_of_heat_in_buildings
Gquery sankey_final_demand_of_heat_in_buildings_other_energetic
Gquery sankey_final_demand_of_heat_in_buildings_space_heating_energetic
Gquery sankey_1_to_2_heat_to_buildings