openverse-api
openverse-api copied to clipboard
"updated_at" or "refreshed_at" column for providers
It would be cool to have a 'last updated' column on the sources page that showed when a provider last had new images added to the API.
Currently this might not be super useful, if all provider scripts run in every refresh and the date would be the same for each one. I can't remember exactly how that is working.
Commenting in support of refreshed_at or more specifically against updated_at. updated_at I see used as the de facto column name for when a row is updated and it'd be easy to confuse the timestamps semantically. refreshed_at or reingested_at (and maybe even an initial_ingestion_at) column would all be clearer, semantically, I think.
I think it would be useful! We have some providers (looking at you Flickr) that we still haven't got up and running whereas we update others regularly. +1 to refreshed_at specifically