Codes and Frequencies
Explore how IPUMS created this variable
class Laboril : public Editor {
public:
Laboril(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::il1972a: {
if (IL1972A_0431() < 15)
a = 0;
} break;
}
setData(a);
}
};
Description
LABORIL identifies the annual labor force for Israel, defined as persons who worked at any time in the previous year.
Universe
- Persons age 15+
Availability
- Israel: 1972, 1983, 1995