performance-smcgov/parks-service-levels-2001-to-2012-dmxt-bvzq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 11 years ago
Indexed 3 hours ago

Parks Service Levels 2001 To 2012

This is the prevailing metric for improving the quality of San Mateo County parks. Types of parks services, service levels, and definition of service levels from 2001 to 2012.

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-smcgov/parks-service-levels-2001-to-2012-dmxt-bvzq\".\"parks_service_levels_2001_to_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • parks_service_levels_2001_to_2012