Data Cart

Your data extract

0 variables
0 samples
View Cart
BIRTHSURV
Children surviving from births last year

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Birthsurv : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::rw1991a: {
      if (RW1991A_0432() < 8 && RW1991A_0433() < 8 && RW1991A_0434() < 8 &&
          RW1991A_0435() < 8)
        a = RW1991A_0432() + RW1991A_0433() - RW1991A_0434() - RW1991A_0435();
      if (RW1991A_0432() == 8 || RW1991A_0433() == 8 || RW1991A_0434() == 8 ||
          RW1991A_0435() == 8 || a < 0)
        a = 8;
      if (RW1991A_0432() == 9 || RW1991A_0433() == 9 || RW1991A_0434() == 9 ||
          RW1991A_0435() == 9)
        a = 9;
      if (a == 0 && RW1991A_0432() == 0 && RW1991A_0433() == 0)
        a = 9;
    } break;
    case dataset_id::rw2002a: {
      if (RW2002A_0435() < 8 && RW2002A_0436() < 8)
        a = RW2002A_0435() + RW2002A_0436();
      if (RW2002A_0435() == 3 || RW2002A_0436() == 3 || a > 3)
        a = 3;
      if (RW2002A_0435() == 8 || RW2002A_0436() == 8)
        a = 8;
      if (RW2002A_0435() == 9 || RW2002A_0436() == 9)
        a = 9;
      if (a == 0 && RW2002A_0433() == 0 && RW2002A_0434() == 0)
        a = 9;
    } break;
    case dataset_id::ps1997a: {
      if (PS1997A_0427() == 0 && PS1997A_0426() == 0)
        a = 9;
    } break;
    case dataset_id::ir2006a: {
      a = IR2006A_0441() + IR2006A_0442();
      if (IR2006A_0441() == 8 || IR2006A_0442() == 8 || IR2006A_0438() == 8)
        a = 8;
      if (IR2006A_0441() == 9 || IR2006A_0438() == 2 || IR2006A_0438() == 9)
        a = 9;
      if (a > 9)
        a = 8;
    } break;
    case dataset_id::mw1987a: {
      a = MW1987A_0431() + MW1987A_0432();
      if (MW1987A_0431() == 9)
        a = 9;
      if (a == 0 && MW1987A_0429() == 0 || MW1987A_0430() == 0)
        a = 9;
    } break;
    case dataset_id::mw1998a: {
      a = MW1998A_0430() + MW1998A_0431();
      if (MW1998A_0430() == 9)
        a = 9;
      if (a == 0 && MW1998A_0428() == 0 || MW1998A_0429() == 0)
        a = 9;
    } break;
    case dataset_id::mw2008a: {
      if (MW2008A_0504() == 0 && MW2008A_0503() == 0)
        a = 9;
    } break;
    case dataset_id::ps2007a: {
      if (PS2007A_0429() == 0 && PS2007A_0428() == 0)
        a = 9;
    } break;
    case dataset_id::sd2008a: {
      if (SD2008A_0565() == 0 && SD2008A_0564() == 0)
        a = 9;
    } break;
    case dataset_id::ma1982a: {
      if (MA1982A_0415() == 0 && MA1982A_0416() == 0)
        a = 9;
    } break;
    case dataset_id::ma1994a: {
      if (MA1994A_0419() == 0 && MA1994A_0420() == 0)
        a = 9;
    } break;
    case dataset_id::ni1971a: {
      a = NI1971A_0423() - NI1971A_0424();
      if (NI1971A_0423() == 98 || NI1971A_0424() == 98)
        a = 8;
      if (NI1971A_0423() == 99 || NI1971A_0423() == 99)
        a = 9;
    } break;
    case dataset_id::tr1985a: {
      a = TR1985A_0414() - TR1985A_0415();
      if (TR1985A_0414() == 9 || TR1985A_0414() == 9)
        a = 9;
    } break;
    case dataset_id::br2010a: {
      if (BR2010A_0500() == 2)
        a = 9;
    } break;
    case dataset_id::ec2010a: {
      if (!(EC2010A_0488() == 2010 ||
            EC2010A_0488() == 2009 && EC2010A_0489() == 12))
        a = 9;
    } break;
    case dataset_id::ss2008a: {
      a = SS2008A_0452() + SS2008A_0453();
      if (a > 2 && a < 9)
        a = 2;
      if (SS2008A_0452() == 9 || SS2008A_0453() == 9)
        a = 9;
    } break;
    case dataset_id::zm1990a: {
      if (ZM1990A_0442() == 1)
        a = ZM1990A_0443() + ZM1990A_0444() + ZM1990A_0445() + ZM1990A_0446();
    } break;
    case dataset_id::zm2000a: {
      if (ZM2000A_0451() == 1)
        a = ZM2000A_0452() + ZM2000A_0453() + ZM2000A_0454() + ZM2000A_0455();
    } break;
    case dataset_id::zm2010a: {
      if (ZM2010A_0462() == 1)
        a = ZM2010A_0463() + ZM2010A_0464() + ZM2010A_0465() + ZM2010A_0466();
      if (ZM2010A_0462() == 1 && (ZM2010A_0463() == 9 || ZM2010A_0464() == 9 ||
                                  ZM2010A_0465() == 9 || ZM2010A_0466() == 9))
        a = 8;
    } break;
    case dataset_id::mz1997a: {
      a = MZ1997A_0452() + MZ1997A_0453();
      if (a > 4)
        a = 4;
      if (MZ1997A_0452() == 98 || MZ1997A_0453() == 98)
        a = 8;
      if (MZ1997A_0452() == 99 || MZ1997A_0453() == 99)
        a = 9;
    } break;
    case dataset_id::mz2007a: {
      a = MZ2007A_0462() + MZ2007A_0463();
      if (a > 4)
        a = 4;
      if (MZ2007A_0462() == 8 || MZ2007A_0463() == 8)
        a = 8;
      if (MZ2007A_0462() == 9 || MZ2007A_0463() == 9)
        a = 9;
    } break;
    case dataset_id::bj2002a: {
      if (BJ2002A_0446() == 0 && BJ2002A_0445() == 0)
        a = 9;
    } break;
    case dataset_id::bj2013a: {
      if (BJ2013A_0446() == 0 && BJ2013A_0445() == 0)
        a = 9;
    } break;
    case dataset_id::rw2012a: {
      a = RW2012A_0457() + RW2012A_0458();
      if (a > 3)
        a = 3;
      if (RW2012A_0457() == 8 || RW2012A_0458() == 8)
        a = 8;
      if (RW2012A_0457() == 9 && RW2012A_0458() == 9)
        a = 9;
      if (a == 0 && RW2012A_0455() == 0 && RW2012A_0456() == 0)
        a = 9;
    } break;
    case dataset_id::gn2014a: {
      if (GN2014A_0441() < 8 && GN2014A_0442() < 8)
        a = GN2014A_0441() + GN2014A_0442();
      if (GN2014A_0441() == 4 || GN2014A_0442() == 4 || a >= 4)
        a = 4;
      if (GN2014A_0441() == 8 || GN2014A_0442() == 8)
        a = 8;
      if (GN2014A_0441() == 9 || GN2014A_0442() == 9)
        a = 9;
      if (GN2014A_0439() == 0 && GN2014A_0440() == 0 && a == 0)
        a = 9;
    } break;
    case dataset_id::ma2014a: {
      if (MA2014A_0409() == 0 && MA2014A_0410() == 0)
        a = 9;
    } break;
    case dataset_id::ps2017a: {
      if (PS2017A_0432() == 0 && PS2017A_0431() == 0)
        a = 9;
    } break;
    case dataset_id::ma2004a: {
      if (MA2004A_0415() >= 1 && MA2004A_0415() <= 2 && MA2004A_0416() >= 0 &&
          MA2004A_0416() <= 2 && MA2004A_0415() >= MA2004A_0416())
        a = MA2004A_0415() - MA2004A_0416();
      if (MA2004A_0415() >= 0 && MA2004A_0415() <= 2 && MA2004A_0416() >= 0 &&
          MA2004A_0416() <= 2 && MA2004A_0415() < MA2004A_0416())
        a = 0;
      if (MA2004A_0415() == 0 && MA2004A_0416() == 0)
        a = 9;
      if (MA2004A_0415() == 8 || MA2004A_0416() == 8)
        a = 8;
      if (MA2004A_0415() == 9 || MA2004A_0416() == 9)
        a = 9;
    } break;
    }
    if (a < 0)
      a = 8;
    if (a > 4 && a < 8)
      a = 4;

    setData(a);
  }
};

    

Description

BIRTHSURV indicates the number of children born in the past twelve months who were still living at the time of the census.

Comparability — Index

GENERAL
Botswana
Guinea
Iran
Jamaica
Liberia
Malawi
Morocco
Mozambique
Palestine
Rwanda
Sierra Leone
South Sudan
Sudan
Tanzania
Togo
Trinidad and Tobago
Zambia

Comparability — General

The universe of persons subject to the census question varies across samples. The reference period may be the previous calendar year, not the previous 12 months, as noted in the country comparability text.

The top-code varies across samples.

It is possible to calculate the number of surviving births for additional samples beyond those included in BIRTHSURV.

Comparability — Botswana [top]

For 2001, BIRTHSURV is calculated from separate input variables for male and female births. The 2011 sample is top-coded at 2 or more children surviving.

Comparability — Guinea [top]

The 2014 sample is a combination of two variables and the question is asked for female age 12 to 54.

Comparability — Iran [top]

Only ever-married females were asked the census question. For both 2006 and 2011, BIRTHSURV is calculated from separate input variables for male and female births.

Comparability — Jamaica [top]

The data only report survival with a yes or no response, without regard for multiple births.

Comparability — Liberia [top]

The data only report information on one birth in the past year, which appears to be the last birth if there was more than one in the time period.

Comparability — Malawi [top]

The universe changes marginally between samples. In the 1987 sample, the question is asked of women age 10 and older who had a birth last year. In the 1998 sample, the question is asked of women age 12 and older who had a birth last year. In the 2008 sample, the universe is restricted to non-visitor females age 12 and older who had a birth last year.

The data for 1987 and 1998 are calculated from separate input variables for male and female children.

Comparability — Morocco [top]

The 1982, 2004 and 2014 samples are top-coded at 2 or more.

The universe differs marginally between samples. In the 1982 and 2004 sample, the question is asked of ever-married women age 50 or younger who had a birth last year. In the 1994 sample, the universe is restricted to ever-married women between 10 and 50 years of age who had a birth last year while the 2014 sample includes ever married females under age 55.

In 2004, BIRTHSURV is constructed from the subtraction of the number of dead children born alive from the number of live births in the last 12 months.

Comparability — Mozambique [top]

The universe varies significantly across samples: the 1997 census addressed the question only to women age 12 to 50, while the 2007 sample includes all female residents age 12 and older.

For both samples the data are constructed from separate variables for boys and girls.

Comparability — Palestine [top]

Only ever-married females were asked the census question. The universe changes slightly over time. In the 1997 sample, the question is asked of ever-married women age 12 and older who had a birth last year. In the 2007 sample, the universe consists of ever-married women between 12 and 59 years old who had a birth last year, except those in Jerusalem annexed by Israel in 1967. The 2017 includes ever-married females age 14 to 54.

Comparability — Rwanda [top]

Data for Rwanda were calculated from multiple input variables in each census year.

The 2002 and 2012 data are top-coded at 3 or more children: the top-code of the two input variables.

Comparability — Sierra Leone [top]

The 2004 sample only reports survival of the most recent birth in the last year, without regard for multiple births; this sample includes a sizeable proportion of unknown cases. The 2015 sample is top-coded at 3+ children.

Comparability — South Sudan [top]

The question is asked of women age 12 to 54 and is top-coded at 2 children or more.

Comparability — Sudan [top]

Only ever-married females were asked the census question.

Comparability — Tanzania [top]

The 2012 samples are top-coded at 5 and above. The sample aimed to get the fertility rate in the country by asking about the number of children born alive in the last 12 months and who are still alive.

Comparability — Togo [top]

The number of births is top-coded at two or more.

Comparability — Trinidad and Tobago [top]

BIRTHSURV is available for 2011 only. The variable is constructed from separate variables measuring births last year and children born last year who died. Births last year is top-coded at two or more, and children born last year who have died is top-coded at one or more. As a result, a small number of cases with code 1 for BIRTHSURV may have more than one child born in the last year who is surviving.

Comparability — Zambia [top]

The universe varies slightly across samples. In 1990 and 2000, the question was asked of women age 12-49 regardless of household membership status. In 2010, the question was asked of women age 12-49 who were present residents or visitors only (i.e. absent members were not in the universe). The 1990 and 2000 enumeration instructions indicate that this question should have been asked only of present household members and visitors, but BIRTHSURV is reported for almost all absent household members; they are included in the universe.

This variable is calculated from several input variables. In the 2000 sample, a small number of cases (less than 25) were top-coded at 1 for two of the input variables for confidentiality reasons. In these cases, the values in BIRTHSURV will be incorrect.

Universe

  • Benin 2002: Female residents age 10+ with a birth last year
  • Benin 2013: Female residents age 10+ with a birth last year
  • Botswana 2001: Females age 12 to 49 with a birth last year except institutionalized non-residents
  • Botswana 2011: Females age 12 to 49 with a birth last year except institutionalized non-residents
  • Brazil 2010: Females age 10+ with a birth last year
  • Ecuador 2010: Females age 12+ with a birth last year
  • Ethiopia 1984: Resident females age 10+
  • Guinea 2014: Female age 12 to 54 with a birth last year
  • Iran 2006: Ever-married females age 10 to 54 with a birth last year
  • Iran 2011: Ever-married females age 10 to 54 with a birth last year
  • Jamaica 1991: Females age 14 to 64 not attending school fulltime with a birth last year
  • Liberia 2008: Females age 12 to 54 with a birth last year
  • Malawi 1987: Females age 10+ with a birth last year
  • Malawi 1998: Females age 12+ with a birth last year
  • Malawi 2008: Non-visitor females age 12+ with a birth last year
  • Morocco 1982: Ever-married females age 50 or younger with a birth last year
  • Morocco 1994: Ever-married females age 10 to 50 with a birth last year
  • Morocco 2004: Ever-married females age 50 or younger with a birth last year
  • Morocco 2014: Ever married females under age 55 with a birth last year
  • Mozambique 1997: Female residents age 12 to 50 with a birth last year
  • Mozambique 2007: Female residents age 12+
  • Nicaragua 1971: Females age 15 to 49 with a birth last year
  • Palestine 1997: Ever-married females age 12+ with a birth last year
  • Palestine 2007: Ever-married females age 12 to 59, not in Jerusalem annexed by Israel in 1967, with a birth last year
  • Palestine 2017: Ever-married females age 14 to 54 with a birth last year
  • Panama 2010: Females age 12 to 49 with a birth last year
  • Paraguay 1972: Females age 15+ who ever gave birth
  • Rwanda 1991: Non-visitor females age 12+ with a birth last year
  • Rwanda 2002: Non-visitor females age 12+ with a birth last year
  • Rwanda 2012: Females age 12+ with a birth last year
  • Sierra Leone 2004: Females age 10 to 54 with a birth last year
  • Sierra Leone 2015: Females age 10 to 54 in occupied households with a birth last year
  • South Sudan 2008: Females age 12 to 54
  • Sudan 2008: Ever-married females age 12 to 54 with a birth last year
  • Tanzania 2012: Females age 12 to 49 with a birth last year
  • Togo 2010: Female residents age 12+ with a birth last year
  • Trinidad and Tobago 2011: Females age 14 to 54 in private households living in Trinidad and Tobago who gave birth last year
  • Turkey 1985: Ever-married females age 12 to 49 with a birth last year
  • Zambia 1990: Females age 12 to 49 with a birth last year
  • Zambia 2000: Females age 12 to 49 with a birth last year
  • Zambia 2010: Present resident and visitor females age 12 to 49 with a birth last year

Availability

  • Benin: 2002, 2013
  • Botswana: 2001, 2011
  • Brazil: 2010
  • Ecuador: 2010
  • Ethiopia: 1984
  • Guinea: 2014
  • Iran: 2006, 2011
  • Jamaica: 1991
  • Liberia: 2008
  • Malawi: 1987, 1998, 2008
  • Morocco: 1982, 1994, 2004, 2014
  • Mozambique: 1997, 2007
  • Nicaragua: 1971
  • Palestine: 1997, 2007, 2017
  • Panama: 2010
  • Paraguay: 1972
  • Rwanda: 1991, 2002, 2012
  • Sierra Leone: 2004, 2015
  • South Sudan: 2008
  • Sudan: 2008
  • Tanzania: 2012
  • Togo: 2010
  • Trinidad and Tobago: 2011
  • Turkey: 1985
  • Zambia: 1990, 2000, 2010