From b9556985c15d4f394a16971081b8e3b3f2058c2a Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 09:55:42 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/target_db.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/data-storage/target_db.json b/.github/data-storage/target_db.json index 9e26dfe..2b55715 100644 --- a/.github/data-storage/target_db.json +++ b/.github/data-storage/target_db.json @@ -1 +1,7 @@ -{} \ No newline at end of file +{ + "hospital admissions": { + "changes": [ + "target-data/ERVISS/snapshots/2024-12-13-hospital_admissions.csv" + ] + } +} \ No newline at end of file