Open repository in Console
Readme
Updated 5 years ago
‧ Indexed 2 hours ago
DYCD after-school programs: Jobs and Internships
Facilities in New York City, by agency and site, that offer the following after-school job and internship programs: Summer Youth Employment, In-School Youth Employment (ISY), Out-of-School Youth Employment (OSY), Youth Employment, and Adult Employment Programs for children in age groups 14 to 24, 16 to 21, children in all grades, and adults.
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-jobs-and-internships-99br-frp6\".\"dycd_afterschool_programs_jobs_and_internships\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata