> For the complete documentation index, see [llms.txt](https://docs.pdap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pdap.io/tools/related-projects.md).

# Related projects

{% hint style="warning" %}
PDAP is neither officially nor unofficially aligned with the missions of any of the projects listed here. We are interested in talking to people using police data for any purpose. If you have experience to share, reach out to <contact@pdap.io>.
{% endhint %}

## Collecting Data

### Transparency / reform focused

* <http://www.nationalpolicedata.org/>
* <https://www.vera.org/research/police-transparency-index>
* <https://www.joincampaignzero.org/reports>
* <https://invisible.institute/police-data>
* <https://www.policedatainitiative.org/datasets/>
* <http://useofforceproject.org/database>
* <https://projects.scpr.org/california-reporting-project/>
* <https://www.policefoundation.org/projects/>
* <https://www.themarshallproject.org/records/462-police-accountability?ref=c-hp>
* <https://www.policingproject.org/>
* <https://www.joincampaignzero.org/reports>
* <https://legalaidnyc.org/programs-projects-units/the-cop-accountability-project/>
* <https://www.accountablenow.com/data-explorer/>
* <https://projects.propublica.org/nypd-ccrb/>
* <https://cpdp.co/>
* <https://sunlightfoundation.com/>
* <https://lucyparsonslabs.com/>
* <https://www.grieftoaction.org/>
* <https://www.openpolice.org/>
* <https://llead.co/>
* [https://americanequity.org/](https://americanequity.org/index.html)

### Facilitating records storage for police

* <https://policerecordsmanagement.com/case-studies/>

## Lists of projects

* <https://sunlightfoundation.com/2016/10/25/the-local-projects-that-are-making-police-complaint-data-open-and-accessible/>
* <https://www.neighborhoodindicators.org/activities/projects/catalyzing-community-criminal-justice-reform-data>

## Police data users

* News agencies, researchers, and lawyers.
* <https://hrdag.org/>
* <https://forensic-architecture.org/>
* <https://www.nlg-npap.org/>
* <https://policescorecard.org/>
* <https://mappingpoliceviolence.org/>

### Projects using data

* <https://www.theguardian.com/us-news/ng-interactive/2015/jun/01/the-counted-police-killings-us-database>
* <https://www.washingtonpost.com/graphics/national/police-shootings/>

## Collecting different types of data

* <https://openstates.org/>
* <http://openelections.net/>
* <https://www.data-liberation-project.org/>
* <https://www.oise.utoronto.ca/collaborativeindigenousresearch/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pdap.io/tools/related-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
