Statistics of the number of vehicles, trips and reservations for marine transport for previous years - ferries of individuals between Jazan and Farasan
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"statistics-of-the-number-of-vehicles-trips-and-reservations-for-marine-transport",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/statistics-of-the-number-of-vehicles-trips-and-reservations-for-marine-transport"
}
] - "definitions":{
- "statistics-of-the-number-of-vehicles-trips-and-reservations-for-marine-transport":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/statistics-of-the-number-of-vehicles-trips-and-reservations-for-marine-transport_records"
}
}
} - "records":
} - "properties":
- "statistics-of-the-number-of-vehicles-trips-and-reservations-for-marine-transport_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"YEAR",
- "description":""
} - "month":,{
- "type":"string",
- "title":"MONTH",
- "description":""
} - "reservations":,{
- "type":"number",
- "title":"RESERVATIONS",
- "description":""
} - "trips_count":,{
- "type":"number",
- "title":"TRIPS_COUNT",
- "description":""
} - "vehicle_count":{
- "type":"number",
- "title":"VEHICLE_COUNT",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "statistics-of-the-number-of-vehicles-trips-and-reservations-for-marine-transport":