Skip to main content

Python client to the WHO Global Health Observatory.

Project description

https://github.com/fccoelho/ghoclient/actions/workflows/python-package.yml/badge.svg https://github.com/fccoelho/ghoclient/actions/workflows/python-publish.yml/badge.svg

Introduction

The WHO Global Health Observatory is a large global health data repository that makes available an enormous collection of indicators which can be downloaded through their API. GHOclient is a Python client which helps data scientists search and access their data programmatically.

Features

  • Search for indicators by keyword

  • Browse available datasets

  • List region and country codes

  • get the data as pandas Dataframes

Example usage

For example, to search for health data ona certain topic, like smoking

import ghoclient
ghoclient.index.search('smoking')

The above lines will fetch a Dataframe with all indicators containing the word smoking in their description.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-06-28)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ghoclient-1.0.3.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

ghoclient-1.0.3-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 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