healthstat-dph-sbcounty-gov/disaster-service-worker-training-x8yi-sygy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 2 hours ago

Disaster Service Worker Training

At least 80% of current staff will have Public Health emergency training on workplace preparedness and their roles as Disaster Service Workers by June 30, 2020.

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 \"healthstat-dph-sbcounty-gov/disaster-service-worker-training-x8yi-sygy\".\"disaster_service_worker_training\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • disaster_service_worker_training
     
     
     
     
     
Upstream Metadata