Tankers of Oil and Other Oil Products, by Port

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Region - Type
               

No description available for this field.

Name (identifier)
region_type
Type
text
Sample
                       
Average quantity exported by month
               

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":"tankers-of-oil-and-other-oil-productsby-port-and-month-1000-us-barrels2008-2009",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/tankers-of-oil-and-other-oil-productsby-port-and-month-1000-us-barrels2008-2009"
      }
    ]
    ,
  • "definitions":
    {
    • "tankers-of-oil-and-other-oil-productsby-port-and-month-1000-us-barrels2008-2009":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/tankers-of-oil-and-other-oil-productsby-port-and-month-1000-us-barrels2008-2009_records"
            }
          }
        }
      }
      ,
    • "tankers-of-oil-and-other-oil-productsby-port-and-month-1000-us-barrels2008-2009_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "region_type":
              {
              • "type":"string",
              • "title":"Region - Type",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Average quantity exported by month",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets