heat_production_from_heat_in_energy debug
GQL Statement
SUM(
V(
INTERSECTION(
G(heat_production),SECTOR(energy)
),
input_of_steam_hot_water
),
V(
INTERSECTION(
G(heat_production),SECTOR(energy)
),
input_of_useable_heat
)
) / BILLIONS
Result
2019 2.99 ms |
0.0
|
PJ |
2050 2.4 ms |
0.0
|
PJ |
Description
Use of 'heat' 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_heat_in_energy.gql
|