GQL Statement

DIVIDE(
  SUM(
    V(INTERSECTION(G(final_demand_group),USE(energetic))," demand * sustainability_share"),
    Q(ambient_heat_pumped_by_heat_pumps),
    Q(geothermal_own_use_in_sectors),
  ),
 SUM(
  V(INTERSECTION(G(final_demand_group),USE(energetic)), demand),
  Q(ambient_heat_pumped_by_heat_pumps),
  Q(geothermal_own_use_in_sectors)
 )
)

Result

2019 22.98 ms
0.08774393428044468
factor
2050 19.69 ms
0.07759327139828652
factor

Description

The final demand that is filled by sustainable sources is divided over the total final energy demand.
This is only calculated over the energetic final demand.

Also, the ambient heat that is used is added to the final demand.
Here, it is important to notice that the ambient heat that is used should be calculated only 'left' of the final demand,
otherwise the ambient heat is counted double. This is not possible yet, but should be fixed when it is.

Characteristics

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

References

Gquery co2_sheet_renewability_percentage
Gquery mixer_renewability
Gquery etflex_households_percentage_renewable_energy_per_household
Gquery etflex_score
Gquery etflex_score_renewability
Gquery renewability_percentage
Gquery dashboard_renewability
Gquery dashboard_renewability_households
Gquery policy_goal_renewable_percentage_reached
Gquery policy_goal_renewable_percentage_value
Gquery future_percentage_renewables_in_renewability
Gquery percentage_renewables_in_renewability
Gquery present_percentage_renewables_in_renewability