Data Cart

Your data extract

0 variables
0 samples
View Cart
MIGRATEC
Migration status, last census

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Migratec : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::fr1962a: {
      if (FR1962A_0432() != 99 && FR1962A_0432() == FR1962A_0011(0))
        a = 10;
    } break;
    case dataset_id::fr1968a: {
      if (FR1968A_0432() != 99 && FR1968A_0432() == FR1968A_0001(0))
        a = 10;
    } break;
    case dataset_id::fr1975a: {
      if (FR1975A_0434() != 99 && FR1975A_0434() == FR1975A_0001(0))
        a = 10;
    } break;
    case dataset_id::fr1982a: {
      if (FR1982A_0446() != 99 && FR1982A_0446() == FR1982A_0001(0))
        a = 10;
    } break;
    case dataset_id::fr1990a: {
      if (FR1990A_0448() != 99 && FR1990A_0448() == FR1990A_0001(0))
        a = 10;
    } break;
    case dataset_id::fr1999a: {
      if (FR1999A_0422() < 99 && FR1999A_0422() > 9 &&
          FR1999A_0422() == FR1999A_0021(0))
        a = 10;
    } break;
    case dataset_id::cm1987a: {
      if (CM1987A_0422() < 300 && CM1987A_0422() == CM1987A_0024(0))
        a = 11;
      if (CM1987A_0422() < 300 && CM1987A_0422() != CM1987A_0024(0) &&
          CM1987A_0422() == CM1987A_0023(0))
        a = 12;
    } break;
    }

    setData(a);
  }
};

    

Description

MIGRATEC indicates the person's place of residence at the time of the previous census. The first digit records movement across major administrative divisions and countries. The second digit reports movement across minor administrative divisions, for samples in which that detail is available.

Comparability — Index

GENERAL
Cameroon
France

Comparability — General

This variable is generally comparable across samples at the first digit: movement between major administrative units or countries. Some samples provide further detail at the second digit, recording movement between minor units within major administrative units.

The major administrative units are as follows:

- Region: France
- Province: Cameroon, Laos

The minor administrative units are:

- Department: Cameroon
- District: Laos

There are important differences between samples in the universe of persons who answered the question.

The codes for MIGRATEC correspond to those used for the other migration status variables available in other samples: MIGRATE5, MIGRATE1, MIGRATEP, and MIGRATE0. Those variables are conceptually similar to MIGRATEC, but differ in terms of their reference periods.

Comparability — Cameroon [top]

This variable is only available for the 1987 sample. The universe only includes persons who were born before the previous census (age 11+).

MIGRATEC indicates whether the person's place of residence was in a different department, province or country at the time of the April 1976 census.

Comparability — France [top]

MIGRATEC indicates whether the person's place of residence was in a different region or country on January 1 of the previous census year. For children not born by January 1 of the year of the last census, their region of birth is given.

MIGRATEC is comparable across samples, aside from the different number of years between the censuses.

The following dates apply to the relevant census years for the purposes of MIGRATEC:
1962 census: Region of residence January 1, 1954.
1968 census: Region of residence January 1, 1962.
1975 census: Region of residence January 1, 1968.
1982 census: Region of residence January 1, 1975.
1990 census: Region of residence January 1, 1982.
1999 census: Region of residence January 1, 1990.

For migration status for the 2006 and 2011 samples, see MIGRATE1 (Migration status, 1 year) and MIGRATE5 (Migration status, 5 years).

Universe

  • Cameroon 1987: Persons age 11+
  • France 1962: All persons
  • France 1968: All persons
  • France 1975: All persons
  • France 1982: All persons
  • France 1990: All persons
  • France 1999: All persons
  • Laos 1995: Persons age 10+
  • Laos 2015: Persons age 10+

Availability

  • Cameroon: 1987
  • France: 1962, 1968, 1975, 1982, 1990, 1999
  • Laos: 1995, 2015