GQL Statement

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

Result

2019 5.63 ms
751.874007480101
PJ
2050 5.44 ms
779.9171433859908
PJ

Description

The final demand in the industry sector.

Characteristics

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

References