cityofnewyork-us/jobs-nyc-postings-kpav-sd4t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 12 months ago

Jobs NYC Postings

This dataset contains current job postings available on the City of New York’s official jobs site (http://www.nyc.gov/html/careers/html/search/search.shtml). Internal postings available to city employees and external postings available to the general public are included.

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/jobs-nyc-postings-kpav-sd4t\".\"jobs_nyc_postings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • jobs_nyc_postings
     
     
     
     
     
Upstream Metadata