GQL Statement

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

Result

2019 4.14 ms
0.0
PJ
2050 3.77 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_thermal/final_demand_of_solar_thermal_in_agriculture_energetic.gql

References