MEIRU Microdata Portal
Home
Overview
Microdata Catalog
Citations
Login
Login
Home
/
Central Data Catalog
/
MWI-MEIRU-SPOUSELINKS-2002-V01
/
variable [F4]
Cleaned spouse and marriage data
Malawi
Get Microdata
Reference ID
MWI-MEIRU-SPOUSELINKS-2002-v01
Producer(s)
Professor Amelia (Mia) Crampin
Collections
Karonga HDSS
Combined / Harmonized Datasets
Metadata
Documentation in PDF
DDI/XML
JSON
Created on
Nov 14, 2025
Last modified
Nov 19, 2025
Page views
6742
Downloads
108
Study Description
Data Dictionary
Downloads
Get Microdata
Data files
all_marital_reports
all_spouse_pairs_clean_summarised
all_spouse_pairs_full
marital_status_episodes
Union has under 12 years error (D) (everU12)
Data file:
all_spouse_pairs_full
Overview
Valid:
196403
Invalid:
0
Type:
Discrete
Decimal:
0
Start:
31
End:
31
Width:
1
Range:
0 - 1
Format:
Numeric
Description
Definition
Union has under 12 years error
Imputation and derivation
Derivation
bys ident idspouse: egen youngestident=min(ident_age)
bys ident idspouse: egen youngestidspouse=min(idspouse_age)
gen everU12=0
replace everU12=1 if (youngestident<12 & youngestident~=.) | (youngestidspouse<12 & youngestidspouse~=.)
Back to Catalog