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

Enhancements 09 11 #98

Closed shansen5 closed 3 years ago

shansen5 commented 3 years ago

There aren't any functional changes in the AllPrograms notebook, except in cell #20 the bad actors are saved in a df_violators dictionary so they can be accessed in the new cell #21. That new cell makes maps of the bad actors that were graphed in cell #20 There is a new should_show_charts boolean in cell #3. Setting it to False allows the notebook to run much faster when data is only being generated for report cards. Description of the code actions in cells is added. In utilities.py, the make_filename() function now prepends a directory name made up of the state and CD. This makes it much easier to move the results into the appropriate files for the report card generation when multiple CDs are processed in a single run.

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB