Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Field Name,Data Type,Start,Width,Indexed,Skip
- VoterID,Text,1,15,Yes (No Duplicates),FALSE
- FirstName,Text,16,15,No,FALSE
- Middle,Text,31,15,No,FALSE
- LastName,Text,46,20,No,FALSE
- Suffix,Text,66,4,No,FALSE
- StreetNum,Text,70,8,No,FALSE
- HalfCode,Text,78,5,No,FALSE
- StreetName,Text,83,30,No,FALSE
- Address1,Text,113,12,No,FALSE
- Address2,Text,125,40,No,FALSE
- Address3,Text,165,40,No,FALSE
- City,Text,205,25,No,FALSE
- State,Text,230,2,No,FALSE
- Zip,Long Integer,232,5,No,FALSE
- Zip4,Text,237,4,No,FALSE
- FileCreationDate,Text,241,15,No,FALSE
- DOB,Date/Time,256,8,No,FALSE
- Sex,Text,264,1,No,FALSE
- Eyes,Text,265,3,No,FALSE
- HtIn,Text,268,1,No,FALSE
- HtFt,Text,269,2,No,FALSE
- AreaCode,Text,271,3,No,FALSE
- Phone,Text,274,8,No,FALSE
- RegDate,Date/Time,282,8,No,FALSE
- RegSource,Text,290,30,No,FALSE
- Affiliation,Text,320,3,No,FALSE
- Town,Long Integer,323,3,No,FALSE
- Ward,Long Integer,326,3,No,FALSE
- ED,Long Integer,329,3,No,FALSE
- CD,Long Integer,332,3,No,FALSE
- SD,Long Integer,335,3,No,FALSE
- AD,Long Integer,338,3,No,FALSE
- SchoolD,Text,341,3,No,FALSE
- CLD,Long Integer,344,3,No,FALSE
- UD2,Text,347,3,No,FALSE
- UD3,Text,350,3,No,FALSE
- UD4,Text,353,3,No,FALSE
- Status,Text,356,1,No,FALSE
- Reason,Text,357,10,No,FALSE
- Absentee,Text,367,1,No,FALSE
- MailingAddress1,Text,368,40,No,FALSE
- MailingAddress2,Text,408,40,No,FALSE
- MailingAddress3,Text,448,40,No,FALSE
- MailingAddress4,Text,488,40,No,FALSE
- MailCity,Text,528,25,No,FALSE
- MailState,Text,553,2,No,FALSE
- MailZip,Long Integer,555,5,No,FALSE
- MailZip4,Long Integer,560,4,No,FALSE
- AbsElecCode,Text,564,4,No,FALSE
- AbsCode,Text,568,3,No,FALSE
- ApsAppReceived,Text,571,8,No,FALSE
- AbsAddress1,Text,579,40,No,FALSE
- AbsAddress2,Text,619,40,No,FALSE
- AbsAddress3,Text,659,40,No,FALSE
- AbsAddress4,Text,699,40,No,FALSE
- AbsCity,Text,739,25,No,FALSE
- AbsState,Text,764,2,No,FALSE
- AbsZip,Long Integer,766,5,No,FALSE
- AbsZip4,Long Integer,771,4,No,FALSE
- AbsBallotIssued,Text,775,8,No,FALSE
- AbsBallotReceived,Date/Time,783,8,No,FALSE
- AbsBallotReIssued,Date/Time,791,8,No,FALSE
- AbsBallotReReceived,Date/Time,799,8,No,FALSE
- AbsExpiration,Text,807,8,No,FALSE
- AbsEligible,Text,815,1,No,FALSE
- AbsEligible2,Text,816,40,No,FALSE
- VoterHistory,Text,856,48,No,FALSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement