datahub-austintexas-gov/2019-racial-profiling-rp-citations-uzta-a386
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

2019 Racial Profiling (RP) Citations

A dataset of APD citations issued from traffic stops in 2019. See 2019 Racial Profiling Guide for a description of fields.

AUSTIN POLICE DEPARTMENT DATA DISCLAIMER

  1. The data provided are for informational use only and may differ from official APD crime data.

  2. APD’s crime database is continuously updated, so reports run at different times may produce different results. Care should be taken when comparing against other reports as different data collection methods and different data sources may have been used.

  3. The Austin Police Department does not assume any liability for any decision made or action taken or not taken by the recipient in reliance upon any information or data provided.

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 \"datahub-austintexas-gov/2019-racial-profiling-rp-citations-uzta-a386\".\"2019_racial_profiling_rp_citations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2019_racial_profiling_rp_citations
     
     
     
     
     
Upstream Metadata