final_demand_of_electricity_in_other_chemical_industry_energetic debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(other_chemical_industry)
        ),
        energetic?
      ),
      electricity?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
42.88067098999989
 | 
PJ | 
| 2050 | 
42.88067098999989
 | 
PJ | 
Description
Energetic final demand of the 'electricity' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/industry/chemical_industry/final_demand_of_electricity_in_other_chemical_industry_energetic.gql
 |