covid19-dash / covid-dashboard

Help welcomed if you have expertise in public health web technology, data modeling and munging, or visualization.
https://covid19-dash.github.io/
BSD 3-Clause "New" or "Revised" License
131 stars 41 forks source link

Add an information on when the site was last updated. #54

Closed GaelVaroquaux closed 4 years ago

GaelVaroquaux commented 4 years ago

Rather than the date / time at which the site was last run, I think that we should display the date of the last data point.

To make our life easy, this could be in a div at the bottom of the page, just before the footer. This can be added in app.py

mkcor commented 4 years ago

s/last/latest/ ;)