records
Shuttleinformation Eisenbahn
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":"shuttleinformation_evu",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/shuttleinformation_evu"
}
] - "definitions":{
- "shuttleinformation_evu":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/shuttleinformation_evu_records"
}
}
} - "records":
} - "properties":
- "shuttleinformation_evu_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "id_transport_company":,{
- "type":"integer",
- "title":"ID-Transport-Company",
- "description":""
} - "shuttlemode":,{
- "type":"string",
- "title":"shuttleMode",
- "description":""
} - "didok":,{
- "type":"integer",
- "title":"didok",
- "description":""
} - "designationofficial":,{
- "type":"string",
- "title":"designationOfficial",
- "description":""
} - "remarks":,{
- "type":"string",
- "title":"remarks",
- "description":""
} - "meeting_point":,{
- "type":"string",
- "title":"meeting point",
- "description":""
} - "direction_1":,{
- "type":"string",
- "title":"direction 1",
- "description":""
} - "didok_direction_1":,{
- "type":"integer",
- "title":"didok direction 1",
- "description":""
} - "shuttle_to_1":,{
- "type":"string",
- "title":"shuttle to 1",
- "description":""
} - "didok_shuttle_to_1":,{
- "type":"integer",
- "title":"didok shuttle to 1",
- "description":""
} - "direction_2":,{
- "type":"string",
- "title":"direction 2",
- "description":""
} - "didok_direction_2":,{
- "type":"integer",
- "title":"didok direction 2",
- "description":""
} - "shuttle_to_2":,{
- "type":"string",
- "title":"shuttle to 2",
- "description":""
} - "didok_shuttle_to_2":,{
- "type":"integer",
- "title":"didok shuttle to 2",
- "description":""
} - "direction_3":,{
- "type":"string",
- "title":"direction 3",
- "description":""
} - "didok_direction_3":,{
- "type":"integer",
- "title":"didok direction 3",
- "description":""
} - "shuttle_to_3":,{
- "type":"string",
- "title":"shuttle to 3",
- "description":""
} - "didok_shuttle_to_3":,{
- "type":"integer",
- "title":"didok shuttle to 3",
- "description":""
} - "coming_from_1":,{
- "type":"string",
- "title":"coming from 1",
- "description":""
} - "didok_coming_from_1":,{
- "type":"integer",
- "title":"didok coming from 1",
- "description":""
} - "change_on_shuttle_1":,{
- "type":"string",
- "title":"change on shuttle 1",
- "description":""
} - "didok_change_on_shuttle_1":,{
- "type":"integer",
- "title":"didok change on shuttle 1",
- "description":""
} - "coming_from_1_meeting_point":,{
- "type":"string",
- "title":"coming from 1 meeting point",
- "description":""
} - "coming_from_2":,{
- "type":"string",
- "title":"coming from 2",
- "description":""
} - "didok_coming_from_2":,{
- "type":"integer",
- "title":"didok coming from 2",
- "description":""
} - "change_on_shuttle_2":,{
- "type":"string",
- "title":"change on shuttle 2",
- "description":""
} - "didok_change_on_shuttle_2":,{
- "type":"integer",
- "title":"didok change on shuttle 2",
- "description":""
} - "coming_from_2_meeting_point":,{
- "type":"string",
- "title":"coming from 2 meeting point",
- "description":""
} - "coming_from_3":,{
- "type":"string",
- "title":"coming from 3",
- "description":""
} - "didok_coming_from_3":,{
- "type":"integer",
- "title":"didok coming from 3",
- "description":""
} - "change_on_shuttle_3":,{
- "type":"string",
- "title":"change on shuttle 3",
- "description":""
} - "didok_change_on_shuttle_3":,{
- "type":"integer",
- "title":"didok change on shuttle 3",
- "description":""
} - "coming_from_3_meeting_point":,{
- "type":"string",
- "title":"coming from 3 meeting point",
- "description":""
} - "note":,{
- "type":"string",
- "title":"note",
- "description":""
} - "remarks_de":,{
- "type":"string",
- "title":"remarks de",
- "description":""
} - "remarks_fr":,{
- "type":"string",
- "title":"remarks fr",
- "description":""
} - "remarks_it":,{
- "type":"string",
- "title":"remarks it",
- "description":""
} - "remarks_en":,{
- "type":"string",
- "title":"remarks en",
- "description":""
} - "meeting_point_de":,{
- "type":"string",
- "title":"meeting point de",
- "description":""
} - "meeting_point_fr":,{
- "type":"string",
- "title":"meeting point fr",
- "description":""
} - "meeting_point_it":,{
- "type":"string",
- "title":"meeting point it",
- "description":""
} - "meeting_point_en":,{
- "type":"string",
- "title":"meeting point en",
- "description":""
} - "coming_from_1_meeting_point_de":,{
- "type":"string",
- "title":"coming from 1 meeting point de",
- "description":""
} - "coming_from_1_meeting_point_fr":,{
- "type":"string",
- "title":"coming from 1 meeting point fr",
- "description":""
} - "coming_from_1_meeting_point_it":,{
- "type":"string",
- "title":"coming from 1 meeting point it",
- "description":""
} - "coming_from_1_meeting_point_en":,{
- "type":"string",
- "title":"coming from 1 meeting point en",
- "description":""
} - "coming_from_2_meeting_point_de":,{
- "type":"string",
- "title":"coming from 2 meeting point de",
- "description":""
} - "coming_from_2_meeting_point_fr":,{
- "type":"string",
- "title":"coming from 2 meeting point fr",
- "description":""
} - "coming_from_2_meeting_point_it":,{
- "type":"string",
- "title":"coming from 2 meeting point it",
- "description":""
} - "coming_from_2_meeting_point_en":,{
- "type":"string",
- "title":"coming from 2 meeting point en",
- "description":""
} - "coming_from_3_meeting_point_de":,{
- "type":"string",
- "title":"coming from 3 meeting point de",
- "description":""
} - "coming_from_3_meeting_point_fr":,{
- "type":"string",
- "title":"coming from 3 meeting point fr",
- "description":""
} - "coming_from_3_meeting_point_it":,{
- "type":"string",
- "title":"coming from 3 meeting point it",
- "description":""
} - "coming_from_3_meeting_point_en":,{
- "type":"string",
- "title":"coming from 3 meeting point en",
- "description":""
} - "source_dokument":{
- "type":"string",
- "title":"source dokument",
- "description":""
}
} - "id_transport_company":
}
} - "fields":
} - "properties":
} - "shuttleinformation_evu":
}
Submit a reuse
Click to expand Click to collapse
Please login to submit a new reuse.