final_demand_of_waste_mix_in_transport debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :transport"
      ),
      waste_mix?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
0.0
 | 
PJ | 
| 2050 | 
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_transport.gql
 | 
References
| Gquery | myc_final_demand_of_waste_mix_in_transport | 
| Gquery | waste_mix_to_transport_in_sankey |