Hacker News new | ask | show | jobs
by jonplackett 2285 days ago
I made a simple site to graph the daily increase figures. It only shows infections and deaths but from that you can see very different ratios for different countries.

(http://coronanalytics.com if you’re interested.)

2 comments

You might try sorting the countries in your select input. They appear to be in some random order and I almost gave up looking for the country I was interested in.
This is a good shout. I’m just using them in the order the John Hopkins institute put them. A sort would be useful!
Came back from the link to leave the same comment. It's impossible to use that selector.
do you respect the time delay when calculating Case Fatality Rate?

https://smw.ch/article/doi/smw.2020.20203

I’m just using the data straight from the John Hopkins institute.

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