MIG1_5_BO
Department of residence 5 years ago, Bolivia; consistent boundaries, GIS
Codes and Frequencies
Explore how IPUMS created this variable
class Mig1_5_bo : public Editor {
public:
Mig1_5_bo(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::bo1992a: {
if (BO1992A_0418() == 0 && BO1992A_0451() == 1)
a = 68097;
} break;
case dataset_id::bo2001a: {
if (BO2001A_0448() == 9999 && BO2001A_0445() == 3)
a = 68097;
if (BO2001A_0448() == 9999 && BO2001A_0445() == 1 && BO2001A_0406() > 4)
a = GEO1_BO(0);
} break;
case dataset_id::bo2012a: {
if (BO2012A_0440() == 9999 && BO2012A_0438() == 3)
a = 68097;
if (BO2012A_0440() == 9999 && BO2012A_0438() == 1 && BO2012A_0406() > 4)
a = GEO1_BO(0);
} break;
}
setData(a);
}
};
Description
MIG1_5_BO indicates the person's department of residence five years ago in Bolivia.
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.
Comparability — General
For the country of residence of international migrants, see MIGCTRY5 (Country of residence 5 year ago).
Universe
- Bolivia 1976: Persons age 5+
- Bolivia 1992: Persons age 5+
- Bolivia 2001: Persons age 5+
- Bolivia 2012: Persons age 5+
Availability
- Bolivia: 1976, 1992, 2001, 2012