GQL Statement

SUM(
  V(
    INTERSECTION(
      G(heat_production),SECTOR(agriculture)
    ),
    input_of_ambient_heat
  ),
  V(
    INTERSECTION(
      G(heat_production),SECTOR(agriculture)
    ),
    input_of_ambient_cold
  )      
) / BILLIONS

Result

2015 1.52 ms
1.9477332444147633
PJ
2050 1.22 ms
1.9477332444147633
PJ

Description

Use of 'ambient' 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_ambient_in_agriculture.gql

References