Skip to content

kyleposluns/CrimePot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrimePot

Web app for viewing criminal activity near you.

Written in Python 3, Flask, Javascript, HTML, and CSS. Created for Hack Beanpot 2019.

alt text alt text

A project that uses the data from the Crime Incident Reports provided by the Boston Police Department.

This project was designed to help people in disadvantaged areas. The crime incident reports data is visualized onto an accessible user interface built on Google Maps. Residents in the Boston area can use this tool to see how safe their area is. This data can also be used to compare the safety of different areas in Boston. This visualization meaningful because it can spread awareness of a difference in living conditions between different classes and neighborhoods. Our goal as a team was to make technology that improves the physical world us:

“Unless someone like you cares a whole awful lot, Nothing is going to get better. It's not.” - Dr. Seuss, The Lorax.

Here is the the devpost page!

Requirements

  • python 3.7.2

Instructions

  • ./crimepot.py

By: