Crime Risk by ZIP Code

Ziprisk is a simple web app that allows users to easily view socio-demographic factors that correlate to crime risk at the ZIP code level. The data is taken from the 2021 American Community Survey conducted by the U.S. Census Bureau which is publicly available using the census API. On the back end this is a Python Flask application using SQLAlchemy for data retrieval.

Project link: http://ziprisk.us