Skip to content
@Police-Data-Accessibility-Project

Police Data Accessibility Project

Tools for more transparent police systems

Welcome!

The Police Data Accessibility Project (PDAP) is a nonprofit based in Pittsburgh, PA.

Visit pdap.io to learn more and access data. You are also welcome to introduce yourself and meet data-access-minded people in our Discord server!

Contributing code

Thank you for your interest in helping out!

We mostly use Python (API, back end), Vue JS (front end), and SQL.

Good first issues for new contributors

Volunteer to use your data skills on a community request

Hugging Face is where we maintain machine learning models

PDAP Ecosystem

We have a few ongoing projects in repositories below, to help us share data and skills.

%%{ init: {
    'flowchart': {'curve': 'basis'}
  } }%%

flowchart TD

classDef white fill:#fffbfa,stroke:black
classDef purple fill:#cbbfca,stroke:black
classDef gold fill:#e2be77,stroke:black

requests["`Data Requests made by community members`"]:::purple
automation["`Automated crawling for Data Sources with 
*data-source-identification*; 
automatic maintenance with *data-cleaning*`"]:::gold
db["`Data Sources Database 
(via API)`"]:::white
app["`Apps like *data-sources-app* and *automatic-archives*, helping people answer questions with data`"]:::gold
scrapers["`*scrapers* and other code created in response to Data Requests`"]:::purple

automation --> db;
db --> app;
requests --> db; 
db --> scrapers
Loading

Pinned Loading

  1. data-sources-app data-sources-app Public

    An API and UI for using and maintaining the Data Sources database

    Python 2 5

  2. scrapers scrapers Public

    Code relating to scraping public police data.

    Python 157 35

  3. automatic-archives automatic-archives Public

    Python 1 1

  4. data-source-identification data-source-identification Public

    Scripts for labeling relevant URLs as Data Sources.

    Python 5 6

  5. meta meta Public

    Planning our activities with issues that don't fit in a specific repository yet.

    693 58

Repositories

Showing 10 of 20 repositories
  • data-sources-app Public

    An API and UI for using and maintaining the Data Sources database

    Police-Data-Accessibility-Project/data-sources-app’s past year of commit activity
    Python 2 MIT 5 115 (5 issues need help) 3 Updated Sep 18, 2024
  • data-sources-app-v2 Public Forked from Police-Data-Accessibility-Project/data-sources-app

    An API and UI for using and maintaining the Data Sources database

    Police-Data-Accessibility-Project/data-sources-app-v2’s past year of commit activity
    Python 1 MIT 5 0 3 Updated Sep 18, 2024
  • design-system Public

    Vue component library and assets for PDAP-branded client apps

    Police-Data-Accessibility-Project/design-system’s past year of commit activity
    TypeScript 0 MIT 0 4 3 Updated Sep 12, 2024
  • prod-to-dev-migration Public

    Regularly migrates production database and schema to development database

    Police-Data-Accessibility-Project/prod-to-dev-migration’s past year of commit activity
    PLpgSQL 1 0 3 0 Updated Sep 12, 2024
  • data-source-map Public

    Map of dataset statuses

    Police-Data-Accessibility-Project/data-source-map’s past year of commit activity
    Vue 4 0 2 0 Updated Sep 10, 2024
  • pdap.io Public

    Static HTML front page

    Police-Data-Accessibility-Project/pdap.io’s past year of commit activity
    Vue 1 MIT 2 6 (5 issues need help) 2 Updated Sep 6, 2024
  • docs Public

    Documentation for the Police Data Accessibility Project.

    Police-Data-Accessibility-Project/docs’s past year of commit activity
    3 6 2 1 Updated Aug 27, 2024
  • caasi-help-desk Public

    A repository for housing a community research project about marijuana arrests in Pittsburgh.

    Police-Data-Accessibility-Project/caasi-help-desk’s past year of commit activity
    Jupyter Notebook 1 0 1 0 Updated Aug 21, 2024
  • data-source-identification Public

    Scripts for labeling relevant URLs as Data Sources.

    Police-Data-Accessibility-Project/data-source-identification’s past year of commit activity
    Python 5 MIT 6 17 2 Updated Aug 20, 2024
  • Police-Data-Accessibility-Project/automatic-archives’s past year of commit activity
    Python 1 MIT 1 5 (2 issues need help) 0 Updated Jul 25, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…