GQL Statement

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

Result

2019 8.26 ms
0.0
PJ
2050 7.29 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/mece/final_demand_of_ambient_in_industry.gql

References

Gquery sankey_final_demand_of_ambient_in_industry_other_energetic