final_demand_of_oil_and_derivatives_in_households debug
GQL Statement
DIVIDE(
  SUM(
    V(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :households"
        ),
        "crude_oil? || gasoline? || diesel? || lpg? || kerosene? || heavy_fuel_oil? || naphtha?"
      ),
      value
    )
  ),
  BILLIONS
)Result
| 2019 | 0.44702609273859684 | PJ | 
| 2050 | 0.44702609273867555 | PJ | 
Description
Final demand of the 'oil_and_derivatives' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_oil_and_derivatives_in_households.gql |