oaklandca-gov/juvenile-felony-arrests-kw6m-a89t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 2 hours ago

Juvenile Felony Arrests

This Indicator measures the rate of felony arrests of juveniles by race/ethnicity adjusted for population. This Indicator is measured for Oakland. Rate is calculated as the number of juvenile felony arrests per 100,000 people of each race/ethnicity that are under 18 years of age. To determine the number of juveniles of each race/ethnicity in Oakland, we took the population by race/ethnicity for all ages and multiplied by the percent of Oakland’s population that is under 18 (19.67%). This approach was necessary due to the lack of exact data available on the under 18 population in Oakland by race/ethnicity.

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 \"oaklandca-gov/juvenile-felony-arrests-kw6m-a89t\".\"juvenile_felony_arrests\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • juvenile_felony_arrests