GQL Statement

DIVIDE(
  Q(total_electricity_produced),
  Q(final_demand_of_electricity_plus_distribution_losses)
)

Result

2015 4.12 ms
0.9300240597925814
factor
2050 3.39 ms
1.3964819624731704
factor

Description

Share of the final demand that is gerenerated domestically. This is > 1 if there is overproduction resulting in export,
and < 1 if the production is less then required, and electricity import is required.

Characteristics

Groups
Unit factor
File path /app/tmp/etsource/gqueries/general/shares/share_of_electricity_generated_domestically.gql

References