final_demand_of_heat_in_industry debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONSResult
| 2019 | 83.60501192758073 | PJ | 
| 2050 | 111.64814783348552 | PJ | 
Description
Final demand of the 'heat' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_heat_in_industry.gql | 
References
| Gquery | myc_final_demand_of_heat_in_industry | 
| Gquery | sankey_final_demand_of_heat_in_industry_other_energetic | 
| Gquery | sankey_1_to_2_heat_to_industry |