GQL Statement

SUM(
  V(
    FILTER(
        FILTER(
          EG(final_demand),"sector == :buildings"
        ),
        energetic?
      ),
    value
  )
) / BILLIONS

Result

2019 4.23 ms
256.7711526088585
PJ
2050 4.0 ms
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

References