Codes and Frequencies
Explore how IPUMS created this variable
class Mig1_5_cn : public Editor {
public:
Mig1_5_cn(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::cn1990a: {
if (CN1990A_0407() == 1 || CN1990A_0407() == 2)
a = GEO1_CN(0);
} break;
case dataset_id::cn2000a: {
if (CN2000A_0412() == 1 || CN2000A_0412() == 2)
a = GEO1_CN(0);
} break;
}
setData(a);
}
};
Description
MIG1_5_CN indicates the person's province of residence five years ago in China.
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.
Comparability — General
Where boundaries changed over time, units were harmonized to create units with boundaries that remain stable over time.
- Hainan split from Guangdong in 1988.
- Chongqing split from Sichuan in 1997.
In 1990 and 2000, the original responses included options for residence in the "same county or city" or in "other county or city within the same province" five years ago. For MIG1_5_CN, these responses are assigned to their current province of residence.
For consistency between samples, Hong Kong, Macau, Taiwan are not separately identified from locations abroad. See Source Variables tab for greater detail in 1990.
For the country of residence of international migrants, see MIGCTRY5 (Country of residence 5 year ago).
Universe
- China 1990: Persons age 5+
- China 2000: Persons age 5+
Availability
- China: 1990, 2000