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

Add ability to process all US CDs and States #112

Closed shansen5 closed 3 years ago

shansen5 commented 3 years ago

I've been thinking of running all 435 representatives and 50 states. Then we could do a dotplot valid for the whole country. (As part of thinking about how to offer people the chance to build their own report card.)
The zipped data from the notebook for the 75 we've done is only about 23 MB, so the whole congress would be 150 MB. The scripts that gather the comparison numbers don't care about how many they are given. Automate pulling out the outliers (so the Rmd doesn't have to depend on them being on specified lines of the file).

shansen5 commented 3 years ago

This is now addressed in the EEW-Report-Making repo.