Baselight

Voting/Poll Sites

City of New York

@usgov.city_of_new_york_voting_poll_sites

About this Dataset

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

Tables

Table 1

@usgov.city_of_new_york_voting_poll_sites.table_1
  • 163.84 KB
  • 1231 rows
  • 20 columns
Loading...

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
);