final_demand_of_solid_biofuels_in_households debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      wood_pellets?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :households"
      ),
      torrefied_biomass_pellets?
    ),
    value
  )
) / BILLIONSResult
| 2019 | 16.008355400000003 | PJ | 
| 2050 | 16.008355399997594 | 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_households.gql | 
References
| Gquery | myc_final_demand_of_solid_biofuels_in_households |