90
records
Moving Traffic Bus Stop Clearway on London Road and Belgrave Gate
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":"bus-stop-clearway-london-road-from-january-2020",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/bus-stop-clearway-london-road-from-january-2020"
}
] - "definitions":{
- "bus-stop-clearway-london-road-from-january-2020":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/bus-stop-clearway-london-road-from-january-2020_records"
}
}
} - "records":
} - "properties":
- "bus-stop-clearway-london-road-from-january-2020_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "month":,{
- "type":"string",
- "format":"date",
- "title":"Month",
- "description":""
} - "london_road":,{
- "type":"integer",
- "title":"London Road",
- "description":""
} - "belgrave_gate":,{
- "type":"integer",
- "title":"Belgrave Gate",
- "description":""
} - "column_4":{
- "type":"string",
- "title":"Comments",
- "description":""
}
} - "month":
}
} - "fields":
} - "properties":
} - "bus-stop-clearway-london-road-from-january-2020":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.