MIG1_5_CR
Province of residence 5 years ago, Costa Rica; consistent boundaries, GIS
Codes and Frequencies
Explore how IPUMS created this variable
class Mig1_5_cr : public Editor {
public:
Mig1_5_cr(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::cr2011a: {
if (CR2011A_0431() == 3)
a = 188097;
} break;
}
setData(a);
}
};
Description
MIG1_5_CR indicates the person's province of residence five years prior to the census.
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
- Costa Rica 1973: Persons age 5+
- Costa Rica 1984: Persons age 5+
- Costa Rica 2000: Persons age 5+
- Costa Rica 2011: Persons age 5+
Availability
- Costa Rica: 1973, 1984, 2000, 2011