GQL Statement
DIVIDE(
SUM(
V(G(final_demand_group), primary_demand_of_coal),
V(G(final_demand_group), primary_demand_of_lignite)
)
,
SUM(
V(G(final_demand_group), primary_demand),
NEG(SUM(
V(G(final_demand_group), primary_demand_of_imported_electricity)
))
)
)
Result
2019
40.08
ms
|
0.08998699981289726
|
factor |
2050
33.16
ms
|
0.07590321775204142
|
factor |
Description
The share of coal in the primary demand (excluding imported_electricity)
Characteristics
Groups |
|
Unit |
factor |
File path |
/app/tmp/etsource/gqueries/modules/energymixer/share_of_total_costs_assigned_to_coal.gql
|
References