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
"quidel"="Geographic coverage for some age groups (e.g. age 0-4 and age 65+) are extremely limited at HRR and MSA level, and can even be limited at state level on weekends.",
google_symptoms_note<-"Signals associated with rarer symptoms (e.g. ageusia) will tend to have fewer locations available, due to upstream privacy censoring. Locations with lower populations will tend to be less available for the same reason"
849
+
850
+
# Quidel
851
+
smoothed_nonage_groups<-"Data is available for about 50% of counties, and all or nearly all states."
852
+
raw_nonage_groups<-"Data is available for about 7% of counties, half that on weekends. Data is available for about 90% of states, about 70% on weekends"
853
+
smoothed_age_groups<-"Data is available for about 5-15% of counties. 65-95% of states."
854
+
raw_age_groups<-"Data is available for about 0.7-2% of counties, half that on weekends. Data is available for about 30-45% of states, half that on weekends. Geographic coverage for smaller age groups (age 0-4 and age 65+) are also extremely limited at the HRR and MSA levels"
855
+
849
856
signal_specific_missingness<-tibble::tribble(
850
857
~data_source, ~signal, ~note,
851
858
"indicator-combination", "nmf_day_doc_fbc_fbs_ght", paste("Data is available for about 80% of counties", all_states_terr),
"google-symptoms", "scontrol_smoothed_search", paste("Data is available for about 45% of counties.", all_states, google_symptoms_note),
893
900
"google-symptoms", "sum_anosmia_ageusia_raw_search", paste("Data is available for about 3-4% of counties. Data is available for about 85% of states.", google_symptoms_note),
894
901
"google-symptoms", "sum_anosmia_ageusia_smoothed_search", paste("Data is available for about 3-4% of counties. Data is available for about 85% of states.", google_symptoms_note),
0 commit comments