Plastic is a ubiquitous part of everyday life and affords humans great ease; however, only a small percentage of plastic is recycled worldwide and companies continue to produce plastic, resulting in enormous amounts of carbon emissions being released each year. Since the 1970s, numerous countries and local governments have implemented Deposit-Refund Systems (DRS) on beverage packaging and other items to curb plastic waste. DRSs shift the cost of recycling from taxpayers to producers, by having consumes pay an extra charge when items such as plastic bottles are purchased or used, which is only paid back upon their return. Once returned, beverage companies then collect and pay for items to be recycled. Although individual case studies have explored DRSs, there is no comprehensive source of information on the types of DRS strategies that are used and their effectiveness. This study collected data on existing DRSs worldwide, identified the most effective DRS policies, and created an online bottle deposit database with case studies from over twenty countries to which researchers may consult and contribute. This database provides valuable information concerning the international successes and failures of plastic DRS programs in hopes that it will help avoid ill-informed policies that unnecessarily waste time and capital.
Please explore this site to learn more about Deposit-Refund Systems and how to contribute your own knowledge to the “Deposit- Refund Systems for a More Circular Economy” Map.
Thank you,
Sophia Siqueiros and Dr. Magali Delmas
- Scott Gruber
- Sustainable Los Angeles Undergraduate Research Scholars Program
- Prezi Presentation: Creating a Deposit-Refund System
- Video Recording of Prezi Presentation: Creating a Deposit-Refund System
- Label columns. If linked url needed, create two columns: citation column (named "citation-#-title") and url column (named "citation-#-url").
- Each row is a different record. Insert data into rows.
- Once data entry is completed. Convert to csv and download to your computer. ("File" > "Download" > "Comma-Separated Values")
- Upload csv file to Convert CSV to GeoJSON
- Download GeoJSON to computer, upload to GitHub, and name with date. (On GitHub click "data" > "upload files" > save date under "commit changes")
- Mapbox
- Mapbox documentation
- Mapbox JS API
- Add custom markers in Mapbox GL JS
- Maki Icons | By Mapbox
- List of built in icons
If you use this map, please cite with the following format: Siqueiros, Sophia. "Deposit-Refund Systems for a More Circular Economy." [Github Map Created June 2020]. Retrieved from https://sophiasiqueiros.github.io/deposit-refund-systems/. Date Viewed.
├── README.md
├── css
│ ├── mapbox-gl.css
│ └── styles.css
├── data
│ ├── regions.csv
│ └── regions.geojson
├── img
│ ├── mapbox-icon.png
│ ├── recycling-bottle.png
│ ├── recycling-bottle.svg
│ ├── [email protected]
│ ├── [email protected]
│ └── waste-basket-15.svg
├── index.html
├── js
│ ├── main.js
│ └── mapbox-gl.js
└── report
└── Abstract-Draft.pdf