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

https://github.com/touchred/ccrb-vis

Visualizing 300k NYPD misconduct records from the Civilian Complaint Review Board (CCRB) using react + visx
https://github.com/touchred/ccrb-vis

d3 d3js react react-spring reactjs tsx typescript visx

Last synced: about 1 month ago
JSON representation

Visualizing 300k NYPD misconduct records from the Civilian Complaint Review Board (CCRB) using react + visx

Awesome Lists containing this project

README

        

# ccrb-vis

This is a repository of preliminary data visualization exercises involving over 20,000 judicially substantiated records of NYPD misconduct obtained by [NYCLU](https://www.nyclu.org/en/campaigns/nypd-misconduct-database) through a Freedom of Information Law (FOIL) request.

Built with

- [visx (react + d3)](https://airbnb.io/visx/)
- [react-spring](https://www.react-spring.io/)
- [papaparse (csv parser)](https://www.papaparse.com/)
- typescript

The currently active visualization displays a pie chart representing the frequencies of misconduct sorted by officer rank.