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 Bplgt : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::gt1964a: {
      if (GT1964A_0413() == 0)
        a = GT1964A_0020(0);
    } break;
    }

    setData(a);
  }
};

    

Description

BPLGT indicates the Department in Guatemala in which the person was born.

Comparability — General

The variable is comparable over time.

Universe

  • All persons

Availability

  • Guatemala: 1964, 1973, 1981, 1994, 2002