sccgov/healthy-cities-policies-7xik-2chf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Healthy Cities Policies

The Healthy Cities Policies dataset contains data on policies and practices County of Santa Clara cities and towns have adopted within 9 policy categories to support the health of their residents.

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 \"sccgov/healthy-cities-policies-7xik-2chf\".\"healthy_cities_policies\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • healthy_cities_policies