GQL Statement
DIVIDE(
V(INTERSECTION(SECTOR(transport),G(final_demand_group)),"primary_demand_of_waste_mix + primary_demand_of_biogenic_waste + primary_demand_of_non_biogenic_waste").sum,
BILLIONS
)
Result
2019
7.45
ms
|
1.090640218049972
|
PJ |
2050
6.55
ms
|
1.501750195338932
|
PJ |
Description
I added " + primary_demand_of_biogenic_waste + primary_demand_of_non_biogenic_waste" to the waste part.
Either primary_demand_of_waste can be removed, or the new carrier group can be queried instead.
Characteristics
Deprecated Key
transport_waste_primary_demand
Groups |
|
Unit |
PJ |
File path |
/app/tmp/etsource/gqueries/general/primary_demand/primary_demand_of_waste_from_transport.gql
|
References