MEIRU Microdata Portal
  • Home
  • Overview
  • Microdata Catalog
  • Citations
  • Login
    Login
    Home / Central Data Catalog / MWI-MEIRU-SPOUSELINKS-2002-V01 / variable [V60]
central

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
6800
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

Partnership only from co-parent link (D) (newparlink)

Data file: all_spouse_pairs_full

Overview

Valid: 196403
Invalid: 0
Type: Discrete
Decimal: 0
Start: 34
End: 34
Width: 1
Range: 0 - 1
Format: Numeric

Description

Definition
Partnership only from co-parent link

Imputation and derivation

Derivation
<The variable parlink is created when co-parent data is processed before being appended to other spouse data:>
use ${newstata}\gen_identity_clean, clear
replace idmoth="" if idmoth=="UUUUUUU"
replace idfath="" if idfath=="UUUUUUU"
keep if idmoth~="" & idfath~=""
rename (idmoth idfath) (ident idspouse)
gen parlink=1
<After all data are combined parlink is used to id couples who remain in the dataset as they have lived together but have never reported each other as spouses:>
recode parlink .=0
bys wife husband: egen newparlink=min(parlink)
Back to Catalog
MEIRU Microdata Portal

© MEIRU Microdata Portal | admin@meirudata.mw | All Rights Reserved | Register