COVIDvu icon indicating copy to clipboard operation
COVIDvu copied to clipboard

Volunteers building and sharing current, accurate, near real-time COVID-19 tracking and prediction tools.

Results 66 COVIDvu issues
Sort by recently updated
recently updated
newest added

- How we get the "7-Day Average" - How we clean and present the raw data for number of cases, and number of new cases

documentation

Number of new cases should never be < 0 ![image](https://user-images.githubusercontent.com/7837158/79990478-04050a00-84a9-11ea-8084-7b02d8fd9e28.png)

bug

Potential targets: - virustrack/minilab - virustrack/datasciencenotebook - virustrack/covidvu This will supersede the current pr3d4t0r/covidvu image. It will clean up the original jupyter/datasciencenotebook with all the extra cruft it doesn't need.

enhancement
help wanted

Plots like this don't look too great (Italy) ![image](https://user-images.githubusercontent.com/7837158/78340064-5f6c6800-758d-11ea-8dce-10b5e6056bcc.png) This is happening because the trend for the most recent few days don't quite fit the history. The model weights every...

enhancement
frontend

We currently just fit simple logistic growth models to total cases. When you release lockdown, exponential growth may happen again. How should we deal with this? Probably reset total cases...

enhancement
help wanted

Linear works, the others are spotty at best

bug
frontend

now that we have US County historical data, we can likely create graphs similar to the states and regions, etc. We can also do the New Cases moving average, but...

enhancement
frontend

Howdy. Our pal Evon requested that we create an embedded component for their website. My current suggestion is that we have the option to embed the US or the top...

enhancement
experimental
high
end-user req