MIG1_P_GT
Department of previous residence, Guatemala; consistent boundaries, GIS
Group: Migration: F-N — PERSON
Codes and Frequencies
Explore how IPUMS created this variable
class Mig1_p_gt:public Editor {
public:
Mig1_p_gt(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::gt1981a:
{
if (GT1981A_0422() >= 1 && GT1981A_0422() <= 98 && GT1981A_0457() == 1)
a = 320099;
}
break;
case dataset_id::gt1994a:
{
if (GT1994A_0411() >= 1 && GT1994A_0411() <= 99 && GT1994A_0413() < 98)
a = 320097;
}
break;
}
setData(a);
}
};
Description
MIG1_P_GT indicates the person's previous department of residence in Guatemala.
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.
Universe
- Persons who ever migrated
Availability
- Guatemala: 1964, 1981, 1994