Share of global plastic waste emitted to the ocean, 2019

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)
entity
Type
text
Sample
                       
Code
               

No description available for this field.

Name (identifier)
code
Type
text
Sample
                       
Share of global plastics emitted to ocean
               

No description available for this field.

Name (identifier)
share_of_global_plastics_emitted_to_ocean
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"share-of-global-plastic-waste-emitted-to-the-ocean-2019",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/share-of-global-plastic-waste-emitted-to-the-ocean-2019"
      }
    ]
    ,
  • "definitions":
    {
    • "share-of-global-plastic-waste-emitted-to-the-ocean-2019":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/share-of-global-plastic-waste-emitted-to-the-ocean-2019_records"
            }
          }
        }
      }
      ,
    • "share-of-global-plastic-waste-emitted-to-the-ocean-2019_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "entity":
              {
              • "type":"string",
              • "title":"Entity",
              • "description":""
              }
              ,
            • "code":
              {
              • "type":"string",
              • "title":"Code",
              • "description":""
              }
              ,
            • "share_of_global_plastics_emitted_to_ocean":
              {
              • "type":"number",
              • "title":"Share of global plastics emitted to ocean",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets