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

Error accessing program data - cell 7 not working #135

Closed Frijol closed 2 years ago

Frijol commented 2 years ago

It looks like it's not able to find data that matches the query, but we already know from above that there are violators that match these parameters.

image

In Notebook: https://colab.research.google.com/github/edgi-govdata-archiving/ECHO-Cross-Program/blob/main/ECHO-Cross-Programs.ipynb#scrollTo=nhNCINvYaRLP

To reproduce: run program with Zip code > 98103 > CWA Violations

Frijol commented 2 years ago

Not having an issue accessing by county, might be Zip code specific

shansen5 commented 2 years ago

The problem was in the ECHO_modules code. It has been fixed there.