This repository contains code for a API and Frontend web application that provides visualizations for baltimore crime statistics drawn from Baltimore's police department victim based crime dataset.
NodeJS and npm https://nodejs.org/en/
Instructions to standup a dev environment for both the API and Frontend can be found in the README.md under the api and frontend folders respectively. Start by setting up the API and then setting up the frontend. It is required that the API be running alongside the frontend for the frontend to display any data at all.
This website uses data from the Open Baltimore crime database. Open Baltimore is licensed under a Creative Commons 3.0 Unported License (https://creativecommons.org/licenses/by/3.0/).