From c6832ac698d82c3c304d1eb57aa42efa5458cce1 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:58:20 +0000 Subject: [PATCH] Update data storage --- .github/data-storage/changes_db.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 6ad237e7..4454360c 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -20,5 +20,13 @@ "model-output/CSL_PoliTo-metaFlu/2024-02-14-CSL_PoliTo-metaFlu.csv" ] } + ], + "ECDC": [ + { + "model": "FluForARIMA", + "changes": [ + "model-output/ECDC-FluForARIMA/2024-02-14-ECDC-FluForARIMA.csv" + ] + } ] } \ No newline at end of file