GQL Statement

DIVIDE(
Q(primary_demand_of_electricity_assigned_to_solar)
,
SUM(
  V(G(final_demand_group), primary_demand),
  NEG(SUM(
      V(G(final_demand_group), primary_demand_of_imported_electricity)
      ))
   )
)

Result

2019 32.59 ms
0.006442873351328814
factor
2050 26.96 ms
0.005062326746429693
factor

Description

The share of sustainable_solar 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_solar.gql

References