Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Oregon Universities - Budget, Revenue, Expenditure Data
This report includes links to data and information from Oregon Public Universities (as defined in ORS 352.002), per HB 2946 (2017). For more information visit https://www.oregon.gov/transparency/Pages/index.aspx.
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/oregon-universities-budget-revenue-expenditure-j22e-u549\".\"oregon_universities_budget_revenue_expenditure\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata