Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 2 hours ago
DYCD after-school programs: Neighborhood Development Area (NDA) Family Support
A database of facilities in New York City, by agency and site, that offer NDA (Neighborhood Development Area) after-school “Family Support Programs,” including immigrant services, legal assistance, domestic violence, health, housing and literacy programs for adults, seniors, young adults and children of all ages
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/dycd-afterschool-programs-neighborhood-development-chv4-k4fa\".\"dycd_afterschool_programs_neighborhood_development\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata