heat_production_from_electricity_in_buildings debug
GQL Statement
SUM(
V(
INTERSECTION(
G(heat_production),SECTOR(buildings)
),
input_of_electricity
)
) / BILLIONS
Result
2015 1.28 ms |
19.133698025367597
|
PJ |
2050 1.02 ms |
18.438721961047282
|
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
|