Data Cart

Your data extract

0 variables
0 samples
View Cart
MIG2_P_SV
Municipality of previous residence, El Salvador; 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 Mig2_p_sv : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::sv1992a: {
      if (SV1992A_0443() == 9999)
        a = GEO2_SV(0);
    } break;
    case dataset_id::sv2007a: {
      if (SV2007A_0476() == 9999 && SV2007A_0475() == 3)
        a = 222097097;
      if (SV2007A_0476() == 9999 && SV2007A_0475() == 1)
        a = GEO2_SV(0);
    } break;
    }

    setData(a);
  }
};

    

Description

MIG2_P_SV indicates the person's municipality of previous residence within El Salvador. Migration municipality codes from MIG2_P_SV are compatible with codes from GEO2_SV.The migration could have occurred at any time in the past.

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. Where officially-defined municipalities have populations less than 20,000, they have been regionalized (combined) with neighboring municipalities.

Boundary changes for MIG2_P_SV are too numerous to list here, but users should be aware that there were changes over time.

Universe

  • El Salvador 1992: All persons
  • El Salvador 2007: All persons

Availability

  • El Salvador: 1992, 2007