cityofnewyork-us/civil-service-list-active-vx8i-nprf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 hours ago
Indexed 1 hour ago

Civil Service List (Active)

A Civil Service List consists of all candidates who passed an exam, ranked in score order. An established list is considered active for no less than one year and no more than four years from the date of establishment. For more information visit DCAS’ “Work for the City” webpage at: https://www1.nyc.gov/site/dcas/employment/take-an-exam.page

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-list-active-vx8i-nprf\".\"civil_service_list_active\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • civil_service_list_active
     
     
     
     
     
Upstream Metadata