Skip to content

Commit 6f89e0d

Browse files
committed
V17 actually reported as two fields
1 parent 027769b commit 6f89e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

facebook/delphiFacebook/R/responses.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ create_complete_responses <- function(input_data, county_crosswalk, params)
617617
"I6_1", "I6_2", "I6_3", "I6_4", "I6_5", "I6_6", "I6_7", "I6_8",
618618
"I7", "K1", "K2", "V11a", "V12a", "V15a", "V15b", "V16", "V3a", # added in Wave 11
619619
"V1alt", "B13a", "V15c", "P1", "P2", "P3", "P4", "P5", "P6", # added in experimental Wave 12
620-
"C17b", "V17", "V2b", "V2c", # added in Wave 13
620+
"C17b", "V17_1", "V17_2", "V2b", "V2c", # added in Wave 13
621621

622622
"raceethnicity", "token", "wave", "w12_treatment", "module", "UserLanguage",
623623
"zip5" # temporarily; we'll filter by this column later and then drop it before writing

0 commit comments

Comments
 (0)