GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(refineries_industry)
        ),
        energetic?
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(refineries_industry)
        ),
        energetic?
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 10.312130269999997 | PJ | 
| 2050 | 10.312130269999997 | PJ | 
Description
Energetic 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_refineries_industry_energetic.gql | 
References