highways-hidot-hawaii-gov/lanepolygons-u5s3-ktpx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 29 days ago
Indexed 5 hours ago

LANE_POLYGONS

This dataset is an inventory of lanes on Hawaii Highways. Information available include: location, lane type (Through Lane •Turn Right •Turn Left •Bike Lane •Accel Lane •Deccel Lane •HOV Lane •Climb Lane •Aux Lane •Parking Lane (only when paint is present) •Passing Lane •Peak Lane •Counter peak Lane ), lane material (Asphalt •Concrete •Gravel •Other), lane condition (good fair poor) https://highways.hidot.hawaii.gov/dataset/Lane-Polygons/fwqe-euta

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 \"highways-hidot-hawaii-gov/lanepolygons-u5s3-ktpx\".\"lanepolygons\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • lanepolygons