opendata-howardcountymd-gov/detention-center-inmate-data-2009-2014-8ebi-gkux
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 4 hours ago

Detention Center Inmate Data: 2009 - 2014

Inmate age, charge and lenght of sentence information grouped by category by 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 \"opendata-howardcountymd-gov/detention-center-inmate-data-2009-2014-8ebi-gkux\".\"detention_center_inmate_data_2009_2014\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • detention_center_inmate_data_2009_2014
     
     
     
     
     
Upstream Metadata