opendata-maryland-gov/dpscs-facilityspecific-data-template-2005-to-2015-jvzm-w72t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 3 hours ago

DPSCS Facility-Specific Data Template - 2005 to 2015

The Department of Public Safety and Correctional Services (DPSCS) submits these data to the Governor's Office each month for each of Maryland's prisons and jails. This dataset shows totals across those facilities: population totals, contraband seizures, searches, assaults, hearing officer reports, disciplinary action, identification document issuance, and IWIF statistics. Statistical analyses and data formatting are performed by Department of Information Technology (DoIT).

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-maryland-gov/dpscs-facilityspecific-data-template-2005-to-2015-jvzm-w72t\".\"dpscs_facilityspecific_data_template_2005_to_2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dpscs_facilityspecific_data_template_2005_to_2015
     
     
     
     
     
Upstream Metadata