Open repository in Console
Readme
Updated 5 years ago
‧ Indexed 42 minutes ago
DYCD after-school programs: Health Stat
Facilities in New York City, by agency and site, that offer Neighborhood Development Area (NDA) “Health Stat” after-school Family Support Programs. - Department of Youth and Community Development (DYCD).
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-health-stat-9f5k-vxxv\".\"dycd_afterschool_programs_health_stat\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata