Codes and Frequencies
Explore how IPUMS created this variable
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