Explore WHO Disease Outbreak News
Project description
Outbreaker
Unofficial API for the WHO Disease Outbreak News
Overview
The World Health Organisation has an awesome resource of disease outbreak reports that I believe is underutilised. To improve access to this resource, I've developed a small command line package that handles some specific requests.
Currently users are able to pull down the five most recent reports, request the full archive for a given year (from 1996 onwards), country or diseases, and download or read specific articles. In the future I plan to extend Outbreaker's capacities to include features such as outbreak alerts.
Naturally this package relies on the WHO website's existing layout, if anything breaks please highlight it as an issue on the package's github repo.
Installation
Via pip
pip install outbreaker
Via GitHub
Find the latest release wheel on the releases tab.
Running
Installation will add the outbreaker command to your PATH.
Run Types
latest
Return the dates, titles, and urls for the five most recent reports.archive <year/country/disease>
Return a list of the reports found in the given year, country, or disease.download <report_url>
Download a given article url as a .txt file (nb. this has not yet been optimised for all articles).read <report_url>
Print out a given article to the terminal.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file outbreaker-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: outbreaker-1.0.5-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.9.1 pkginfo/1.7.0 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c77de0589c6bc84629c5735cd37f555fbadd633c01268236bfa50892e0b32d7 |
|
MD5 | 84077adaaf3198d275cd2e9f7009e5cf |
|
BLAKE2b-256 | 14af03cfce3fe99225a2b672b8cee81e4c5ebd90900a41a9c3034a0db80da9b9 |