records
Uitleningen en raadplegingen in de Nederlandstalige bibliotheken
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken"
}
] - "definitions":{
- "uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken_records"
}
}
} - "records":
} - "properties":
- "uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "2012":,{
- "type":"integer",
- "title":"2012",
- "description":""
} - "2013":,{
- "type":"integer",
- "title":"2013",
- "description":""
} - "gebruik":{
- "type":"string",
- "title":"Gebruik",
- "description":""
}
} - "2012":
}
} - "fields":
} - "properties":
} - "uitleningen-en-raadplegingen-in-de-nederlandstalige-bibliotheken":
}