GQL Statement

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

Result

2019 7.27 ms
3.39842556
PJ
2050 6.48 ms
3.39842556
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_buildings.gql

References

Gquery myc_final_demand_of_solid_biofuels_in_buildings