open-innovations / true-north

Repo for the True North Data Microsite
https://open-innovations.github.io/true-north/
1 stars 1 forks source link

Add last updated and next updated to each visualisation #63

Open luke-strange opened 2 days ago

luke-strange commented 2 days ago

We will need a way to show when a) the page was updated (by a person). b) the data was updated (by a machine).

This could be a separate pipeline that depends on the vento file. If this has changed, DVC runs a script to update the time the page was updated.

If any of the csv files have changed, dvc runs a script to updated the time the data was updated. This could in theory depend on the EDD dict file.