final_demand_of_electricity_in_buildings debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :buildings"
      ),
      electricity?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
117.54909969999999
 | 
PJ | 
| 2050 | 
117.4653967930124
 | 
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_buildings.gql
 |