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
Add last_modified variable (DateTime) for DataSet objects. #8
Each database table has its own 'modified' value in the Last-Modified table, so the variable must be per DataSet instance instead of a class variable.