performance-princegeorgescountymd-gov/170-fy19-proposed-performance-metrics-obj-32-7gw3-kqfg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 11 months ago

170- FY19 Proposed, Performance Metrics Obj 3.2

Health Department Performance Metrics Objective 3.2- Infant Mortality Rate, FY 2018 Proposed Budget.

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 \"performance-princegeorgescountymd-gov/170-fy19-proposed-performance-metrics-obj-32-7gw3-kqfg\".\"170_fy19_proposed_performance_metrics_obj_32\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 170_fy19_proposed_performance_metrics_obj_32