IncidentExposed is a webapp that provides UMD students with an interactive map of all the UMPD logged daily crime and incident logs. It was built using BeautifulSoup, Folium, Pandas, and the Google Geocoding API.
This project won the Fidelity Investments-sponsored "Best Accessibility Hack" at the University of Maryland's biggest hackathon, Bitcamp.
The slideshow presented to the judges can be found here: https://docs.google.com/presentation/d/1jNwyuzS566i14Crf8X7Y56Jr8X8MI4I2Bhk7C-8hIKk/edit?usp=sharing
The devpost for the project can be found here: https://devpost.com/software/incidentexposed
The link for the website can be found here: http://bitcamp2023.s3-website-us-east-1.amazonaws.com/
NOTE: The map for the website currently unavailable due to migration from local to domain hosting. It will be up shortly
Future: We are currently working on providing safe route-finding and advanced analytics implementations for the web app. We are also exploring ways to prevent excessive API calls.