Project

General

Profile

Support #912

Duplicates of pid in the harmonized UKHLS/BHPS xwavedat

Added by Michael Baumkautner over 6 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Immediate
Category:
Data inconsistency
Start date:
02/05/2018
% Done:

100%


Description

Dear User Support

I am trying to understand the identifier variables in the harmonized UKHLS/BHPS xwavedat.

1) Why are there records in xwavedat that have the same pid value?

2) And why do they have different pidp values?

See here:

use pid pidp using data\xwavedat, clear
recode pid (-8 = .)
keep if !missing(pid)
duplicates tag pid, gen(dup)

Thanks for your consideration

Also available in: Atom PDF