Data Cart

Your data extract

0 variables
0 samples
View Cart
BPLSV
Department of birth, El Salvador

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Bplsv : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::sv2007a: {
      if (SV2007A_0470() == 99 && SV2007A_0471() == 1)
        a = SV2007A_0027(0);
    } break;
    }

    setData(a);
  }
};

    

Description

BPLSV indicates the person's department of birth within El Salvador.

Comparability — General

BPLSV is fully comparable between samples. Both samples also contain unharmonized source variables indicating municipality of birth -- geographic units smaller than departments.

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

Universe

  • All persons

Availability

  • El Salvador: 1992, 2007