Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
Tuition Assistance Program (TAP) Fall Headcount By College, Sector Group, and Level of Study: Beginning 2000
The Tuition Assistance Program (TAP), New York's largest student financial aid grant program, helps eligible New York residents attending in-state post-secondary institutions pay for tuition. TAP grants are based on the applicant’s and his or her family’s New York State taxable income. This data includes the number of recipients as measured by students receiving a TAP award for the fall semester beginning academic year 2000.
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/tuition-assistance-program-tap-fall-headcount-by-c7fm-g84d\".\"tuition_assistance_program_tap_fall_headcount_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata