Codes and Frequencies
Explore how IPUMS created this variable
class Might2:public Editor {
public:
Might2(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::ht1982a:
{
if (a == 0 && HT1982A_0402() >= 5 && HT1982A_0406() >= 4 && HT1982A_0406() <= 5)
a = GEO2B_HT(0);
}
break;
}
setData(a);
}
};
Description
MIGHT2 indicates the arrondissement in Haiti in which the person lived 5 years ago.
Universe
- Persons age 5+
Availability
- Haiti: 1982, 2003