Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 12 months ago
Draft Title V Facility Permits
Owners or operators of emission sources that are subject to 6 NYCRR Subpart 201-6 must obtain a Title V facility permit.
Draft permits are official versions of permits whose initial development is complete, and that are being noticed and made available for public review and comment.
These permits are prepared by the Division of Air Resources regional staff.
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 \"ny-gov/draft-title-v-facility-permits-sqdh-nqzk\".\"draft_title_v_facility_permits\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata