Open repository in Console
Readme
Updated over 6 years ago
‧ Indexed 12 months ago
Distribution Of Utah Coal By Principal State T2.13 1970-2012
Distribution Of Utah Coal By Principal State T2.13 1970-2012
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/distribution-of-utah-coal-by-principal-state-t213-mnh8-e8vc\".\"distribution_of_utah_coal_by_principal_state_t213\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata