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