diff --git a/.github/data-storage/changes_db.json b/.github/data-storage/changes_db.json index 0f2432b2..cc779cc4 100644 --- a/.github/data-storage/changes_db.json +++ b/.github/data-storage/changes_db.json @@ -48,5 +48,13 @@ "model-output/ECDC-FluForARIMA/2024-04-03-ECDC-FluForARIMA.csv" ] } + ], + "QMUL": [ + { + "model": "ARIMA", + "changes": [ + "model-output/QMUL-ARIMA/2024-04-03-QMUL-ARIMA.csv" + ] + } ] } \ No newline at end of file