GQL Statement

DIVIDE(
SUM(
  V(G(final_demand_group), primary_demand_of_uranium_oxide)
   )
,
SUM(
  V(G(final_demand_group), primary_demand),
  NEG(SUM(
      V(G(final_demand_group), primary_demand_of_imported_electricity)
      ))
   )
)

Result

2019 37.71 ms
0.012728278631397975
factor
2050 26.08 ms
0.009201693276986818
factor

Description

The share of uranium 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_nuclear.gql

References