Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
Excelsior Scholarship Recipients and Dollars by College Code: Beginning 2017
This dataset shows the number of award recipients and award dollars by college for the Excelsior Scholarship program. Academic year 2017-18 was the first award year for this program. Refer to data dictionary for details.
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/excelsior-scholarship-recipients-and-dollars-by-c7f2-hjqd\".\"excelsior_scholarship_recipients_and_dollars_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata