cityofnewyork-us/dob-job-application-filings-ic3t-wcy2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 26 days ago
Indexed 26 days ago

DOB Job Application Filings

This dataset contains all job applications submitted through the Borough Offices, through eFiling, or through the HUB, which have a "Latest Action Date" since January 1, 2000. This dataset does not include jobs submitted through DOB NOW. See the DOB NOW: Build – Job Application Filings dataset for DOB NOW jobs.

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/dob-job-application-filings-ic3t-wcy2\".\"dob_job_application_filings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dob_job_application_filings
     
     
     
     
     
Upstream Metadata