ct-gov/sentenced-inmates-in-correctional-facilities-um73-fxm4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 15 hours ago
Indexed 3 hours ago

Sentenced Inmates in Correctional Facilities

A listing, updated nightly, of individuals being held in Department of Correction facilities who are sentenced to a period of incarceration. This data is appended on nightly basis reflecting the individual inmates being held in correctional facilities each day beginning August 22, 2017.

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 \"ct-gov/sentenced-inmates-in-correctional-facilities-um73-fxm4\".\"sentenced_inmates_in_correctional_facilities\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sentenced_inmates_in_correctional_facilities
     
     
     
     
     
Upstream Metadata