Message Boards Message Boards

0
|
4404 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Why does ResourceData["Epidemic Data for Novel Coronavirus COVID-19"]?

Posted 4 years ago

Can anyone explain the results being returned here? I expected 1 entry to be returned, but I get 3.

Am I doing something incorrectly? If not, then this makes me uncertain about trusting any of the data from this resource.

ResourceData["Epidemic Data for Novel Coronavirus COVID-19"][
   Select[MemberQ[{Entity["Country", "UnitedStates"]}, #Country] && ! 
       FreeQ[#AdministrativeDivision, _Missing] &]][
  All, {"Country", "ConfirmedCases"}] // Normal

enter image description here

POSTED BY: David G
2 Replies
Posted 4 years ago

Ok, thank you!

POSTED BY: David G

The data shows that it curates more than just continental US.

us

POSTED BY: Shenghui Yang
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract