final_demand_of_heat_in_ict_industry_energetic debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(ict_industry)
        ),
        energetic?
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(ict_industry)
        ),
        energetic?
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
0.0
 | 
PJ | 
| 2050 | 
0.0
 | 
PJ | 
Description
Energetic final demand of the 'heat' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/industry/other_industry/final_demand_of_heat_in_ict_industry_energetic.gql
 | 
References
| Gquery | sankey_final_demand_of_heat_in_industry_ict_energetic | 
| Gquery | sankey_final_demand_of_heat_in_industry_other_energetic |