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

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Entity
               

No description available for this field.

Name (identifier)
entity
Type
text
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Quantity oil spilt decadal average
               

No description available for this field.

Name (identifier)
quantity_oil_spilt_decadal_average
Type
decimal
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":
            {
            • "entity":
              {
              • "type":"string",
              • "title":"Entity",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quantity_oil_spilt_decadal_average":
              {
              • "type":"number",
              • "title":"Quantity oil spilt decadal average",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets