highways-hidot-hawaii-gov/by-location-ki6r-kddk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 6 hours ago

By Location

https://www.arcgis.com/home/webmap/viewer.html?url=https://services.arcgis.com/HQ0xoN0EzDPBOEci/ArcGIS/rest/services/Statewide_Aff_Housing_Inventory_2021_07_28_GIS/FeatureServer&source=sd

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/by-location-ki6r-kddk\".\"by_location\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • by_location