novascotia-ca/ns-adult-admissions-to-custody-by-ethnicity-9cqk-8ceu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 6 hours ago

NS Adult Admissions to Custody by Ethnicity

This dataset provides information on the percentage of offenders in adult correctional facilities by ethnicity and admission status (e.g., remand or sentenced custody). Percentage calculations exclude records where the ethnic background of the offender is unknown. The data is sourced from the Nova Scotia Department of Justice's Justice Enterprise Information Network (JEIN).

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 \"novascotia-ca/ns-adult-admissions-to-custody-by-ethnicity-9cqk-8ceu\".\"ns_adult_admissions_to_custody_by_ethnicity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ns_adult_admissions_to_custody_by_ethnicity
     
     
     
     
     
Upstream Metadata