marincounty/sheriffs-post-and-stc-training-hours-f4m6-2zq8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 5 hours ago

Sheriff's Post and STC Training Hours

The dataset provides number of Standard and Training for Corrections (STC) and Peace Officer Standards Training (POST) hours by Fiscal Year.

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 \"marincounty/sheriffs-post-and-stc-training-hours-f4m6-2zq8\".\"sheriffs_post_and_stc_training_hours\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sheriffs_post_and_stc_training_hours
     
     
     
     
     
Upstream Metadata