healthstat-dph-sbcounty-gov/individual-development-plan-m4r3-p8nz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 3 hours ago

Individual Development Plan

At least 100 of current staff will have created an Individual Development Plan (IDP) by June 30, 2021.

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/individual-development-plan-m4r3-p8nz\".\"individual_development_plan\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • individual_development_plan
     
     
     
     
     
Upstream Metadata