diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 8176353d..2eac45b1 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -6,5 +6,19 @@ "previsioni/ISI-FluABCaster/2023_47.csv" ] } + ], + "EpiQMUL": [ + { + "model": "ARIMA_QMUL", + "changes": [ + "previsioni/EpiQMUL-ARIMA_QMUL/2023_47.csv" + ] + }, + { + "model": "SEIR_QMUL", + "changes": [ + "previsioni/EpiQMUL-SEIR_QMUL/2023_47.csv" + ] + } ] } \ No newline at end of file