Open repository in Console
Readme
Updated 13 hours ago
‧ Indexed 2 hours ago
Adult Probation Program Completion
Closed, adult probation programs overseen by the Probation Department of Marin County, CA. Data is updated daily. Program end dates cover the time period beginning January 2016 until the present.
Probation programs for each adult include Parole, Investigation, Supervision, Adult Offender Work Program, Restitution, AB 109 and more. Also included are gender, age range at time of program end, demographic information, an indicator of program success, and city/town and zipcode at time of program end.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"marincounty/adult-probation-program-completion-uy69-6ga6\".\"adult_probation_program_completion\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata