final_demand_of_electricity_in_energy debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :energy"
      ),
      electricity?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
12.56324702
 | 
PJ | 
| 2050 | 
12.56324702
 | 
PJ | 
Description
Final demand of the 'electricity' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_electricity_in_energy.gql
 |