montgomerycountymd-gov/central-processing-unit-cpu-processingbooking-of-sari-cs3z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

Central Processing Unit (CPU) Processing/Booking of Arrestees

MCDC is primarily responsible for the intake and law enforcement processing of adult male and female offenders arrested in Montgomery County and has a facility capacity to accommodate approximately 200 inmates. Over 13,000 offenders annually arrive at MCDC’s Central Processing Unit (CPU).  This dataset captures the monthly count of those processed per Shift at our Central Processing Unit located at Montgomery County Detention Services (MCDC). There are total of three shifts (Shift 2: 6:30am-3pm, Shift 3: 2:30pm-11pm, Shift 1: 10:30pm-7am)- half hour overlap is shift change/roll call. The dataset further identifies the data as either “Criminal” or “Traffic.”

Update Frequency : Monthly

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 \"montgomerycountymd-gov/central-processing-unit-cpu-processingbooking-of-sari-cs3z\".\"central_processing_unit_cpu_processingbooking_of\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • central_processing_unit_cpu_processingbooking_of
     
     
     
     
     
Upstream Metadata