Skip to content

A set of Python scripts to download and parse solid waste disposal data from the CalRecycle web page.

License

Notifications You must be signed in to change notification settings

Greatest125/CA_solid_waste_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

California Solid Waste Data

The python scripts in this repository will allow you to download solid waste data from CalRecycle's DRS and RDRS databases. While these databases contain a lot of information, it is spread out among many different web pages and requires many downloads (in some cases you need to download a separate excel file for each county!). These scripts simplify that proccess and allow you to parse the data in an efficent manner.

The Scripts

DRS (Disposal Reporting System) - 1995 to 2019

  • Exported waste by county
  • NOT broken up by waste type
  • Script to download here
  • Origin data for each facilities
  • NOT broken up by waste type (but you can extrapolate this w/ waste characterization studies)
  • Script to download here

RDRS (Recycling and Disposal Reporting System) - 2019 to present

Background information

These scripts were created after consultation with CalRecycle employees. For more information, on all the available datasets for solid waste data and disclaimers about this data, see this Google folder.

About

These scripts are created for a project (funded by the Energy Justice Network) that seeks to combine available solid waste data (often obtained from state agencies through open records requests) into a single database. More information about the national waste flow database will be updated soon. Be sure to check out a Python script to download GA solid waste here.

For more information, contact leel [at] duck.com

About

A set of Python scripts to download and parse solid waste disposal data from the CalRecycle web page.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages