Data Cart

Your data extract

0 variables
0 samples
View Cart
EDUCMU
Educational attainment, Mauritius

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Educmu : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::mu1990a: {
      if (MU1990A_0423() == 1 && MU1990A_0424() == 1)
        a = 10;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 11)
        a = 20;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 12)
        a = 101;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 13)
        a = 102;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 14)
        a = 103;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 15)
        a = 104;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 16)
        a = 105;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 17)
        a = 106;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 21)
        a = 107;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 22)
        a = 201;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 23)
        a = 202;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 24)
        a = 203;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 25)
        a = 204;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 26)
        a = 205;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 27)
        a = 206;
      if (MU1990A_0423() == 1 && MU1990A_0424() == 28)
        a = 211;
      if (MU1990A_0429() == 1 && MU1990A_0426() >= 98 && MU1990A_0426() <= 99)
        a = 301;
      if (MU1990A_0429() == 2 && MU1990A_0426() >= 98 && MU1990A_0426() <= 99)
        a = 302;
      if (MU1990A_0429() == 3 && MU1990A_0426() >= 98 && MU1990A_0426() <= 99)
        a = 303;
      if (MU1990A_0429() == 4 && MU1990A_0426() >= 98 && MU1990A_0426() <= 99)
        a = 304;
      if (MU1990A_0426() >= 1 && MU1990A_0426() <= 97)
        a = 400;
    } break;
    case dataset_id::mu2000a: {
      if (MU2000A_0428() == 1 && MU2000A_0429() == 1)
        a = 10;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 11)
        a = 20;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 12)
        a = 101;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 13)
        a = 102;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 14)
        a = 103;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 15)
        a = 104;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 16)
        a = 105;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 17)
        a = 106;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 21)
        a = 107;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 22)
        a = 201;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 23)
        a = 202;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 24)
        a = 203;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 25)
        a = 204;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 26)
        a = 205;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 27)
        a = 206;
      if (MU2000A_0428() == 1 && MU2000A_0429() == 28)
        a = 211;
      if (MU2000A_0432() == 1)
        a = 301;
      if (MU2000A_0432() == 2)
        a = 302;
      if (MU2000A_0432() == 3)
        a = 303;
      if (MU2000A_0432() == 4)
        a = 304;
      if (MU2000A_0432() == 5)
        a = 400;
    } break;
    case dataset_id::mu2011a: {
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 1)
        a = 10;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 11)
        a = 20;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 12)
        a = 101;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 13)
        a = 102;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 14)
        a = 103;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 15)
        a = 104;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 16)
        a = 105;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 17)
        a = 106;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 21)
        a = 107;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 22)
        a = 201;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 23)
        a = 202;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 24)
        a = 203;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 25)
        a = 204;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 26)
        a = 205;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 27)
        a = 206;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 28)
        a = 211;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 31)
        a = 106;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 32)
        a = 311;
      if (MU2011A_0453() >= 1 && MU2011A_0453() <= 2 && MU2011A_0454() == 33)
        a = 312;
      if (MU2011A_0459() == 1)
        a = 320;
      if (MU2011A_0459() == 2)
        a = 330;
      if (MU2011A_0459() == 3)
        a = 410;
      if (MU2011A_0459() == 4)
        a = 420;
      if (MU2011A_0459() >= 5 && MU2011A_0459() <= 6)
        a = 430;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 1)
        a = 320;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 2)
        a = 330;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 3)
        a = 410;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 4)
        a = 420;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 5)
        a = 430;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 8 && MU2011A_0465() == 1)
        a = 320;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 8 && MU2011A_0465() == 2)
        a = 330;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 8 && MU2011A_0465() == 3)
        a = 410;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 8 && MU2011A_0465() == 4)
        a = 420;
      if (MU2011A_0459() == 8 && MU2011A_0462() == 8 && MU2011A_0465() == 5)
        a = 430;
    } break;
    }

    setData(a);
  }
};

    

Description

EDUCMU indicates the person's educational attainment in Mauritius in terms of the level of schooling completed and the grades within that level.

Comparability — General

Mauritius has a 6-5-2 system, which consists of 6 years of primary (standard I-VI), 5 years of the lower secondary (form I-V), and 2 years of the upper secondary (lower and upper form VI).

Students take the Certification of Primary Education (CPE) examination at the end of standard VI as an entry requirement for secondary school. Pre-vocational is available in secondary schools for students not obtaining the CPE.

Secondary education has general and vocational tracks. The first cycle lasts 5 years and leads to the Brevet d'etudes du premier cycle (BEPC), School Certificate (SC), or equivalent. The second cycle lasts 2 years and leads to the Higher School Certificate (HSC), baccalaureate, or equivalent degree.

Vocational and technical training is parallel to secondary or offered as post-secondary education. The specific levels identified are different across samples: the 1990 and 2000 samples include elementary, preliminary, lower intermediate, and higher intermediate; while the 2011 sample has pre-vocational, upper-secondary certificate, and post-secondary certificate. The pre-vocational form I-III are equivalent to lower secondary education form I-III.

Higher education includes diplomas, degrees (3 years), master (2 years), and doctorate (3 years) programs offered by polytechnics and universities. The HSC is required to pursue higher education.

The Mauritius 1990, 2000, and 2011 samples asked about persons' primary or secondary educational attainment but without distinguishing whether they completed or are pursuing an education level. The person's school attendance (attending or attended) is used to subtract one year for persons currently in school to reflect that they have not completed the year they are attending.

Universe

  • Mauritius 1990: Persons age 2+
  • Mauritius 2000: Persons age 2+
  • Mauritius 2011: Persons age 2+

Availability

  • Mauritius: 1990, 2000, 2011