Codes and Frequencies
Explore how IPUMS created this variable
class Ethnicbo : public Editor {
public:
Ethnicbo(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::bo2012a: {
if (BO2012A_0416() == 9 && BO2012A_0417() == 999)
a = 98;
} break;
}
setData(a);
}
};
Description
ETHNICBO indicates the Bolivian indigenous group, if any, to which the respondent belongs.
Universe
- Bolivia 2001: Persons age 15+
- Bolivia 2012: All persons
Availability
- Bolivia: 2001, 2012