/AtlantaCrimeShiny

This shiny app shows a collection of crime data from the Atlanta Police Department's open data portal. This example contains data for every month between January 2009 and February 2017.

Primary LanguageR

AtlantaCrimeShiny

This shiny app shows a collection of crime data from the Atlanta Police Department's open data portal. This example contains data for every month between January 2009 and February 2017.

Run instructions

In R Studio run the following:

0.- library(shiny)

1.- runGitHub( "AtlantaCrimeShiny", "saulcruzr")