Codes and Frequencies
Explore how IPUMS created this variable
class Durmarr:public Editor {
public:
Durmarr(VarPointer varInfo) : Editor(varInfo) {}
void edit() {
long a = getRecoded();
switch (dataSet) {
case dataset_id::br1991a:
{
if (BR1991A_0444() == 0)
a = 99;
}
break;
case dataset_id::de1970a:
{
if (DE1970A_0461() == 9998 && DE1970A_0405() != 2)
a = 99;
}
break;
case dataset_id::hu2011a:
{
if (HU2011A_0430() > 10 && HU2011A_0430() < 98 && HU2011A_0429() < 9998)
a = a - 1;
}
break;
case dataset_id::tt1970a:
{
if (TT1970A_0403() > 45)
a = 99;
}
break;
case dataset_id::is1901a:
{
if (IS1901A_0433() != 1)
a = 99;
}
break;
case dataset_id::sk1991a:
{
if (SK1991A_0403() != 2)
a = 99;
}
break;
}
setData(a);
}
};
Description
DURMARR reports the duration of the respondent's current marriage or union, or, in some cases, the total years spent within marriage.
Comparability — Index
GENERAL Argentina Austria Brazil Germany |
Hungary Indonesia Jamaica Palestine |
Poland Slovak Republic Trinidad and Tobago Uruguay |
Comparability — General
There are important universe differences across samples. The samples for Argentina, Brazil, Jamaica and Uruguay include consensual unions or cohabitation; the other samples apply to marriages only. The Argentina sample restricts the universe to only persons in their first union or marriage, and Jamaica, Palestine, and Trinidad and Tobago only provide data for women.
The samples have different top-codes. See the codes page for category availability.
Comparability — Argentina [top]
The universe includes persons currently in their first marriage or consensual union.
Comparability — Austria [top]
The universe is currently legally married persons. The data are top-coded at 50+ years.
Comparability — Brazil [top]
The universe includes persons currently in a marriage or consensual union.
The original source data includes information for persons not in a union: for example, duration of current divorced or widowed status.
Comparability — Germany [top]
The samples are comparable other than slight differences in top-codes.
Comparability — Hungary [top]
In 2011, the data are calculated from the month and year when the current marriage started. Responses were provided by those legally married or in a registered cohabiting partnership. The data are top coded at 69+ years.
Comparability — Indonesia [top]
This information is only available for the 2005 sample and was asked only of females age 10 or older who have ever been married. The variable records the duration of the marriage in years.
Comparability — Jamaica [top]
The universe is limited to females only who currently live with their partner. The data include both marriages and consensual unions.
Comparability — Palestine [top]
The 2017 sample refers to the duration of marriage in completed years for ever-married female age 14+. The data are top coded at 71+ years.
Comparability — Poland [top]
The data for 2002 was calculated from the year when the current marriage started. The enumeration instructions for this sample provide specific rules to register the date of contracting marriage. The data are top coded at 71+ years.
Comparability — Slovak Republic [top]
All samples are top coded at 50+ years. Persons married less than one year are combined with "unknown" in 2001 and cannot be separately identified.
The 1991 source variable includes responses for persons who were formerly married, but DURMARR restricts the universe to currently married persons for comparability with the later Slovak samples.
Comparability — Trinidad and Tobago [top]
In 1970, the duration of marriage is provided only for women who were married or in a common law partnership. The census question requested the duration of the current union for women younger than 45 and the duration calculated at that age for those older than 45. To enhance comparability, DURMARR only includes the information for women younger than 45, but the additional data can be found in the unharmonized source variable for this sample. The data are top coded at 35+ years.
Comparability — Uruguay [top]
This information is only available for the 2006 sample. The variable applies to persons who are or were previously married or cohabiting.
Universe
- Argentina 2001: Persons in their first union or marriage
- Austria 1981: Currently married persons
- Austria 1991: Currently married persons
- Austria 2001: Currently married persons
- Brazil 1991: Currently married persons
- Germany 1970: Currently married persons
- Germany 1971: Currently married persons
- Germany 1981: Currently married persons
- Hungary 2011: Currently married persons
- Indonesia 2005: Ever-married females age 10+
- Israel 2008: Currently married persons
- Jamaica 1991: Females currently in a marriage or union and living with their partners
- Palestine 2017: Ever-married females age 14+
- Poland 2002: Persons age 15+ who are legally married or separated
- Slovak Republic 1991: Currently married persons
- Slovak Republic 2001: Currently married persons
- Slovak Republic 2011: Currently married persons
- Trinidad and Tobago 1970: Females age 14-45 who are married or in a common-law partnerships
- Uruguay 2006: Persons 14+ currently or previously married/cohabiting, who completed the fourth trimester questionnaire
Availability
- Argentina: 2001
- Austria: 1981, 1991, 2001
- Brazil: 1991
- Germany: 1970, 1971, 1981
- Hungary: 2011
- Iceland: 1901
- Indonesia: 2005
- Ireland: 1911
- Israel: 2008
- Jamaica: 1991
- Nigeria: 2010
- Palestine: 2017
- Poland: 2002
- Slovak Republic: 1991, 2001, 2011
- Trinidad and Tobago: 1970
- United States: 1900, 1910
- Uruguay: 2006