Data Cart

Your data extract

0 variables
0 samples
View Cart
DISDEAF
Deaf or hearing-impaired

Codes and Frequencies



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

Explore how IPUMS created this variable

Download


      class Disdeaf : public Editor {

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

    long a = getRecoded();
    switch (dataSet) {
    case dataset_id::ug2002a: {
      if (UG2002A_0416() == 16 || UG2002A_0416() == 17)
        a = 1;
    } break;
    case dataset_id::rw2002a: {
      if (RW2002A_0415() == 3 && RW2002A_0413() > 0)
        a = 1;
    } break;
    case dataset_id::my2000a: {
      if (MY2000A_0436() == 2 || MY2000A_0437() == 2)
        a = 1;
    } break;
    case dataset_id::ir2006a: {
      if (IR2006A_0443() != 2 && (IR2006A_0444() == 2 || IR2006A_0445() == 2))
        a = 1;
    } break;
    case dataset_id::jm1991a: {
      if (JM1991A_0414() == 99 && JM1991A_0412() == 9)
        a = 0;
    } break;
    case dataset_id::mw2008a: {
      if (MW2008A_0418() != 2 && (MW2008A_0420() == 2 || MW2008A_0422() == 2))
        a = 1;
    } break;
    case dataset_id::sv1992a: {
      if ((SV1992A_0431() == 0 || SV1992A_0431() == 1 ||
           SV1992A_0431() >= 3 && SV1992A_0431() <= 6) &&
          SV1992A_0432() == 2)
        a = 1;
    } break;
    case dataset_id::ke2009a: {
      if (KE2009A_0429() == 2 || KE2009A_0430() == 2)
        a = 1;
    } break;
    case dataset_id::ss2008a: {
      if (SS2008A_0422() == 2 && SS2008A_0421() == 1)
        a = 1;
    } break;
    case dataset_id::zm2010a: {
      if (ZM2010A_0473() == 99 && ZM2010A_0417() == 9)
        a = 0;
    } break;
    case dataset_id::tt2011a: {
      if (TT2011A_0415() == 0 || TT2011A_0415() == 3)
        a = 0;
    } break;
    case dataset_id::bj2013a: {
      if (BJ2013A_0458() == 1)
        a = 1;
    } break;
    case dataset_id::rw2012a: {
      if (RW2012A_0414() == 2 || RW2012A_0416() == 2 || RW2012A_0418() == 2 ||
          RW2012A_0420() == 2 || RW2012A_0422() == 2)
        a = 1;
    } break;
    case dataset_id::zw2012a: {
      if (ZW2012A_0421() == 1)
        a = 1;
    } break;
    case dataset_id::tg2010a: {
      a = 2;
      if (TG2010A_0420() == 2 || TG2010A_0420() == 3 || TG2010A_0421() == 2 ||
          TG2010A_0421() == 3)
        a = 1;
      if ((TG2010A_0420() == 0 || TG2010A_0420() == 1 ||
           (TG2010A_0420() >= 4 && TG2010A_0420() <= 8)) &&
          TG2010A_0421() == 9)
        a = 9;
    } break;
    case dataset_id::mu1990a: {
      if (MU1990A_0412() < 98 && MU1990A_0413() < 98 && MU1990A_0414() < 98)
        a = 2;
      if (MU1990A_0412() == 4 || MU1990A_0413() == 4 || MU1990A_0414() == 4)
        a = 1;
      if (MU1990A_0412() == 98 || MU1990A_0413() == 98 || MU1990A_0414() == 98)
        a = 9;
    } break;
    case dataset_id::mu2000a: {
      if (MU2000A_0416() < 98 && MU2000A_0417() < 98 && MU2000A_0419() < 98)
        a = 2;
      if (MU2000A_0416() == 2 || MU2000A_0417() == 2 || MU2000A_0419() == 2)
        a = 1;
      if (MU2000A_0416() == 98 || MU2000A_0417() == 98 || MU2000A_0419() == 98)
        a = 9;
    } break;
    case dataset_id::za2011a: {
      if (ZA2011A_0401() >= 0 && ZA2011A_0401() <= 4)
        a = 0;
    } break;
    case dataset_id::sl2015a: {
      if (SL2015A_0421() == 5 || SL2015A_0421() == 6 || SL2015A_0422() == 6 ||
          SL2015A_0422() == 7)
        a = 1;
    } break;
    }

    setData(a);
  }
};

    

Description

DISDEAF indicates whether the person was deaf or had limited hearing.

Comparability — Index

GENERAL
Bangladesh
Benin
Botswana
Brazil
Burkina Faso
Cambodia
Cameroon
Chile
Colombia
Costa Rica
Dominican Republic
Ecuador
Egypt
El Salvador
Ethiopia
France
Ghana
Guatemala
Guinea
Haiti
Indonesia
Iran
Iraq
Ireland
Israel
Jamaica
Kenya
Liberia
Malawi
Malaysia
Mali
Mauritius
Mexico
Morocco
Mozambique
Myanmar
Nepal
Pakistan
Panama
Paraguay
Philippines
Portugal
Puerto Rico
Rwanda
Saint Lucia
Senegal
Sierra Leone
South Africa
South Sudan
Sudan
Suriname
Tanzania
Thailand
Togo
Trinidad and Tobago
Turkey
Uganda
United States
Uruguay
Venezuela
Vietnam
Zambia
Zimbabwe

Comparability — General

Different levels of hearing impairment, such as wearing a hearing aid, qualify as a "Yes" in different samples. See the separate comparability statements and enumeration text for each sample. For samples that indicate degrees of difficulty hearing, any impairment is coded as "yes."

In all samples where it was specified, only permanent conditions were to be considered disabilities.

Persons with multiple (non-specified) impairments are coded "Unknown" in all samples in which they are identified.

Comparability — Bangladesh [top]

In the 2011 sample, a person is classified as disabled if he/she responds as having any difficulty in hearing.

Comparability — Benin [top]

The 2002 census ask whether the person was deaf. The 2013 census had separate responses for hard of hearing or deaf, which are combined for the purpose of this harmonized variable.

Comparability — Botswana [top]

For all samples the variable is meant to gauge the level of disability: whether the person is totally deaf or just has defective hearing in either one or both ears.

A person is considered to have a defect of hearing if he/she cannot hear a whisper at a distance of two meters even with hearing aids.

Comparability — Brazil [top]

In 1991, only total permanent deafness qualifies as a "Yes" for DISDEAF. In 1991, persons with more than one disability condition are coded "Unknown" for DISDEAF, because the exact disabilities in those cases are not known. See DISABLED to identify these cases.

In 2000, any level of permanent hearing impairment that is not correctable with a hearing aid is coded "Yes". Note that this usage is different from the definition used for 2000 in DISABLED, which requires "significant" permanent difficulty hearing.

In 2010, the question asks for the self-reported level of permanent difficulty (the level is preserved in the unharmonized data) in hearing, even if wearing a hearing aid. A person is classified as disabled if he/she responds as having any level of permanent difficulty in hearing.

The 2000 and 2010 instructions for the question are the same, but there has been a significant increase in people reporting this type of disability.

Comparability — Burkina Faso [top]

A person is classified as disabled if he/she responds as being deaf.

The 1985 sample only provides the type of disability for residents of the household. The 1996 and 2006 samples provide the type of disability for all persons. The samples do not distinguish between temporary and permanent disabilities.

Comparability — Cambodia [top]

The census question in 2008 and 2013 defines an audial disability as the inability to hear at all (deaf), only being able to hear loud sounds, or deafness in one ear. People able to hear with hearing aids are not classified as disabled. This variable is irrespective of whether the person was born with the disability or developed it since birth -- details preserved in the unharmonized data. In 2013 questionnaire, with hearing -aid and one side functional hearing problem were also classified as hearing issues. The 2019 census asked whether the person has difficulty hearing even if using a hearing aid.

Comparability — Cameroon [top]

In the 2005 sample, a person is classified as disabled if he/she responds as being deaf.

Comparability — Chile [top]

The 1992 question refers to total deafness; an affirmative response in 2002 also included having limited hearing.

Comparability — Colombia [top]

The 1993 sample simply had a response for "loss of hearing". The 2005 census suggested a permanent limitation that could not be corrected with hearing aids.

Comparability — Costa Rica [top]

The questions differ between samples. In 2000 an affirmative response indicates "partial or total deafness" including wearing a hearing aid or being deaf in one ear. In 2011 the question indicates "difficulty with hearing" even with a hearing aid.

Comparability — Dominican Republic [top]

In 1981 and 2002, the variable indicates whether the respondent was deaf. In 2010, the variable indicates whether the respondent had permanent difficulty hearing.

Comparability — Ecuador [top]

In 2001, the affirmative response to the question indicates complete deafness or wearing a hearing aid.

In 2010, persons reported having a permanent hearing disability that has lasted for more than one year. If a person indicates that has to wear hearing aids because he/she no longer hears well, this condition is not registered as a disability.

Comparability — Egypt [top]

The 1986 and 1996 samples indicate deafness as a category within a question about the type of disability.

Persons who are both deaf and disabled in another way are coded as "yes" for DISDEAF. However, persons reporting multiple unidentified disabilities are coded "unknown", because the exact disabilities in those cases are not specified. See DISABLED to identify these cases.

Comparability — El Salvador [top]

The universe changes from all persons in the 1992 sample to persons in private households in the 2007 sample.

The 1992 sample refers to persons with total deafness, while the 2007 sample identifies permanent limitations in hearing, even when using hearing aids.

Comparability — Ethiopia [top]

The censuses asked a similar question, basically if the person was deaf or had a hearing difficulty. Speaking difficulty is combined with hearing in all years.

Comparability — France [top]

The "Yes" response for the French sample is the combination of responses for "deaf" and "deaf-mute".

Comparability — Ghana [top]

The data indicate whether the respondent had a serious hearing disability that limited his/her full participation in life activities such as mobility, work, social life, etc.

Comparability — Guatemala [top]

The 1981 census instructions do not discuss degree of impediment. The 1994 census specifies that partial inability to hear qualifies as disabled. 1981 has a specific source variable for deaf-mute, whereas 1994 combines all disability responses into one variable, leaving no option for multiple disabilities.

Comparability — Guinea [top]

The 1996 sample report three separate responses: deaf, blind and deaf, and deaf and mute. The 2014 sample reports responses for "deaf" and "deaf and mute". Other multiple disabilities that may have included deafness are not identified. Responses were to include only persons who were completely deaf.

Comparability — Haiti [top]

The 2003 sample, a person is classified as disabled if he/she responds as being deaf.

Comparability — Indonesia [top]

There are slight universe changes from 1980 to 2010.

The 1980 sample identifies in a single category persons who cannot speak at all (mute) and persons who cannot hear (deaf), not specifying whether either or both disabilities could be present, while the 2010 sample refers to difficulties in hearing, even when using hearing aids. The 2005 sample only indicates the use of hearing aids but not whether the person has limitations in hearing even with them and thus it was not integrated for the DISDEAF variable.

Comparability — Iran [top]

The variable indicates whether a person is deaf, defined as not being able to hear anything even with a hearing aid device.

Comparability — Iraq [top]

There were no specific instructions regarding deafness. There was a separate response for "mute".

Comparability — Ireland [top]

The 2011 data indicate whether the respondent had long-lasting deafness or serious hearing impairment.

Comparability — Israel [top]

The census question asks for difficulty in hearing, even with a hearing aid; the response "does not have difficulty or has a mild difficulty" is coded as "no" in DISDEAF.

Comparability — Jamaica [top]

In both samples, the variable indicates a disability in hearing only, defined as an audial restriction or lack of audial ability to perform activities in the "manner considered normal for a human being". Those with multiple disabilities, due to the inability to determine the type of disability, are grouped in the unknown category. See DISABLED to identify these cases.

There are slight variations on the question universes but the samples are otherwise comparable.

Comparability — Kenya [top]

In 2009, a person is classified as disabled if he/she responds as having any difficulty in hearing. Hearing impairment refers to complete deafness or partial hearing in one or both ears. Persons who are able to hear well with the aid of devices are not considered to be having this disability. The respondents were to report up to three disabilities, the first being the most disabling.

Comparability — Liberia [top]

The "yes" category includes persons who indicated that they had a hearing difficulty, were deaf or were deaf and dumb. For more detail see the unharmonized source variable. Persons with multiple unspecified disabilities are coded as "Unknown".

Comparability — Malawi [top]

The census asks if the respondent has any problems or difficulty in hearing which "inhibit the ability to work or participate in normal activities".

Comparability — Malaysia [top]

The 1980 sample had a single "deaf or dumb" response that was to be reported if the person was unable to attend normal schools or secure a job. The 2000 sample allowed the recording of three separate disabilities instead of choosing the one that posed the greatest limitation.

Comparability — Mali [top]

All samples defined disability as diseases or conditions contributing to ill health, slow economic activity, lower productivity or production effort in individuals. The same question was asked in the 1987 and the 1998 censuses.

In the 1987 and 1998 samples, deafness includes people who are "deaf, mute or deaf and mute". The 1998 has a separate category for people with difficulty in hearing, which is interpreted as deaf in this variable. There are no instructions for what constitutes difficulty in hearing in the 1998 sample. The 2009 sample identifies persons with hearing disabilities. The instructions do not provide further details. In 2009, persons with multiple unspecified disabilities are coded as "Unknown".

Comparability — Mauritius [top]

The 1990 and 2000 harmonized variables are constructed from the first, second, and third reported disabilities.

The 2011 sample reports different levels of difficulty in hearing, where persons with any level of difficulty hearing are classified as "yes". The difficulty levels are preserved in the corresponding unharmonized source variable.

Comparability — Mexico [top]

The 2000 and 2010 samples include persons with deafness affecting either or both ears and those with difficulties hearing, defined as the ability to hear only high pitched noises in the former sample and weak audio or advanced hearing problems in the latter. Furthermore, the 2000 sample includes persons who use any kind of hearing aid, while the 2010 sample also requires that they have listening difficulties even when using these devices. Both the 2000 and 2010 samples refer to a disability that limits the person's ability to carry out daily life activities. The 2020 sample refers to hearing difficulties in one or both ears, even when using a hearing aid or implant.

Comparability — Morocco [top]

The 2004 sample identifies persons unable to practice daily activities in a normal way because of a total or partial hearing disability (deafness).

The 2014 sample indicates whether the person has any difficulty in hearing, where persons with any level of difficulty hearing are classified as "yes". The difficulty levels are preserved in the corresponding unharmonized source variable.

Comparability — Mozambique [top]

In 2007 census the question indicates simply if the person was deaf or not.

Comparability — Myanmar [top]

The 2014 sample indicates whether the person has any difficulty in hearing, where persons with any level of difficulty seeing are hearing as "yes". The difficulty levels are preserved in the corresponding unharmonized source variable.

Comparability — Nepal [top]

Deafness includes limited or total loss of hearing. People who are both deaf and mute are also included in this category. Persons with more than one disability condition are coded "Unknown" for DISDEAF, because the exact disabilities in those cases are not known. See DISABLED to identify these cases.

Comparability — Pakistan [top]

In the 1973 sample, disability is defined as physical or organ impairment from birth or due to accident or illness. Deafness includes individuals who are deaf, mute, or deaf and mute. DISDEAF is not available in the 1981 and 1998 samples.

Comparability — Panama [top]

All samples report the inability to hear or talk except through sign language. The 1980 sample asked the question only of persons age 40 and younger.

In 2010, the affirmative response to the question indicates the complete inability to hear or talk, even with the help of hearing aids. This question also includes those who communicate through sign language. In previous samples, the question only considered deafness or very limited hearing as a physical impairment.

Comparability — Paraguay [top]

The 1962-1992 samples asked if the person was deaf or not. In 2002 the "yes" category includes "deaf" and "does not hear well, needs or uses a hearing aid."

Comparability — Philippines [top]

For the 1990, 1995, and 2000 samples, the question was directed to non-visitors while the in the 2010 sample, the question was directed to persons 5 or more years old.

In the 1995 and 2000 samples any level of limitation (total, partial or hard of hearing) is considered a disability. In the 2010 sample, those with a disability are those with a functional difficulty in hearing, even if using a hearing aid. Partial deafness also qualifies as a disability in 1990.

Comparability — Portugal [top]

Hearing disability is defined as complete or significant loss of hearing, but it included persons who could hear with a hearing aid.

There was a single question on type of disability. If a person had more than one disability, the one causing the greatest degree of incapacity was chosen.

Comparability — Puerto Rico [top]

In 2010, 2015, and 2020, the variable indicates whether the person has any difficulty in hearing.

Comparability — Rwanda [top]

There is a minor universe difference between samples.

For the 2002 sample, there was a single question on type of disability. If a person had more than one disability, the most severe one was to be reported. This is not the case for the 2012 sample where respondents can list up to six types of disabilities.

The 2002 census combined responses for mute and deaf in the same category, but deaf persons are separated out using the language question, which included a category for muteness. The 2012 census specifies whether the person had a disability regarding hearing.

Comparability — Saint Lucia [top]

The 1991 sample identifies individuals with a permanent hearing disability or impairment. Partial deafness is implied. The question was not asked in the 1980 census.

Comparability — Senegal [top]

Disability is defined as conditions that limit individual's ability to perform daily activities. The 2002 sample identifies individuals with "inability to hear", implying total deafness. Deafness was not among the disabilities identified in 1988.

The 2013 census question reports different levels of difficulty in hearing. Persons with any level of difficulty are classified as "yes" in 2013. These details are preserved in the unharmonized source variable.

Comparability — Sierra Leone [top]

In the 2014 sample, the variable indicates if the person's most serious disability is either deafness or hearing difficulty. Therefore, a person may go unrecorded yet still have hearing difficulty because it is not his/her most "serious" disability.

The 2015 sample records if the person's main or second type of disability is either deaf or partially deaf.

Comparability — South Africa [top]

The samples asked similar questions, seeking to identify "serious" hearing disabilities. The 2001 sample stated that wearing a hearing aid did not qualify as deaf for the purpose of the census question, and 2007 indicated the person should be "profoundly hard of hearing". The 2011 and 2016 questionnaires asked if the person has a difficulty hearing, with DISDEAF coding as a disability any amount of difficulty. The level of difficulty reported is preserved in the corresponding unharmonized source variable. The frequencies of hearing problems are very different among years although the questions are similar.

The 1996-2007 samples have information for persons of all ages, while in 2011-2016 only for persons age 5+. The 2011 sample asked this question of all persons, but the census documentation recommended including only persons age 5+ in the analysis of disability. Thus, DISDEAF has responses restricted to persons age 5+ in the variable universe. The original responses for persons under this age are available in the corresponding unharmonized source variable.

Comparability — South Sudan [top]

The variable indicates whether the person has any difficulty in hearing. Deafness and difficulty in hearing are separable using the unharmonized source variables.

Comparability — Sudan [top]

The variable indicates whether the person has any difficulty in hearing. Total deafness and difficulty hearing are separable using the unharmonized source variables.

Comparability — Suriname [top]

The 2012 sample reports different levels of difficulty in hearing, where persons with any level of difficulty hearing are classified as "yes". The difficulty levels are preserved in the corresponding unharmonized source variable.

Comparability — Tanzania [top]

The 2002 sample indicates deafness as a category within a question about disability. No further information is available about the severity of deafness required to qualify as disabled. Persons with more than one disability condition are coded "Unknown" for DISDEAF, because the exact disabilities in those cases are not known. See DISABLED to identify these cases.

In 2012, the variable aimed to gauge the respondent's level of deafness. Persons who had any level of difficulty hearing were coded as "yes" for the DISDEAF variable.

No information about disability was asked in 1988.

Comparability — Thailand [top]

The sample identifies individuals who are completely deaf. The sample distinguishes between individuals who are "deaf" and those who are "mute".

Comparability — Togo [top]

Deafness is not defined in terms of degree. The data are derived from separate variables recording up to two disabilities. Responses of deaf-mute are included in DISDEAF.

Comparability — Trinidad and Tobago [top]

The 2000 and 2011 censuses asked whether the person has hearing impairment even while using a hearing guide or hearing aide.

Comparability — Turkey [top]

In the 1985 sample, persons with deafness in either or both ears are coded as "Yes". In the 2000 sample, hearing impaired refers to persons with an inability or limited ability to hear in one or both ears, or under some circumstances, only barely able to hear using a hearing aid. Persons with more than one disability in the 2000 sample, due to the inability to determine the type of disability, are grouped in the unknown category. Both samples refer to a disability that limits daily life activities or work.

Comparability — Uganda [top]

The 2002 sample stipulated that a disability was a condition expected to last 6 months or more. The threshold for disability in both samples is the ability to perform normal activities. The 1991 category was "deaf and dumb". The 2014 sample asks for difficulty in hearing. It reports different levels of difficulty, where persons with any level of difficulty hearing are classified as "yes"; these details are preserved in the unharmonized source variable.

Comparability — United States [top]

In 2010, 2015, and 2020, the variable indicates whether the person has any difficulty in hearing.

Comparability — Uruguay [top]

The 2006 sample identifies persons with permanent hearing limitations, including persons with total deafness and those that still using hearing aids cannot overcome this limitation, which affect the ability to perform daily life activities. Data is only available for persons interviewed in the third trimester of the household survey.

The 2011 data indicate if the person had any permanent difficulty hearing. The level of difficulty is preserved in the source variable unharmonized data.

Comparability — Venezuela [top]

Both samples report if the person was totally deaf.

Comparability — Vietnam [top]

The census asks for the self-reported level of difficulty (the level is preserved in the unharmonized data) in hearing. A person is classified as disabled if he/she responds as having any level of difficulty in hearing.

Comparability — Zambia [top]

The 1990 data indicate if the person was deaf/dumb. In the 2000 sample there are two separate source variables on hearing disabilities. One records if the person had complete hearing loss and one records if the person had partial hearing loss. Respondents who indicated complete or partial hearing loss are included in the "Yes" category in DISDEAF. See the unharmonized source variables for more detail. Persons who were deaf, hard of hearing, or deaf and dumb are included in the "Yes" category in the 2010 sample. Persons with multiple disabilities are coded as "Unknown".

Comparability — Zimbabwe [top]

The 2012 census ask whether the person was deaf or has difficulty hearing, these two responses are combined for the purpose of this harmonized variable.

Universe

  • Bangladesh 2011: All persons
  • Benin 2002: All persons
  • Benin 2013: All persons
  • Botswana 1991: All persons
  • Botswana 2001: All persons
  • Botswana 2011: All persons
  • Brazil 1991: All persons
  • Brazil 2000: All persons
  • Brazil 2010: All persons
  • Burkina Faso 1985: Residents of the household
  • Burkina Faso 1996: All persons
  • Burkina Faso 2006: All persons
  • Cambodia 2008: All persons
  • Cambodia 2013: Present persons
  • Cambodia 2019: Persons age 5+
  • Cameroon 2005: Residents of the household
  • Chile 1992: All persons
  • Chile 2002: All persons
  • Colombia 1993: All persons
  • Colombia 2005: All persons
  • Costa Rica 2000: All persons
  • Costa Rica 2011: All persons
  • Côte d'Ivoire 1998: Residents of the household
  • Dominican Republic 1981: All persons
  • Dominican Republic 2002: All persons
  • Dominican Republic 2010: All persons
  • Ecuador 2001: All persons
  • Ecuador 2010: All persons
  • Egypt 1986: All persons
  • Egypt 1996: All persons
  • El Salvador 1992: All persons
  • El Salvador 2007: Persons in private occupied dwellings
  • Ethiopia 1984: Residents of the household
  • Ethiopia 1994: Residents of the household
  • Ethiopia 2007: Persons with disabilities
  • France 1962: All persons
  • Ghana 2010: All persons
  • Guatemala 1981: All persons
  • Guatemala 1994: All persons
  • Guinea 1996: Residents
  • Guinea 2014: All persons
  • Haiti 2003: All persons
  • Indonesia 1980: All persons
  • Indonesia 2010: Persons in regular enumeration areas
  • Iran 2006: All persons
  • Iraq 1997: All persons
  • Ireland 2011: Present persons
  • Israel 2008: Persons age 5+
  • Jamaica 1991: Persons in private households or selected institutions
  • Jamaica 2001: All persons
  • Kenya 2009: All persons
  • Laos 2015: All persons
  • Lesotho 2006: All persons
  • Liberia 2008: All persons
  • Malawi 2008: Non-visitors
  • Malaysia 1980: All persons
  • Malaysia 2000: All persons
  • Mali 1987: All persons
  • Mali 1998: All persons
  • Mali 2009: All persons
  • Mauritius 1990: All persons
  • Mauritius 2000: All persons
  • Mauritius 2011: All persons
  • Mexico 2000: All persons
  • Mexico 2010: All persons
  • Mexico 2020: All persons
  • Morocco 2004: All persons
  • Morocco 2014: All persons
  • Mozambique 2007: Residents of the household
  • Myanmar 2014: All persons
  • Nepal 2001: All persons
  • Nepal 2011: All persons
  • Pakistan 1973: All persons
  • Panama 1980: Persons age 40 or less
  • Panama 1990: All persons
  • Panama 2000: All persons
  • Panama 2010: All persons
  • Paraguay 1962: All persons
  • Paraguay 1982: All persons
  • Paraguay 1992: All persons
  • Paraguay 2002: All persons
  • Peru 1993: All persons
  • Peru 2007: All persons
  • Peru 2017: All persons
  • Philippines 1990: All persons
  • Philippines 1995: All persons
  • Philippines 2000: All persons
  • Philippines 2010: Persons age 5+
  • Portugal 2001: All persons
  • Puerto Rico 2010: All persons
  • Puerto Rico 2015: All persons
  • Puerto Rico 2020: All persons
  • Rwanda 2002: Non-visitors
  • Rwanda 2012: All persons
  • Saint Lucia 1991: All persons
  • Senegal 2002: All persons
  • Senegal 2013: Residents age 1+ in ordinary households
  • Sierra Leone 2004: All persons
  • Sierra Leone 2015: Persons in private households
  • South Africa 1996: Persons in private households
  • South Africa 2001: All persons
  • South Africa 2007: Persons in private households
  • South Africa 2011: Persons age 5+ in private households
  • South Africa 2016: Persons age 5+
  • South Sudan 2008: All persons
  • Sudan 2008: All persons
  • Suriname 2012: All persons
  • Tanzania 2002: All persons
  • Tanzania 2012: All persons
  • Thailand 1990: All persons
  • Togo 2010: All persons
  • Trinidad and Tobago 2000: All persons
  • Trinidad and Tobago 2011: Persons in private households living in Trinidad and Tobago
  • Turkey 1985: All persons
  • Turkey 2000: All persons
  • Uganda 1991: All persons
  • Uganda 2002: All persons
  • Uganda 2014: Persons age 2+
  • United States 2010: All persons
  • United States 2015: All persons
  • United States 2020: All persons
  • Uruguay 2006: Persons in third trimester
  • Uruguay 2011: All persons
  • Venezuela 1990: All persons
  • Venezuela 2001: All persons
  • Vietnam 2009: All persons
  • Vietnam 2019: Persons age 5+
  • Zambia 1990: All persons
  • Zambia 2000: All persons
  • Zambia 2010: Present household members and visitors
  • Zimbabwe 2012: All persons

Availability

  • Bangladesh: 2011
  • Benin: 2002, 2013
  • Botswana: 1991, 2001, 2011
  • Brazil: 1991, 2000, 2010
  • Burkina Faso: 1985, 1996, 2006
  • Cambodia: 2008, 2013, 2019
  • Cameroon: 2005
  • Canada: 1852, 1891, 1911
  • Chile: 1992, 2002
  • Colombia: 1993, 2005
  • Costa Rica: 2000, 2011
  • Côte d'Ivoire: 1998
  • Dominican Republic: 1981, 2002, 2010
  • Ecuador: 2001, 2010
  • Egypt: 1986, 1996
  • El Salvador: 1992, 2007
  • Ethiopia: 1984, 1994, 2007
  • France: 1962
  • Ghana: 2010
  • Guatemala: 1981, 1994
  • Guinea: 1996, 2014
  • Haiti: 2003
  • Iceland: 1901
  • Indonesia: 1980, 2010
  • Iran: 2006
  • Iraq: 1997
  • Ireland: 1911, 2011
  • Israel: 2008
  • Jamaica: 1991, 2001
  • Kenya: 2009
  • Laos: 2015
  • Lesotho: 2006
  • Liberia: 2008
  • Malawi: 2008
  • Malaysia: 1980, 2000
  • Mali: 1987, 1998, 2009
  • Mauritius: 1990, 2000, 2011
  • Mexico: 2000, 2010, 2020
  • Morocco: 2004, 2014
  • Mozambique: 2007
  • Myanmar: 2014
  • Nepal: 2001, 2011
  • Norway: 1865, 1875, 1900, 1910
  • Pakistan: 1973
  • Panama: 1980, 1990, 2000, 2010
  • Paraguay: 1962, 1982, 1992, 2002
  • Peru: 1993, 2007, 2017
  • Philippines: 1990, 1995, 2000, 2010
  • Portugal: 2001
  • Puerto Rico: 2010, 2015, 2020
  • Rwanda: 2002, 2012
  • Saint Lucia: 1991
  • Senegal: 2002, 2013
  • Sierra Leone: 2004, 2015
  • South Africa: 1996, 2001, 2007, 2011, 2016
  • South Sudan: 2008
  • Sudan: 2008
  • Suriname: 2012
  • Sweden: 1880, 1890, 1900, 1910
  • Tanzania: 2002, 2012
  • Thailand: 1990
  • Togo: 2010
  • Trinidad and Tobago: 2000, 2011
  • Turkey: 1985, 2000
  • Uganda: 1991, 2002, 2014
  • United Kingdom: 1851a, 1851b, 1861a, 1861b, 1881a, 1881b, 1891a, 1891b, 1901a, 1901b, 1911
  • United States: 1850a, 1850b, 1860, 1870, 1880b, 1910, 2010, 2015, 2020
  • Uruguay: 2006, 2011
  • Venezuela: 1990, 2001
  • Vietnam: 2009, 2019
  • Zambia: 1990, 2000, 2010
  • Zimbabwe: 2012