bhaden94 / Covid19-tracker-V2-API

Spring Boot API and backend for version 2 of Covid-19 tracker.
https://covid-tracker-v2.herokuapp.com/
MIT License
1 stars 0 forks source link

Recovered/active cases removed #18

Open bhaden94 opened 3 years ago

bhaden94 commented 3 years ago

In the source repo the recovered and active cases are no longer reported.

I need to calculate these now instead of relying on the numbers to be there.

https: //github .com/CSSEGISandData /COVID-19/issues/3773

bhaden94 commented 3 years ago

Instead of trying to calculate these I will just use confirmed and deaths. This will require a significant layout change on the frontend, but will show only the more consistent data.

bhaden94 commented 3 years ago

Could replace these stats with vaccines administered.

Data: https://github.com/BloombergGraphics/covid-vaccine-tracker-data