softwaresaved / international-survey

International collaboration on RSE survey. Contact: @SimonHettrick
https://www.software.ac.uk/blog/2018-03-12-what-do-we-know-about-rses-results-our-international-surveys
BSD 3-Clause "New" or "Revised" License
24 stars 20 forks source link

2018 US ethnicity #188

Closed danielskatz closed 6 years ago

danielskatz commented 6 years ago

I'm not sure what to do with https://github.com/softwaresaved/international-survey/blob/2018-survey/survey_creation/2018/answers/countries/us/ethnicity.csv

Current US government practice is to ask 2 separate questions, one for race and one for ethnicity:

1 How do you define your race (checkboxes, not radio buttons, so that respondents may report multiple races):

2 Do you consider yourself Hispanic or Latino

Oliph commented 6 years ago

You can add a new question that will be specific to US and having both of them. If you want to have the checkbox, just specify "MULTIPLE CHOICES"

danielskatz commented 6 years ago

I'm not sure how to do that - can you either explain, or if it's easier, you could just add it :)

Also, it really is 2 questions, one with checkboxes and one with radio buttons.

Oliph commented 6 years ago

Added: c9da60a0f0e1ce65782776f1c6672c8e8323f6f7

danielskatz commented 6 years ago

In the US survey, I only see question 102 which is the the latino one, but I don't see the race question.

Oliph commented 6 years ago

Fixed