diff --git a/.github/data-storage/ensemble_db.json b/.github/data-storage/ensemble_db.json index 9e26dfee..9fea64b9 100644 --- a/.github/data-storage/ensemble_db.json +++ b/.github/data-storage/ensemble_db.json @@ -1 +1,10 @@ -{} \ No newline at end of file +{ + "Influcast": [ + { + "model": "Ensemble", + "changes": [ + "previsioni/Influcast-Ensemble/2024_47.csv" + ] + } + ] +} \ No newline at end of file