datacatalog-cookcountyil-gov/states-attorney-felony-cases-sentences-imposed-on-acve-frjd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 1 month ago

State's Attorney Felony Cases - Sentences Imposed on Defendants by the Courts

The sentencing data presented in this report reflects the judgement imposed by the court on people that have been found guilty. The data is recorded by count, meaning by each individual cause of action, and each count receives a sentence. Included in this data set are the defendant counts by sentence 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-sentences-imposed-on-acve-frjd\".\"states_attorney_felony_cases_sentences_imposed_on\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • states_attorney_felony_cases_sentences_imposed_on
     
     
     
     
     
Upstream Metadata