Project Comport

In 2015, the Code for America Indianapolis Fellowship partnered with the Indianapolis Police Department to create Project Comport, a service for police departments to publish internal data about use of force and complaint incidents. I was hired to build visualizations of this data aimed at a public audience.

Technical summary

Project Comport’s backend supplied a dataset of unique incidents. I used D3 to aggregate the use of force and complaint incidents by time, location, type of event, and demographics. I implemented charts without the use of SVG, instead using CSS with HTML tables for accessibility.

Data Viz Projects