To test this project, click here
Inspired by my previous Hackathon and a data science course I have taken, I wanted to explore the weekly security incident logs from York University.
In the home page, it shows contact information related to the community safety service and buttons for quick links. On the data page, it is a searchable and filterable spreadsheet with plots that updates to any changes.
Used Streamlit for the web app and pandas for the dataframe/exploratory data analysis.
Figuring out how to deploy the Streamlit app to the cloud as it may not work on certain browsers, OS, and versions of Streamlit.
Making a multipage site that contains interactive plots.
Learned the basics of Streamlit.
I may add a folium map that visually shows where did each incident occur.