Error
records
Elevator condition
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":"aufzugzustand",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/aufzugzustand"
}
] - "definitions":{
- "aufzugzustand":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/aufzugzustand_records"
}
}
} - "records":
} - "properties":
- "aufzugzustand_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "ts":,{
- "type":"string",
- "format":"date-time",
- "title":"Time stamp",
- "description":"Time and date the data is received"
} - "aks_id":,{
- "type":"string",
- "title":"Identification",
- "description":"Identification of the installation"
} - "direction":,{
- "type":"string",
- "title":"Direction",
- "description":"In which direction does the escalator go 1-Up 2-Downwards"
} - "operational":,{
- "type":"string",
- "title":"In operation",
- "description":"Is the installation in operation"
} - "didok":,{
- "type":"string",
- "title":"Didok number",
- "description":"Stop code according to the Didok (Services Documentation) list. Stop code according to the Didok (Services Documentation) list."
} - "description":,{
- "type":"string",
- "title":"Description",
- "description":"Description of the location"
} - "type":,{
- "type":"string",
- "title":"Type of passenger transport",
- "description":"T11= Lift T20 = Escalator"
} - "bezeichnung_offiziell":,{
- "type":"string",
- "title":"Stop name",
- "description":"Official name of the stop"
} - "richtung_sprechend":,{
- "type":"string",
- "title":"In direction",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "art_sprechend":,{
- "type":"string",
- "title":"Art sprechend",
- "description":"Content-Type: text/plain; charset=utf-8 "
} - "bpuic":{
- "type":"string",
- "title":"OPUIC",
- "description":"Identification of the stop according to UIC specification"
}
} - "ts":
}
} - "fields":
} - "properties":
} - "aufzugzustand":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.