/Environmental-Enforcement-Watch

The main repository for EEW events

GNU General Public License v3.0GPL-3.0

Code of Conduct

Template

Based on the EDGI Repo Guidelines at https://github.com/edgi-govdata-archiving/overview/blob/master/repo_guidelines.md

This repo is a template for all EDGI templates. Replace this paragraph with a description of the repo.

How to start contributing to this repo

  • Instructions go here
  • Developer setup (if relevant)
  • Slack channel (if relevant)
Repo Description Tools Used
Environmental-Enforcement-Watch (This Repo!) Project-wide documentation and issue tracking. Markdown
EEW_Planning Project board and issue tracking for the coordination and planning of EEW events. Markdown
ECHO-Hazardous-Waste Jupyter notebooks for ECHO RCRA analysis to use with the EEW events. Python, , Jupyter Notebook
ECHO-CWA-Compliance Use EPA's ECHO datasets to view compliance violations by quarter for state/congressional districts. Python, Jupyter Notebook
ECHO-Air-Violations Jupyter notebook for examining ICIS-AIR_VIOLATION_HISTORY. Python, Jupyter Notebook

For more on how all these parts fit together, see ARCHITECTURE.md.

Suggestions for additional components of Readmes:

  • A "How to use" section if the repo's project is a tool or website
  • A link to the good-first-issue label (this link across EDGI, or a specific link for the repo)
  • Highlight "ready" label on issues to mean "this is an issue that is ready to work on and needs an owner"
  • Additional badges at the top, such as code quality indicators
  • "All contributors" listing, following these additional guidelines (example: web-monitoring-db contributors list):
    • Compact representation without avatars (less visual noise; easier to focus on contributions)
    • Icons are links with title attributes (accessibility)
    • Alphabetical order by surname/name/username (to eliminate implied ranking)
    • Presence in the list (and the name used) is optional and up to the contributor (not everyone wants to be listed — we offer, but do not add unless someone explicitly says yes)

When using this template, please look through all of the files to ensure they apply to the new repo.


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.