Codes and Frequencies
Explore how IPUMS created this variable
class Mtongid : public Editor {
public:
Mtongid(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::id1995a: {
if (ID1995A_0435() == 99 && ID1995A_0434() == 1)
a = 100;
if (ID1995A_0435() == 99 && ID1995A_0434() == 3)
a = 500;
} break;
}
setData(a);
}
};
Description
MTONGID indicates the respondent's mother tongue, which is defined as the language used by the mother's respondent to communicate with him or her.
Universe
- Persons age 5+
Availability
- Indonesia: 1990, 1995