Skip to content

Commit 2c41c8e

Browse files
authored
Merge pull request #280 from cmu-delphi/change-signal-name
Change signal name again
2 parents 044942a + 10abf74 commit 2c41c8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/covidcast-signals/changehc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ percentage of COVID-related doctor's visits in a given location, on a given day.
2121

2222
| Signal | Description |
2323
| --- | --- |
24-
| `smoothed_covid` | Estimated percentage of outpatient doctor visits with confirmed COVID-19, based on data from Change Healthcare, smoothed in time using a Gaussian linear smoother |
25-
| `smoothed_adj_covid` | Same, but with systematic day-of-week effects removed; see [details below](#day-of-week-adjustment) |
24+
| `smoothed_outpatient_covid` | Estimated percentage of outpatient doctor visits with confirmed COVID-19, based on data from Change Healthcare, smoothed in time using a Gaussian linear smoother |
25+
| `smoothed_adj_outpatient_covid` | Same, but with systematic day-of-week effects removed; see [details below](#day-of-week-adjustment) |
2626

2727
## Table of contents
2828
{: .no_toc .text-delta}

0 commit comments

Comments
 (0)