{
  "components": {
    "schemas": {
      "BagWoonplaatsenRawIdentifier": {
        "description": "The identifier of the relationship to woonplaatsen.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "identificatie": {
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "identificatie",
          "title"
        ],
        "type": "object"
      },
      "GebiedenBuurtenRawIdentifier": {
        "description": "The identifier of the relationship to buurten.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "identificatie": {
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "identificatie",
          "title"
        ],
        "type": "object"
      },
      "GebiedenGgwgebiedenRawIdentifier": {
        "description": "The identifier of the relationship to ggwgebieden.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "identificatie": {
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "identificatie",
          "title"
        ],
        "type": "object"
      },
      "GebiedenStadsdelenRawIdentifier": {
        "description": "The identifier of the relationship to stadsdelen.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "identificatie": {
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "identificatie",
          "title"
        ],
        "type": "object"
      },
      "GebiedenWijkenRawIdentifier": {
        "description": "The identifier of the relationship to wijken.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "identificatie": {
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "identificatie",
          "title"
        ],
        "type": "object"
      },
      "Geometry": {
        "description": "GeoJSON geometry",
        "discriminator": {
          "propertyName": "type"
        },
        "properties": {
          "coordinates": {
            "description": "Based on the geometry type, a point or collection of points.",
            "items": {
              "type": "number"
            },
            "minItems": 2,
            "type": "array"
          },
          "type": {
            "description": "the geometry type",
            "enum": [
              "Point",
              "LineString",
              "Polygon",
              "MultiPoint",
              "MultiLineString",
              "MultiPolygon"
            ],
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "GeometryCollection": {
        "description": "GeoJSON geometry collection",
        "properties": {
          "geometries": {
            "items": {
              "description": "GeoJSON geometry",
              "discriminator": {
                "propertyName": "type"
              },
              "properties": {
                "coordinates": {
                  "description": "Based on the geometry type, a point or collection of points.",
                  "items": {
                    "type": "number"
                  },
                  "minItems": 2,
                  "type": "array"
                },
                "type": {
                  "description": "the geometry type",
                  "enum": [
                    "Point",
                    "LineString",
                    "Polygon",
                    "MultiPoint",
                    "MultiLineString",
                    "MultiPolygon"
                  ],
                  "type": "string"
                }
              },
              "required": [
                "type"
              ],
              "type": "object"
            },
            "type": "array"
          },
          "type": {
            "enum": [
              "GeometryCollection"
            ],
            "type": "string"
          }
        },
        "required": [
          "type",
          "geometries"
        ],
        "type": "object"
      },
      "Indicatorenbuurt": {
        "description": "buurt",
        "properties": {
          "_links": {
            "allOf": [
              {
                "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                "properties": {
                  "bagWoonplaats": {
                    "description": "The identifier of the relationship to woonplaatsen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdBuurt": {
                    "description": "The identifier of the relationship to buurten.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdGgw": {
                    "description": "The identifier of the relationship to ggwgebieden.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdStadsdeel": {
                    "description": "The identifier of the relationship to stadsdelen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdWijk": {
                    "description": "The identifier of the relationship to wijken.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "schema": {
                    "description": "The schema field is exposed with every record",
                    "format": "uri",
                    "readOnly": true,
                    "type": "string"
                  },
                  "self": {
                    "description": "The identifier of the relationship to buurt.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "id": {
                        "description": "Unieke identifier voor de indicator.",
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "bagWoonplaats",
                  "gbdBuurt",
                  "gbdGgw",
                  "gbdStadsdeel",
                  "gbdWijk",
                  "schema",
                  "self"
                ],
                "type": "object"
              }
            ],
            "title": " links"
          },
          "bagWoonplaatsId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Woonplaats ID",
            "type": "string"
          },
          "bagWoonplaatsNaam": {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdBuurtId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdBuurtNaam": {
            "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdBuurtVolgnummer": {
            "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "gbdGgwId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdGgwNaam": {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdStadsdeelId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdStadsdeelNaam": {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdWijkId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdWijkNaam": {
            "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "indAfdeling": {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indBeginPeriode": {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indBron": {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "nullable": true,
            "type": "string"
          },
          "indDatatype": {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "nullable": true,
            "type": "string"
          },
          "indDefinitie": {
            "description": "Beschrijving van de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indDirectie": {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboom": {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboomActiviteit": {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDomeinNaam": {
            "description": "Domein waarover de indicator iets zegt.",
            "nullable": true,
            "type": "string"
          },
          "indEenheid": {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "nullable": true,
            "type": "string"
          },
          "indEindPeriode": {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indFrequentieAfleiding": {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "nullable": true,
            "type": "string"
          },
          "indGrootheid": {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNaam": {
            "description": "De naam voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNoemer": {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indNorm": {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNormBron": {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNormDefinitie": {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "nullable": true,
            "type": "string"
          },
          "indPeildatumAfleiding": {
            "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
            "format": "date-time",
            "nullable": true,
            "type": "string"
          },
          "indTeller": {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indTempDag": {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempDecennium": {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempHalfjaar": {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempJaar": {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempKwartaal": {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempLustrum": {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempMaand": {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempUur": {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempWeek": {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indVariableType": {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "nullable": true,
            "type": "string"
          },
          "indWaarde": {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "format": "double",
            "nullable": true,
            "type": "number"
          }
        },
        "required": [
          "_links",
          "bagWoonplaatsId",
          "gbdBuurtId",
          "gbdGgwId",
          "gbdStadsdeelId",
          "gbdWijkId",
          "id"
        ],
        "type": "object"
      },
      "IndicatorenbuurtLink": {
        "description": "The identifier of the relationship to buurt.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ],
        "type": "object"
      },
      "IndicatorendefaultBuurtLinks": {
        "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
        "properties": {
          "bagWoonplaats": {
            "description": "The identifier of the relationship to woonplaatsen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdBuurt": {
            "description": "The identifier of the relationship to buurten.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdGgw": {
            "description": "The identifier of the relationship to ggwgebieden.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdStadsdeel": {
            "description": "The identifier of the relationship to stadsdelen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdWijk": {
            "description": "The identifier of the relationship to wijken.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "schema": {
            "description": "The schema field is exposed with every record",
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "self": {
            "description": "The identifier of the relationship to buurt.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "id": {
                "description": "Unieke identifier voor de indicator.",
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ],
            "type": "object"
          }
        },
        "required": [
          "bagWoonplaats",
          "gbdBuurt",
          "gbdGgw",
          "gbdStadsdeel",
          "gbdWijk",
          "schema",
          "self"
        ],
        "type": "object"
      },
      "IndicatorendefaultGgwLinks": {
        "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
        "properties": {
          "bagWoonplaats": {
            "description": "The identifier of the relationship to woonplaatsen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdGgw": {
            "description": "The identifier of the relationship to ggwgebieden.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdStadsdeel": {
            "description": "The identifier of the relationship to stadsdelen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "schema": {
            "description": "The schema field is exposed with every record",
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "self": {
            "description": "The identifier of the relationship to ggw.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "id": {
                "description": "Unieke identifier voor de indicator.",
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ],
            "type": "object"
          }
        },
        "required": [
          "bagWoonplaats",
          "gbdGgw",
          "gbdStadsdeel",
          "schema",
          "self"
        ],
        "type": "object"
      },
      "IndicatorendefaultStadsdeelLinks": {
        "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
        "properties": {
          "bagWoonplaats": {
            "description": "The identifier of the relationship to woonplaatsen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdStadsdeel": {
            "description": "The identifier of the relationship to stadsdelen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "schema": {
            "description": "The schema field is exposed with every record",
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "self": {
            "description": "The identifier of the relationship to stadsdeel.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "id": {
                "description": "Unieke identifier voor de indicator.",
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ],
            "type": "object"
          }
        },
        "required": [
          "bagWoonplaats",
          "gbdStadsdeel",
          "schema",
          "self"
        ],
        "type": "object"
      },
      "Indicatorenggw": {
        "description": "ggw",
        "properties": {
          "_links": {
            "allOf": [
              {
                "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                "properties": {
                  "bagWoonplaats": {
                    "description": "The identifier of the relationship to woonplaatsen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdGgw": {
                    "description": "The identifier of the relationship to ggwgebieden.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdStadsdeel": {
                    "description": "The identifier of the relationship to stadsdelen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "schema": {
                    "description": "The schema field is exposed with every record",
                    "format": "uri",
                    "readOnly": true,
                    "type": "string"
                  },
                  "self": {
                    "description": "The identifier of the relationship to ggw.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "id": {
                        "description": "Unieke identifier voor de indicator.",
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "bagWoonplaats",
                  "gbdGgw",
                  "gbdStadsdeel",
                  "schema",
                  "self"
                ],
                "type": "object"
              }
            ],
            "title": " links"
          },
          "bagWoonplaatsId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Woonplaats ID",
            "type": "string"
          },
          "bagWoonplaatsNaam": {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdGgwId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdGgwNaam": {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdGgwVolgnummer": {
            "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "gbdStadsdeelId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdStadsdeelNaam": {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "indAfdeling": {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indBeginPeriode": {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indBron": {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "nullable": true,
            "type": "string"
          },
          "indDatatype": {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "nullable": true,
            "type": "string"
          },
          "indDefinitie": {
            "description": "Beschrijving van de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indDirectie": {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboom": {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboomActiviteit": {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDomeinNaam": {
            "description": "Domein waarover de indicator iets zegt.",
            "nullable": true,
            "type": "string"
          },
          "indEenheid": {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "nullable": true,
            "type": "string"
          },
          "indEindPeriode": {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indFrequentieAfleiding": {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "nullable": true,
            "type": "string"
          },
          "indGrootheid": {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNaam": {
            "description": "De naam voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNoemer": {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indNorm": {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNormBron": {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNormDefinitie": {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "nullable": true,
            "type": "string"
          },
          "indPeildatumAfleiding": {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "format": "date-time",
            "nullable": true,
            "type": "string"
          },
          "indTeller": {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indTempDag": {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempDecennium": {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempHalfjaar": {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempJaar": {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempKwartaal": {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempLustrum": {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempMaand": {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempUur": {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempWeek": {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indVariableType": {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "nullable": true,
            "type": "string"
          },
          "indWaarde": {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "format": "double",
            "nullable": true,
            "type": "number"
          }
        },
        "required": [
          "_links",
          "bagWoonplaatsId",
          "gbdGgwId",
          "gbdStadsdeelId",
          "id"
        ],
        "type": "object"
      },
      "IndicatorenggwLink": {
        "description": "The identifier of the relationship to ggw.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ],
        "type": "object"
      },
      "Indicatorenstadsdeel": {
        "description": "stadsdeel",
        "properties": {
          "_links": {
            "allOf": [
              {
                "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                "properties": {
                  "bagWoonplaats": {
                    "description": "The identifier of the relationship to woonplaatsen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdStadsdeel": {
                    "description": "The identifier of the relationship to stadsdelen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "schema": {
                    "description": "The schema field is exposed with every record",
                    "format": "uri",
                    "readOnly": true,
                    "type": "string"
                  },
                  "self": {
                    "description": "The identifier of the relationship to stadsdeel.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "id": {
                        "description": "Unieke identifier voor de indicator.",
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "bagWoonplaats",
                  "gbdStadsdeel",
                  "schema",
                  "self"
                ],
                "type": "object"
              }
            ],
            "title": " links"
          },
          "bagWoonplaatsId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Woonplaats ID",
            "type": "string"
          },
          "bagWoonplaatsNaam": {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdStadsdeelId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdStadsdeelNaam": {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdStadsdeelVolgnummer": {
            "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "indAfdeling": {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indBeginPeriode": {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indBron": {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "nullable": true,
            "type": "string"
          },
          "indDatatype": {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "nullable": true,
            "type": "string"
          },
          "indDefinitie": {
            "description": "Beschrijving van de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indDirectie": {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboom": {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboomActiviteit": {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDomeinNaam": {
            "description": "Domein waarover de indicator iets zegt.",
            "nullable": true,
            "type": "string"
          },
          "indEenheid": {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "nullable": true,
            "type": "string"
          },
          "indEindPeriode": {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indFrequentieAfleiding": {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "nullable": true,
            "type": "string"
          },
          "indGrootheid": {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNaam": {
            "description": "De naam voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNoemer": {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indNorm": {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNormBron": {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNormDefinitie": {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "nullable": true,
            "type": "string"
          },
          "indPeildatumAfleiding": {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "format": "date-time",
            "nullable": true,
            "type": "string"
          },
          "indTeller": {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indTempDag": {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempDecennium": {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempHalfjaar": {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempJaar": {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempKwartaal": {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempLustrum": {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempMaand": {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempUur": {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempWeek": {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indVariableType": {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "nullable": true,
            "type": "string"
          },
          "indWaarde": {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "format": "double",
            "nullable": true,
            "type": "number"
          }
        },
        "required": [
          "_links",
          "bagWoonplaatsId",
          "gbdStadsdeelId",
          "id"
        ],
        "type": "object"
      },
      "IndicatorenstadsdeelLink": {
        "description": "The identifier of the relationship to stadsdeel.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ],
        "type": "object"
      },
      "Indicatorenv1WijkLinks": {
        "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
        "properties": {
          "bagWoonplaats": {
            "description": "The identifier of the relationship to woonplaatsen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdGgw": {
            "description": "The identifier of the relationship to ggwgebieden.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdStadsdeel": {
            "description": "The identifier of the relationship to stadsdelen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "gbdWijk": {
            "description": "The identifier of the relationship to wijken.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "schema": {
            "description": "The schema field is exposed with every record",
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "self": {
            "description": "The identifier of the relationship to wijk.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "id": {
                "description": "Unieke identifier voor de indicator.",
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ],
            "type": "object"
          }
        },
        "required": [
          "bagWoonplaats",
          "gbdGgw",
          "gbdStadsdeel",
          "gbdWijk",
          "schema",
          "self"
        ],
        "type": "object"
      },
      "Indicatorenv1WoonplaatsLinks": {
        "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
        "properties": {
          "bagWoonplaats": {
            "description": "The identifier of the relationship to woonplaatsen.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "identificatie": {
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "identificatie",
              "title"
            ],
            "type": "object"
          },
          "schema": {
            "description": "The schema field is exposed with every record",
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "self": {
            "description": "The identifier of the relationship to woonplaats.",
            "properties": {
              "href": {
                "format": "uri",
                "readOnly": true,
                "type": "string"
              },
              "id": {
                "description": "Unieke identifier voor de indicator.",
                "type": "string"
              },
              "title": {
                "type": "string"
              }
            },
            "required": [
              "href",
              "id",
              "title"
            ],
            "type": "object"
          }
        },
        "required": [
          "bagWoonplaats",
          "schema",
          "self"
        ],
        "type": "object"
      },
      "Indicatorenwijk": {
        "description": "wijk",
        "properties": {
          "_links": {
            "allOf": [
              {
                "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                "properties": {
                  "bagWoonplaats": {
                    "description": "The identifier of the relationship to woonplaatsen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdGgw": {
                    "description": "The identifier of the relationship to ggwgebieden.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdStadsdeel": {
                    "description": "The identifier of the relationship to stadsdelen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "gbdWijk": {
                    "description": "The identifier of the relationship to wijken.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "schema": {
                    "description": "The schema field is exposed with every record",
                    "format": "uri",
                    "readOnly": true,
                    "type": "string"
                  },
                  "self": {
                    "description": "The identifier of the relationship to wijk.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "id": {
                        "description": "Unieke identifier voor de indicator.",
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "bagWoonplaats",
                  "gbdGgw",
                  "gbdStadsdeel",
                  "gbdWijk",
                  "schema",
                  "self"
                ],
                "type": "object"
              }
            ],
            "title": " links"
          },
          "bagWoonplaatsId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Woonplaats ID",
            "type": "string"
          },
          "bagWoonplaatsNaam": {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdGgwId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdGgwNaam": {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdStadsdeelId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdStadsdeelNaam": {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdWijkId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Object ID",
            "type": "string"
          },
          "gbdWijkNaam": {
            "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "gbdWijkVolgnummer": {
            "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "indAfdeling": {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indBeginPeriode": {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indBron": {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "nullable": true,
            "type": "string"
          },
          "indDatatype": {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "nullable": true,
            "type": "string"
          },
          "indDefinitie": {
            "description": "Beschrijving van de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indDirectie": {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboom": {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboomActiviteit": {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDomeinNaam": {
            "description": "Domein waarover de indicator iets zegt.",
            "nullable": true,
            "type": "string"
          },
          "indEenheid": {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "nullable": true,
            "type": "string"
          },
          "indEindPeriode": {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indFrequentieAfleiding": {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "nullable": true,
            "type": "string"
          },
          "indGrootheid": {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNaam": {
            "description": "De naam voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNoemer": {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indNorm": {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNormBron": {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNormDefinitie": {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "nullable": true,
            "type": "string"
          },
          "indPeildatumAfleiding": {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "format": "date-time",
            "nullable": true,
            "type": "string"
          },
          "indTeller": {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indTempDag": {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempDecennium": {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempHalfjaar": {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempJaar": {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempKwartaal": {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempLustrum": {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempMaand": {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempUur": {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempWeek": {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indVariableType": {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "nullable": true,
            "type": "string"
          },
          "indWaarde": {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "format": "double",
            "nullable": true,
            "type": "number"
          }
        },
        "required": [
          "_links",
          "bagWoonplaatsId",
          "gbdGgwId",
          "gbdStadsdeelId",
          "gbdWijkId",
          "id"
        ],
        "type": "object"
      },
      "IndicatorenwijkLink": {
        "description": "The identifier of the relationship to wijk.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ],
        "type": "object"
      },
      "Indicatorenwoonplaats": {
        "description": "woonplaats",
        "properties": {
          "_links": {
            "allOf": [
              {
                "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                "properties": {
                  "bagWoonplaats": {
                    "description": "The identifier of the relationship to woonplaatsen.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "identificatie": {
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "identificatie",
                      "title"
                    ],
                    "type": "object"
                  },
                  "schema": {
                    "description": "The schema field is exposed with every record",
                    "format": "uri",
                    "readOnly": true,
                    "type": "string"
                  },
                  "self": {
                    "description": "The identifier of the relationship to woonplaats.",
                    "properties": {
                      "href": {
                        "format": "uri",
                        "readOnly": true,
                        "type": "string"
                      },
                      "id": {
                        "description": "Unieke identifier voor de indicator.",
                        "type": "string"
                      },
                      "title": {
                        "type": "string"
                      }
                    },
                    "required": [
                      "href",
                      "id",
                      "title"
                    ],
                    "type": "object"
                  }
                },
                "required": [
                  "bagWoonplaats",
                  "schema",
                  "self"
                ],
                "type": "object"
              }
            ],
            "title": " links"
          },
          "bagWoonplaatsId": {
            "deprecated": true,
            "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "readOnly": true,
            "title": "Woonplaats ID",
            "type": "string"
          },
          "bagWoonplaatsNaam": {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "nullable": true,
            "type": "string"
          },
          "bagWoonplaatsVolgnummer": {
            "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "indAfdeling": {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indBeginPeriode": {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indBron": {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "nullable": true,
            "type": "string"
          },
          "indDatatype": {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "nullable": true,
            "type": "string"
          },
          "indDefinitie": {
            "description": "Beschrijving van de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indDirectie": {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboom": {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDoelenboomActiviteit": {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "nullable": true,
            "type": "string"
          },
          "indDomeinNaam": {
            "description": "Domein waarover de indicator iets zegt.",
            "nullable": true,
            "type": "string"
          },
          "indEenheid": {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "nullable": true,
            "type": "string"
          },
          "indEindPeriode": {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "format": "date",
            "nullable": true,
            "type": "string"
          },
          "indFrequentieAfleiding": {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "nullable": true,
            "type": "string"
          },
          "indGrootheid": {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNaam": {
            "description": "De naam voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNoemer": {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indNorm": {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "nullable": true,
            "type": "string"
          },
          "indNormBron": {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "nullable": true,
            "type": "string"
          },
          "indNormDefinitie": {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "nullable": true,
            "type": "string"
          },
          "indPeildatumAfleiding": {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "format": "date-time",
            "nullable": true,
            "type": "string"
          },
          "indTeller": {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "format": "double",
            "nullable": true,
            "type": "number"
          },
          "indTempDag": {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempDecennium": {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempHalfjaar": {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempJaar": {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempKwartaal": {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempLustrum": {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempMaand": {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempUur": {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indTempWeek": {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "format": "int64",
            "maximum": 9223372036854776000,
            "minimum": -9223372036854776000,
            "nullable": true,
            "type": "integer"
          },
          "indVariableType": {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "nullable": true,
            "type": "string"
          },
          "indWaarde": {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "format": "double",
            "nullable": true,
            "type": "number"
          }
        },
        "required": [
          "_links",
          "bagWoonplaatsId",
          "id"
        ],
        "type": "object"
      },
      "IndicatorenwoonplaatsLink": {
        "description": "The identifier of the relationship to woonplaats.",
        "properties": {
          "href": {
            "format": "uri",
            "readOnly": true,
            "type": "string"
          },
          "id": {
            "description": "Unieke identifier voor de indicator.",
            "type": "string"
          },
          "title": {
            "type": "string"
          }
        },
        "required": [
          "href",
          "id",
          "title"
        ],
        "type": "object"
      },
      "LineString": {
        "allOf": [
          {
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "properties": {
              "coordinates": {
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                },
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "description": "the geometry type",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          {
            "properties": {
              "coordinates": {
                "items": {
                  "description": "Point in 3D space",
                  "items": {
                    "type": "number"
                  },
                  "maxItems": 3,
                  "minItems": 2,
                  "type": "array"
                },
                "type": "array"
              },
              "type": {
                "enum": [
                  "LineString"
                ],
                "type": "string"
              }
            }
          }
        ],
        "description": "GeoJSON geometry",
        "type": "object"
      },
      "MultiLineString": {
        "allOf": [
          {
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "properties": {
              "coordinates": {
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                },
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "description": "the geometry type",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          {
            "properties": {
              "coordinates": {
                "items": {
                  "items": {
                    "description": "Point in 3D space",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 3,
                    "minItems": 2,
                    "type": "array"
                  },
                  "type": "array"
                },
                "type": "array"
              },
              "type": {
                "enum": [
                  "MultiLineString"
                ],
                "type": "string"
              }
            }
          }
        ],
        "description": "GeoJSON geometry",
        "type": "object"
      },
      "MultiPoint": {
        "allOf": [
          {
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "properties": {
              "coordinates": {
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                },
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "description": "the geometry type",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          {
            "properties": {
              "coordinates": {
                "items": {
                  "description": "Point in 3D space",
                  "items": {
                    "type": "number"
                  },
                  "maxItems": 3,
                  "minItems": 2,
                  "type": "array"
                },
                "type": "array"
              },
              "type": {
                "enum": [
                  "MultiPoint"
                ],
                "type": "string"
              }
            }
          }
        ],
        "description": "GeoJSON geometry",
        "type": "object"
      },
      "MultiPolygon": {
        "allOf": [
          {
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "properties": {
              "coordinates": {
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                },
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "description": "the geometry type",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          {
            "properties": {
              "coordinates": {
                "items": {
                  "items": {
                    "items": {
                      "description": "Point in 3D space",
                      "items": {
                        "type": "number"
                      },
                      "maxItems": 3,
                      "minItems": 2,
                      "type": "array"
                    },
                    "type": "array"
                  },
                  "type": "array"
                },
                "type": "array"
              },
              "type": {
                "enum": [
                  "MultiPolygon"
                ],
                "type": "string"
              }
            }
          }
        ],
        "description": "GeoJSON geometry",
        "type": "object"
      },
      "PaginatedIndicatorenbuurtList": {
        "properties": {
          "_embedded": {
            "properties": {
              "buurt": {
                "items": {
                  "description": "buurt",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdBuurt": {
                              "description": "The identifier of the relationship to buurten.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to buurt.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdBuurt",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdBuurtNaam": {
                      "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtVolgnummer": {
                      "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdBuurtId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "_links": {
            "properties": {
              "next": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "previous": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "self": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "page": {
            "properties": {
              "number": {
                "example": 3,
                "type": "integer"
              },
              "size": {
                "example": 20,
                "type": "integer"
              },
              "totalElements": {
                "example": 5,
                "type": "integer"
              },
              "totalPages": {
                "example": 3,
                "type": "integer"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "PaginatedIndicatorenggwList": {
        "properties": {
          "_embedded": {
            "properties": {
              "ggw": {
                "items": {
                  "description": "ggw",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to ggw.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwVolgnummer": {
                      "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "_links": {
            "properties": {
              "next": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "previous": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "self": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "page": {
            "properties": {
              "number": {
                "example": 3,
                "type": "integer"
              },
              "size": {
                "example": 20,
                "type": "integer"
              },
              "totalElements": {
                "example": 5,
                "type": "integer"
              },
              "totalPages": {
                "example": 3,
                "type": "integer"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "PaginatedIndicatorenstadsdeelList": {
        "properties": {
          "_embedded": {
            "properties": {
              "stadsdeel": {
                "items": {
                  "description": "stadsdeel",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to stadsdeel.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelVolgnummer": {
                      "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "_links": {
            "properties": {
              "next": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "previous": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "self": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "page": {
            "properties": {
              "number": {
                "example": 3,
                "type": "integer"
              },
              "size": {
                "example": 20,
                "type": "integer"
              },
              "totalElements": {
                "example": 5,
                "type": "integer"
              },
              "totalPages": {
                "example": 3,
                "type": "integer"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "PaginatedIndicatorenwijkList": {
        "properties": {
          "_embedded": {
            "properties": {
              "wijk": {
                "items": {
                  "description": "wijk",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to wijk.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkVolgnummer": {
                      "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "_links": {
            "properties": {
              "next": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "previous": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "self": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "page": {
            "properties": {
              "number": {
                "example": 3,
                "type": "integer"
              },
              "size": {
                "example": 20,
                "type": "integer"
              },
              "totalElements": {
                "example": 5,
                "type": "integer"
              },
              "totalPages": {
                "example": 3,
                "type": "integer"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "PaginatedIndicatorenwoonplaatsList": {
        "properties": {
          "_embedded": {
            "properties": {
              "woonplaats": {
                "items": {
                  "description": "woonplaats",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to woonplaats.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "bagWoonplaatsVolgnummer": {
                      "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "id"
                  ],
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "_links": {
            "properties": {
              "next": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "previous": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                    "format": "uri",
                    "nullable": true,
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "self": {
                "properties": {
                  "href": {
                    "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "page": {
            "properties": {
              "number": {
                "example": 3,
                "type": "integer"
              },
              "size": {
                "example": 20,
                "type": "integer"
              },
              "totalElements": {
                "example": 5,
                "type": "integer"
              },
              "totalPages": {
                "example": 3,
                "type": "integer"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      },
      "Point": {
        "allOf": [
          {
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "properties": {
              "coordinates": {
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                },
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "description": "the geometry type",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          {
            "properties": {
              "coordinates": {
                "description": "Point in 3D space",
                "items": {
                  "type": "number"
                },
                "maxItems": 3,
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "enum": [
                  "Point"
                ],
                "type": "string"
              }
            }
          }
        ],
        "description": "GeoJSON geometry",
        "type": "object"
      },
      "Point3D": {
        "description": "Point in 3D space",
        "items": {
          "type": "number"
        },
        "maxItems": 3,
        "minItems": 2,
        "type": "array"
      },
      "Polygon": {
        "allOf": [
          {
            "description": "GeoJSON geometry",
            "discriminator": {
              "propertyName": "type"
            },
            "properties": {
              "coordinates": {
                "description": "Based on the geometry type, a point or collection of points.",
                "items": {
                  "type": "number"
                },
                "minItems": 2,
                "type": "array"
              },
              "type": {
                "description": "the geometry type",
                "enum": [
                  "Point",
                  "LineString",
                  "Polygon",
                  "MultiPoint",
                  "MultiLineString",
                  "MultiPolygon"
                ],
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          {
            "properties": {
              "coordinates": {
                "items": {
                  "items": {
                    "description": "Point in 3D space",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 3,
                    "minItems": 2,
                    "type": "array"
                  },
                  "type": "array"
                },
                "type": "array"
              },
              "type": {
                "enum": [
                  "Polygon"
                ],
                "type": "string"
              }
            }
          }
        ],
        "description": "GeoJSON geometry",
        "type": "object"
      }
    },
    "securitySchemes": {
      "oauth2": {
        "flows": {
          "implicit": {
            "authorizationUrl": "https://iam.amsterdam.nl/auth/realms/datapunt-ad/protocol/openid-connect/auth",
            "scopes": {
              "4f49c72a-d82b-4d5e-8063-a93470854d12/.default": "Toegang Applicatie"
            }
          }
        },
        "type": "oauth2"
      }
    }
  },
  "externalDocs": {
    "description": "API Usage Documentation",
    "url": "https://api.data.amsterdam.nl/v1/docs/datasets/indicatoren.html"
  },
  "info": {
    "contact": {
      "email": "datapunt@amsterdam.nl"
    },
    "description": "Met deze dataset worden de indicatoren gemeten voor het schoon, heel en veilig houden van de Openbare Ruimte.",
    "license": {
      "name": "Creative Commons, Naamsvermelding"
    },
    "termsOfService": "https://data.amsterdam.nl/",
    "title": "Indicatoren",
    "version": "0.0.1"
  },
  "openapi": "3.1.0",
  "paths": {
    "/buurt": {
      "get": {
        "operationId": "indicatoren_buurt_list",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "in": "query",
            "name": "_count",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdBuurt,gbdBuurt.ligtInGgpgebied,gbdBuurt.ligtInGgpgebied.bestaatUitBuurten,gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied,gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk,gbdBuurt.ligtInGgpgebied.ligtInStadsdeel,gbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente,gbdBuurt.ligtInGgwgebied,gbdBuurt.ligtInGgwgebied.bestaatUitBuurten,gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied,gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk,gbdBuurt.ligtInGgwgebied.ligtInStadsdeel,gbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente,gbdBuurt.ligtInWijk,gbdBuurt.ligtInWijk.ligtInGgwgebied,gbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten,gbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel,gbdBuurt.ligtInWijk.ligtInStadsdeel,gbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente,gbdGgw,gbdGgw.bestaatUitBuurten,gbdGgw.bestaatUitBuurten.ligtInGgpgebied,gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInWijk,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel,gbdGgw.ligtInStadsdeel,gbdGgw.ligtInStadsdeel.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente,gbdWijk,gbdWijk.ligtInGgwgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk,gbdWijk.ligtInGgwgebied.ligtInStadsdeel,gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente,gbdWijk.ligtInStadsdeel,gbdWijk.ligtInStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdBuurt": {
                "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdBuurt",
                "value": "gbdBuurt"
              },
              "GbdBuurt.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied",
                "value": "gbdBuurt.ligtInGgpgebied"
              },
              "GbdBuurt.ligtInGgpgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggpgebied bestaat",
                "summary": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten",
                "value": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten"
              },
              "GbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdBuurt.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdBuurt.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied",
                "value": "gbdBuurt.ligtInGgwgebied"
              },
              "GbdBuurt.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdBuurt.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdBuurt.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInWijk",
                "value": "gbdBuurt.ligtInWijk"
              },
              "GbdBuurt.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInGgwgebied",
                "value": "gbdBuurt.ligtInWijk.ligtInGgwgebied"
              },
              "GbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInWijk.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdGgw": {
                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdGgw",
                "value": "gbdGgw"
              },
              "GbdGgw.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdGgw.bestaatUitBuurten",
                "value": "gbdGgw.bestaatUitBuurten"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.ligtInStadsdeel",
                "value": "gbdGgw.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdGgw.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdGgw.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              },
              "GbdWijk": {
                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdWijk",
                "value": "gbdWijk"
              },
              "GbdWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdWijk.ligtInGgwgebied",
                "value": "gbdWijk.ligtInGgwgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdWijk.ligtInStadsdeel",
                "value": "gbdWijk.ligtInStadsdeel"
              },
              "GbdWijk.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Number of results to return per page.",
            "in": "query",
            "name": "_pageSize",
            "required": false,
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdBuurt.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdBuurt.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdBuurt.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdBuurt.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdBuurt.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdBuurt.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdBuurtNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdBuurtNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdBuurtNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdBuurtNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdBuurtNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdBuurtNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdBuurtVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdBuurtVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdBuurtVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdGgw.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgw.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgw.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgw.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdGgwNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgwNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgwNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgwNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdWijk.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijk.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijk.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijk.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdWijkNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijkNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijkNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijkNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijkNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijkNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "A page number within the paginated result set.",
            "in": "query",
            "name": "page",
            "required": false,
            "schema": {
              "type": "integer"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "buurt": {
                          "items": {
                            "description": "buurt",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdBuurt": {
                                        "description": "The identifier of the relationship to buurten.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdWijk": {
                                        "description": "The identifier of the relationship to wijken.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to buurt.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdBuurt",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "gbdWijk",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdBuurtId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdBuurtNaam": {
                                "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdBuurtVolgnummer": {
                                "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdWijkNaam": {
                                "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdBuurtId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "gbdWijkId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "buurt": {
                          "items": {
                            "description": "buurt",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdBuurt": {
                                        "description": "The identifier of the relationship to buurten.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdWijk": {
                                        "description": "The identifier of the relationship to wijken.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to buurt.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdBuurt",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "gbdWijk",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdBuurtId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdBuurtNaam": {
                                "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdBuurtVolgnummer": {
                                "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdWijkNaam": {
                                "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdBuurtId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "gbdWijkId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "buurt": {
                          "items": {
                            "description": "buurt",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdBuurt": {
                                        "description": "The identifier of the relationship to buurten.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdWijk": {
                                        "description": "The identifier of the relationship to wijken.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to buurt.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdBuurt",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "gbdWijk",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdBuurtId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdBuurtNaam": {
                                "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdBuurtVolgnummer": {
                                "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdWijkNaam": {
                                "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdBuurtId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "gbdWijkId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "buurt"
        ]
      }
    },
    "/buurt/{id}": {
      "get": {
        "operationId": "indicatoren_buurt_retrieve",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdBuurt,gbdBuurt.ligtInGgpgebied,gbdBuurt.ligtInGgpgebied.bestaatUitBuurten,gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied,gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk,gbdBuurt.ligtInGgpgebied.ligtInStadsdeel,gbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente,gbdBuurt.ligtInGgwgebied,gbdBuurt.ligtInGgwgebied.bestaatUitBuurten,gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied,gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk,gbdBuurt.ligtInGgwgebied.ligtInStadsdeel,gbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente,gbdBuurt.ligtInWijk,gbdBuurt.ligtInWijk.ligtInGgwgebied,gbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten,gbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel,gbdBuurt.ligtInWijk.ligtInStadsdeel,gbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente,gbdGgw,gbdGgw.bestaatUitBuurten,gbdGgw.bestaatUitBuurten.ligtInGgpgebied,gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInWijk,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel,gbdGgw.ligtInStadsdeel,gbdGgw.ligtInStadsdeel.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente,gbdWijk,gbdWijk.ligtInGgwgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk,gbdWijk.ligtInGgwgebied.ligtInStadsdeel,gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente,gbdWijk.ligtInStadsdeel,gbdWijk.ligtInStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdBuurt": {
                "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdBuurt",
                "value": "gbdBuurt"
              },
              "GbdBuurt.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied",
                "value": "gbdBuurt.ligtInGgpgebied"
              },
              "GbdBuurt.ligtInGgpgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggpgebied bestaat",
                "summary": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten",
                "value": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten"
              },
              "GbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdBuurt.ligtInGgpgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdBuurt.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdBuurt.ligtInGgpgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdBuurt.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied",
                "value": "gbdBuurt.ligtInGgwgebied"
              },
              "GbdBuurt.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdBuurt.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdBuurt.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdBuurt.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdBuurt.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdBuurt.ligtInWijk",
                "value": "gbdBuurt.ligtInWijk"
              },
              "GbdBuurt.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInGgwgebied",
                "value": "gbdBuurt.ligtInWijk.ligtInGgwgebied"
              },
              "GbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdBuurt.ligtInWijk.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInWijk.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInStadsdeel",
                "value": "gbdBuurt.ligtInWijk.ligtInStadsdeel"
              },
              "GbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdBuurt.ligtInWijk.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdGgw": {
                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdGgw",
                "value": "gbdGgw"
              },
              "GbdGgw.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdGgw.bestaatUitBuurten",
                "value": "gbdGgw.bestaatUitBuurten"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.ligtInStadsdeel",
                "value": "gbdGgw.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdGgw.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdGgw.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              },
              "GbdWijk": {
                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdWijk",
                "value": "gbdWijk"
              },
              "GbdWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdWijk.ligtInGgwgebied",
                "value": "gbdWijk.ligtInGgwgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdWijk.ligtInStadsdeel",
                "value": "gbdWijk.ligtInStadsdeel"
              },
              "GbdWijk.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdBuurt.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdBuurt.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdBuurt.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdBuurt.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdBuurt.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdBuurt.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdBuurtNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdBuurtNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdBuurtNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdBuurtNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdBuurtNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdBuurtNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdBuurtVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdBuurtVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdBuurtVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdBuurtVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdGgw.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgw.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgw.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgw.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdGgwNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgwNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgwNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgwNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdWijk.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijk.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijk.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijk.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdWijkNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijkNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijkNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijkNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijkNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijkNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "in": "path",
            "name": "id",
            "required": true,
            "schema": {
              "pattern": "^[^/]+$",
              "type": "string"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "description": "buurt",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdBuurt": {
                              "description": "The identifier of the relationship to buurten.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to buurt.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdBuurt",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdBuurtNaam": {
                      "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtVolgnummer": {
                      "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdBuurtId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "description": "buurt",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdBuurt": {
                              "description": "The identifier of the relationship to buurten.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to buurt.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdBuurt",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdBuurtNaam": {
                      "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtVolgnummer": {
                      "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdBuurtId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "description": "buurt",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `buurt._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdBuurt": {
                              "description": "The identifier of the relationship to buurten.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to buurt.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdBuurt",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdBuurtNaam": {
                      "description": "Naam van de buurt waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdBuurtVolgnummer": {
                      "description": "Volgnummer van de buurtregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwsaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdBuurtId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "buurt"
        ]
      }
    },
    "/ggw": {
      "get": {
        "operationId": "indicatoren_ggw_list",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "in": "query",
            "name": "_count",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdGgw,gbdGgw.bestaatUitBuurten,gbdGgw.bestaatUitBuurten.ligtInGgpgebied,gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInWijk,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel,gbdGgw.ligtInStadsdeel,gbdGgw.ligtInStadsdeel.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdGgw": {
                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdGgw",
                "value": "gbdGgw"
              },
              "GbdGgw.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdGgw.bestaatUitBuurten",
                "value": "gbdGgw.bestaatUitBuurten"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.ligtInStadsdeel",
                "value": "gbdGgw.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdGgw.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdGgw.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Number of results to return per page.",
            "in": "query",
            "name": "_pageSize",
            "required": false,
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdGgw.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgw.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgw.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgw.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdGgwNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgwNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgwNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgwNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdGgwVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "A page number within the paginated result set.",
            "in": "query",
            "name": "page",
            "required": false,
            "schema": {
              "type": "integer"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "ggw": {
                          "items": {
                            "description": "ggw",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to ggw.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwVolgnummer": {
                                "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "ggw": {
                          "items": {
                            "description": "ggw",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to ggw.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwVolgnummer": {
                                "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "ggw": {
                          "items": {
                            "description": "ggw",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to ggw.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwVolgnummer": {
                                "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "ggw"
        ]
      }
    },
    "/ggw/{id}": {
      "get": {
        "operationId": "indicatoren_ggw_retrieve",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdGgw,gbdGgw.bestaatUitBuurten,gbdGgw.bestaatUitBuurten.ligtInGgpgebied,gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInWijk,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel,gbdGgw.ligtInStadsdeel,gbdGgw.ligtInStadsdeel.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdGgw": {
                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdGgw",
                "value": "gbdGgw"
              },
              "GbdGgw.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdGgw.bestaatUitBuurten",
                "value": "gbdGgw.bestaatUitBuurten"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.ligtInStadsdeel",
                "value": "gbdGgw.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdGgw.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdGgw.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdGgw.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgw.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgw.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgw.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdGgwNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgwNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgwNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgwNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdGgwVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdGgwVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "in": "path",
            "name": "id",
            "required": true,
            "schema": {
              "pattern": "^[^/]+$",
              "type": "string"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "description": "ggw",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to ggw.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwVolgnummer": {
                      "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "description": "ggw",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to ggw.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwVolgnummer": {
                      "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "description": "ggw",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `ggw._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to ggw.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwVolgnummer": {
                      "description": "Volgnummer van de gebiedsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "ggw"
        ]
      }
    },
    "/stadsdeel": {
      "get": {
        "operationId": "indicatoren_stadsdeel_list",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "in": "query",
            "name": "_count",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Number of results to return per page.",
            "in": "query",
            "name": "_pageSize",
            "required": false,
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "A page number within the paginated result set.",
            "in": "query",
            "name": "page",
            "required": false,
            "schema": {
              "type": "integer"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "stadsdeel": {
                          "items": {
                            "description": "stadsdeel",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to stadsdeel.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdStadsdeel",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelVolgnummer": {
                                "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdStadsdeelId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "stadsdeel": {
                          "items": {
                            "description": "stadsdeel",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to stadsdeel.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdStadsdeel",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelVolgnummer": {
                                "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdStadsdeelId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "stadsdeel": {
                          "items": {
                            "description": "stadsdeel",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to stadsdeel.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdStadsdeel",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelVolgnummer": {
                                "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdStadsdeelId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "stadsdeel"
        ]
      }
    },
    "/stadsdeel/{id}": {
      "get": {
        "operationId": "indicatoren_stadsdeel_retrieve",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdStadsdeelVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "in": "path",
            "name": "id",
            "required": true,
            "schema": {
              "pattern": "^[^/]+$",
              "type": "string"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "description": "stadsdeel",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to stadsdeel.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelVolgnummer": {
                      "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "description": "stadsdeel",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to stadsdeel.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelVolgnummer": {
                      "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "description": "stadsdeel",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `stadsdeel._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to stadsdeel.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdStadsdeel",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelVolgnummer": {
                      "description": "Volgnummer van de stadsdeelregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdStadsdeelId",
                    "id"
                  ],
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "stadsdeel"
        ]
      }
    },
    "/wijk": {
      "get": {
        "operationId": "indicatoren_wijk_list",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "in": "query",
            "name": "_count",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdGgw,gbdGgw.bestaatUitBuurten,gbdGgw.bestaatUitBuurten.ligtInGgpgebied,gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInWijk,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel,gbdGgw.ligtInStadsdeel,gbdGgw.ligtInStadsdeel.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente,gbdWijk,gbdWijk.ligtInGgwgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk,gbdWijk.ligtInGgwgebied.ligtInStadsdeel,gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente,gbdWijk.ligtInStadsdeel,gbdWijk.ligtInStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdGgw": {
                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdGgw",
                "value": "gbdGgw"
              },
              "GbdGgw.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdGgw.bestaatUitBuurten",
                "value": "gbdGgw.bestaatUitBuurten"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.ligtInStadsdeel",
                "value": "gbdGgw.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdGgw.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdGgw.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              },
              "GbdWijk": {
                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdWijk",
                "value": "gbdWijk"
              },
              "GbdWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdWijk.ligtInGgwgebied",
                "value": "gbdWijk.ligtInGgwgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdWijk.ligtInStadsdeel",
                "value": "gbdWijk.ligtInStadsdeel"
              },
              "GbdWijk.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Number of results to return per page.",
            "in": "query",
            "name": "_pageSize",
            "required": false,
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdGgw.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgw.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgw.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgw.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdGgwNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgwNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgwNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgwNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdWijk.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijk.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijk.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijk.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdWijkNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijkNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijkNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijkNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijkNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijkNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdWijkVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijkVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijkVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "A page number within the paginated result set.",
            "in": "query",
            "name": "page",
            "required": false,
            "schema": {
              "type": "integer"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "wijk": {
                          "items": {
                            "description": "wijk",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdWijk": {
                                        "description": "The identifier of the relationship to wijken.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to wijk.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "gbdWijk",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdWijkNaam": {
                                "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkVolgnummer": {
                                "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "gbdWijkId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "wijk": {
                          "items": {
                            "description": "wijk",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdWijk": {
                                        "description": "The identifier of the relationship to wijken.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to wijk.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "gbdWijk",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdWijkNaam": {
                                "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkVolgnummer": {
                                "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "gbdWijkId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "wijk": {
                          "items": {
                            "description": "wijk",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdGgw": {
                                        "description": "The identifier of the relationship to ggwgebieden.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdStadsdeel": {
                                        "description": "The identifier of the relationship to stadsdelen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "gbdWijk": {
                                        "description": "The identifier of the relationship to wijken.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to wijk.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "gbdGgw",
                                      "gbdStadsdeel",
                                      "gbdWijk",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdGgwId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdGgwNaam": {
                                "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdStadsdeelId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdStadsdeelNaam": {
                                "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Object ID",
                                "type": "string"
                              },
                              "gbdWijkNaam": {
                                "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "gbdWijkVolgnummer": {
                                "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "gbdGgwId",
                              "gbdStadsdeelId",
                              "gbdWijkId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "wijk"
        ]
      }
    },
    "/wijk/{id}": {
      "get": {
        "operationId": "indicatoren_wijk_retrieve",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente,gbdGgw,gbdGgw.bestaatUitBuurten,gbdGgw.bestaatUitBuurten.ligtInGgpgebied,gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel,gbdGgw.bestaatUitBuurten.ligtInWijk,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied,gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel,gbdGgw.ligtInStadsdeel,gbdGgw.ligtInStadsdeel.ligtInGemeente,gbdStadsdeel,gbdStadsdeel.ligtInGemeente,gbdWijk,gbdWijk.ligtInGgwgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied,gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk,gbdWijk.ligtInGgwgebied.ligtInStadsdeel,gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente,gbdWijk.ligtInStadsdeel,gbdWijk.ligtInStadsdeel.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              },
              "GbdGgw": {
                "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdGgw",
                "value": "gbdGgw"
              },
              "GbdGgw.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdGgw.bestaatUitBuurten",
                "value": "gbdGgw.bestaatUitBuurten"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het ggpgebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgpgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInGgwgebied"
              },
              "GbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel",
                "value": "gbdGgw.bestaatUitBuurten.ligtInWijk.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdGgw.ligtInStadsdeel",
                "value": "gbdGgw.ligtInStadsdeel"
              },
              "GbdGgw.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdGgw.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdGgw.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdStadsdeel": {
                "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdStadsdeel",
                "value": "gbdStadsdeel"
              },
              "GbdStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdStadsdeel.ligtInGemeente",
                "value": "gbdStadsdeel.ligtInGemeente"
              },
              "GbdWijk": {
                "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "gbdWijk",
                "value": "gbdWijk"
              },
              "GbdWijk.ligtInGgwgebied": {
                "description": "Het gebiedsgericht werken gebied waar de wijk in ligt",
                "summary": "gbdWijk.ligtInGgwgebied",
                "value": "gbdWijk.ligtInGgwgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten": {
                "description": "De gebieden waaruit dit ggwgebied bestaat",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied": {
                "description": "Het GGP gebied waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInGgpgebied"
              },
              "GbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk": {
                "description": "De wijk waar de buurt in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk",
                "value": "gbdWijk.ligtInGgwgebied.bestaatUitBuurten.ligtInWijk"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel": {
                "description": "Het stadsdeel waar het gebied in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel"
              },
              "GbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInGgwgebied.ligtInStadsdeel.ligtInGemeente"
              },
              "GbdWijk.ligtInStadsdeel": {
                "description": "Het stadsdeel waar de wijk in ligt",
                "summary": "gbdWijk.ligtInStadsdeel",
                "value": "gbdWijk.ligtInStadsdeel"
              },
              "GbdWijk.ligtInStadsdeel.ligtInGemeente": {
                "description": "De gemeente waar het stadsdeel in ligt",
                "summary": "gbdWijk.ligtInStadsdeel.ligtInGemeente",
                "value": "gbdWijk.ligtInStadsdeel.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdGgw.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgw.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgw.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgw.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgw.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdGgwNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdGgwNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdGgwNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdGgwNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdGgwNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdGgwNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdStadsdeel.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeel.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeel.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdStadsdeelNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdStadsdeelNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdStadsdeelNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdStadsdeelNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdStadsdeelNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Uniek identificerend kenmerk voor het object dat onveranderlijk is zolang het object bestaat",
            "in": "query",
            "name": "gbdWijk.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijk.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijk.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijk.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijk.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "gbdWijkNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijkNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "gbdWijkNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijkNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "gbdWijkNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "gbdWijkNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "gbdWijkVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "gbdWijkVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "gbdWijkVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "gbdWijkVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "in": "path",
            "name": "id",
            "required": true,
            "schema": {
              "pattern": "^[^/]+$",
              "type": "string"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "description": "wijk",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to wijk.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkVolgnummer": {
                      "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "description": "wijk",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to wijk.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkVolgnummer": {
                      "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "description": "wijk",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `wijk._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdGgw": {
                              "description": "The identifier of the relationship to ggwgebieden.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdStadsdeel": {
                              "description": "The identifier of the relationship to stadsdelen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "gbdWijk": {
                              "description": "The identifier of the relationship to wijken.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to wijk.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "gbdGgw",
                            "gbdStadsdeel",
                            "gbdWijk",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdGgwId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdGgwNaam": {
                      "description": "Naam van het gebiedsgericht werken gebied waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdStadsdeelId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdStadsdeelNaam": {
                      "description": "Naam van het stadsdeel waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Object ID",
                      "type": "string"
                    },
                    "gbdWijkNaam": {
                      "description": "Naam van de wijk waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "gbdWijkVolgnummer": {
                      "description": "Volgnummer van de wijkregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "gbdGgwId",
                    "gbdStadsdeelId",
                    "gbdWijkId",
                    "id"
                  ],
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "wijk"
        ]
      }
    },
    "/woonplaats": {
      "get": {
        "operationId": "indicatoren_woonplaats_list",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Include a count of the total result set and the number of pages.Only works for responses that return a page.",
            "in": "query",
            "name": "_count",
            "required": false,
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Number of results to return per page.",
            "in": "query",
            "name": "_pageSize",
            "required": false,
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "A page number within the paginated result set.",
            "in": "query",
            "name": "page",
            "required": false,
            "schema": {
              "type": "integer"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "woonplaats": {
                          "items": {
                            "description": "woonplaats",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to woonplaats.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "bagWoonplaatsVolgnummer": {
                                "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "woonplaats": {
                          "items": {
                            "description": "woonplaats",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to woonplaats.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "bagWoonplaatsVolgnummer": {
                                "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "properties": {
                    "_embedded": {
                      "properties": {
                        "woonplaats": {
                          "items": {
                            "description": "woonplaats",
                            "properties": {
                              "_links": {
                                "allOf": [
                                  {
                                    "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                                    "properties": {
                                      "bagWoonplaats": {
                                        "description": "The identifier of the relationship to woonplaatsen.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "identificatie": {
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "identificatie",
                                          "title"
                                        ],
                                        "type": "object"
                                      },
                                      "schema": {
                                        "description": "The schema field is exposed with every record",
                                        "format": "uri",
                                        "readOnly": true,
                                        "type": "string"
                                      },
                                      "self": {
                                        "description": "The identifier of the relationship to woonplaats.",
                                        "properties": {
                                          "href": {
                                            "format": "uri",
                                            "readOnly": true,
                                            "type": "string"
                                          },
                                          "id": {
                                            "description": "Unieke identifier voor de indicator.",
                                            "type": "string"
                                          },
                                          "title": {
                                            "type": "string"
                                          }
                                        },
                                        "required": [
                                          "href",
                                          "id",
                                          "title"
                                        ],
                                        "type": "object"
                                      }
                                    },
                                    "required": [
                                      "bagWoonplaats",
                                      "schema",
                                      "self"
                                    ],
                                    "type": "object"
                                  }
                                ],
                                "title": " links"
                              },
                              "bagWoonplaatsId": {
                                "deprecated": true,
                                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "readOnly": true,
                                "title": "Woonplaats ID",
                                "type": "string"
                              },
                              "bagWoonplaatsNaam": {
                                "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                                "nullable": true,
                                "type": "string"
                              },
                              "bagWoonplaatsVolgnummer": {
                                "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "id": {
                                "description": "Unieke identifier voor de indicator.",
                                "type": "string"
                              },
                              "indAfdeling": {
                                "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBeginPeriode": {
                                "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indBron": {
                                "description": "Bron voor de berekening van de indicator-waarde.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDatatype": {
                                "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDefinitie": {
                                "description": "Beschrijving van de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDirectie": {
                                "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboom": {
                                "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDoelenboomActiviteit": {
                                "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indDomeinNaam": {
                                "description": "Domein waarover de indicator iets zegt.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEenheid": {
                                "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indEindPeriode": {
                                "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                                "format": "date",
                                "nullable": true,
                                "type": "string"
                              },
                              "indFrequentieAfleiding": {
                                "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indGrootheid": {
                                "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNaam": {
                                "description": "De naam voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNoemer": {
                                "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indNorm": {
                                "description": "Vastgestelde norm-waarde voor de indicator.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormBron": {
                                "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indNormDefinitie": {
                                "description": "Beschrijving waarop de norm is gebaseerd.",
                                "nullable": true,
                                "type": "string"
                              },
                              "indPeildatumAfleiding": {
                                "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                                "format": "date-time",
                                "nullable": true,
                                "type": "string"
                              },
                              "indTeller": {
                                "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              },
                              "indTempDag": {
                                "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempDecennium": {
                                "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempHalfjaar": {
                                "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempJaar": {
                                "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempKwartaal": {
                                "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempLustrum": {
                                "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempMaand": {
                                "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempUur": {
                                "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indTempWeek": {
                                "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                                "format": "int64",
                                "maximum": 9223372036854776000,
                                "minimum": -9223372036854776000,
                                "nullable": true,
                                "type": "integer"
                              },
                              "indVariableType": {
                                "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                                "nullable": true,
                                "type": "string"
                              },
                              "indWaarde": {
                                "description": "Berekende waarde van de indicator op basis van de brondata.",
                                "format": "double",
                                "nullable": true,
                                "type": "number"
                              }
                            },
                            "required": [
                              "_links",
                              "bagWoonplaatsId",
                              "id"
                            ],
                            "type": "object"
                          },
                          "type": "array"
                        }
                      },
                      "type": "object"
                    },
                    "_links": {
                      "properties": {
                        "next": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=4",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "previous": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=2",
                              "format": "uri",
                              "nullable": true,
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "self": {
                          "properties": {
                            "href": {
                              "example": "https://api.data.amsterdam.nl/v1/.../resource/?page=3",
                              "format": "uri",
                              "type": "string"
                            }
                          },
                          "type": "object"
                        }
                      },
                      "type": "object"
                    },
                    "page": {
                      "properties": {
                        "number": {
                          "example": 3,
                          "type": "integer"
                        },
                        "size": {
                          "example": 20,
                          "type": "integer"
                        },
                        "totalElements": {
                          "example": 5,
                          "type": "integer"
                        },
                        "totalPages": {
                          "example": 3,
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "woonplaats"
        ]
      }
    },
    "/woonplaats/{id}": {
      "get": {
        "operationId": "indicatoren_woonplaats_retrieve",
        "parameters": [
          {
            "description": "Accept-Crs header for Geo queries",
            "in": "header",
            "name": "Accept-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Content-Crs header for Geo queries",
            "in": "header",
            "name": "Content-Crs",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Api Key for statistical purposes, not for authentication",
            "in": "header",
            "name": "X-Api-Key",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Specify type of header for csv file",
            "in": "query",
            "name": "_csv_header",
            "schema": {
              "enum": [
                "id",
                "title",
                "none"
              ],
              "type": "string"
            }
          },
          {
            "description": "Specify type of separator for csv file",
            "in": "query",
            "name": "_csv_separator",
            "schema": {
              "enum": [
                ",",
                ";"
              ],
              "type": "string"
            }
          },
          {
            "description": "Allow to expand relations.",
            "in": "query",
            "name": "_expand",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Comma separated list of named relations to expand.",
            "examples": {
              "AllValues": {
                "description": "Expand all fields, identical to only using _expand=true.",
                "summary": "All Values",
                "value": "bagWoonplaats,bagWoonplaats.heeftDossier,bagWoonplaats.heeftDossier.heeftBrondocumenten,bagWoonplaats.heeftOnderzoeken,bagWoonplaats.ligtInGemeente"
              },
              "BagWoonplaats": {
                "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                "summary": "bagWoonplaats",
                "value": "bagWoonplaats"
              },
              "BagWoonplaats.heeftDossier": {
                "description": "Het dossier op basis waarvan het object is toegevoegd aan de registratie",
                "summary": "bagWoonplaats.heeftDossier",
                "value": "bagWoonplaats.heeftDossier"
              },
              "BagWoonplaats.heeftDossier.heeftBrondocumenten": {
                "description": "De brondocument(en) behorende bij het dossier",
                "summary": "bagWoonplaats.heeftDossier.heeftBrondocumenten",
                "value": "bagWoonplaats.heeftDossier.heeftBrondocumenten"
              },
              "BagWoonplaats.heeftOnderzoeken": {
                "description": "Hiermee wordt aangegeven welke onderzoeken er worden uitgevoerd naar de juistheid van een of meer gegevens van het betreffende object",
                "summary": "bagWoonplaats.heeftOnderzoeken",
                "value": "bagWoonplaats.heeftOnderzoeken"
              },
              "BagWoonplaats.ligtInGemeente": {
                "description": "De gemeente waarin de woonplaats ligt.",
                "summary": "bagWoonplaats.ligtInGemeente",
                "value": "bagWoonplaats.ligtInGemeente"
              }
            },
            "in": "query",
            "name": "_expandScope",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Comma-separated list of fields to display",
            "in": "query",
            "name": "_fields",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Select the export format",
            "in": "query",
            "name": "_format",
            "schema": {
              "enum": [
                "json",
                "csv",
                "geojson"
              ],
              "type": "string"
            }
          },
          {
            "description": "Which field to use when ordering the results.",
            "in": "query",
            "name": "_sort",
            "required": false,
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Unieke aanduiding van een woonplaats",
            "in": "query",
            "name": "bagWoonplaats.identificatie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaats.identificatie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaats.identificatie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaats.identificatie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaats.identificatie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
            "in": "query",
            "name": "bagWoonplaatsNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "bagWoonplaatsNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "bagWoonplaatsNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "bagWoonplaatsVolgnummer[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "in": "path",
            "name": "id",
            "required": true,
            "schema": {
              "pattern": "^[^/]+$",
              "type": "string"
            }
          },
          {
            "description": "Unieke identifier voor de indicator.",
            "in": "query",
            "name": "id",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "id[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "id[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "id[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "id[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "id[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indAfdeling",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indAfdeling[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indAfdeling[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indAfdeling[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indAfdeling[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indAfdeling[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
            "in": "query",
            "name": "indBeginPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBeginPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBeginPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indBeginPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Bron voor de berekening van de indicator-waarde.",
            "in": "query",
            "name": "indBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
            "in": "query",
            "name": "indDatatype",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDatatype[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDatatype[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDatatype[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDatatype[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDatatype[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving van de indicator.",
            "in": "query",
            "name": "indDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDirectie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDirectie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDirectie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDirectie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDirectie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDirectie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboom",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
            "in": "query",
            "name": "indDoelenboomActiviteit",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboomActiviteit[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboomActiviteit[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboomActiviteit[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboomActiviteit[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDoelenboom[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDoelenboom[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDoelenboom[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDoelenboom[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDoelenboom[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Domein waarover de indicator iets zegt.",
            "in": "query",
            "name": "indDomeinNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indDomeinNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indDomeinNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indDomeinNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indDomeinNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indDomeinNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
            "in": "query",
            "name": "indEenheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEenheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indEenheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEenheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indEenheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indEenheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
            "in": "query",
            "name": "indEindPeriode",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[gte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indEindPeriode[in]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indEindPeriode[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lt]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[lte]",
            "schema": {
              "format": "date",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd",
            "in": "query",
            "name": "indEindPeriode[not]",
            "schema": {
              "items": {
                "format": "date",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
            "in": "query",
            "name": "indFrequentieAfleiding",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indFrequentieAfleiding[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indFrequentieAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indFrequentieAfleiding[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indFrequentieAfleiding[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
            "in": "query",
            "name": "indGrootheid",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indGrootheid[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indGrootheid[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indGrootheid[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indGrootheid[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indGrootheid[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "De naam voor de indicator.",
            "in": "query",
            "name": "indNaam",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNaam[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNaam[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNaam[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNaam[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNaam[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
            "in": "query",
            "name": "indNoemer",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indNoemer[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indNoemer[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNoemer[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNoemer[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indNoemer[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indNoemer[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indNoemer[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Vastgestelde norm-waarde voor de indicator.",
            "in": "query",
            "name": "indNorm",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
            "in": "query",
            "name": "indNormBron",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormBron[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormBron[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormBron[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormBron[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormBron[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Beschrijving waarop de norm is gebaseerd.",
            "in": "query",
            "name": "indNormDefinitie",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNormDefinitie[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNormDefinitie[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNormDefinitie[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNormDefinitie[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNormDefinitie[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indNorm[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indNorm[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indNorm[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indNorm[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indNorm[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
            "in": "query",
            "name": "indPeildatumAfleiding",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Greater than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[gte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indPeildatumAfleiding[in]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indPeildatumAfleiding[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lt]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Less than or equal to; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[lte]",
            "schema": {
              "format": "date-time",
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; use yyyy-mm-dd or yyyy-mm-ddThh:mm[:ss[.ms]]",
            "in": "query",
            "name": "indPeildatumAfleiding[not]",
            "schema": {
              "items": {
                "format": "date-time",
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
            "in": "query",
            "name": "indTeller",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTeller[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTeller[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTeller[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTeller[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTeller[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTeller[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTeller[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDag",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDag[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDag[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDag[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDag[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDag[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDag[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDag[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempDecennium",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempDecennium[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempDecennium[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempDecennium[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempDecennium[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempDecennium[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempDecennium[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempHalfjaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempHalfjaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempHalfjaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempHalfjaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempHalfjaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempHalfjaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempHalfjaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempJaar",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempJaar[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempJaar[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempJaar[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempJaar[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempJaar[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempJaar[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempJaar[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempKwartaal",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempKwartaal[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempKwartaal[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempKwartaal[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempKwartaal[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempKwartaal[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempKwartaal[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempLustrum",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempLustrum[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempLustrum[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempLustrum[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempLustrum[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempLustrum[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempLustrum[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempMaand",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempMaand[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempMaand[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempMaand[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempMaand[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempMaand[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempMaand[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempMaand[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempUur",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempUur[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempUur[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempUur[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempUur[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempUur[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempUur[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempUur[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
            "in": "query",
            "name": "indTempWeek",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indTempWeek[gt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indTempWeek[gte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indTempWeek[in]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indTempWeek[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indTempWeek[lt]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indTempWeek[lte]",
            "schema": {
              "type": "integer"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indTempWeek[not]",
            "schema": {
              "items": {
                "type": "integer"
              },
              "type": "array"
            }
          },
          {
            "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
            "in": "query",
            "name": "indVariableType",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indVariableType[in]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field is empty or not.",
            "in": "query",
            "name": "indVariableType[isempty]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indVariableType[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Matches text using wildcards (? and *).",
            "in": "query",
            "name": "indVariableType[like]",
            "schema": {
              "type": "string"
            }
          },
          {
            "description": "Exclude matches; text",
            "in": "query",
            "name": "indVariableType[not]",
            "schema": {
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          {
            "description": "Berekende waarde van de indicator op basis van de brondata.",
            "in": "query",
            "name": "indWaarde",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than; number",
            "in": "query",
            "name": "indWaarde[gt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Greater than or equal to; number",
            "in": "query",
            "name": "indWaarde[gte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Matches any value from a comma-separated list: val1,val2,valN.",
            "explode": false,
            "in": "query",
            "name": "indWaarde[in]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            },
            "style": "form"
          },
          {
            "description": "Whether the field has a NULL value or not.",
            "in": "query",
            "name": "indWaarde[isnull]",
            "schema": {
              "type": "boolean"
            }
          },
          {
            "description": "Less than; number",
            "in": "query",
            "name": "indWaarde[lt]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Less than or equal to; number",
            "in": "query",
            "name": "indWaarde[lte]",
            "schema": {
              "type": "number"
            }
          },
          {
            "description": "Exclude matches; number",
            "in": "query",
            "name": "indWaarde[not]",
            "schema": {
              "items": {
                "type": "number"
              },
              "type": "array"
            }
          }
        ],
        "responses": {
          "200": {
            "content": {
              "application/geo+json": {
                "schema": {
                  "description": "woonplaats",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to woonplaats.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "bagWoonplaatsVolgnummer": {
                      "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "application/hal+json": {
                "schema": {
                  "description": "woonplaats",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to woonplaats.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "bagWoonplaatsVolgnummer": {
                      "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "id"
                  ],
                  "type": "object"
                }
              },
              "text/csv": {
                "schema": {
                  "description": "woonplaats",
                  "properties": {
                    "_links": {
                      "allOf": [
                        {
                          "description": "The contents of the `woonplaats._links` field. It contains all relationships with objects.",
                          "properties": {
                            "bagWoonplaats": {
                              "description": "The identifier of the relationship to woonplaatsen.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "identificatie": {
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "identificatie",
                                "title"
                              ],
                              "type": "object"
                            },
                            "schema": {
                              "description": "The schema field is exposed with every record",
                              "format": "uri",
                              "readOnly": true,
                              "type": "string"
                            },
                            "self": {
                              "description": "The identifier of the relationship to woonplaats.",
                              "properties": {
                                "href": {
                                  "format": "uri",
                                  "readOnly": true,
                                  "type": "string"
                                },
                                "id": {
                                  "description": "Unieke identifier voor de indicator.",
                                  "type": "string"
                                },
                                "title": {
                                  "type": "string"
                                }
                              },
                              "required": [
                                "href",
                                "id",
                                "title"
                              ],
                              "type": "object"
                            }
                          },
                          "required": [
                            "bagWoonplaats",
                            "schema",
                            "self"
                          ],
                          "type": "object"
                        }
                      ],
                      "title": " links"
                    },
                    "bagWoonplaatsId": {
                      "deprecated": true,
                      "description": "Verwijzing naar de unieke identifier van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "readOnly": true,
                      "title": "Woonplaats ID",
                      "type": "string"
                    },
                    "bagWoonplaatsNaam": {
                      "description": "Naam van de woonplaats waarop de indicator-waarde is gebaseerd (conform basisregistratie).",
                      "nullable": true,
                      "type": "string"
                    },
                    "bagWoonplaatsVolgnummer": {
                      "description": "Volgnummer van de woonplaatsregistratie waarop de indicator-waarde is gebaseerd (leeg is altijd meest recente).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "id": {
                      "description": "Unieke identifier voor de indicator.",
                      "type": "string"
                    },
                    "indAfdeling": {
                      "description": "Afdeling waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBeginPeriode": {
                      "description": "Datum (vanaf) waarop de temporele resolutie, waarover de waarde is berekend, begint.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indBron": {
                      "description": "Bron voor de berekening van de indicator-waarde.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDatatype": {
                      "description": "Datatype van de indicator-waarde (bijv integer, floating-point, boolean, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDefinitie": {
                      "description": "Beschrijving van de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDirectie": {
                      "description": "Directie waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboom": {
                      "description": "Unieke identifier van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDoelenboomActiviteit": {
                      "description": "Naam van de doelenboom waarop de indicator betrekking heeft (indien van toepassing).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indDomeinNaam": {
                      "description": "Domein waarover de indicator iets zegt.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEenheid": {
                      "description": "Eenheid van de indicator -norm en de -waarde (bijv percentage, kilogram, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indEindPeriode": {
                      "description": "Datum (tot en met) waarop de temporele resolutie, waarover de waarde is berekend, eindigt.",
                      "format": "date",
                      "nullable": true,
                      "type": "string"
                    },
                    "indFrequentieAfleiding": {
                      "description": "Frequentie waarmee de indicator-waarde wordt berekend/ververst (bijv dagelijks, wekelijks, maandelijks).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indGrootheid": {
                      "description": "Grootheid van de indicator -norm en de -waarde (bijv aandeel (fractie), gewicht, aantal,  etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNaam": {
                      "description": "De naam voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNoemer": {
                      "description": "Totaal aantal van de registraties waarover de indicator-waarde is berekend.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indNorm": {
                      "description": "Vastgestelde norm-waarde voor de indicator.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormBron": {
                      "description": "Herkomst van de norm (bijv. Landelijk (wettelijk), bestuurlijk (APV), bedrijf, etc.).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indNormDefinitie": {
                      "description": "Beschrijving waarop de norm is gebaseerd.",
                      "nullable": true,
                      "type": "string"
                    },
                    "indPeildatumAfleiding": {
                      "description": "Peildatum van de brondata waarop de indicatorwaarde is berekend.",
                      "format": "date-time",
                      "nullable": true,
                      "type": "string"
                    },
                    "indTeller": {
                      "description": "Aantal van de registraties waarop de de indicator van toepassing is.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    },
                    "indTempDag": {
                      "description": "Temporele resolutie waarde van de dag waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempDecennium": {
                      "description": "Temporele resolutie waarde van het decennium waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempHalfjaar": {
                      "description": "Temporele resolutie waarde van het halfjaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempJaar": {
                      "description": "Temporele resolutie waarde van het jaar waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempKwartaal": {
                      "description": "Temporele resolutie waarde van het kwartaal waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempLustrum": {
                      "description": "Temporele resolutie waarde van het lustrum waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempMaand": {
                      "description": "Temporele resolutie waarde van de maand waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempUur": {
                      "description": "Temporele resolutie waarde van het uur waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indTempWeek": {
                      "description": "Temporele resolutie waarde van de week waarop de indicator-waarde is gebaseerd (indien van toepassing).",
                      "format": "int64",
                      "maximum": 9223372036854776000,
                      "minimum": -9223372036854776000,
                      "nullable": true,
                      "type": "integer"
                    },
                    "indVariableType": {
                      "description": "Logische beschrijving van het type indicator-waarde (zoals nominaal, interval, cyclisch, etc).",
                      "nullable": true,
                      "type": "string"
                    },
                    "indWaarde": {
                      "description": "Berekende waarde van de indicator op basis van de brondata.",
                      "format": "double",
                      "nullable": true,
                      "type": "number"
                    }
                  },
                  "required": [
                    "_links",
                    "bagWoonplaatsId",
                    "id"
                  ],
                  "type": "object"
                }
              }
            },
            "description": ""
          }
        },
        "tags": [
          "woonplaats"
        ]
      }
    }
  },
  "security": [
    {
      "oauth2": []
    }
  ],
  "servers": [
    {
      "url": "https://api.data.amsterdam.nl/"
    }
  ],
  "x-versions": {
    "default": {
      "default": true,
      "endSupportDate": null,
      "paths": {
        "buurt": "stable",
        "ggw": "stable",
        "stadsdeel": "stable",
        "wijk": "stable",
        "woonplaats": "stable"
      },
      "pathsUnderDevelopment": false,
      "status": "stable",
      "statusDescription": "stabiel",
      "url": "https://api.data.amsterdam.nl/v1/indicatoren"
    },
    "v1": {
      "default": true,
      "endSupportDate": null,
      "paths": {
        "buurt": "stable",
        "ggw": "stable",
        "stadsdeel": "stable",
        "wijk": "stable",
        "woonplaats": "stable"
      },
      "pathsUnderDevelopment": false,
      "status": "stable",
      "statusDescription": "stabiel",
      "url": "https://api.data.amsterdam.nl/v1/indicatoren/v1"
    }
  }
}