18 records

global plastic waste

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
text
Sample
2019
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
OECD America - Canada
Total
               

No description available for this field.

Name (identifier)
total
Type
decimal
Sample
6.632
Recycled
               

No description available for this field.

Name (identifier)
recycled
Type
decimal
Sample
0.429
Incinerated
               

No description available for this field.

Name (identifier)
incinerated
Type
decimal
Sample
0.273
Landfilled
               

No description available for this field.

Name (identifier)
landfilled
Type
decimal
Sample
5.455
Mismanaged
               

No description available for this field.

Name (identifier)
mismanaged
Type
decimal
Sample
0.462
Littered
               

No description available for this field.

Name (identifier)
littered
Type
decimal
Sample
0.013

JSON Schema

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

{
  • "title":"global-plastic-waste",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/global-plastic-waste"
      }
    ]
    ,
  • "definitions":
    {
    • "global-plastic-waste":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/global-plastic-waste_records"
            }
          }
        }
      }
      ,
    • "global-plastic-waste_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "title":"Year",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total",
              • "description":""
              }
              ,
            • "recycled":
              {
              • "type":"number",
              • "title":"Recycled",
              • "description":""
              }
              ,
            • "incinerated":
              {
              • "type":"number",
              • "title":"Incinerated",
              • "description":""
              }
              ,
            • "landfilled":
              {
              • "type":"number",
              • "title":"Landfilled",
              • "description":""
              }
              ,
            • "mismanaged":
              {
              • "type":"number",
              • "title":"Mismanaged",
              • "description":""
              }
              ,
            • "littered":
              {
              • "type":"number",
              • "title":"Littered",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets