Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 11 months ago
US SBA COVID-19 Relief to NYS Business – Paycheck Protection Program
The Paycheck Protection Program (PPP) established by the CARES Act, is implemented by the Small Business Administration (SBA) with support from the Department of the Treasury. The program provided small businesses with funds to pay up to 8 weeks of payroll costs including benefits. Funds could also be used to pay interest on mortgages, rent, and utilities
This dataset details New York State recipients of PPP funds.
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/us-sba-covid19-relief-to-nys-business-paycheck-y8zq-jmz6\".\"us_sba_covid19_relief_to_nys_business_paycheck\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata