GQL Statement

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

Result

2019 7.8 ms
1.7957085271106534
PJ
2050 7.03 ms
7.282625679781622
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_energy.gql

References

Gquery myc_final_demand_of_fossil_heat_in_energy
Gquery myc_final_demand_of_fossil_heat_in_energy_and_other