final_demand_of_waste_mix_in_bunkers debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :bunkers"
),
waste_mix?
),
value
)
) / BILLIONS
Result
2019 3.69 ms |
0.0
|
PJ |
2050 3.39 ms |
0.0
|
PJ |
Description
Final demand of the 'waste_mix' carrier group
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_waste_mix_in_bunkers.gql
|
References
Gquery | myc_final_demand_of_waste_mix_in_bunkers |
Gquery | waste_mix_to_bunkers_in_sankey |