GQL Statement

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

Result

2019 3.55 ms
1.247373324
PJ
2050 3.31 ms
1.247373324
PJ

Description

The final demand in the other sector.

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_from_other_sector_energetic.gql

References