Agency Voter Registration Activity
City of New York
@usgov.city_of_new_york_agency_voter_registration_activity
City of New York
@usgov.city_of_new_york_agency_voter_registration_activity
This dataset captures how many voter registration applications each agency has distributed, how many applications agency staff sent to the Board of Elections, how many staff each agency trained to distribute voter registration applications, whether or not the agency hosts a link to voting.nyc on its website and if so, how many clicks that link received during the reporting period.
Organization: City of New York
Last updated: 2020-11-10T17:03:58.351822
Tags: acs, agencies, bic, board-of-elections, cchr, ccrb, dca, dcas, dcla, dcp, dep, dfta, dhs, doc, dof, dohmh, dop, doris, dot, dpr, dycd, fdny, hpd, hra, nyc-votes, sbs, tlc, voter-registration
CREATE TABLE table_1 (
"agency" VARCHAR,
"beginning_of_reporting_period" TIMESTAMP,
"end_of_reporting_period" TIMESTAMP,
"people_served" VARCHAR,
"applications_distributed" VARCHAR,
"applications_sent_to_boe_by_agency" VARCHAR,
"staff_trained" VARCHAR,
"agency_weblink_to_nyc_votes_y_n" VARCHAR -- Agency Weblink To NYC Votes (Y/N),
"web_clicks" VARCHAR,
"rank_choice_voting_materials_distributed" VARCHAR
);Anyone who has the link will be able to view this.