GQL Statement

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

Result

2019 95.42 ms
16.008355400000003
PJ
2050 91.86 ms
16.008355399997594
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_households.gql

References

Gquery sankey_final_demand_of_biomass_products_in_households_other_energetic
Gquery sankey_final_demand_of_biomass_products_in_households_space_heating_and_hot_water_energetic
Gquery biomass_products_used_for_heating_in_households
Gquery biomass_products_used_for_hot_water_in_households
Gquery sankey_0_to_2_biomass_products_to_households