ramseycounty-us/facility-populations-5z38-wfad
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 hours ago
Indexed 6 hours ago

Facility Populations

Correctional facility population data taken at 7 a.m. each Monday.

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 \"ramseycounty-us/facility-populations-5z38-wfad\".\"facility_populations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • facility_populations
     
     
     
     
     
Upstream Metadata