marincounty/commute-times-fjak-9mpi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 month ago

Commute Times

Detailed information regarding commute time to work by location. Data is sourced from American Community Survey 5-Year Estimates, which is updated annually.

This dataset is automatically updated by Socrata; please contact support@socrata.com if you encounter any questions or issues.

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 \"marincounty/commute-times-fjak-9mpi\".\"commute_times\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • commute_times
     
     
     
     
     
Upstream Metadata