Codes and Frequencies
Explore how IPUMS created this variable
class Bplgh : public Editor {
public:
Bplgh(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::gh2000a: {
if (GH2000A_0408() == 99)
a = GH2000A_0029(0);
} break;
}
setData(a);
}
};
Description
BPLGH indicates the person's region of birth within Ghana.
Universe
- All persons
Availability
- Ghana: 1984, 2000, 2010