GQL Statement

IF(
  GOAL_IS_SET(offshore),
  -> {
    LESS_OR_EQUAL(
      Q(area_used_for_offshore_wind),
      GOAL_USER_VALUE(offshore)
    )
  },
  nil
)

Result

2019 0.56 ms
nil
boolean
2050 0.02 ms
nil
boolean

Description

Characteristics

Groups
Unit boolean
File path /app/tmp/etsource/gqueries/output_elements/goals/land_for_offshore_wind/policy_goal_offshore_reached.gql

References