final_demand_of_heat_in_other debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :other"
),
steam_hot_water?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :other"
),
useable_heat?
),
value
)
) / BILLIONS
Result
2019 5.93 ms |
0.0
|
PJ |
2050 5.41 ms |
0.0
|
PJ |
Description
Final demand of the 'heat' carrier group
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_heat_in_other.gql
|