An interactive dashboard showing crime statistics in Lancaster using the Dash, Plotly Express and Flask packages.
To run this application, please make sure that the correct packages are installed, navigate to the project directory in terminal, and type python3 app.py
to run the web application. This will start an instance of the web server which can be viewed on http://localhost:8050/
.