GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(metal_industry)
        ),
        energetic?
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(metal_industry)
        ),
        energetic?
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONS

Result

2019 3.45 ms
0.21692240005463806
PJ
2050 3.3 ms
0.21692240005463806
PJ

Description

Energetic final demand of the 'heat' carrier group

Characteristics

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

References

Gquery final_demand_in_metal_industry_energetic