Skip to main content

Explore WHO Disease Outbreak News

Project description

Outbreaker

Unofficial API for the WHO Disease Outbreak News Example View

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

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

outbreaker-1.0.3-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page