Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
Pre-Application Meetings
Informational "Pre-application" meetings are requests by members of the public, including prospective applicants, to meet with Board Staff and a Commissioner (typically, the Chair) to discuss zoning measures and controls on a Premises or area, the availability of relief from such zoning regulations, and the process by which an application may be filed. The data provided to BSA, generally, includes: date of meeting, representative, prior BSA action, and Premises location (borough, block, lot, address).
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/preapplication-meetings-855v-w7mc\".\"preapplication_meetings\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata