cmu-delphi / covidcast-indicators

Back end for producing indicators and loading them into the COVIDcast API.
https://cmu-delphi.github.io/delphi-epidata/api/covidcast.html
MIT License
12 stars 17 forks source link

[jhu-csse] Visualization errors #31

Closed huisaddison closed 4 years ago

huisaddison commented 4 years ago

Visualizations are not properly handling the documented FIPS Exceptions.

For example, all of NYC's counts are appearing as only in Manhattan Borough, with zero cases / deaths in the other four boroughs.

Also, two counties are (one in South Dakota, one in Alaska) are missing data because of the mismatched FIPS codes, also documented.


[update below by krivard]

Solution: Maintain the current API signal as "essentially unaltered from JHU." Create a new signal for viz with the following changes:

krivard commented 4 years ago

Depends on successful validation of the covidcast-indicators code for jhu so we can stop running that pipeline out of the covid-19 repo. Addison to run both for the next 2-3 days to check their results match, and if they do, we'll retire the code in the covid-19 repo, then pick this back up.

krivard commented 4 years ago

Related to cmu-delphi/www-covidcast#162

krivard commented 4 years ago

Resolved by the combination cases/deaths signal released for 1.5.