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

Invalid format in data for 5 counties of CA #35

Open
droantree opened this issue Sep 15, 2020 · 0 comments
Open

Invalid format in data for 5 counties of CA #35

droantree opened this issue Sep 15, 2020 · 0 comments

Comments

@droantree
Copy link

droantree commented Sep 15, 2020

When running the script for California, I found that the code expected to convert the timeseries JSON element into a dataframe but for 5 of the counties the timeseries element is empty and so the code fails. These counties are:
'06003', '06063', '06105', '06091', '06049'

Note: The actual error message I got was that mutate failed on as.Date. No surprise since it was trying to act on the "date" column and there was no such column!

P.S. It failed getting the OBSERVED intervention. The strong and weak intervention data might be OK.

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

No branches or pull requests

1 participant