GQL Statement

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

Result

2019 1.85 ms
130.69830981143838
PJ
2050 1.37 ms
86.1503391201255
PJ

Description

Use of 'natural_gas_and_derivatives' carrier group in 'heat_production' in the agriculture 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_agriculture.gql

References