final_demand_of_electricity_in_buildings debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
electricity?
),
value
)
) / BILLIONS
Result
2015 3.64 ms |
105.23037
|
PJ |
2050 3.65 ms |
104.53539393567969
|
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
|