Data Cart

Your data extract

0 variables
0 samples
View Cart

Codes and Frequencies



Can't find the category you are looking for? Try the Detailed codes

Explore how IPUMS created this variable

Download


      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.

Comparability — General

Information is only available for the 1990 and 1995 samples. The data are largely comparable.

Universe

  • Persons age 5+

Availability

  • Indonesia: 1990, 1995