performance-princegeorgescountymd-gov/171-fy19-proposed-performance-metrics-obj-12-kzwj-8smc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 4 hours ago

171- FY19 Proposed, Performance Metrics, Obj 1.2

Memorial Library Performance Measures, Objective 1.2- Participants in Library Programming, FY 2019 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/171-fy19-proposed-performance-metrics-obj-12-kzwj-8smc\".\"171_fy19_proposed_performance_metrics_obj_12\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 171_fy19_proposed_performance_metrics_obj_12