final_demand_of_naphtha_in_industry debug
GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :industry"
      ),
      naphtha?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 
207.67411410000003
 | 
PJ | 
| 2050 | 
207.67411410000003
 | 
PJ | 
Description
Final demand of the 'naphtha' carrier group
Characteristics
| Groups | |
| Unit | PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_naphtha_in_industry.gql
 |