final_demand_of_heat_in_other_energetic debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :other"
        ),
        energetic?
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :other"
        ),
        energetic?
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONSResult
| 2019 | 0.0 | PJ | 
| 2050 | 0.0 | PJ | 
Description
Final demand of the 'heat' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_of_heat_in_other_energetic.gql | 
References
| Gquery | sankey_1_to_2_heat_to_other |