GQL Statement

DIVIDE(
SUM(
  V(INTERSECTION(V(SECTOR(transport)),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 28.1 ms
0.0003966549159979019
factor
2050 24.07 ms
0.00030649711803008037
factor

Description

The share of uranium_transport 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_transport.gql

References