MIGR-1 [R65319.00] | Section: Migration History |
Let's begin with some questions about where you've been living since [Date of last interview]. At that time you were living at [r's street address]. Since then, have you ever lived at a different address?
MIGR-2 [R65320.00] | Section: Migration History |
Not including where you were living at the time of last interview ([r's street address]), how many different addresses have you lived at for more than a month?
MIGR-3 [R65321.00] | Section: Migration History |
Since [Date of last interview], have you moved from one state, city, or county to another?
MIGR-LOOP-BEGIN [] | Section: Migration History |
REPEAT ([migr-loop counter])
COMMENT: Begin loop asking about addresses since date of last interview
MIGR-5~000001 [] | Section: Migration History |
{migr_first()} (IF FOREIGN COUNTRY, ENTER COUNTRY).
MIGR-5~000002 [] | Section: Migration History |
MIGR-5~000003 [] | Section: Migration History |
MIGR-5~000004 [] | Section: Migration History |
MIGR-5~000005 [] | Section: Migration History |
MIGR-5~000006 [] | Section: Migration History |
MIGR-5~000007 [] | Section: Migration History |
MIGR-5~000008 [] | Section: Migration History |
MIGR-5~000009 [] | Section: Migration History |
MIGR-6 [R65322.00] | Section: Migration History |
What month and year did you move to that location?
MIGR-7 [R65328.00] | Section: Migration History |
Since that time, have you moved to another state, city or county?
INTERVIEWER: CODE 'YES' IF R MOVED BACK TO A PREVIOUSLY MENTIONED PLACE.
MIGR-8-LOOP-END [] | Section: Migration History |
UNTIL ([migr-loop counter],([moved_again()] != 1 or [migr-loop counter]=[number of moves]))
COMMENT: End loop when no more moves reported since date of last interview.
MIGR-9 [] | Section: Migration History |
INPATH([MIGR-3])
COMMENT: Was R asked about moving to different state, county or city?
If Answer = 1 Then Go To MIGR-10
MIGR-10 [] | Section: Migration History |
([MIGR-3]=1)
COMMENT: did R report moving to a different city or state
If Answer = 0 Then Go To R_REL-1