records

records

Active filters Clear all

No active filters

Filters

Statistics of the number of vehicles, trips and reservations for marine transport for previous years - ferries of individuals between Jazan and Farasan

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
                       
MONTH
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
RESERVATIONS
               

No description available for this field.

Name (identifier)
reservations
Type
decimal
Sample
                       
TRIPS_COUNT
               

No description available for this field.

Name (identifier)
trips_count
Type
decimal
Sample
                       
VEHICLE_COUNT
               

No description available for this field.

Name (identifier)
vehicle_count
Type
decimal
Sample
                       

JSON Schema

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

{
  • "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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets