GQL Statement

SUM(
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(metal_industry)
      ),
      ambient_heat?
    ),
    value
  ),
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(metal_industry)
      ),
      ambient_cold?
    ),
    value
  )
) / BILLIONS

Result

2019 3.19 ms
0.0
PJ
2050 2.79 ms
0.0
PJ

Description

Final demand of the 'ambient' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/industry/metal_industry/final_demand_of_ambient_in_metal_industry.gql

References

Gquery final_demand_in_metal_industry_energetic
Gquery final_demand_in_metal_industry_non_energetic