bts-gov/local-area-transportation-characteristics-by-va72-z8hz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 3 hours ago

Local Area Transportation Characteristics by Household

Estimates of average weekday household person trips, vehicle trips, person miles traveled, and vehicle miles traveled (per day), for all Census tracts in the United States.

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 \"bts-gov/local-area-transportation-characteristics-by-va72-z8hz\".\"local_area_transportation_characteristics_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • local_area_transportation_characteristics_by
     
     
     
     
     
Upstream Metadata