GQL Statement

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

Result

2019 7.14 ms
5.079097385724671
PJ
2050 6.59 ms
5.079097385724671
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_agriculture.gql

References

Gquery myc_final_demand_of_solid_biofuels_in_agriculture