GQL Statement
SUM(
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(fertilizers_industry)
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(fertilizers_industry)
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 5.500000000000036 | PJ | 
| 2050 | 5.500000000000036 | PJ | 
Description
Final demand of the 'heat' carrier group
 
Characteristics
| Groups |  | 
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/final_demand/industry/chemical_industry/final_demand_of_heat_in_fertilizers_industry.gql | 
References