Queens Community Board District Managers And Chairs
City of New York
@usgov.city_of_new_york_queens_community_board_district_manag_e7e4a17d
City of New York
@usgov.city_of_new_york_queens_community_board_district_manag_e7e4a17d
CREATE TABLE table_1 (
"board" BIGINT,
"district_manager_first_name" VARCHAR,
"district_manager_last_name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"postcode" BIGINT,
"phone_number" VARCHAR,
"e_mail" VARCHAR,
"monthly_meeting" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" BIGINT,
"council_district" BIGINT,
"census_tract" BIGINT,
"bin" BIGINT,
"bbl" BIGINT,
"nta" VARCHAR,
"cb_chair_first_name" VARCHAR,
"cb_chair_last_name" VARCHAR
);
Anyone who has the link will be able to view this.