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
 | 
83.27159024618123 
 | 
PJ | 
| 
2050
 | 
111.28617925561817 
 | 
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