final_demand_of_heat_in_buildings debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
steam_hot_water?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
useable_heat?
),
value
)
) / BILLIONS
Result
2019 6.29 ms |
10.224033925139999
|
PJ |
2050 5.85 ms |
9.998553045276767
|
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_buildings.gql
|