Pre-Application Meetings
City of New York
@usgov.city_of_new_york_pre_application_meetings
City of New York
@usgov.city_of_new_york_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).
Organization: City of New York
Last updated: 2024-09-06T19:13:22.433806
Tags: address, applicant, application-type, block, borough, calendar, date-of-meeting, lot, pre-application-meeting
CREATE TABLE table_1 (
"calendar" VARCHAR,
"applicant" VARCHAR,
"application_type" VARCHAR,
"date_of_meeting" TIMESTAMP,
"address" VARCHAR,
"block" VARCHAR,
"lot" VARCHAR,
"borough" VARCHAR,
"postcode" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"census_tract_2020" DOUBLE -- Census Tract (2020),
"neighborhood_tabulation_area_nta_2020" VARCHAR -- Neighborhood Tabulation Area (NTA) (2020)
);Anyone who has the link will be able to view this.