This repository tracks the spread of the novel coronavirus, also known as SARS-CoV-2. It is a contagious respiratory virus that first started in Wuhan in December 2019. On 2/11/2020, the disease is officially named COVID-19 by the World Health Organization.
Earlier when you have summary for all countrys breakdown , for US, recoveries count is about 600K
but now when you breakdown by province/state they all are 0 recoveries count .
I haven't verify deaths, total case, active counts between summary by country vs by state.
In my opinion, instead of sorted by "number of confirmed cases", you might want to sort by Country follow by Province/State would be easily to spot out the 0's of all states of US.
Ah! I finally was looking at JHU cov19 dashboard and indeed, the site indicated many 0 recoveries for the states.....
I was wrong to assume that change the sorting will fix the data (0) problem.
Earlier when you have summary for all countrys breakdown , for US, recoveries count is about 600K
but now when you breakdown by province/state they all are 0 recoveries count .
I haven't verify deaths, total case, active counts between summary by country vs by state.
In my opinion, instead of sorted by "number of confirmed cases", you might want to sort by Country follow by Province/State would be easily to spot out the 0's of all states of US.