Data Cart

Your data extract

0 variables
0 samples
View Cart
MIG1_1_US
State of residence 1 year ago, United States; consistent boundaries, GIS

Codes and Frequencies



Can't find the category you are looking for? Try the Detailed codes

Explore how IPUMS created this variable

Download


      class Mig1_1_us : public Editor {

public:
  Mig1_1_us(VarPointer varInfo) : Editor(varInfo) {}
  void edit() {

    long a = getRecoded();
    if (dataSet == dataset_id::us2005a) {
      if (US2005A_0458() == 0 && US2005A_0417() >= 1)
        a = GEO1_US(0);
    }
    if (dataSet == dataset_id::us2010a) {
      if (US2010A_0456() == 0 && US2010A_0419() >= 1)
        a = GEO1_US(0);
    }
    if (dataSet == dataset_id::us2015a) {
      if (US2015A_0453() == 0 && US2015A_0418() >= 1)
        a = GEO1_US(0);
    }

    setData(a);
  }
};

    

Description

MIG1_1_US indicates the person's state of residence within the United States 1 year ago.

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

MIG1_1_US is fully comparable across U.S. samples.

US Territories, including Puerto Rico, Guam, and the Virgin Islands are coded as "Abroad".

For a similar variable reporting state of residence 5 years ago in earlier U.S. samples, see MIG1_5_US

Universe

  • United States 2005: Persons age 1+
  • United States 2010: Persons age 1+
  • United States 2015: Persons age 1+
  • United States 2020: Persons age 1+

Availability

  • United States: 2005, 2010, 2015, 2020