MIG1_5_MZ
Province of residence five years ago, Mozambique; consistent boundaries, GIS
Codes and Frequencies
Explore how IPUMS created this variable
class Mig1_5_mz : public Editor {
public:
Mig1_5_mz(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::mz2007a: {
if (MZ2007A_0436() == 98 & MZ2007A_0439() != 99)
a = 508097;
} break;
}
setData(a);
}
};
Description
MIG1_5_MZ indicates the province of residence five years ago for persons in Mozambique.
Click on the Source Variables tab for information on place of residence for each sample year. Source variables may contain more geographic unit detail but are not suitable for cross-temporal comparison.
Universe
- Mozambique 1997: Residents age 5+
- Mozambique 2007: Residents age 5+
Availability
- Mozambique: 1997, 2007