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
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      bio_kerosene?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      bio_oil?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      bionaphtha?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      bio_pyrolysis_oil?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      biomethanol?
    ),
    value
  )
) / BILLIONS
Result
| 
2019
 | 
3.2658811318183 
 | 
PJ | 
| 
2050
 | 
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