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
Copy file name to clipboardExpand all lines: docs/api/covidcast-signals/chng.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ grand_parent: COVIDcast Epidata API
17
17
18
18
## Overview
19
19
20
+
**Notice: This data source was paused on 2021-10-04 so that we can resolve some problems with the data pipeline. [Additional details on this pause are available below](#pipeline-pause).**
21
+
20
22
This data source is based on Change Healthcare claims data that has been
21
23
de-identified in accordance with HIPAA privacy regulations. Change Healthcare is
22
24
a healthcare technology company that aggregates data from many healthcare providers.
@@ -185,6 +187,26 @@ Note that due to local differences in health record-keeping practices, estimates
185
187
are not always comparable across locations. We are currently working on
186
188
adjustments to correct this spatial bias.
187
189
190
+
Indicator values for issue dates before 2021-02-21 are merely estimates, as
191
+
these indicators were not yet available in real time. Backfill behavior of
192
+
these estimates is erratic and not indicative of current backfill behavior. For more
193
+
information on this effect and to track updates as we develop a fix, please see
194
+
[covidcast-indicators issue #1289: CHNG historical issues are wrong before 2021-02-21](https://github.com/cmu-delphi/covidcast-indicators/issues/1289).
195
+
196
+
### Pipeline Pause
197
+
198
+
Starting on October 4, 2021, a problem with the `chng` pipeline began causing it
199
+
to mark some days of data as deleted in their most recent version. These
200
+
spurious deletions affected all regions and `chng` signals from July 31 to
201
+
August 3, 2021, and the affected date range would continue to grow by one day
202
+
each day if we allowed the pipeline to continue running.
203
+
204
+
On October 8, 2021, we paused the `chng` pipeline, and it will remain inactive
205
+
until we can identify and implement a fix. In the meantime, the versions with
206
+
the deletion markings have been removed, so that default (latest) queries and
207
+
queries with as-of set to 2021-10-04 or later will return the
208
+
next-most-recently-updated value for these dates.
209
+
188
210
## Qualifying Conditions
189
211
190
212
We receive data on the following six categories of counts:
0 commit comments