Open repository in Console
Readme
Updated 4 months ago
‧ Indexed 5 hours ago
Civil Service Exams for NYCHA Residents - Local Law 163
This dataset contains information about NYCHA residents who took the Civil Service exam, which assesses a candidate’s qualifications for a particular Civil Service title in order to ensure that the hiring process is competitive and fair, for the reporting Calendar Year.
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/civil-service-exams-for-nycha-residents-local-law-vyk9-wyct\".\"civil_service_exams_for_nycha_residents_local_law\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata