Cargo Loaded and Unloaded in the Main Industrial Ports
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"cargo-loaded-and-unloaded-in-the-main-industrial-ports-1989-2008-ad-in-tons",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/cargo-loaded-and-unloaded-in-the-main-industrial-ports-1989-2008-ad-in-tons"
}
] - "definitions":{
- "cargo-loaded-and-unloaded-in-the-main-industrial-ports-1989-2008-ad-in-tons":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/cargo-loaded-and-unloaded-in-the-main-industrial-ports-1989-2008-ad-in-tons_records"
}
}
} - "records":
} - "properties":
- "cargo-loaded-and-unloaded-in-the-main-industrial-ports-1989-2008-ad-in-tons_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Gregorian Year",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type",
- "description":""
} - "cargo":,{
- "type":"string",
- "title":"Cargo",
- "description":""
} - "value":{
- "type":"number",
- "title":"Value",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "cargo-loaded-and-unloaded-in-the-main-industrial-ports-1989-2008-ad-in-tons":