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