I think I accidentally started a movement - Policing the Police by scraping court data - *An Update*

This page summarizes the projects mentioned and recommended in the original post on /r/privacy

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • scrapers

    Code relating to scraping public police data.

  • Check out this specific example. Admittedly, I had to go digging around to find though lol: https://github.com/Police-Data-Accessibility-Project/Scrapers/blob/master/USA/FL/Bay/Court/scraper/Scraper.py

  • Police-Data-Accessibility-Project

    Discontinued The core PDAP application for law enforcement data consumption

  • We have a fit repo, it’s linked from the site. https://github.com/Police-Data-Accessibility-Project/Police-Data-Accessibility-Project/blob/master/SCRAPERS.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • opendatapolicing

  • Something I think you'll really appreciate is that they have an application with a complete API Spec so you can scrape data any way you like and import it into the application as long as you follow the API spec: https://github.com/opendatapolicing/opendatapolicing/blob/main/src/main/resources/openapi3-enUS.yaml

  • openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • There are even tools to automate creating clients based on OpenAPI specs. (Here's one: https://github.com/OpenAPITools/openapi-generator )

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenAPI Generator v7.3.0 has new generators for Rust, Kotlin, Scala and Java

    1 project | news.ycombinator.com | 8 Feb 2024
  • Stop creating HTTP clients manually - Part I

    1 project | dev.to | 5 Feb 2024
  • Building a world-class suite of SDKs is easy with Speakeasy

    4 projects | dev.to | 10 Jan 2024
  • Sharing EF data access project DLL vs NuGet vs ?

    1 project | /r/dotnet | 7 Dec 2023
  • OpenAPI Generator v7.0.1 released with some enhancements in the PowerShell client generator

    1 project | /r/PowerShell | 25 Sep 2023