GQL Statement
DIVIDE(
Q(primary_demand_of_electricity_assigned_to_wind)
,
SUM(
V(G(final_demand_group), primary_demand),
NEG(SUM(
V(G(final_demand_group), primary_demand_of_imported_electricity)
))
)
)
Result
2019
54.04
ms
|
0.01389651576758799
|
factor |
2050
28.69
ms
|
0.010918840029337771
|
factor |
Description
The share of sustainable_wind in the primary demand (excluding imported_electricity)
Characteristics
Deprecated Key
costs_share_of_sustainable_wind
Groups |
|
Unit |
factor |
File path |
/app/tmp/etsource/gqueries/modules/energymixer/share_of_total_costs_assigned_to_wind.gql
|
References