GQL Statement
DIVIDE(
V(
INTERSECTION(G(final_demand_group), SECTOR(households)),
"demand*sustainability_share"
).sum,
V(
INTERSECTION(G(final_demand_group), SECTOR(households)),
"demand"
).sum
)
Result
2019
4.99
ms
|
0.12800721454706573
|
factor |
2050
4.18
ms
|
0.1161313380228305
|
factor |
Description
The final demand in households that is filled by sustainable sources is
divided over the total final energy demand in households.
Characteristics
Groups |
|
Unit |
factor |
File path |
/app/tmp/etsource/gqueries/general/shares/renewability_households.gql
|
References