jjk-code-otter / climate-indicator-manager

GNU General Public License v3.0
2 stars 1 forks source link

Downloaded dates in data set acknowledgements and citations #111

Closed jjk-code-otter closed 2 years ago

jjk-code-otter commented 2 years ago

As someone writing a report, I want to be able to see when a data set was downloaded, so that I know I have a recent version and so that I can correctly fill out the data citations.

When files are read in, it should be possible to grab the "downloaded date" and add this to the metadata. It can't be a static attribute because files are downloaded fresh each day (or thereabouts).

Some mechanism is then needed to use this information to fill out the date downloaded/accessed properties in some of the data citations and acknowledgements.