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

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

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

    setData(a);
  }
};

    

Description

BPLBO indicates the person's province of birth within Bolivia.

Comparability — General

The 1992-2012 samples include the same administrative units. A number of provinces did not exist at the time of the 1976 census. See the codes page for availability.

Universe

  • All persons

Availability

  • Bolivia: 1976, 1992, 2001, 2012