Hi, I do not understand from the beginning. In question 1, should the race_other be somehow associated with race? Maybe race_other indicates the subgroup of the same race code? So that's how we know that race_other data are inconsistent? Because I do not understand what race_other means, I could not give any suggestion on how to fix the inconsistencies.
For question 2, I use derive to recode Age, I could set age = 000 to "not recorded" and age >=200 to "less than 2 years old", but how can I set the default value to the same as in the age? Or I used the wrong node?
Also in question 2, to use Filler to change age >= 200 to any number I want as long as it is less than 2?
I feel that I do not know how to do anything at all... very frustrated.