Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
Runaway and Homeless Youth (RHY) Streamlined Referrals (Local Law 81)
This dataset provides data on DYCD Runaway & Homeless Youth referrals to DHS shelters. For more information about programs, visit https://www1.nyc.gov/site/dycd/services/services.page and https://discoverdycd.dycdconnect.nyc/home.
For the RHY Data Collection, please follow <a href="https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=DYCD%20Runaway%20and%20Homeless%20Youth%20Services"> this link</a>.
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/runaway-and-homeless-youth-rhy-streamlined-denm-3mvn\".\"runaway_and_homeless_youth_rhy_streamlined\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata