Skip to content
Snippets Groups Projects
Commit d1d24f0e authored by Ben Anderson's avatar Ben Anderson
Browse files

updated to only keep survey matches in final Oct 2009 file

parent 3e2c5747
No related branches found
No related tags found
No related merge requests found
...@@ -234,6 +234,11 @@ li ID date halfhour s_* in 1/12, sep(2) ...@@ -234,6 +234,11 @@ li ID date halfhour s_* in 1/12, sep(2)
drop m_cluster timestamp date ds_halfhour halfhour hour mins sec drop m_cluster timestamp date ds_halfhour halfhour hour mins sec
* only keep those that matched
keep if m_survey == 3
drop m_survey
save "$pdfiles/CER_OctHH_data/CER_Oct2009HH_30min_survey.dta", replace save "$pdfiles/CER_OctHH_data/CER_Oct2009HH_30min_survey.dta", replace
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment