mydata-iowa-gov/current-iowa-correctional-system-cbc-residential-75gp-k27s
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 days ago
Indexed 1 hour ago

Current Iowa Correctional System CBC Residential Population

This dataset contains de-identified individual offender data for offenders currently serving in an Iowa Community Based Corrections Residential Facility. Dataset includes information regarding age, sex, race, offense committed, and supervision status.

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 \"mydata-iowa-gov/current-iowa-correctional-system-cbc-residential-75gp-k27s\".\"current_iowa_correctional_system_cbc_residential\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • current_iowa_correctional_system_cbc_residential
     
     
     
     
     
Upstream Metadata