records
Stadskaarten Eindhoven
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":"stadskaart-eindhoven-pdf",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/stadskaart-eindhoven-pdf"
}
] - "definitions":{
- "stadskaart-eindhoven-pdf":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/stadskaart-eindhoven-pdf_records"
}
}
} - "records":
} - "properties":
- "stadskaart-eindhoven-pdf_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id":,{
- "type":"string",
- "title":"FILE",
- "description":"STADSKAART"
} - "bestandsnaam":,{
- "type":"string",
- "title":"bestandsnaam",
- "description":""
} - "data_formaat":{
- "type":"string",
- "title":"data_formaat",
- "description":""
}
} - "id":
}
} - "fields":
} - "properties":
} - "stadskaart-eindhoven-pdf":
}