GQL Statement

DIVIDE(
  SUM(
    V(
      FILTER(
        Q(synthetic_fuels_from_hydrogen_converters),
        "kerosene_output_conversion > 0"
      ),
    output_of_kerosene
    )
  ), 
  BILLIONS
)

Result

2019 3.86 ms
0.0
PJ
2050 3.42 ms
0.0
PJ

Description

Query for refinery sankey: connection between synthetic production and distribution of kerosene

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/output_elements/output_series/refinery_189/kerosene_synthetic_to_distribution_in_sankey.gql

References