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

PAHO Dengue data has the same serotypes coded in different ways #1521

Open
nmdefries opened this issue Aug 16, 2024 · 0 comments
Open

PAHO Dengue data has the same serotypes coded in different ways #1521

nmdefries opened this issue Aug 16, 2024 · 0 comments

Comments

@nmdefries
Copy link
Contributor

PAHO Dengue data has the same serotypes coded in different ways. This is presumably from the upstream data, but we should probably standardize the spelling/spacing of them.

> aa <- pub_paho_dengue(regions = "mx", epiweeks = epirange(201101, 202301))
> View(aa)
> unique(aa$serotype)
[1] "  "          "DEN 1,2"     "DEN 1,2,3,4" "DEN1,2,3,4"  "DEN 3"       "DEN 1,2,3"   "DEN 1,2,34" 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant