We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad193ff commit 980d447Copy full SHA for 980d447
docs/symptom-survey/coding.md
@@ -45,6 +45,16 @@ describe each survey response:
45
46
Coding details for each survey wave follow.
47
48
+## Privacy Restrictions
49
+
50
+To prevent respondents from being identifiable in the response data, responses
51
+with ZIP codes with populations of 100 or fewer have their location set to `NA`.
52
+This affects item A3 in the individual response files. (This change was
53
+implemented with the introduction of Wave 4. Previously, all ZIPs were
54
+reported.)
55
56
+Invalid ZIP codes are preserved unchanged, and these rows are reported in the
57
+individual response files with their invalid ZIPs.
58
59
## Wave 1
60
0 commit comments