GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      steam_hot_water?
    ),
    "sustainability_share * value"
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      useable_heat?
    ),
    "sustainability_share * value"
  )
) / BILLIONS
Result
| 2019 | 0.33342168139949807 | PJ | 
| 2050 | 0.3619685778673604 | 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_industry.gql | 
References