RequestType: VoterSurvey ! The New_Contact field identifies voters who are new to a precinct. Voters who have: ! a) recently registered ! b) moved within the county (changed precincts) ! c) changed party affiliation Filter: Include (New_Contact == Y) AND ((Party == DEM) Or (Party == NPA)) Filter: Exclude (Party_Change == Y) PartyAffiliations: (DEM, NPA) Survey: 'NewVoters' Column: 'StateVoterID' Print: VoterID Column: Date Print: FileEffectiveDate Column: 'New to County' Print: 'Turned 18' (New_Registration == Y) AND (Age == 18) Print: 'Newly Reg' (New_Registration == Y) AND (Revision_Reason == 10) Print: 'Moved into County' (New_Registration == Y) AND (Revision_Reason == 12) Print: 'Moved within County' (Revision_Reason == 13) Print:'Re-registered' (New_Registration == Y) AND (Revision_Reason == 11) Column: Canvasser Print: "DOE, Florida"