ECHO_modules is a Python package for analyzing a copy of the US Environmental Protection Agency's (EPA) Enforcement and Compliance History Online (ECHO) database
GNU General Public License v3.0
3
stars
6
forks
source link
update `show_chart()` in DataSetResults (and elsewhere?) with better labels #54
For instance, something like
penalties.show_chart()
will produce a chart that has a misleading y-axis:1.5 dollars?! Well, the "1e6" label tells us that's $1.5 million, but you have to know what that means...