Data Cart

Your data extract

0 variables
0 samples
View Cart
MIG1_P_GT
Department of previous residence, Guatemala; consistent boundaries, GIS

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Mig1_p_gt : public Editor {

public:
  Mig1_p_gt(VarPointer varInfo) : Editor(varInfo) {}
  void edit() {

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::gt1964a: {
      if (GT1964A_0415() == 99)
        a = GEO1_GT(0);
    } break;
    case dataset_id::gt1994a: {
      if (GT1994A_0411() == 99 && GT1994A_0413() != 99)
        a = 320097;
      if (GT1994A_0411() == 99 && GT1994A_0413() == 99)
        a = GEO1_GT(0);
    } break;
    }

    setData(a);
  }
};

    

Description

MIG1_P_GT indicates the person's previous department of residence in Guatemala.

Click on the Source Variables tab for information on place of residence for each sample year. Source variables may contain more geographic unit detail but are not suitable for cross-temporal comparison.

Comparability — General

MIG1_P_GT is only available for the 1964, 1981, and 1994 samples. There are no comparability issues.

Universe

  • Guatemala 1964: All persons
  • Guatemala 1981: All persons
  • Guatemala 1994: All persons

Availability

  • Guatemala: 1964, 1981, 1994