edgi-govdata-archiving / ECHO_modules

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

Open shansen5 opened 4 years ago

shansen5 commented 4 years ago

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.

ericnost commented 10 months ago

I think we are now printing this information, but it may not be a property of DataSet