Skip to content

Commit 2ba1bbc

Browse files
committed
Changes to USAfacts to include geo updates
1 parent c77e6b0 commit 2ba1bbc

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/api/covidcast-signals/usa-facts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ grand_parent: COVIDcast API
88
{: .no_toc}
99

1010
* **Source name:** `usa-facts`
11-
* **Number of data revisions since 19 May 2020:** 1
12-
* **Date of last change:** [12 October 2020](../covidcast_changelog.md#usa-facts)
11+
* **Number of data revisions since 19 May 2020:** 2
12+
* **Date of last change:** [3 November 2020](../covidcast_changelog.md#usa-facts)
1313
* **Available for:** county, hrr, msa, state (see [geography coding docs](../covidcast_geography.md))
1414

1515
This data source of confirmed COVID-19 cases and deaths is based on reports made

docs/api/covidcast_changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ We went from a custom (using a zip->(county, msa, hrr, state)) to a central geo
8888

8989
### `usa-facts`
9090

91+
#### 3 November 2020
92+
We went from a custom geo mapping file (for aggregating from zip->(county, msa, hrr, state)) to a central geo file based on rigorously sourced US census data.
93+
9194
#### 12 October 2020
9295

9396
The 10 October 2020 issue of all `usa-facts` deaths signals has been removed from the API. The file for deaths provided by USAFacts on 10 October included cases data instead. The resulting spurious 100× increase in magnitude of COVIDcast `usa-facts` deaths signals was noticed on 11 October and repaired on 12 October. Subsequent issues have adequate coverage of all regions and dates that were included in the 10 October issue, so this change only affects forecasters that intend to pull training data with an `as_of` or `issues` parameter set to 20201010.

0 commit comments

Comments
 (0)