final_demand_of_heat_in_transport debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :transport"
),
steam_hot_water?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :transport"
),
useable_heat?
),
value
)
) / BILLIONS
Result
2019 6.4 ms |
0.0
|
PJ |
2050 6.51 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_transport.gql
|
References
Gquery | turk_sankey_final_demand_of_heat_flows |
Gquery | myc_final_demand_of_heat_in_transport |
Gquery | sankey_1_to_2_heat_to_transport |