GQL Statement

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

Result

2019 14.91 ms
83.27159024284249
PJ
2050 11.21 ms
111.28617923894495
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_industry.gql

References

Gquery myc_final_demand_of_fossil_heat_in_industry