For assistance, reach out by chat below or submit a request
We can be reached by email at data.services@nyu.edu
Join our Discord server
If you've met with us before, tell us how we're doing
Bobst Library, 5th floor
Staffed Hours: Fall 2023
Mondays: 12pm - 5pm
Tuesdays: 12pm - 5pm
Wednesdays: 12pm - 5pm
Thursdays: 12pm - 5pm
Fridays: 12pm - 5pm
The L2 Political Academic Voter File is large and is divided into two parts per state: a voter demographic file and a voter history file.
The VM2-VOTER-HISTORY files are large, even when compressed, and users will often have difficulties decompressing the files. The reason is that these .zip files were created by PKZIP and the unzip binary in many macOS versions cannot uncompress that form. You will need to extract them.
NYU Libraries has created a Jupyter Notebook in order to load selected portions of the L2 Political files into memory, join them according to the common LALVOTERID identifier, and then derive a sample. This notebook assumes that users have downloaded the Anaconda Python distribution and have also installed the Pyjanitor package.