Traffic on King Fahad Bridge Between the Kingdom and Bahrain by Month
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"traffic-on-king-fahd-bridge-between-the-kingdom-and-bahrain-by-month-during-2009",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/traffic-on-king-fahd-bridge-between-the-kingdom-and-bahrain-by-month-during-2009"
}
] - "definitions":{
- "traffic-on-king-fahd-bridge-between-the-kingdom-and-bahrain-by-month-during-2009":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/traffic-on-king-fahd-bridge-between-the-kingdom-and-bahrain-by-month-during-2009_records"
}
}
} - "records":
} - "properties":
- "traffic-on-king-fahd-bridge-between-the-kingdom-and-bahrain-by-month-during-2009_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "month":,{
- "type":"string",
- "title":"Month",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "traffic-on-king-fahd-bridge-between-the-kingdom-and-bahrain-by-month-during-2009":