Open repository in Console
Readme
Updated 4 years ago
‧ Indexed 3 hours ago
Crude Oil Production In Utah 25 Largest Fields T3.8 2002
Crude Oil Production In Utah 25 Largest Fields T3.8 2002
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/crude-oil-production-in-utah-25-largest-fields-t38-ige7-zsf4\".\"crude_oil_production_in_utah_25_largest_fields_t38\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata