datacatalog-cookcountyil-gov/dispositions-apwk-dzx8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Dispositions

The disposition data presented in this data reflects the culmination of the fact-finding process that leads to the resolution of a case. Each row represents a charge that has been disposed of.

Please use this link for more instructions and data glossary:

https://www.cookcountystatesattorney.org/resources/how-read-data

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/dispositions-apwk-dzx8\".\"dispositions\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dispositions
     
     
     
     
     
Upstream Metadata