GQL Statement

DIVIDE(
  SUM(
    SUM(
      V(INTERSECTION(INTERSECTION(SECTOR(other),G(final_demand_group)),USE(energetic)),"input_of_natural_gas + input_of_lng + input_of_propane")
    ),
    SUM( 
      V(INTERSECTION(INTERSECTION(SECTOR(other),G(final_demand_group)),USE(energetic)),"input_of_compressed_network_gas + input_of_network_gas")
    ) * Q(share_of_fossil_gas_in_gas_network)
  ),
  BILLIONS
)

Result

2019 2.26 ms
0.13419773510477903
PJ
2050 1.82 ms
0.13419773510477903
PJ

Description

Query for Sankey diagram: connection between natural_gas and other

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/output_elements/output_series/sankey/natural_gas_to_other_in_sankey.gql

References

Gquery turk_sankey_final_demand_of_natural_gas_flows