Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Sand__Gravel_Contracts
Shared by Utah SITLA on April 30, 2013. Other Mineral Plat map includes SITLA other mineral contracts: - Oil Shale - Other Mineral - Tar Sands - Sand & Gravel Also: General reference information: PLSS, County Bndy and Place Names (for search only).
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 \"opendata-utah-gov/sandgravelcontracts-nr5f-ieic\".\"sandgravelcontracts\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata