Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
State University Construction Fund (SUCF) Projects: Beginning 1989
Listing of Fund and Campus Managed Projects Funded through State University Construction Fund Appropriations
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 \"ny-gov/state-university-construction-fund-sucf-projects-7xmz-2ur8\".\"state_university_construction_fund_sucf_projects\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata