Data Cart

Your data extract

0 variables
0 samples
View Cart
LABORIL
Annual labor force, Israel

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      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.

Comparability — General

The variable is comparable over time. The 1972 question was addressed to persons age 14 and older, but in constructing the variable it was necessary to impose the age 15 standard used in other years.

Universe

  • Persons age 15+

Availability

  • Israel: 1972, 1983, 1995