GQL Statement

DIVIDE(
SUM(
  V(INTERSECTION(V(SECTOR(industry)),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 26.56 ms
0.003275933419621466
factor
2050 22.18 ms
0.00047769821487538244
factor

Description

The share of uranium_industry 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_in_industry.gql

References