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 | 1.09064011455396 | PJ | 
| 2050 | 1.5017501953387808 | 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