Skip to Main Content

L2 Political Academic Voter File

Access instructions to L2 Political voter data at New York University

Data Services

NYU Data Services: NYU Libraries and Information Technology logo.

 

 

 

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

Service Desk and Chat

 Bobst Library, 5th floor

 Staffed Hours: Fall 2023
     Mondays:     12pm - 5pm
   Tuesdays:    12pm - 5pm
   Wednesdays:  12pm - 5pm
   Thursdays:   12pm - 5pm
   Fridays:     12pm - 5pm

chat loading...





Tools for using L2 Political Data

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. 

Extracting the .zip archives

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.

Sampling, Joining, and Jittering Files

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.