Codes and Frequencies
Explore how IPUMS created this variable
class Migco3 : public Editor {
public:
Migco3(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::co1964a: {
if (CO1964A_0407() >= 40)
a = 990;
} break;
}
setData(a);
}
};
Description
MIGCO3 indicates the person's recoded municipality of previous residence within Colombia. The municipality recodes identify groupings of municipalities whose population totaled at least 20,000 in 1993 (see MUNICO). Persons who did not migrate between municipalities are coded to their current municipality of residence.
Universe
- All persons
Availability
- Colombia: 1973