FSA Exposure Modelling Dashboard Built using Plotly Dash Getting started 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.py