langcog/wordbank-shiny

add download_date column to downloaded csv files

Closed this issue · 2 comments

A feature to consider...

Citing query results or database norms would be easier if data downloaded from Wordbank also included a timestamp for when the data were downloaded. Using format(Sys.time()) would be simple enough.

I like the idea, not sure exactly how it would interface with the versioning infrastructure we're setting up, though. wordbankr should probably also do this.