GQL Statement

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

Result

2019 4.38 ms
0.9732613778194288
factor
2050 3.29 ms
1.21546528443063
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