Vehicle Movement on King Fahad Bridge by Month
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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"
}
} - "year":
}
} - "fields":
} - "properties":
} - "vehicle-movement-on-king-fahd-bridge-by-month14-25_0":