Data Cart

Your data extract

0 variables
0 samples
View Cart
EDUCCM
Educational attainment, Cameroon

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Educcm : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::cm2005a: {
      if (CM2005A_0436() == 999 && CM2005A_0432() == 5 && CM2005A_0469() >= 3)
        a = 100;
      if (CM2005A_0433() >= 1 && CM2005A_0433() <= 4) {
        if (CM2005A_0436() == 21 || CM2005A_0436() == 31)
          a = 100;
        if (CM2005A_0436() == 22)
          a = 201;
        if (CM2005A_0436() == 23)
          a = 202;
        if (CM2005A_0436() == 32)
          a = 331;
        if (CM2005A_0436() == 33)
          a = 332;
        if (CM2005A_0436() == 34)
          a = 333;
        if (CM2005A_0436() == 35)
          a = 334;
        if (CM2005A_0436() == 36)
          a = 335;
        if (CM2005A_0436() == 37)
          a = 336;
        if (CM2005A_0436() == 41 || CM2005A_0436() == 51 ||
            CM2005A_0436() == 61 || CM2005A_0436() == 71)
          a = 337;
        if (CM2005A_0436() == 42)
          a = 431;
        if (CM2005A_0436() == 43)
          a = 432;
        if (CM2005A_0436() == 44)
          a = 433;
        if (CM2005A_0436() == 45 || CM2005A_0436() == 81 ||
            CM2005A_0436() == 101)
          a = 434;
        if (CM2005A_0436() == 82)
          a = 435;
        if (CM2005A_0436() == 83)
          a = 436;
        if (CM2005A_0436() == 111 || CM2005A_0436() == 121)
          a = 437;
        if (CM2005A_0436() == 52)
          a = 461;
        if (CM2005A_0436() == 53)
          a = 462;
        if (CM2005A_0436() == 54)
          a = 463;
        if (CM2005A_0436() == 91)
          a = 464;
        if (CM2005A_0436() == 92)
          a = 465;
        if (CM2005A_0436() == 93)
          a = 466;
        if (CM2005A_0436() == 72)
          a = 511;
        if (CM2005A_0436() == 73)
          a = 512;
        if (CM2005A_0436() == 74)
          a = 513;
        if (CM2005A_0436() == 62)
          a = 521;
        if (CM2005A_0436() == 63)
          a = 522;
        if (CM2005A_0436() == 102)
          a = 531;
        if (CM2005A_0436() == 103)
          a = 532;
        if (CM2005A_0436() == 112)
          a = 541;
        if (CM2005A_0436() == 113)
          a = 542;
        if (CM2005A_0436() == 122)
          a = 621;
        if (CM2005A_0436() == 123)
          a = 622;
        if (CM2005A_0436() == 124)
          a = 623;
        if (CM2005A_0436() == 125)
          a = 624;
        if (CM2005A_0436() == 126)
          a = 625;
        if (CM2005A_0436() == 127)
          a = 626;
        if (CM2005A_0436() == 128)
          a = 627;
      }
    } break;
    }

    setData(a);
  }
};

    

Description

EDUCCM indicates the person's educational attainment in Cameroon in terms of the level of schooling completed.

Comparability — General

In Cameroon two education systems coexist:

  • The French-speaking education system has a 6-4-3 structure. Primary is organized into three sub-cycles of 2 years each one: language initiation (SIL)/preparatory (CP), elementary (CE), and intermediate (CM). Completion of primary is awarded with the primary studies certificate (CEP). Secondary has a first cycle of 4 years that leads to the BEPC and a second cycle of 3 years that requires obtaining a probation certificate and leads to the award of a baccalaureat degree. Technical secondary has two cycles of similar duration to the general track, leading to equivalent technical degrees.
  • The English-speaking education system has a 7-5-2 structure. Primary has 7 years and graduates receive the first school-leaving certificate (FSLC). Secondary is organized in two cycles: the first, of 5 years, leads to the general certificate of education - ordinary level (GCE O-level) and the second, 2 years, leading to the GCE advanced level (GCE A-level). Technical secondary has two cycles of 4 and 3 years leading to equivalent technical degrees.

The French and English education systems are separately identified in 1976 and 1987, but they are coded together in the 2005 sample. All samples include technical secondary tracks and other technical studies, which are identified by their entry requirement. In the 1976 sample, secondary technical in the English-speaking system is top-coded at grade 5; and this sample has categories for teacher training and higher specialized education (which requires baccalaureate or equivalent for entry). The university category in the 2005 sample includes other institutions of higher education. Koranic school (religious-based education) is coded as other type of education.

In Cameroon 2005 one year of education was subtracted for persons currently enrolled in school, given that instructions required registering the current year attending for this group. The previous Cameroon samples do not have specific instructions on this matter.

There are minor changes in the universe for this variable: persons age 4 or more in 1976 and persons age 3 or more in 1987 and 2005.

A harmonized international classification of educational attainment is available in EDATTAIN, which imposes a number of compromises to regularize the data across countries. EDUCCM retains the full detail on educational attainment for the Cameroon samples.

The number of years of schooling completed is available separately in YRSCHOOL.

Universe

  • Cameroon 1976: Persons age 4+
  • Cameroon 1987: Persons age 3+
  • Cameroon 2005: Persons age 3+

Availability

  • Cameroon: 1976, 1987, 2005