diff --git a/.github/data-storage/ensemble_db.json b/.github/data-storage/ensemble_db.json index 9e26dfee..1f44f62c 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_48.csv" + ] + } + ] +} \ No newline at end of file