Skip to content
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

US state totals are missing from time series data files #1667

Open
JamesFrancisco opened this issue Mar 27, 2020 · 4 comments
Open

US state totals are missing from time series data files #1667

JamesFrancisco opened this issue Mar 27, 2020 · 4 comments

Comments

@JamesFrancisco
Copy link

@JamesFrancisco JamesFrancisco commented Mar 27, 2020

In prior updates to the repo. Time series data for the United States was broken out by state. In the 3/26 updates, that data has been aggregated into a single U.S. data point, This reduction in available data makes it impossible to assess state and regional differences in the spread of COVID-19. This is a critical defect for data scientists trying to quantify regional effects and needs to be addressed as soon as possible.

@contextofislands
Copy link

@contextofislands contextofislands commented Mar 27, 2020

Agreed. We were relying on this data to provide reports on the US territories that often get ignored and now have no recourse.

@tarasinf
Copy link

@tarasinf tarasinf commented Mar 27, 2020

Please point me to US data. If you decide to split this data: global and country data, why do you keep reporting Canada by region?

@cipriancraciun
Copy link

@cipriancraciun cipriancraciun commented Mar 27, 2020

I have built a derived dataset based on JHU dataset, where (among other fixes and features) I also aggregate the data for US at both state and country level, and merge everything in a single dataset for easy usage:

(I try as much as possible not to change the format too much, mainly I only add new rows and columns.)

@davidbau
Copy link

@davidbau davidbau commented Mar 29, 2020

Dupe of #1505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants