GQL Statement
SUM(
V(
INTERSECTION(
G(heat_production),SECTOR(households)
),
input_of_crude_oil
),
V(
INTERSECTION(
G(heat_production),SECTOR(households)
),
input_of_gasoline
),
V(
INTERSECTION(
G(heat_production),SECTOR(households)
),
input_of_diesel
),
V(
INTERSECTION(
G(heat_production),SECTOR(households)
),
input_of_lpg
),
V(
INTERSECTION(
G(heat_production),SECTOR(households)
),
input_of_kerosene
),
V(
INTERSECTION(
G(heat_production),SECTOR(households)
),
input_of_heavy_fuel_oil
)
) / BILLIONS
Result
2015
3.27
ms
|
1.5681599999999463
|
PJ |
2050
2.89
ms
|
1.5681600000000102
|
PJ |
Description
Use of 'oil_and_derivatives' carrier group in 'heat_production' in the households sector
Characteristics
Groups |
|
Unit |
PJ |
File path |
/app/tmp/etsource/gqueries/general/heat/heat_production_per_source/heat_production_from_oil_and_derivatives_in_households.gql
|
References