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