GQL Statement

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

Result

2019 8.28 ms
5.206562582451574
PJ
2050 7.28 ms
5.371242648078256
PJ

Description

Final demand of fossil heat in the 'heat' carrier group

Characteristics

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

References

Gquery myc_final_demand_of_fossil_heat_in_buildings