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 4

  2. scrapers scrapers Public

    Code relating to scraping public police data.

    Python 157 33

  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.

    694 58

Repositories

Showing 10 of 20 repositories
  • 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
    Shell 0 0 1 2 Updated Jul 2, 2024
  • health-monitoring Public

    For monitoring the health of PDAP apps and services

    Police-Data-Accessibility-Project/health-monitoring’s past year of commit activity
    Python 0 MIT 0 3 0 Updated Jul 2, 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 Jul 2, 2024
  • 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 4 80 (3 issues need help) 1 Updated Jul 2, 2024
  • data-sources-mirror Public

    A home for data initially entered into public Airtable forms

    Police-Data-Accessibility-Project/data-sources-mirror’s past year of commit activity
    Python 1 1 3 0 Updated Jul 1, 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 1, 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 5 1 Updated Jul 1, 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 4 0 2 Updated Jul 1, 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 0 1 Updated Jun 26, 2024
  • scrapers Public

    Code relating to scraping public police data.

    Police-Data-Accessibility-Project/scrapers’s past year of commit activity
    Python 157 GPL-3.0 33 10 (1 issue needs help) 0 Updated Jun 26, 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…