48 records

48 records

Active filters Clear all

No active filters

Filters

Trips, vehicles and drivers statistics for vehicle routing activity by year and month

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
YEAR
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
2019
MONTH
               

No description available for this field.

Name (identifier)
month
Type
integer
Sample
7
VEHICLE_COUNT
               

No description available for this field.

Name (identifier)
vehicle_count
Type
integer
Sample
311
DRIVER_COUNT
               

No description available for this field.

Name (identifier)
driver_count
Type
integer
Sample
311
TRIPS_COUNT
               

No description available for this field.

Name (identifier)
trips_count
Type
integer
Sample
2434

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"trips-vehicles-and-drivers-statistics-for-vehicle-routing-activity-by-year-and-m",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/trips-vehicles-and-drivers-statistics-for-vehicle-routing-activity-by-year-and-m"
      }
    ]
    ,
  • "definitions":
    {
    • "trips-vehicles-and-drivers-statistics-for-vehicle-routing-activity-by-year-and-m":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/trips-vehicles-and-drivers-statistics-for-vehicle-routing-activity-by-year-and-m_records"
            }
          }
        }
      }
      ,
    • "trips-vehicles-and-drivers-statistics-for-vehicle-routing-activity-by-year-and-m_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"YEAR",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"integer",
              • "title":"MONTH",
              • "description":""
              }
              ,
            • "vehicle_count":
              {
              • "type":"integer",
              • "title":"VEHICLE_COUNT",
              • "description":""
              }
              ,
            • "driver_count":
              {
              • "type":"integer",
              • "title":"DRIVER_COUNT",
              • "description":""
              }
              ,
            • "trips_count":
              {
              • "type":"integer",
              • "title":"TRIPS_COUNT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets