ny-gov/aot-assisted-outpatient-treatment-court-orders-r4sv-k333
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 3 hours ago

AOT (Assisted Outpatient Treatment) Court Orders

This dataset contains the number recipients with AOT petitions and court orders and their length of time on court order, by county, region and statewide.

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 \"ny-gov/aot-assisted-outpatient-treatment-court-orders-r4sv-k333\".\"aot_assisted_outpatient_treatment_court_orders\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • aot_assisted_outpatient_treatment_court_orders
     
     
     
     
     
Upstream Metadata