label variable cur_endmar_flag "Flag: Linked marriage ended" label define lcur_endmar_flag 0 "Linked marriage did not end" /// 1 "Linked marriage ended" /// Sysmiss "Sysmiss" label variable cur_endmar_reas "Flag: Reason linked marriage ended" label define lcur_endmar_reas 0 "Linked marriage ended in divorce" /// 1 "Linked marriage ended because of a death" /// Sysmiss "There is no linked marriage OR there is a linked marriage but it did not end during panel" label variable panel "SIPP Panel Year" label define lpanel 1990 "1990" /// 1991 "1991" /// 1992 "1992" /// 1993 "1993" /// 1996 "1996" /// 2001 "2001" /// 2004 "2004" label variable sipp_panel_end_date "SIPP Panel End Date" label define lsipp_panel_end_date label variable cur_startmar "SAS Date linked marriage began" label define lcur_startmar label variable cur_endmar "SAS Date linked marriage ended" label define lcur_endmar label variable totfam_kids "Total Number of Children in Family" label define ltotfam_kids label variable mh1 "Flag: Marital History Event 1" label define lmh1 0 "Never married" /// 1 "First marriage occurred" /// Sysmiss "Sysmiss" label variable mh2 "Flag: Marital History Event 2" label define lmh2 0 "First Marriage did not end over course of survey" /// 1 "First marriage ended in widowhood" /// 2 "First marriage ended in divorce/separation" /// Sysmiss "Sysmiss" label variable mh3 "Flag: Marital History Event 3" label define lmh3 0 "No second marriage" /// 1 "Second marriage occurred" /// Sysmiss "Sysmiss" label variable mh4 "Flag: Marital History Event 4" label define lmh4 0 "Second marriage did not end over course of survey" /// 1 "Second marriage ended in widowhood" /// 2 "Second marriage ended in divorce/separation" /// Sysmiss "Sysmiss" label variable mh5 "Flag: Marital History Event 5" label define lmh5 0 "No third marriage" /// 1 "Third marriage occurred" /// Sysmiss "Sysmiss" label variable mh6 "Flag: Marital History Event 6" label define lmh6 0 "Third marriage did not end over course of survey" /// 1 "Third marriage ended in widowhood" /// 2 "Third marriage ended in divorce/separation" /// Sysmiss "Sysmiss" label variable mh7 "Flag: Marital History Event 7" label define lmh7 0 "No fourth marriage" /// 1 "Fourth marriage occurred" /// Sysmiss "Sysmiss" label variable mh8 "Flag: Marital History Event 8" label define lmh8 0 "Fourth marriage did not end over course of survey" /// 1 "Fourth marriage ended in widowhood" /// 2 "Fourth marriage ended in divorce/separation" /// Sysmiss "Sysmiss" label variable mh_date1 "Date of Marital History Event 1" label define lmh_date1 label variable mh_date2 "Date of marital history event 2" label define lmh_date2 label variable mh_date3 "Date of marital history event 3" label define lmh_date3 label variable mh_date4 "Date of marital history event 4" label define lmh_date4 label variable mh_date5 "Date of marital history event 5" label define lmh_date5 label variable mh_date6 "Date of marital history event 6" label define lmh_date6 label variable mh_date7 "Date of marital history event 7" label define lmh_date7 label variable mh_date8 "Date of marital history event 8" label define lmh_date8 label variable personid "Unique person identifier" label define lpersonid label variable spouse_personid "Personid of spouse" label define lspouse_personid label variable male "Male" label define lmale 0 "Female" /// 1 "Male" label variable birthdate "Date of Birth" label define lbirthdate label variable race "Race" label define lrace 1 "White" /// 2 "Black" /// 3 "Other" label variable hispanic "Hispanic" label define lhispanic 0 "Non-hispanic" /// 1 "Hispanic" label variable flag_deathdate_exist "Flag: Existence of Date of Death" label define lflag_deathdate_exist 0 "Death date does not exist, respondent did not die during this interval" /// 1 "Death date exists, respondent died during this interval" label variable deathdate "Date of Death" label define ldeathdate label variable obs_first_sipp_mar_num "Ordinal Number of First Obs Marriage" label define lobs_first_sipp_mar_num 1 "Linked marriage is first reported marriage described by mh1, mh2, mh_date1, and mh_date2" /// 2 "Linked marriage is first reported marriage described by mh3, mh4, mh_date3, and mh_date4" /// 3 "Linked marriage is first reported marriage described by mh5, mh6, mh_date5, and mh_date6" /// 4 "Linked marriage is first reported marriage described by mh7, mh8, mh_date7, and mh_date8" /// Sysmiss "When there is no linked marriage" label variable flag_mar4t "Flag: 4 or More Marriages" label define lflag_mar4t 0 "No additional marriage occurred with unknown date" /// 1 "An additional marriage occurred but with unknown date" /// Sysmiss "Sysmiss" label variable own_kids_ever "Number of Children Ever Born" label define lown_kids_ever label variable first_birth_year "Year of Birth of First Child" label define lfirst_birth_year Sysmiss - Structurally missing (own_kids_ever=0) "Sysmiss - Structurally missing (own_kids_ever=0)" label variable last_birth_year "Year of Birth of Last Child" label define llast_birth_year Sysmiss - Structurally missing (own_kids_ever=0) "Sysmiss - Structurally missing (own_kids_ever=0)" label variable educ_5cat "Education Category (5)" label define leduc_5cat 1 "No high school degree" /// 2 "High school degree" /// 3 "Some college" /// 4 "College degree" /// 5 "Graduate degree" label variable current_enroll_hs "Flag currently enrolled in high school" label define lcurrent_enroll_hs 0 "Not currently enrolled in high school" /// 1 "Currently enrolled in high school" /// Sysmiss "Sysmiss" label variable year_end_hs "Year Ended HS (or less) Education" label define lyear_end_hs label variable year_beg_posths "Year Began Post-HS Education" label define lyear_beg_posths Sysmiss - Structurally missing (educ_5cat=1 or educ_5cat=2) "Sysmiss - Structurally missing (educ_5cat=1 or educ_5cat=2)" label variable current_enroll_coll "Flag currently enrolled in college" label define lcurrent_enroll_coll 0 "Not currently enrolled in college" /// 1 "Currently enrolled in college" /// Sysmiss "Sysmiss" label variable year_end_posths "Year Ended Post-HS Education" label define lyear_end_posths Sysmiss - Structurally missing (educ_5cat=1 or educ_5cat=2) "Sysmiss - Structurally missing (educ_5cat=1 or educ_5cat=2)" label variable year_bach "Year of Bachelor Degree" label define lyear_bach label variable field_bach "Field of Bachelor Degree" label define lfield_bach 0 "Unknown" /// 1 "Agriculture/Forestry" /// 2 "Art/Architecture (1996-2004 panels); Biology (1990-1993 panels)" /// 3 "Business/Management" /// 4 "Communications (1996-2004 panels); Economics (1990-1993 panels)" /// 5 "Computer and Information Sciences (1996-2004 panels); Education (1990-1993 panels)" /// 6 "Education (1996-2004 panels); Engineering (1990-1993 panels)" /// 7 "Engineering (1996-2004 panels); English/Journalism (1990-1993 panels)" /// 8 "English/Literature (1996-2004 panels); Home Economics (1990-1993 panels)" /// 9 "Foreign Language (1996-2004 panels); Law (1990-1993 panels)" /// 10 "Health Sciences (1996-2004 panels); Liberal Arts/Humanities (including arts, architecture, music, languages, philosophy) (1990-1993 panels)" /// 11 "Liberal Arts/Humanities (1996-2004 panels); Mathematics/Statistics (1990-1993 panels)" /// 12 "Mathematics/Statistics (1996-2004 panels); Medicine (1990-1993 panels)" /// 13 "Nature Sciences (Biological and Physical) (1996-2004 panels); Nursing, Pharmacy, Health Technologies (1990-1993)" /// 14 "Philosophy/Religion/Theology (1996-2004 panels); Physical or Earth Sciences (1990-1993 panels)" /// 15 "Pre-Professional (1996-2004 panels); Police Science or Law Enforcement (1990-1993 panels)" /// 16 "Psychology" /// 17 "Social Sciences/History (1996-2004 panels); Religion/Theology (1990-1993 panels)" /// 18 "Other (1996-2004 panels); Social Sciences (1990-1993 panels)" /// 19 "Vocational or Technical Studies (1990-1993 panels)" /// 20 "Other (1990-1993 panels)" /// Sysmiss "Sysmiss" label variable foreign_born "Foreign Born" label define lforeign_born 0 "Born in U.S." /// 1 "Born in country other than U.S." label variable time_arrive_usa "Decade of Arrival to US (Foreign Born)" label define ltime_arrive_usa 1 "Before 1959" /// 2 "1960-1964" /// 3 "1965-1969" /// 4 "1970-1974" /// 5 "1975-1979" /// 6 "1980-1981" /// 7 "1982-1984" /// 8 "1985-1993" /// 9 "1994-1999" /// 10 "2000-2004" /// Sysmiss "Structurally missing, out of scope for question (foreign_born=0)" label variable own_home "Own a Home" label define lown_home 0 "Do not own a home" /// 1 "Own a home" label variable homeequity "Home Equity" label define lhomeequity label variable nonhouswealth "Non-Housing Financial Wealth" label define lnonhouswealth label variable totnetworth "Total Net Worth" label define ltotnetworth label variable ind_exist "Flag: Industry Assigned" label define lind_exist 0 "No, last worked 1984 or earlier, or no valid industry reported" /// 1 "Yes" label variable occ_exist "Flag: Occupation Assigned" label define locc_exist 0 "No, last worked 1984 or earlier, or no valid industry reported" /// 1 "Yes" label variable ind_4cat "Industry Category (4)" label define lind_4cat 1 "Manufacturing" /// 2 "Wholesale/retail trade" /// 3 "FIRE, services, public administration, military" /// 4 "Agriculture, mining, construction, transportation, communications, and public utilities" /// Sysmiss "Sysmiss" label variable occ_3cat "Occupation Category (3)" label define locc_3cat 1 "Managerial and professional specialty occupations" /// 2 "Technical, sales, and administrative support occupations" /// 3 "Other" /// Sysmiss "Sysmiss" label variable pension_in_scope_empl "In-Scope for Pension (Level II)" label define lpension_in_scope_empl 0 "Pension was not in scope" /// 1 "Pension was in scope" label variable db_pension "Defined Benefit Pension Plan" label define ldb_pension 0 "No defined benefit pension plan" /// 1 "Had defined benefit pension plan" /// Sysmiss "Sysmiss" label variable dc_pension "Defined Contribution Pension Plan" label define ldc_pension 0 "No defined contribution pension plan" /// 1 "Had defined contribution pension plan" /// Sysmiss "Sysmiss" label variable sum_disab "Disability (Sum of Core and TM)" label define lsum_disab 0 "No (sum_disab_in_scope=1)" /// 1 "Yes (sum_disab_in_scope=1)" /// Sysmiss "Structurally missing, out of scope for question (sum_disab_in_scope=0)" label variable sum_disab_nowork "Disability Prevents Work (Sum of Core and TM)" label define lsum_disab_nowork 0 "No (sum_disab=1)" /// 1 "Yes (sum_disab=1)" /// Sysmiss "Structurally missing, out of scope for question (sum_disab_in_scope=0 or { sum_disab_in_scope=1, sum_disab=0})" label variable totearn_ser_YYYY "SER: Total Earnings" label define ltotearn_ser_YYYY label variable wqc_yrtot_YYYY "SER: Annual Total Covered Quarters of Work" label define lwqc_yrtot_YYYY 0 "0" /// 1 "1" /// 2 "2" /// 3 "3" /// 4 "4" label variable nondefer_der_fica_YYYY "DER: Non-Deferred FICA" label define lnondefer_der_fica_YYYY label variable nondefer_der_nonfica_YYYY "DER: Non-Deferred Non-FICA" label define lnondefer_der_nonfica_YYYY label variable defer_der_fica_YYYY "DER: Deferred FICA" label define ldefer_der_fica_YYYY label variable defer_der_nonfica_YYYY "DER: Deferred Non-FICA" label define ldefer_der_nonfica_YYYY label variable flag_in_mbr "Flag: In MBR" label define lflag_in_mbr 0 "Respondent was not matched to MBR" /// 1 "Respondent was matched to MBR" label variable mbr_retire "MBR: receive retire benefit" label define lmbr_retire 0 "Does not receive monthly retire benefit" /// 1 "Receives monthly retire benefit" /// Sysmiss "Sysmiss" label variable mbr_retire_stdate "MBR: startdate of benefit" label define lmbr_retire_stdate label variable mbr_retire_totamt "MBR: total monthly benefit" label define lmbr_retire_totamt label variable phus_retire_stdate "PHUS: startdate of benefit" label define lphus_retire_stdate label variable phus_retire_totamt "PHUS: total monthly benefit" label define lphus_retire_totamt label variable mbr_disab "MBR: receive disab benefit" label define lmbr_disab 0 "Does not receive monthly disability benefit" /// 1 "Receives monthly disability benefit" /// Sysmiss "Sysmiss" label variable mbr_disab_stdate "MBR: startdate of benefit" label define lmbr_disab_stdate label variable mbr_disab_totamt "MBR: total monthly benefit" label define lmbr_disab_totamt label variable phus_disab_stdate "PHUS: startdate of benefit" label define lphus_disab_stdate label variable phus_disab_totamt "PHUS: total monthly benefit" label define lphus_disab_totamt label variable mbr_agedsp "MBR: receive agedsp benefit" label define lmbr_agedsp 0 "Does not receive monthly agedsp benefit" /// 1 "Receives monthly agedsp benefit" /// Sysmiss "Sysmiss" label variable mbr_agedsp_stdate "MBR: startdate of benefit" label define lmbr_agedsp_stdate label variable mbr_agedsp_totamt "MBR: total monthly benefit" label define lmbr_agedsp_totamt label variable phus_agedsp_stdate "PHUS: startdate of benefit" label define lphus_agedsp_stdate label variable phus_agedsp_totamt "PHUS: total monthly benefit" label define lphus_agedsp_totamt label variable mbr_widowsp "MBR: receive widowsp benefit" label define lmbr_widowsp 0 "Does not receive monthly widowsp benefit" /// 1 "Receives monthly widowsp benefit" /// Sysmiss "Sysmiss" label variable mbr_widowsp_stdate "MBR: startdate of benefit" label define lmbr_widowsp_stdate label variable mbr_widowsp_totamt "MBR: total monthly benefit" label define lmbr_widowsp_totamt label variable phus_widowsp_stdate "PHUS: startdate of benefit" label define lphus_widowsp_stdate label variable phus_widowsp_totamt "PHUS: total monthly benefit" label define lphus_widowsp_totamt label variable mbr_other "MBR: receive other benefit" label define lmbr_other 0 "Does not receive other monthly benefits" /// 1 "Receives other monthly benefits" /// Sysmiss "Sysmiss" label variable mbr_other_stdate "MBR: startdate of benefit" label define lmbr_other_stdate label variable mbr_other_totamt "MBR: total monthly benefit" label define lmbr_other_totamt label variable phus_other_stdate "PHUS: startdate of benefit" label define lphus_other_stdate label variable phus_other_totamt "PHUS: total monthly benefit" label define lphus_other_totamt label variable flag_in_ssr "Flag: in SSR" label define lflag_in_ssr 0 "SSN not found in SSA Supplemental Security Records (SSR)" /// 1 "SSN found in SSR" label variable ssr_ssi_amt_initial "SSR: SSI Amount - Initial ($2000)" label define lssr_ssi_amt_initial label variable ssr_ssi_date_initial_entitle "SAS Date - SSR: SSI Date of Initial Entitlement" label define lssr_ssi_date_initial_entitle label variable hicov_YYYYM "Health Insurance Coverage" label define lhicov_YYYYM 0 "Respondent did not have health insurance coverage during this month" /// 1 "Respondent had health insurance coverage during this month" /// Sysmiss "Sysmiss" label variable hiemp_YYYYM "Health Insurance Coverage from Employer" label define lhiemp_YYYYM 0 "Respondent did not have employer-provided health insurance" /// 1 "Respondent had employer-provided health insurance" /// Sysmiss "Sysmiss" label variable totinc_YYYYM "Total Personal Income" label define ltotinc_YYYYM Sysmiss "Sysmiss" label variable tothours_YYYYM "Total Hours Worked at All Jobs" label define ltothours_YYYYM Sysmiss "Sysmiss" label variable wksjob_YYYYM "Weeks at a Job" label define lwksjob_YYYYM Sysmiss "Sysmiss" label variable wkswp_YYYYM "Weeks With Pay" label define lwkswp_YYYYM Sysmiss "Sysmiss" label variable totearn_YYYYM "Total SIPP Earnings" label define ltotearn_YYYYM Sysmiss "Sysmiss" label variable state "State of Residence: FIPS code (modified)" label define lstate 1 "Alabama" /// 2 "Alaska *see description" /// 4 "Arizona" /// 5 "Arkansas" /// 6 "California" /// 8 "Colorado" /// 9 "Connecticut" /// 10 "Delaware" /// 11 "DC" /// 12 "Florida" /// 13 "Georgia" /// 15 "Hawaii" /// 16 "Idaho *see description" /// 17 "Illinois" /// 18 "Indiana" /// 19 "Iowa *see description" /// 20 "Kansas" /// 21 "Kentucky" /// 22 "Louisiana" /// 23 "Maine *see description" /// 24 "Maryland" /// 25 "Massachusetts" /// 26 "Michigan" /// 27 "Minnesota" /// 28 "Mississippi *see description" /// 29 "Missouri" /// 30 "Montana *see description" /// 31 "Nebraska" /// 32 "Nevada" /// 33 "New Hampshire" /// 34 "New Jersey" /// 35 "New Mexico *see description" /// 36 "New York" /// 37 "North Carolina" /// 38 "North Dakota *see description" /// 39 "Ohio" /// 40 "Oklahoma" /// 41 "Oregon" /// 42 "Pennsylvania" /// 44 "Rhode Island" /// 45 "South Carolina" /// 46 "South Dakota *see description" /// 47 "Tennessee" /// 48 "Texas" /// 49 "Utah" /// 50 "Vermont *see description" /// 51 "Virginia" /// 53 "Washington" /// 54 "West Virginia *see description" /// 55 "Wisconsin" /// 56 "Wyoming *see description" /// 61 "(1990, 1991, 1992, 1993, 1996, 2001 panels) Maine, Vermont *see description" /// 62 "(1990, 1991, 1992, 1993 panels) Iowa, North Dakota, South Dakota (1996, 2001 panels) North Dakota, South Dakota, Wyoming *see description" /// 63 "(1990, 1991, 1992, 1993 panels) Alaska, Idaho, Montana, Wyoming *see description" /// 90 "(1984 panel only) Idaho, New Mexico, South Dakota, Wyoming *see description" /// 91 "(1984 panel only) Mississippi, West Virginia *see description" /* label values cur_endmar_flag lcur_endmar_flag label values cur_endmar_reas lcur_endmar_reas label values panel lpanel label values sipp_panel_end_date lsipp_panel_end_date label values cur_startmar lcur_startmar label values cur_endmar lcur_endmar label values totfam_kids ltotfam_kids label values mh1 lmh1 label values mh2 lmh2 label values mh3 lmh3 label values mh4 lmh4 label values mh5 lmh5 label values mh6 lmh6 label values mh7 lmh7 label values mh8 lmh8 label values mh_date1 lmh_date1 label values mh_date2 lmh_date2 label values mh_date3 lmh_date3 label values mh_date4 lmh_date4 label values mh_date5 lmh_date5 label values mh_date6 lmh_date6 label values mh_date7 lmh_date7 label values mh_date8 lmh_date8 label values personid lpersonid label values spouse_personid lspouse_personid label values male lmale label values birthdate lbirthdate label values race lrace label values hispanic lhispanic label values flag_deathdate_exist lflag_deathdate_exist label values deathdate ldeathdate label values obs_first_sipp_mar_num lobs_first_sipp_mar_num label values flag_mar4t lflag_mar4t label values own_kids_ever lown_kids_ever label values first_birth_year lfirst_birth_year label values last_birth_year llast_birth_year label values educ_5cat leduc_5cat label values current_enroll_hs lcurrent_enroll_hs label values year_end_hs lyear_end_hs label values year_beg_posths lyear_beg_posths label values current_enroll_coll lcurrent_enroll_coll label values year_end_posths lyear_end_posths label values year_bach lyear_bach label values field_bach lfield_bach label values foreign_born lforeign_born label values time_arrive_usa ltime_arrive_usa label values own_home lown_home label values homeequity lhomeequity label values nonhouswealth lnonhouswealth label values totnetworth ltotnetworth label values ind_exist lind_exist label values occ_exist locc_exist label values ind_4cat lind_4cat label values occ_3cat locc_3cat label values pension_in_scope_empl lpension_in_scope_empl label values db_pension ldb_pension label values dc_pension ldc_pension label values sum_disab lsum_disab label values sum_disab_nowork lsum_disab_nowork label values totearn_ser_YYYY ltotearn_ser_YYYY label values wqc_yrtot_YYYY lwqc_yrtot_YYYY label values nondefer_der_fica_YYYY lnondefer_der_fica_YYYY label values nondefer_der_nonfica_YYYY lnondefer_der_nonfica_YYYY label values defer_der_fica_YYYY ldefer_der_fica_YYYY label values defer_der_nonfica_YYYY ldefer_der_nonfica_YYYY label values flag_in_mbr lflag_in_mbr label values mbr_retire lmbr_retire label values mbr_retire_stdate lmbr_retire_stdate label values mbr_retire_totamt lmbr_retire_totamt label values phus_retire_stdate lphus_retire_stdate label values phus_retire_totamt lphus_retire_totamt label values mbr_disab lmbr_disab label values mbr_disab_stdate lmbr_disab_stdate label values mbr_disab_totamt lmbr_disab_totamt label values phus_disab_stdate lphus_disab_stdate label values phus_disab_totamt lphus_disab_totamt label values mbr_agedsp lmbr_agedsp label values mbr_agedsp_stdate lmbr_agedsp_stdate label values mbr_agedsp_totamt lmbr_agedsp_totamt label values phus_agedsp_stdate lphus_agedsp_stdate label values phus_agedsp_totamt lphus_agedsp_totamt label values mbr_widowsp lmbr_widowsp label values mbr_widowsp_stdate lmbr_widowsp_stdate label values mbr_widowsp_totamt lmbr_widowsp_totamt label values phus_widowsp_stdate lphus_widowsp_stdate label values phus_widowsp_totamt lphus_widowsp_totamt label values mbr_other lmbr_other label values mbr_other_stdate lmbr_other_stdate label values mbr_other_totamt lmbr_other_totamt label values phus_other_stdate lphus_other_stdate label values phus_other_totamt lphus_other_totamt label values flag_in_ssr lflag_in_ssr label values ssr_ssi_amt_initial lssr_ssi_amt_initial label values ssr_ssi_date_initial_entitle lssr_ssi_date_initial_entitle label values hicov_YYYYM lhicov_YYYYM label values hiemp_YYYYM lhiemp_YYYYM label values totinc_YYYYM ltotinc_YYYYM label values tothours_YYYYM ltothours_YYYYM label values wksjob_YYYYM lwksjob_YYYYM label values wkswp_YYYYM lwkswp_YYYYM label values totearn_YYYYM ltotearn_YYYYM label values state lstate */