Skip to content

Commit 2ece345

Browse files
committed
reorder sections
1 parent 86f223b commit 2ece345

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

docs/symptom-survey/coding.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -58,21 +58,6 @@ information for more details.
5858

5959
Coding details for each survey wave follow.
6060

61-
## Privacy Restrictions
62-
63-
To prevent respondents from being identifiable in the response data, responses
64-
with ZIP codes with populations of 100 or fewer have their location set to `NA`.
65-
This affects item A3 in the individual response files. (This change was
66-
implemented with the introduction of Wave 4. Previously, all ZIPs were
67-
reported.)
68-
69-
Invalid ZIP codes are preserved unchanged, and these rows are reported in the
70-
individual response files with their invalid ZIPs.
71-
72-
Additionally, beginning in wave 4, items D6 and D7 ask respondents for race and
73-
ethnicity. These columns are **not** available in the microdata files due to
74-
reidentification concerns. However, contingency tables that aggregate by race
75-
and other demographic variables [are available](contingency-tables.md).
7661

7762
## Comprehensive Codebook
7863

@@ -103,6 +88,23 @@ Available columns:
10388
* `group_of_respondents_item_was_shown_to`: Module-based subset of respondents item was asked of. One of "all" (if item was included in the [Daily Core](modules.md) and asked of all respondents), "Module A", or "Module B".
10489

10590

91+
## Privacy Restrictions
92+
93+
To prevent respondents from being identifiable in the response data, responses
94+
with ZIP codes with populations of 100 or fewer have their location set to `NA`.
95+
This affects item A3 in the individual response files. (This change was
96+
implemented with the introduction of Wave 4. Previously, all ZIPs were
97+
reported.)
98+
99+
Invalid ZIP codes are preserved unchanged, and these rows are reported in the
100+
individual response files with their invalid ZIPs.
101+
102+
Additionally, beginning in wave 4, items D6 and D7 ask respondents for race and
103+
ethnicity. These columns are **not** available in the microdata files due to
104+
reidentification concerns. However, contingency tables that aggregate by race
105+
and other demographic variables [are available](contingency-tables.md).
106+
107+
106108
## Wave 1
107109

108110
Wave 1 was first deployed on April 6, 2020. This was replaced by Wave 2, but

0 commit comments

Comments
 (0)