diff --git a/README.md b/README.md index 68780bd3..44140929 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,6 @@ cd src/data pip install --no-cache-dir -r requirements.txt bash run_all.sh ``` + +**Important!** When you update the data, make sure to update the `LatestDataYear` in +`globals.vue`, as well as the filter year in all page queries. diff --git a/src/components/DataDisclaimer.vue b/src/components/DataDisclaimer.vue index ffa086c6..5b21d20b 100644 --- a/src/components/DataDisclaimer.vue +++ b/src/components/DataDisclaimer.vue @@ -1,6 +1,9 @@