Clergy Parking Permits
City of New York
@usgov.city_of_new_york_clergy_parking_permits
City of New York
@usgov.city_of_new_york_clergy_parking_permits
CREATE TABLE table_1 (
"houseofworship" VARCHAR,
"streetaddress" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" BIGINT,
"entrydate" TIMESTAMP,
"permitnumber" VARCHAR,
"dateissue" TIMESTAMP,
"dateexpiry" TIMESTAMP,
"permitstatus" VARCHAR,
"permittype" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"census_tract_2020" DOUBLE,
"neighborhood_tabulation_area_nta_2020" VARCHAR
);
Anyone who has the link will be able to view this.