oil_and_derivatives_to_export_in_sankey debug
GQL Statement
DIVIDE(
  SUM(
    V(
      G(energy_export),
      input_of(
        crude_oil,
        gasoline,
        diesel,
        lng,
        kerosene,
        heavy_fuel_oil,
        naphtha
      )
    )
  ),
  BILLIONS
)Result
| 2019 | 1,808.6424180180004 | PJ | 
| 2050 | 1,808.6424180180004 | PJ | 
Description
Query for Sankey diagram: connection between oil_and_derivatives and export
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/output_elements/output_series/sankey/oil_and_derivatives_to_export_in_sankey.gql | 
References
| Gquery | sankey_1_to_2_oil_and_oil_products_to_export |