sex_cs = ["Female", "Male", "Intersex"] gender_identity_cs = [ "Male", "Female", "Other", "Rather not say", ] employment_status_cs = [ "Full-Time", "Part-Time", "Due to start a new job within the next month", "Unemployed (and job seeking)", "Not in paid work (e.g. homemaker', 'retired or disabled)", "Other", ] political_affiliation_cs = ["Democrat", "Republican", "Independent", "Other", "None"] household_income_cs = [ "Less than $10000", "$10000 - $15999", "$16000 - $19999", "$20000 - $29999", "$30000 - $39999", "$40000 - $49999", "$50000 - $59999", "$60000 - $69999", "$70000 - $79999", "$80000 - $89999", "$90000 - $99999", "$100000 - $149999", "More than $150000", ]