Community Board Leadership
City of New York
@usgov.city_of_new_york_community_board_leadership
City of New York
@usgov.city_of_new_york_community_board_leadership
CREATE TABLE table_1 (
"community_board" BIGINT,
"chair" VARCHAR,
"district_manager" VARCHAR,
"board_meeting_cabinet_meeting" VARCHAR,
"address_1" VARCHAR,
"address_2" VARCHAR,
"phone_number" VARCHAR,
"postcode" DOUBLE,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"location_1" VARCHAR
);
Anyone who has the link will be able to view this.