Favorita · Exploratory Data Analysis

Interactive dashboard built with Streamlit.

Key insights: Day-of-week explains 38% of sales variance · Promotions spike demand 2.1× baseline · Oil price correlated with perishable demand · Top 3 cities account for 61% of volume

Streamlit Dashboard Not Configured

The EDA dashboard requires a running Streamlit instance. Set the STREAMLIT_URL environment variable to the deployed Streamlit URL (e.g. your Render service or Streamlit Cloud URL).

In development, run python app.py and the dashboard will start automatically on port 8501.