final_demand_of_solid_biofuels_in_industry debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      wood_pellets?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      torrefied_biomass_pellets?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
3.2658811318183
 | 
PJ | 
| 2050 | 
3.2658811318183
 | 
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_industry.gql
 | 
References
| Gquery | myc_final_demand_of_solid_biofuels_in_industry |