GQL Statement

SUM(
  V(
    INTERSECTION(
      G(heat_production),SECTOR(energy)
    ),
    input_of_network_gas
  ),
  V(
    INTERSECTION(
      G(heat_production),SECTOR(energy)
    ),
    input_of_lng
  )        
) / BILLIONS

Result

2019 3.11 ms
17.480273440395
PJ
2050 2.29 ms
9.3277926263279
PJ

Description

Use of 'natural_gas_and_derivatives' carrier group in 'heat_production' in the energy sector

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/heat/heat_production_per_source/heat_production_from_natural_gas_and_derivatives_in_energy.gql

References