Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 11 months ago
Datasets of Bills Signed the Governor of the State of Oregon
This dataset contains links to the Datasets of Bills Signed by the Governor of the State of Oregon.
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 \"oregon-gov/datasets-of-bills-signed-the-governor-of-the-state-sitn-tqhd\".\"datasets_of_bills_signed_the_governor_of_the_state\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata