montgomerycountymd-gov/frs-volunteer-participation-iku7-qvsk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

FRS - volunteer participation

This dataset includes the total hours of volunteer opportunities such as Standby, Collateral Duty and Drill activities from 1/1/2022 to the present. The Drills do not include training that was taken at the Public Safety Training Academy, but are in-station drills.

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 \"montgomerycountymd-gov/frs-volunteer-participation-iku7-qvsk\".\"frs_volunteer_participation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • frs_volunteer_participation
     
     
     
     
     
Upstream Metadata