import_of_oil_products debug
GQL Statement
DIVIDE(
  SUM(
    V(
      G(energy_import),
      output_of(
        diesel,
        gasoline,
        lpg,
        kerosene,
        heavy_fuel_oil,
        naphtha
      )
    )
  ),
  BILLIONS
)Result
| 2019 | 13.275672909999969 | PJ | 
| 2050 | 13.275672910000015 | PJ | 
Description
Import of oil products
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/import_export/import/import_of_oil_products.gql |