GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :bunkers"
      ),
      wood_pellets?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :bunkers"
      ),
      torrefied_biomass_pellets?
    ),
    value
  )
) / BILLIONS

Result

2019 6.04 ms
0.0
PJ
2050 5.78 ms
0.0
PJ

Description

Final demand of the 'solid_biofuels' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_solid_biofuels_in_bunkers.gql

References

Gquery myc_final_demand_of_solid_biofuels_in_bunkers