Share of global plastic waste emitted to the ocean, 2019
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "share-of-global-plastic-waste-emitted-to-the-ocean-2019":