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

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::bo2001a: {
      if (BO2001A_0430() == 9999 && BO2001A_0426() == 1)
        a = BO2001A_0020(0);
      if (BO2001A_0430() == 9999 && BO2001A_0426() == 3)
        a = 97;
    } break;
    }

    setData(a);
  }
};

    

Description

BPLBO2 indicates the person's department of birth within Bolivia.

Comparability — General

There are no comparability issues.

Universe

  • All persons

Availability

  • Bolivia: 1976, 1992, 2001, 2012