highways-hidot-hawaii-gov/monuments-8af5-pf63
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

MONUMENTS

This dataset is an inventory of Monuments on Hawaii Highways. Information available include: location of monument, description of the monument, monument type and condition https://highways.hidot.hawaii.gov/dataset/wq9e-r2xp

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/monuments-8af5-pf63\".\"monuments\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • monuments