Cargo Loaded and Unloaded in the Main Industrial Ports

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Gregorian Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Cargo
               

No description available for this field.

Name (identifier)
cargo
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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":""
              }
            }
          }
        }
      }
    }
}

Similar datasets