GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      biodiesel?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      bio_ethanol?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      wood_pellets?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      bio_lng?
    ),
    value
  )
) / BILLIONS

Result

2019 55.64 ms
3.2658811318183
PJ
2050 15.26 ms
3.2658811318183
PJ

Description

Final demand of the 'biomass_products' carrier group

Characteristics

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

References

Gquery sankey_final_demand_of_biomass_products_in_industry_other_energetic
Gquery sankey_0_to_2_biomass_products_to_industry