records
Oostenrijkse woningen in Doornakkers
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":"oostenrijkse-woningen-in-doornakkers",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/oostenrijkse-woningen-in-doornakkers"
}
] - "definitions":{
- "oostenrijkse-woningen-in-doornakkers":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/oostenrijkse-woningen-in-doornakkers_records"
}
}
} - "records":
} - "properties":
- "oostenrijkse-woningen-in-doornakkers_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "straatnaam":,{
- "type":"string",
- "title":"Straatnaam",
- "description":""
} - "huisnummer":,{
- "type":"string",
- "title":"Huisnummer",
- "description":""
} - "postcode":,{
- "type":"string",
- "title":"Postcode",
- "description":""
} - "woonplaats":,{
- "type":"string",
- "title":"Woonplaats",
- "description":""
} - "adres":{
- "type":"string",
- "title":"Adres",
- "description":""
}
} - "straatnaam":
}
} - "fields":
} - "properties":
} - "oostenrijkse-woningen-in-doornakkers":
}