Codes and Frequencies
Explore how IPUMS created this variable
class Bpljm : public Editor {
public:
Bpljm(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::jm1982a: {
if (JM1982A_0407() == 99 && JM1982A_0408() < 99)
a = 97;
} break;
}
setData(a);
}
};
Description
BPLJM indicates the person's parish of birth within Jamaica.
Universe
- Jamaica 1982: Persons in private households or selected collective dwellings
- Jamaica 1991: Persons in private households or selected collective dwellings
- Jamaica 2001: All persons
Availability
- Jamaica: 1982, 1991, 2001