final_demand_from_households_energetic debug
GQL Statement
SUM(
  V(
    FILTER(
        FILTER(
          EG(final_demand),"sector == :households"
        ),
        energetic?
      ),
    value
  )
) / BILLIONS
Result
| 2019 | 
383.8471233267386
 | 
PJ | 
| 2050 | 
385.2020553805924
 | 
PJ | 
Description
The final demand in the households sector.
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_from_households_energetic.gql
 |