cityofnewyork-us/dop-adult-case-count-by-type-y3gq-zv28
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 days ago
Indexed 2 hours ago

DOP Adult Case Count By Type

The number of active adult probation supervision cases on the last day of the reporting period: Intensive Engagement, Client Development, Community Progression, Anyone Can Excel (ACE), Neighborhood Opportunity Network (NeON), Special Program, Central Interstate Unit (CIU), Other.

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-case-count-by-type-y3gq-zv28\".\"dop_adult_case_count_by_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dop_adult_case_count_by_type
     
     
     
     
     
Upstream Metadata