records
Requests for Transportation Services Through the Coordination and Control Center
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":"requests-for-transportation-services-through-the-coordination-and-control-center",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/requests-for-transportation-services-through-the-coordination-and-control-center"
}
] - "definitions":{
- "requests-for-transportation-services-through-the-coordination-and-control-center":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/requests-for-transportation-services-through-the-coordination-and-control-center_records"
}
}
} - "records":
} - "properties":
- "requests-for-transportation-services-through-the-coordination-and-control-center_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"number",
- "title":"Year",
- "description":""
} - "period_covered":,{
- "type":"string",
- "title":"Period Covered",
- "description":""
} - "number_of_regular_taxis_request_through_the_coordination_and_control_center":,{
- "type":"number",
- "title":"Number of regular taxis request through the Coordination and Control Center",
- "description":""
} - "number_of_mahra_taxi_request_through_the_coordination_and_control_center":,{
- "type":"number",
- "title":"Number of Mahra Taxi request through the Coordination and Control Center",
- "description":""
} - "number_of_special_needs_request_through_the_coordination_and_control_center":,{
- "type":"number",
- "title":"Number of Special Needs request through the Coordination and Control Center",
- "description":""
} - "number_of_limousines_vehicles_request_through_the_coordination_and_control_center":{
- "type":"number",
- "title":"Number of limousines vehicles request through the Coordination and Control Center",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "requests-for-transportation-services-through-the-coordination-and-control-center":
}