Skip to content

Commit 73d78cd

Browse files
committed
quidel revision cadence and TODO
1 parent 59d3734 commit 73d78cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/signal_spreadsheet_updater.R

+1-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ options(warn = 1)
2929

3030

3131
# TODO all info for youtube-survey. Information is hard to find. Filled out some fields based on https://github.com/cmu-delphi/covid-19/tree/main/youtube
32-
# TODO some info for quidel.
3332

3433
# COVIDcast metadata
3534
# Metadata documentation: https://cmu-delphi.github.io/delphi-epidata/api/covidcast_meta.html
@@ -742,7 +741,7 @@ revision_cadence <- c(
742741
corrected by adjusting the reported value for a single day, but revisions
743742
do not affect past report dates.",
744743
"nchs-mortality" = "Weekly. All-cause mortality takes ~6 weeks on average to achieve 99% of its final value (https://link.springer.com/article/10.1057/s41271-021-00309-7)",
745-
"quidel" = "Weekly. Happens, up to 6+ weeks after the report date.",
744+
"quidel" = "Daily. Happens up to 6+ weeks after the report date. Revised values vary -3.5 to 1.8% around the final value for a given date and location.",
746745
"safegraph" = "None",
747746
"usa-facts" = "None. The raw data reports cumulative cases and deaths, which Delphi diffs to compute incidence. Raw cumulative figures are sometimes corrected by adjusting the reported value for a single day, but revisions do not affect past report dates.",
748747
"youtube-survey" = NA_character_ # See https://github.com/cmu-delphi/covid-19/tree/main/youtube

0 commit comments

Comments
 (0)