Codes and Frequencies
Explore how IPUMS created this variable
class Migza:public Editor {
public:
Migza(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::za2016a:
{
if (ZA2016A_0424() == 1 || ZA2016A_0424() == 3)
a = 999;
}
break;
}
setData(a);
}
};
Description
MIGZA indicates the person's district of previous residence within South Africa.
Universe
- South Africa 2011: Persons in private households who moved after October 2001, within South Africa
- South Africa 2016: Persons who moved after October 2011 with usual residence in South Africa
Availability
- South Africa: 2011, 2016