GQL Statement
DIVIDE(
SUM(
V(INTERSECTION(V(SECTOR(transport)),G(final_demand_group)), primary_demand_of_coal),
V(INTERSECTION(V(SECTOR(transport)),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
27.07
ms
|
0.0014819627268924994
|
factor |
2050
23.23
ms
|
0.0012094384642031258
|
factor |
Description
The share of coal_transport 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_in_transport.gql
|
References