GQL Statement

DIVIDE(
  SUM(V( G(electricity_production), "output_of_electricity * sustainability_share")),
  SUM(
    V(G(final_demand_group), input_of_electricity),
    V(energy_power_hv_network_loss, demand)
  )
)

Result

2019 7.59 ms
0.18632410638881639
factor
2050 7.22 ms
0.17730181716793775
factor

Description

Renewable electricity share according to the EU is the sustainable produced electricity divided by final demand of electricity

Characteristics

Deprecated Key
renewable_electricity_share
Groups
Unit factor
File path /app/tmp/etsource/gqueries/general/shares/share_of_renewable_electricity.gql

References

Gquery dashboard_share_of_renewable_electricity
Gquery percentage_renewable_electricity_in_renewable_electricity_share