Python client to the WHO Global Health Observatory.
Project description
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.
Free software: MIT license
Documentation: https://ghoclient.readthedocs.io.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ghoclient-1.0.3.tar.gz
.
File metadata
- Download URL: ghoclient-1.0.3.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63bd3bfe71bf072aef9edcd264cec69da1ffa1358cbfbe404857c508ecd643e9 |
|
MD5 | a2cd14ec25e6c9db6bb87dcc89d4b73b |
|
BLAKE2b-256 | ff311bb789f4a17272f6d8b9758e89da253bc7dc284762b9fe0c1cf94a849ef1 |
File details
Details for the file ghoclient-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: ghoclient-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ea4e7940639283faef7fcdf4f8b07bef055c6601a4d074b83b451fe1ae15439 |
|
MD5 | 5c2a33ea0ba6764b79df03dac5ae5a9b |
|
BLAKE2b-256 | 0926b6dd940eac7079ce4580348be782e7b0ef68c891cc75ba018c83fdc231ef |