Data Cart

Your data extract

0 variables
0 samples
View Cart

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Bplcu2 : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::cu2002a: {
      if (CU2002A_0410() == 9999 && CU2002A_0408() == 999)
        a = CU2002A_0040(0);
      if (CU2002A_0410() == 9999 && CU2002A_0408() < 999)
        a = 9997;
    } break;
    }

    setData(a);
  }
};

    

Description

BPLCU2 indicates the person's municipality of birth within Cuba.

Comparability — General

BPLCU2 is comparable across all available sample years. However, users should be aware that this variable does not take into account boundary changes between the sample years.

For the country of birth of foreign-born persons, see BPLCOUNTRY.

Universe

  • All persons

Availability

  • Cuba: 2002, 2012