Codes and Frequencies
Explore how IPUMS created this variable
class Migcm1:public Editor {
public:
Migcm1(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::cm2005a:
{
if (CM2005A_0482() >= 1 && CM2005A_0482() <= 323 && CM2005A_0482() == CM2005A_0024(0))
a = 9999;
}
break;
}
setData(a);
}
};
Description
MIGCM1 indicates the person's previous arrondissement of residence within Cameroon.
Comparability — General
There are extensive boundary changes in Cameroon across samples. Use caution when combining multiple years. The universe differs slightly between the 1976 and 1987 samples. The universe is significantly different in the 2005 sample because the question was asked of all household residents, regardless of whether they had ever moved.
For the previous country of residence of international migrants, see MIGCTRYP (Country of previous residence).
Universe
- Cameroon 1976: Persons who have changed residence
- Cameroon 1987: Persons in private households who have changed residence
- Cameroon 2005: Residents of the household who have changed residence
Availability
- Cameroon: 1976, 1987, 2005