Built using Plotly Dash
- Clone the repository
- Copy the combined data to
./data/combined_data.parquet - Run the app with:
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python src/app.pyThere was an error while loading. Please reload this page.