This dataset has been deprecated and should not be used for future manipulations.
Please use this dataset instead: https://highways.hidot.hawaii.gov/Construction-Maintenance-Branch/Repair-and-Restoration-Spreadsheet-Compiled/6cxf-ytyg/about_data
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/repair-and-restoration-jzxa-jief\".\"repair_and_restoration\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.