Open repository in Console
Readme
Updated over 3 years ago
‧ Indexed 12 months ago
Capital Grant Awards 2015
Every year the Manhattan Borough President provides funding in support of various important capital projects throughout Manhattan. This funding is available to city agencies, nonprofit organizations, cultural institutions, and public schools for projects serving New York City purposes.
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 \"cityofnewyork-us/capital-grant-awards-2015-6wee-b7wf\".\"capital_grant_awards_2015\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata