countyofnapa/napa-residents-who-walk-for-transportation-8b4t-y4rh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 11 months ago

Napa Residents Who Walk for Transportation

Adults ages 18+ who walked for transportation or leisure for at least 150 minutes in the past week.

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 \"countyofnapa/napa-residents-who-walk-for-transportation-8b4t-y4rh\".\"napa_residents_who_walk_for_transportation\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • napa_residents_who_walk_for_transportation
     
     
     
     
     
Upstream Metadata