Crime Mapping

In it’s original form the St. Louis Metropolitan Police Department (SLMPD) crime data is downloadable as a csv
file. The data itself is also unorganized and challenging to work with. In an effort to simplify & reduce the time it takes to compile our reports, r
, tidyverse
, and compstatr
are all packages that streamline and help the process. This project utilizes these resources for accessing and cleaning the data, with the eventual goal of automating a monthly report for neighborhoods that fall within the service area of. This project is being done through R, and RStudio. For updates & replication visit the source code
here