Codes and Frequencies
Explore how IPUMS created this variable
class Bplnp : public Editor {
public:
Bplnp(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::np2001a: {
if (NP2001A_0411() == 99 && NP2001A_0410() == 1)
a = NP2001A_0021(0);
if (NP2001A_0411() == 99 && NP2001A_0410() == 3)
a = 97;
} break;
}
setData(a);
}
};
Description
BPLNP indicates the person's district of birth within Nepal.
Comparability — General
There are no comparability issues.
For the country of birth of foreign-born persons, see BPLCOUNTRY.
Universe
- Nepal 2001: All persons
- Nepal 2011: All persons
Availability
- Nepal: 2001, 2011