Voting/Poll Sites
City of New York
@usgov.city_of_new_york_voting_poll_sites
City of New York
@usgov.city_of_new_york_voting_poll_sites
Locations of voting/poll sites through the city.
Organization: City of New York
Last updated: 2020-11-10T17:04:09.555745
Tags: election, elections, poll, poll-site, poll-sites, polling, polls, site, sites, vote, votes, voting
CREATE TABLE table_1 (
"borough" VARCHAR,
"site_status" VARCHAR,
"site_name" VARCHAR,
"site_number" VARCHAR,
"street_number" VARCHAR,
"street_suffix" VARCHAR,
"street_name" VARCHAR,
"postcode" VARCHAR,
"city" VARCHAR,
"voter_entrance" VARCHAR,
"handicap_entrance" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.