cityofnewyork-us/workforce-1-for-nycha-residents-by-borough-local-v7hc-c85a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 1 hour ago

Workforce 1 for NYCHA Residents by Borough - Local Law 163

This dataset contains information about the Workforce 1 service, a service offered by the Department of Small Business Services (SBS) that connects New Yorkers to job opportunities. Each row in the dataset represents the number of public housing residents on a Borough-level who receive or utilize this service.

For datasets related to other services provided to NYCHA residents, view the data collection “Services available to NYCHA Residents - Local Law 163”.

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/workforce-1-for-nycha-residents-by-borough-local-v7hc-c85a\".\"workforce_1_for_nycha_residents_by_borough_local\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • workforce_1_for_nycha_residents_by_borough_local
     
     
     
     
     
Upstream Metadata