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

[New] DataDownloader(database=["mkp"]) to download Monkeypox data #1252

Closed
2 tasks done
lisphilar opened this issue Oct 3, 2022 · 1 comment
Closed
2 tasks done
Labels
wontfix This will not be worked on
Milestone

Comments

@lisphilar
Copy link
Owner

lisphilar commented Oct 3, 2022

Checkbox

Summary

We can add functionality to download Monkeypox data.

Monkeypox Data provided by "Our World In Data"
https://github.com/owid/monkeypox
https://ourworldindata.org/monkeypox

Citation (Licence: CC BY 4.0)
Edouard Mathieu, Fiona Spooner, Saloni Dattani, Hannah Ritchie and Max Roser (2022) - "Monkeypox". Published online at OurWorldInData.org. Retrieved from: 'https://ourworldindata.org/monkeypox' [Online Resource]

Variables:

  • ISO3 codes
  • Dates
  • Cumulative number of confirmed cases
  • Cumulative number of fatal cases

Solutions

NA

APIs to be deprecated

NA

Additional Context

Global Health:
globaldothealth/monkeypox#177 (comment)

@lisphilar lisphilar added documentation Improvements or additions to documentation enhancement New feature or request brainstorming Discussion to get creative ideas labels Oct 3, 2022
@lisphilar lisphilar added this to the Release v2.28.0 milestone Oct 3, 2022
@lisphilar
Copy link
Owner Author

Downloadable CSV files are available in WHO web site, but I could not find APIs.
https://worldhealthorg.shinyapps.io/mpx_global/

Python script of "Our World In Data" uses URL of WHO, but indirect downloading is safe for us because th URL may be changed later (actually URL not found in any sites for me).
https://github.com/owid/monkeypox/blob/f9edbf65889846db14b25f187f8a164df0fe7425/src/monkeypox.py#L6

@lisphilar lisphilar removed this from the Release v3.0.0 milestone May 12, 2023
@lisphilar lisphilar added this to the Release 3.1.0 milestone Feb 3, 2024
@lisphilar lisphilar added wontfix This will not be worked on and removed documentation Improvements or additions to documentation enhancement New feature or request brainstorming Discussion to get creative ideas labels Feb 3, 2024
@lisphilar lisphilar closed this as not planned Won't fix, can't repro, duplicate, stale Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant