GQL Statement

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

Result

2015 6.16 ms
769.9318305018453
PJ
2050 5.67 ms
840.460698381928
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