datacatalog-cookcountyil-gov/states-attorney-felony-cases-disposition-outcomes-cse8-ib7b
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 1 month ago

State's Attorney Felony Cases - Disposition Outcomes By Offense Type

The disposition data presented in this report reflects the culmination of the fact-finding process that leads to the resolution of a case. Included in this data set are the defendant counts by disposition, their associated offense type, and year.

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 \"datacatalog-cookcountyil-gov/states-attorney-felony-cases-disposition-outcomes-cse8-ib7b\".\"states_attorney_felony_cases_disposition_outcomes\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • states_attorney_felony_cases_disposition_outcomes
     
     
     
     
     
Upstream Metadata