You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -324,16 +324,19 @@ also available. These have names beginning `smoothed_w`, such as
324
324
| Signal | Description | Survey Item |
325
325
| --- | --- | --- |
326
326
|`smoothed_accept_covid_vaccine`| Estimated percentage of respondents who would definitely or probably choose to get vaccinated, if a COVID-19 vaccine were offered to them today. **Note:** Until January 6, 2021, all respondents answered this question; beginning on that date, only respondents who said they have not received a COVID vaccine are asked this question. | V3 |
327
+
|`smoothed_covid_vaccinated`| Estimated percentage of respondents who have already received a vaccine for COVID-19. **Note:** The Centers for Disease Control compiles data on vaccine administration across the United States. This signal may differ from CDC data because of survey biases and should not be treated as authoritative. However, the survey signal is not subject to the lags and reporting problems in official vaccination data. | V1 |
327
328
328
-
This indicator is based on questions added in Wave 6 of the survey, introduced
329
-
on December 19, 2020. **Note:** As of January 2021, vaccination items on the
330
-
survey are being revised in preparation for Wave 7. We may replace the signal
331
-
above with a new signal (with a different name) if the underlying survey item
332
-
changes significantly.
329
+
These indicators are based on questions added in Wave 6 of the survey,
330
+
introduced on December 19, 2020; however, Delphi only enabled item V1 beginning
331
+
January 6, 2021. **Note:** As of January 2021, vaccination items on the survey
332
+
are being revised in preparation for Wave 7. We may replace the signals above
333
+
with new signals (with different names) if the underlying survey items change
334
+
significantly.
333
335
334
-
A weighted version of this signal, using the [survey weighting described
335
-
below](#survey-weighting) to be more representative of state demographics, is
336
-
also available. It is `smoothed_waccept_covid_vaccine`.
336
+
Weighted versions of these signals, using the [survey weighting described
337
+
below](#survey-weighting) to be more representative of state demographics, are
338
+
also available. They have names beginning with `smoothed_w`, such as
Copy file name to clipboardExpand all lines: docs/api/covidcast_geography.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ whose estimate is being reported. Estimates are available for several possible
34
34
*`state`: The 50 states, identified by their two-digit postal abbreviation (in
35
35
lower case). Estimates for Puerto Rico are available as state `pr`;
36
36
Washington, D.C. is available as state `dc`.
37
-
*`nation`: accepted values are the ISO 3166-1 alpha-2 [country codes](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2). Currently the only nation we have data on is `us`.
37
+
*`nation`: accepted values are the ISO 3166-1 alpha-2 [country codes](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2). Currently the only nation we have data on is `us`.
38
38
39
39
Some signals are not available for all `geo_type`s since they may be reported
40
40
by their original sources at geographic resolutions which are too coarse.
0 commit comments