heat_production_from_electricity_in_buildings debug
GQL Statement
SUM(
V(
INTERSECTION(
G(heat_production),SECTOR(buildings)
),
input_of_electricity
)
) / BILLIONS
Result
2019 1.9 ms |
18.49536110198263
|
PJ |
2050 1.26 ms |
18.411658194995063
|
PJ |
Description
Use of 'electricity' 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_electricity_in_buildings.gql
|