1
record
Redevelopment Study - Scatter Site Area 5
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":"redevelopment-study-scatter-site-area-5",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/redevelopment-study-scatter-site-area-5"
}
] - "definitions":{
- "redevelopment-study-scatter-site-area-5":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/redevelopment-study-scatter-site-area-5_records"
}
}
} - "records":
} - "properties":
- "redevelopment-study-scatter-site-area-5_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "file":{
- "type":"string",
- "title":"file",
- "description":""
}
} - "file":
}
} - "fields":
} - "properties":
} - "redevelopment-study-scatter-site-area-5":
}