docker compose up
docker compose exec consumer /bin/bash
python3 manage.py update_statistics
http://localhost:8000/admin/core/countrystats/
User: demo
Password: 1234Demo
Click materialize all assets in Dagster UI. Reload the page.
You will see the new stats from kafka have been saved in the database.