Cargo Unloaded in the Main Commercial Ports of the Kingdom
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons"
}
] - "definitions":{
- "cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons_records"
}
}
} - "records":
} - "properties":
- "cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year_in_hijri":,{
- "type":"string",
- "title":"Year in Hijri",
- "description":""
} - "gregorian_year":,{
- "type":"string",
- "format":"date",
- "title":"Gregorian Year",
- "description":""
} - "type_of_cargo":,{
- "type":"string",
- "title":"Type of Cargo",
- "description":""
} - "value":{
- "type":"number",
- "title":"Quantity",
- "description":""
}
} - "year_in_hijri":
}
} - "fields":
} - "properties":
} - "cargo-unloaded-in-the-main-commercial-ports-of-the-kingdom-1999-2008-ad-in-tons":