{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/pdok/_shared/propertiesgeojsonarbeidsmarktregiogegeneraliseerd",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"einddatum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"id": {
"description": "",
"type": [
"integer",
"null"
]
},
"jaarcode": {
"description": "",
"type": [
"integer",
"null"
]
},
"jrstatcode": {
"description": "",
"type": [
"string",
"null"
]
},
"rubriek": {
"description": "",
"type": [
"string",
"null"
]
},
"startdatum": {
"description": "",
"format": "date-time",
"type": [
"string",
"null"
]
},
"statcode": {
"description": "",
"type": [
"string",
"null"
]
},
"statnaam": {
"description": "",
"type": [
"string",
"null"
]
}
},
"type": "object",
"x-derived-from": [
"https://api.pdok.nl/cbs/gebiedsindelingen-historisch/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_arbeidsmarktregio_gegeneraliseerd",
"https://api.pdok.nl/cbs/gebiedsindelingen/ogc/v1/openapi.json#/components/schemas/propertiesGeoJSON_arbeidsmarktregio_gegeneraliseerd"
]
}