Annual average quantity of oil spilled from tankers globally, by decade

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Entity
               

No description available for this field.

Name (identifier)
name
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
values
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"annual-average-quantity-of-oil-spilt-from-tankers-globally-by-decade",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/annual-average-quantity-of-oil-spilt-from-tankers-globally-by-decade"
      }
    ]
    ,
  • "definitions":
    {
    • "annual-average-quantity-of-oil-spilt-from-tankers-globally-by-decade":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/annual-average-quantity-of-oil-spilt-from-tankers-globally-by-decade_records"
            }
          }
        }
      }
      ,
    • "annual-average-quantity-of-oil-spilt-from-tankers-globally-by-decade_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "name":
              {
              • "type":"string",
              • "title":"Entity",
              • "description":""
              }
              ,
            • "values":
              {
              • "type":"integer",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets