Codes
This variable is not available for any of the currently selected samples.
Explore how IPUMS created this variable
class Mig1_1_it : public Editor {
public:
Mig1_1_it(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::it2014h:
case dataset_id::it2015h:
case dataset_id::it2016h:
case dataset_id::it2017h:
case dataset_id::it2018h:
case dataset_id::it2019h:
case dataset_id::it2020h: {
long regionone = valueFromFirstAvailable(
{IT2014H_0733_ref, IT2015H_0733_ref, IT2016H_0733_ref,
IT2017H_0733_ref, IT2018H_0733_ref, IT2019H_0733_ref,
IT2020H_0733_ref});
long munione = valueFromFirstAvailable(
{IT2014H_0732_ref, IT2015H_0732_ref, IT2016H_0732_ref,
IT2017H_0732_ref, IT2018H_0732_ref, IT2019H_0732_ref,
IT2020H_0732_ref});
if (regionone == 99 && munione == 4) {
a = 380097;
}
if (regionone == 99 && munione == 99) {
a = GEO1_IT(0);
}
} break;
}
setData(a);
}
};
Description
MIG1_1_IT indicates the person's region of residence one year ago within Italy.
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.
Boundary changes and other issues:
- Valle D'Aosta is enumerated separately in Labor Force Surveys after 2014 and is combined with Piemonte in MIG1_1_IT for consistency purposes.
- The boundary between Emilia-Romagna and Marche changed in 2011 and has been harmonized
MIG1_1_IT is only available for the Italy labor force survey samples. The surveys provide information for all persons, even those younger than 1 year of age.
Universe
Availability
- Italy: 2014Q1, 2015Q1, 2016Q1, 2017Q1, 2018Q1, 2019Q1, 2020Q1