GQL Statement
DIVIDE(
SUM(
V(G(final_demand_group), primary_demand_of_natural_gas),
V(G(final_demand_group), primary_demand_of_lng),
V(G(final_demand_group), primary_demand_of_network_gas)
)
,
SUM(
V(G(final_demand_group), primary_demand),
NEG(SUM(
V(G(final_demand_group), primary_demand_of_imported_electricity)
))
)
)
Result
2019
46.01
ms
|
0.4543937197386545
|
factor |
2050
39.59
ms
|
0.4749587467971063
|
factor |
Description
The share of gas 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_gas.gql
|
References