edgi-govdata-archiving / ECHO-Cross-Program

Jupyter Notebooks for ECHO that use data from multiple EPA programs
https://colab.research.google.com/github/edgi-govdata-archiving/ECHO-Cross-Program/blob/master/ECHO-Cross-Programs.ipynb
GNU General Public License v3.0
8 stars 5 forks source link

Code of Conduct

ECHO-Cross-Programs

This repository contains Jupyter notebooks for processing the EPA's Environmenal Compliance History Online (ECHO) data from multiple EPA programs. These notebooks let viewers examine facilities by state, county, congressional district, or zip code, and collect the program-specific data for all the facilities in the region. The notebooks look at emissions, violations, inspections, and enforcement for the Clean Air Act, Clean Water Act, and Resouce Conservation and Recovery Act.

Background on the EPA's ECHO data and the organization of code supporting the notebooks in this repository can be found at this page.

The notebooks in this repository rely on code in the ECHO_modules repository, where we house code that is common to a number of different projects. Moving the code out of the Jupyter notebook allows a user to see the high-level flow of the analysis in the notebook without having to see all the details of the code that works behind the scenes.

Here are suggestions for how you can help us with issues in this repository.

How the Stony Brook University database is structured and used can be found here.

License & Copyright

Copyright (C) Environmental Data and Governance Initiative (EDGI) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.0.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the LICENSE file for details.