GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :transport"
        ),
        energetic?
      ),
      solar_radiation?
    ),
    value
  )
) / BILLIONS

Result

2019 4.51 ms
0.0
PJ
2050 3.99 ms
0.0
PJ

Description

Final demand of the 'solar' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece_energetic/solar_radiation/final_demand_of_solar_radiation_in_transport_energetic.gql

References