An open API service indexing awesome lists of open source software.

https://github.com/innovativeinventor/stop-and-frisk

Contains the data, graphs, and associated code for a non-comprehensive analysis of NYPD's "stop and frisk" policy in 2017
https://github.com/innovativeinventor/stop-and-frisk

Last synced: 14 days ago
JSON representation

Contains the data, graphs, and associated code for a non-comprehensive analysis of NYPD's "stop and frisk" policy in 2017

Awesome Lists containing this project

README

          

## stop-and-frisk
This is intended to analyze and graph (transparently) the data behind the "stop and frisk" policy of several police departments. Everything is generated using the code in this git repo.

## Running
```
python3 graph.py [csv file]
```

## Using this data
Each police department has their own folder with the csv and graph for each year. If you want to use these graphs in your own projects, credit this source by linking to it. Please note that mistakes in the data (misfilings) are not corrected, so some genders may appear in race data.

## Graphs
![2017 Graph](https://raw.githubusercontent.com/InnovativeInventor/stop-and-frisk/master/nypd/nypd_2017.png)