Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 5 hours ago
Loan Forgiveness Awards Administered by Higher Education Services Corp: Beginning 2011
This data includes the number of Loan Forgiveness recipients by program type and the region, as designated by the Department of Labor, in which they are employed beginning award year 2011 (for HESC-administered Loan Forgiveness programs only). Data has been collated by recipient region of employment. For this purpose, the current New York State Department of Labor definitions of New York State Regions, as listed on their public web site, were used.
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/loan-forgiveness-awards-administered-by-higher-ke7n-em5p\".\"loan_forgiveness_awards_administered_by_higher\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata