Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewenme/polMonitor
web app for monitoring police violence
https://github.com/ewenme/polMonitor
leaflet police-killings police-violence-data r rstats shiny shinyapps
Last synced: 3 months ago
JSON representation
web app for monitoring police violence
- Host: GitHub
- URL: https://github.com/ewenme/polMonitor
- Owner: ewenme
- Created: 2017-07-03T22:35:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-14T21:40:48.000Z (over 7 years ago)
- Last Synced: 2024-05-21T02:53:34.340Z (6 months ago)
- Topics: leaflet, police-killings, police-violence-data, r, rstats, shiny, shinyapps
- Language: R
- Homepage: https://ewenme.shinyapps.io/polMonitor
- Size: 13.8 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
Awesome Lists containing this project
README
---
title: "polMonitor"
output: github_document
---![polMonitor](https://github.com/ewenme/polMonitor/blob/master/example.gif)
polMonitor is an interactive [Shiny](https://shiny.rstudio.com/) application (hosted [here](https://ewenme.shinyapps.io/polMonitor), via shinyapps) for people to explore, and engage with, *known* police violence data. It is currently limited to US data on police killings. Future ambitions for the project include the incorporation of other nations' police killings data, and combining other data sources e.g. [The Stanford Open Policing Project](https://openpolicing.stanford.edu/).**Data Sources**
police violence data is taken from [Mapping Police Violence](https://mappingpoliceviolence.org), a police killings database which draws on several large, independent crowdsourcing efforts (e.g. [KilledbyPolice.net](http://killedbypolice.net/)). More information about the data is available [here](https://mappingpoliceviolence.org/aboutthedata/).
[US census](https://www.census.gov/2010census/data/) data (2010) was used predominantly in the calculation of police killing rates amongst various populations.
**Credits**
The [tidycensus](https://cran.r-project.org/web/packages/tidycensus/index.html), [leaflet](https://cran.r-project.org/web/packages/leaflet/leaflet.pdf) and [shinyjs](https://cran.r-project.org/web/packages/shinyjs/index.html) R packages were invaluable resources in realising this idea.
The basemap is *CartoDB.DarkMatter*, designed by [Stamen](http://stamen.com/), while the ui was hugely inspired by Joe Cheng's [SuperZIP](https://github.com/rstudio/shiny-examples/tree/master/063-superzip-example).
The beautiful typeface you see in the app is [Work Sans (Regular)](https://github.com/weiweihuanghuang/Work-Sans), developed by [wei](https://twitter.com/w__h_).