GQL Statement

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

Result

2015 8.95 ms
2.050485187348437
PJ
2050 8.86 ms
3.5009292471295645
PJ

Description

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

Characteristics

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

References

Gquery myc_final_demand_of_renewable_heat_in_households