final_demand_of_electricity_in_households debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :households"
),
electricity?
),
value
)
) / BILLIONS
Result
2015 3.93 ms |
81.6699
|
PJ |
2050 3.74 ms |
81.89444269821009
|
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_households.gql
|