usdigitalresponse / covid-exit-strategy

Producing data for the Covid Exit Strategy website.
https://www.covidexitstrategy.org/
GNU General Public License v3.0
13 stars 3 forks source link

Masks `0` valued data from covidtracking.com for Hawaii. #56

Closed smacpher closed 3 years ago

smacpher commented 3 years ago

covidtracking.com is reporting 0 valued data for the negativeIncrease (new negative tests) field for Hawaii since October 8th. This causes our downstream transformation for positivity to skyrocket which does not look good / nor correct in the Hero Map:

Screen Shot 2020-12-09 at 2 59 22 PM

This change masks those values (but only for Hawaii to be safe) so we just show no data instead of bad data.