mydata-iowa-gov/peace-officers-certified-by-the-iowa-law-tyef-pm5y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Peace officers certified by the Iowa Law Enforcement Academy by calendar year.

This Dataset contains information on the number of officers that have been certified each year by graduating from the Basic Academy course held at the Iowa Law Enforcement Academy at Camp Dodge, Johnston, IA.

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 \"mydata-iowa-gov/peace-officers-certified-by-the-iowa-law-tyef-pm5y\".\"peace_officers_certified_by_the_iowa_law\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • peace_officers_certified_by_the_iowa_law
     
     
     
     
     
Upstream Metadata