final_demand_from_households_energetic debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :households"
),
energetic?
),
value
)
) / BILLIONS
Result
2015 4.14 ms |
399.8141
|
PJ |
2050 3.88 ms |
400.1655875427943
|
PJ |
Description
The final demand in the households sector.
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_from_households_energetic.gql
|