Vehicle Movement on King Fahad Bridge by 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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Incoming vehicles
               

No description available for this field.

Name (identifier)
incoming_vehicles
Type
decimal
Sample
                       
Outgoing vehicles
               

No description available for this field.

Name (identifier)
outgoing_vehicles
Type
decimal
Sample
                       
Customs Tarriff
Incoming trucks

No description available for this field.

Name (identifier)
customs_tarriff
Type
decimal
Sample
                       
Transit Fares
Incoming trucks

No description available for this field.

Name (identifier)
transit_fares
Type
decimal
Sample
                       
Empty Incoming trucks
Incoming trucks

No description available for this field.

Name (identifier)
empty_incoming_trucks
Type
decimal
Sample
                       
Goods Exports
Outgoing trucks

No description available for this field.

Name (identifier)
goods_exports
Type
decimal
Sample
                       
Transit Fares
Outgoing trucks

No description available for this field.

Name (identifier)
transit_fares0
Type
decimal
Sample
                       
Empty Outgoing trucks
Outgoing trucks

No description available for this field.

Name (identifier)
empty_outgoing_trucks
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"vehicle-movement-on-king-fahd-bridge-by-month14-25_0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/vehicle-movement-on-king-fahd-bridge-by-month14-25_0"
      }
    ]
    ,
  • "definitions":
    {
    • "vehicle-movement-on-king-fahd-bridge-by-month14-25_0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/vehicle-movement-on-king-fahd-bridge-by-month14-25_0_records"
            }
          }
        }
      }
      ,
    • "vehicle-movement-on-king-fahd-bridge-by-month14-25_0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "incoming_vehicles":
              {
              • "type":"number",
              • "title":"Incoming vehicles",
              • "description":""
              }
              ,
            • "outgoing_vehicles":
              {
              • "type":"number",
              • "title":"Outgoing vehicles",
              • "description":""
              }
              ,
            • "customs_tarriff":
              {
              • "type":"number",
              • "title":"Customs Tarriff",
              • "description":"Incoming trucks"
              }
              ,
            • "transit_fares":
              {
              • "type":"number",
              • "title":"Transit Fares",
              • "description":"Incoming trucks"
              }
              ,
            • "empty_incoming_trucks":
              {
              • "type":"number",
              • "title":"Empty Incoming trucks",
              • "description":"Incoming trucks"
              }
              ,
            • "goods_exports":
              {
              • "type":"number",
              • "title":"Goods Exports",
              • "description":"Outgoing trucks"
              }
              ,
            • "transit_fares0":
              {
              • "type":"number",
              • "title":"Transit Fares",
              • "description":"Outgoing trucks"
              }
              ,
            • "empty_outgoing_trucks":
              {
              • "type":"number",
              • "title":"Empty Outgoing trucks",
              • "description":"Outgoing trucks"
              }
            }
          }
        }
      }
    }
}

Similar datasets