GQL Statement

SUM(
  V(
    INTERSECTION(
      G(heat_production),SECTOR(buildings)
    ),
    input_of_solar_radiation
  ),
  V(
    INTERSECTION(
      G(heat_production),SECTOR(buildings)
    ),
    input_of_solar_thermal
  )      
) / BILLIONS

Result

2019 2.02 ms
0.240992208
PJ
2050 1.51 ms
0.240992208
PJ

Description

Use of 'solar' carrier group in 'heat_production' in the buildings sector

Characteristics

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

References