{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/centraal-bureau-voor-de-statistiek/ccb-o-data-open-api-d5g_wihvr/release",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"datasetIdentifier": {
"type": [
"string",
"null"
]
},
"releaseDate": {
"format": "date-time",
"type": "string"
}
},
"type": "object",
"x-derived-from": [
"https://datasets.cbs.nl/odata/v1/openapi.json#/components/schemas/Release"
]
}