Codes and Frequencies
Explore how IPUMS created this variable
class Bplmz2 : public Editor {
public:
Bplmz2(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::mz2007a: {
if (MZ2007A_0407() >= 9998 && MZ2007A_0409() < 99)
a = 9997;
} break;
}
setData(a);
}
};
Description
BPLMZ2 indicates the province in Mozambique in which the person was born.
Universe
- Household residents
Availability
- Mozambique: 1997, 2007