Queens Library Branches
City of New York
@usgov.city_of_new_york_queens_library_branches
City of New York
@usgov.city_of_new_york_queens_library_branches
CREATE TABLE table_1 (
"name" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"postcode" BIGINT,
"phone" VARCHAR,
"mn" VARCHAR,
"tu" VARCHAR,
"we" VARCHAR,
"th" VARCHAR,
"fr" VARCHAR,
"sa" VARCHAR,
"su" VARCHAR,
"notification" VARCHAR,
"location_1" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR
);
Anyone who has the link will be able to view this.