-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's going on with Ecuador? #185
Comments
Looking about a bit I found some reports confirming what I stated. From https://www.eluniverso.com/noticias/2020/05/08/nota/7835562/casos-coronavirus-ecuador-viernes-8-mayo-11h00-30-confirmados-16:
Translating:
As for why the graph looks that way, it all has to do with how the data is displayed. The Y axis represents the difference between the number of confirmed cases on the selected date and the number of confirmed cases 7 days before. If you compare the number of cases in 2020-05-04 and 2020-05-11, you'll notice that there are less confirmed cases now than before, hence the drop. |
The whole "graph jumping up and down thing" is, as I mentioned earlier, a consequence of values going down in what should be an always growing series of values. Thus, I guess the most likely explanation is that someone messed up entering the values for the South Africa dataset. Checking the official figures (at https://sacoronavirus.co.za/category/daily-cases/) does show values that do make some sense... |
After a bit of time, the folks at the John Hopkins Covid-19 dataset read and dealt with the issue I raised, and it seems to have fixed the issue. |
The confirmed cases seem to be decreasing and the chart went out of bounds.
https://aatishb.com/covidtrends/?trendline=false&location=Ecuador
The text was updated successfully, but these errors were encountered: