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

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::pe2007a: {
      if (PE2007A_0421() == 9999 && PE2007A_0418() == 1)
        a = PE2007A_0021(0);
    } break;
    }

    setData(a);
  }
};

    

Description

BPLPE indicates the person's province of birth within Peru.

Comparability — General

This variable is comparable across time.

For the country of birth of foreign-born persons, see BPLCOUNTRY.

Universe

  • All persons

Availability

  • Peru: 1993, 2007, 2017