Skip to content

Commit 612487f

Browse files
committed
Rearrange indicators slightly
1 parent fbf8e61 commit 612487f

File tree

1 file changed

+25
-20
lines changed

1 file changed

+25
-20
lines changed

docs/api/covidcast-signals/fb-survey.md

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,19 @@ described in the sections below:
3333
1. [Influenza-like and COVID-like illness indicators](#ili-and-cli-indicators),
3434
based on reported symptoms
3535
2. [Behavior indicators](#behavior-indicators), including mask-wearing,
36-
traveling, and activities outside the home
36+
traveling, in-person schooling, and other activities outside the home
3737
3. [Testing indicators](#testing-indicators) based on respondent reporting of
3838
their COVID test results
3939
4. [Vaccination indicators](#vaccination-indicators), based on respondent
4040
reporting of COVID vaccinations, whether they would accept a vaccine, and
4141
reasons for any hesitancy to accept a vaccine
42-
4. [Mental health indicators](#mental-health-indicators), based on self-reports
42+
5. [Mental health indicators](#mental-health-indicators), based on self-reports
4343
of anxiety, depression, isolation, and worry about COVID
44+
6. [Belief, experience, and information
45+
indicators](#belief-experience-and-information-indicators), about the
46+
respondent's beliefs about COVID-19, their experiences of health care, their
47+
sources of information about COVID-19, and their degree of trust in different
48+
sources
4449

4550
Many of these signals can also be browsed on our [survey
4651
dashboard](https://delphi.cmu.edu/covidcast/survey-results/) at any selected
@@ -334,6 +339,14 @@ unweighted signals are also available. These begin `smoothed_`, such as
334339
| `smoothed_wspent_time_1d` | *Discontinued as of Wave 10, Mar 2, 2021* Estimated percentage of respondents who "spent time with someone who isn't currently staying with you" in the past 24 hours <br/> **Earliest date available:** 2020-09-08 | C13 | Wave 4, Sept 8, 2020 |
335340
| `smoothed_wlarge_event_1d` | *Discontinued as of Wave 10, Mar 2, 2021* Estimated percentage of respondents who "attended an event with more than 10 people" in the past 24 hours <br/> **Earliest date available:** 2020-09-08 | C13 | Wave 4, Sept 8, 2020 |
336341

342+
### Schooling Indicators
343+
344+
| Signal | Description | Survey Item |
345+
| --- | --- | --- |
346+
| `smoothed_winperson_school_fulltime` | Estimated percentage of people who had any children attending in-person school on a full-time basis, among people reporting any pre-K-grade 12 children in their household. <br/> **Earliest date available:** 2020-11-24 | E2 |
347+
| `smoothed_winperson_school_parttime` | Estimated percentage of people who had any children attending in-person school on a part-time basis, among people reporting any pre-K-grade 12 children in their household. <br/> **Earliest date available:** 2020-11-24 | E2 |
348+
349+
337350

338351
## Testing Indicators
339352

@@ -355,20 +368,6 @@ These indicators are based on questions in Wave 4 of the survey, introduced on
355368
September 8, 2020.
356369

357370

358-
## Schooling Indicators
359-
360-
Signals beginning `smoothed_w` are [adjusted using survey weights
361-
to be demographically representative](#survey-weighting) as described below.
362-
Weighted signals have 1-2 days of lag, so if low latency is paramount,
363-
unweighted signals are also available. These begin `smoothed_`, such as
364-
`smoothed_inperson_school_fulltime` instead of `smoothed_winperson_school_fulltime`.
365-
366-
| Signal | Description | Survey Item |
367-
| --- | --- | --- |
368-
| `smoothed_winperson_school_fulltime` | Estimated percentage of people who had any children attending in-person school on a full-time basis, among people reporting any pre-K-grade 12 children in their household. <br/> **Earliest date available:** 2020-11-24 | E2 |
369-
| `smoothed_winperson_school_parttime` | Estimated percentage of people who had any children attending in-person school on a part-time basis, among people reporting any pre-K-grade 12 children in their household. <br/> **Earliest date available:** 2020-11-24 | E2 |
370-
371-
372371
## Vaccination Indicators
373372

374373
Signals beginning `smoothed_w` are [adjusted using survey weights
@@ -520,7 +519,15 @@ study other impacts of COVID, such as mental health. Hence, these aggregates onl
520519
include respondents to Wave 4 and later waves, beginning September 8, 2020.
521520

522521

523-
## Belief Indicators
522+
## Belief, Experience, and Information Indicators
523+
524+
Signals beginning `smoothed_w` are [adjusted using survey weights to be
525+
demographically representative](#survey-weighting) as described below. Weighted
526+
signals have 1-2 days of lag, so if low latency is paramount, unweighted signals
527+
are also available. These begin `smoothed_`, such as
528+
`smoothed_belief_children_immune` instead of `smoothed_wbelief_children_immune`.
529+
530+
### Beliefs About COVID-19
524531

525532
| Signal | Description | Survey Item | Introduced |
526533
| --- | --- | --- |
@@ -532,16 +539,14 @@ include respondents to Wave 4 and later waves, beginning September 8, 2020.
532539
| `smoothed_wbelief_govt_exploitation` | Estimated percentage of people who indicate that the statement "The COVID-19 pandemic is being exploited by the government to control people" is definitely or probably true. <br/> **Earliest date available:** 2021-08-16 | I4 | Wave 11, May 19, 2021 |
533540

534541

535-
## Medical Care Experience Indicators
542+
### Medical Care Experiences
536543

537544
| Signal | Description | Survey Item | Introduced |
538545
| --- | --- | --- |
539546
| `smoothed_wdelayed_care_cost` | Estimated percentage of respondents who have ever delayed or not sought medical care in the past year because of cost. <br/> **Earliest date available:** 2021-08-16 | K1 | Wave 11, May 19, 2021 |
540547
| `smoothed_wrace_treated_fairly_healthcare` | Estimated percentage of respondents who somewhat or strongly agree that people of their race are treated fairly in a healthcare setting. <br/> **Earliest date available:** 2021-08-16 | K2 | Wave 11, May 19, 2021 |
541548

542549

543-
## News and Information Indicators
544-
545550
### Sources of News
546551

547552
| Signal | Description | Survey Item | Introduced |

0 commit comments

Comments
 (0)