final_demand_of_ambient_in_fertilizers_industry debug
GQL Statement
SUM(
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(fertilizers_industry)
      ),
      ambient_heat?
    ),
    value
  ),
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(fertilizers_industry)
      ),
      ambient_cold?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
0.0
 | 
PJ | 
| 2050 | 
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/chemical_industry/final_demand_of_ambient_in_fertilizers_industry.gql
 |