{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/centraal-bureau-voor-de-statistiek/ccb-o-data-open-api-d5g_wihvr/iedmtype",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"typeKind": {
"enum": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"format": "int32",
"type": "integer"
}
},
"type": "object",
"x-derived-from": [
"https://datasets.cbs.nl/odata/v1/openapi.json#/components/schemas/IEdmType"
]
}