You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
I noticed that the sum of cases for some state at county level does not match the value at state level.
For example, if we use the county level data and aggregate them to state level, we would get such plots(unassigned cases has not been added) Compare_cumulative_between_CDS_and_JHU.pdf
However, if we plot the state level data directly and add the unassigned cases, we would get these, UseStateLevel.pdf
How did you get the number of unassigned cases? Are the assigned cases already included in the number of cases for states or not?
These are all of the unassigned cases in US according to timeseries.csv, it seems the cases does not match well with the states especially between Arkansas and Georgia. unassigned.xlsx
The text was updated successfully, but these errors were encountered:
jingjtang
changed the title
The sum of cases for some state at county level does not match the value at state level
The sum of cases for some states at county level does not match the value at state level
Sep 10, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I noticed that the sum of cases for some state at county level does not match the value at state level.
For example, if we use the county level data and aggregate them to state level, we would get such plots(unassigned cases has not been added)
Compare_cumulative_between_CDS_and_JHU.pdf
However, if we plot the state level data directly and add the unassigned cases, we would get these,
UseStateLevel.pdf
How did you get the number of unassigned cases? Are the assigned cases already included in the number of cases for states or not?
These are all of the unassigned cases in US according to
timeseries.csv
, it seems the cases does not match well with the states especially between Arkansas and Georgia.unassigned.xlsx
The text was updated successfully, but these errors were encountered: