cityofnewyork-us/dop-adult-violations-of-probation-filed-by-fiscal-fve3-eee8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 26 days ago

DOP Adult Violations of Probation Filed by Fiscal Year

The number of “violation of probation” filings sent by the Department to local courts, in response to misconduct by the probation client, during the reporting period. Categorized by type of violation: rearrest; technical (rules) violation; or absconder.

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 \"cityofnewyork-us/dop-adult-violations-of-probation-filed-by-fiscal-fve3-eee8\".\"dop_adult_violations_of_probation_filed_by_fiscal\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dop_adult_violations_of_probation_filed_by_fiscal
     
     
     
     
     
Upstream Metadata