final_demand_of_electricity_in_paper_industry debug
GQL Statement
SUM(
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(paper_industry)
      ),
      electricity?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
7.6746974760000155
 | 
PJ | 
| 2050 | 
7.6746974760000155
 | 
PJ | 
Description
Final demand of the 'electricity' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/industry/other_industry/final_demand_of_electricity_in_paper_industry.gql
 |