datahub-austintexas-gov/apd-commendations-t4xg-fnyp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

APD Commendations

DATASET DESCRIPTION

Dataset provides the commendation number, the date the commendation was filed, and the completed status of the commendation.

GENERAL ORDERS RELATING TO AWARDS AND COMMENDATIONS

Austin Police Department General Order 922 states, "Any employee, group of employees, or individual outside of the Department may initiate the creation of a personal commendation to honor an employee or group of employees for exceptional performance."

AUSTIN POLICE DEPARTMENT DATA DISCLAIMER

  1. The data provided is for informational use only and may differ from official Austin Police Department crime data.

  1. The Austin Police Department’s databases are continuously updated, and changes can be made due to a variety of investigative factors including but not limited to offense reclassification and dates.

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.

City of Austin Open Data Terms of Use - https://data.austintexas.gov/stories/s/ranj-cccq

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/apd-commendations-t4xg-fnyp\".\"apd_commendations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • apd_commendations
     
     
     
     
     
Upstream Metadata