ny-gov/nys-thruway-origin-and-destination-points-for-all-tw9e-7nms
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 4 hours ago

NYS Thruway Origin and Destination Points for All Vehicles: 2008 - 2014

This dataset contains the number of vehicles, cash and E-ZPass, entering and exiting the New York State Thruway. The Origin and Destination numbers are organized by entrance and exit point.and by vehicle class.

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 \"ny-gov/nys-thruway-origin-and-destination-points-for-all-tw9e-7nms\".\"nys_thruway_origin_and_destination_points_for_all\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nys_thruway_origin_and_destination_points_for_all
     
     
     
     
     
Upstream Metadata