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
2015 6.38 ms |
7.82333875
|
PJ |
2050 6.32 ms |
5.493545813973836
|
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
|