GQL Statement

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

Result

2015 2.3 ms
177.49317458427632
PJ
2050 1.96 ms
169.84745563864826
PJ

Description

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

References