Skip to content

An R/Shiny webapp which let's you look at reported incidents of graffiti within a selected timeframe in San Francisco

License

Notifications You must be signed in to change notification settings

kathawala/GraffitiMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraffitiMap

An R/Shiny webapp which let's you look at reported incidents of graffiti within a selected timeframe in San Francisco

Try it out!

Screenshots

Clean Start Page Basic Usage

Usage

To use the app you'll need R and bash at the bare minimum.

This setup script downloads the entire Case Data file from the SF 311 Government website, so it might take a while since the file is pretty large. Run the following and maybe take a stretch break while everything sets up.

git clone https://github.com/kathawala/GraffitiMap.git
cd GraffitiMap
bash setupApp

It's a one-time setup! Once that's good and done, you can start up the app with the following command

bash runApp

After running that, you should see something like the following appear in your terminal

Listening on http://127.0.0.1:6692

Go ahead and paste that URL in your web browser and enjoy :)

About

An R/Shiny webapp which let's you look at reported incidents of graffiti within a selected timeframe in San Francisco

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published