Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 2 hours ago
2019 Volunteers Count Report - Neighborhoods
The annual NYC Volunteers Count report is the City’s largest scan of residents volunteering at organizations across New York City. Organizations, including City agencies, Mayoral offices, and nonprofits, are surveyed to understand how residents volunteer within the city’s infrastructure to strengthen communities at the neighborhood level. All participating organizations are recognized for their contributions in the annual NYC Volunteers Count report.
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/2019-volunteers-count-report-neighborhoods-72r6-mtgs\".\"2019_volunteers_count_report_neighborhoods\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata