Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
DOB NOW: Build – Job Application Filings
List of most job filings filed in DOB NOW. This dataset does not include certain types of job. For Electrical jobs, use https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=DOB+NOW+Electrical+Permits+Data. Elevator and LAA jobs will also be published separately.
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-now-build-job-application-filings-w9ak-ipjd\".\"dob_now_build_job_application_filings\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata