Codes and Frequencies
Explore how IPUMS created this variable
class Migbo:public Editor {
public:
Migbo(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::bo1992a:
{
if (BO1992A_0418() == 0 && BO1992A_0451() == 1)
a = 9997;
}
break;
case dataset_id::bo2001a:
{
if (BO2001A_0448() == 9999 && BO2001A_0445() == 3)
a = 9997;
if (BO2001A_0448() == 9999 && BO2001A_0445() == 1)
a = BO2001A_0021(0);
}
break;
case dataset_id::bo2012a:
{
if (BO2012A_0440() == 9999 && BO2012A_0438() == 3)
a = 9997;
}
break;
}
setData(a);
}
};
Description
MIGBO indicates the person's province of residence five years ago in Bolivia.
Comparability — General
The universe for the 1976-2012 samples is all persons age 5 and older.
The 1992, 2001, and 2012 samples have more details on unknown provinces in each department, whereas all unknown provinces are coded as one category in 1976.
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