sonomacounty-ca-gov/commute-survey-data-94cm-m5qv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 3 hours ago

Commute Survey Data

Commuting mode of County of Sonoma Employees (based on Monday through Sunday). Source: County of Sonoma Transportation Survey Results, prepared by 511 Rideshare.

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 \"sonomacounty-ca-gov/commute-survey-data-94cm-m5qv\".\"commute_survey_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • commute_survey_data
     
     
     
     
     
Upstream Metadata