final_demand_of_electricity_in_households debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :households"
),
electricity?
),
value
)
) / BILLIONS
Result
2019 4.25 ms |
84.09405514
|
PJ |
2050 4.12 ms |
85.27773100838364
|
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
|