Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 415 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 415 Bytes

Lancaster Crimes

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/.