global plastic waste
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "global-plastic-waste":
Similar datasets
- This dataset shows how global plastics emitted into the oceans breaks down by region. Data retrieved from Global Change Data Lab. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset shows the increase of global plastic production, measured in tonnes per year, from 1950 through to 2019.
- This dataset contains the global quantity of oil spilled from tankers per year for the period 1970 – 2023. Data retrieved from Global Change Data Lab. Follow datasource.kapsarc.org for timely data to advance energy economics research.
- This dataset contains the annual average quantity of oil spilled from tankers globally, by decade. Data retrieved from Global Change Data Lab. Follow datasource.kapsarc.org for timely data to advance energy economics research.