datahub-smcgov/percent-of-performance-goals-met-dr5x-5edp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 11 months ago

Percent of performance goals met

Percent of performance measures and benchmarks met

Human Services Agency performance measure 7000D ID 420

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 \"datahub-smcgov/percent-of-performance-goals-met-dr5x-5edp\".\"percent_of_performance_goals_met\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percent_of_performance_goals_met
     
     
     
     
     
Upstream Metadata