Data Cart

Your data extract

Count Item Type
0 variables
0 samples
View Cart

MIG1_5_NP

Administrative zone of residence 5 years ago, Nepal; consistent boundaries, GIS

Codes and Frequencies

Display

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

Explore how IPUMS created this variable

Download


      class Mig1_5_np : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::np2001a: {
      if (NP2001A_0452() == 99 && NP2001A_0416() == 3)
        a = 524097;
    } break;
    case dataset_id::np2011a: {
      if (NP2011A_0426() == 99 && NP2011A_0425() == 3)
        a = 524097;
    } break;
    }

    setData(a);
  }
};

    

Description

MIG1_5_NP indicates the person's administrative zone of residence 5 years ago within Nepal.

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

There are no comparability issues.

Universe

  • Nepal 2001: Persons age 5+ living in a different district 5 years ago
  • Nepal 2011: Persons age 5+ living in a different district 5 years ago

Availability

  • Nepal: 2001, 2011