Explore a world of health data (THE GLOBAL HEALTH OBSERVATORY) python Library for world health organization API
This is a python package having multiple utilities. Github-flavored Markdown [Source : https://www.who.int/data/gho/info/gho-odata-api] 1.whoApi.getDimension() : Retrieving the list of available dimensions 2.whoApi.DimensionValues() : Retrieving a list of available values for a specific dimension 3.whoApi.IndicatorValue() : Retrieving the indicators list 4.whoApi.IndFilterlike(IndicatorNameVal) : To select only the indicators which contain a specific text.Retrieving the indicators list 5.whoApi.IndFilterSpec(Tindicator) : To select only the indicators that have a specific title,Retrieving the indicators list 6.whoApi.IndData(IndCode) : Specify an indicator to download by specifying the indicator code. This will return all associated data for that specific indicator. Retrieving indicator data 7.whoApi.IndAllData():Retrieving All Ind data in pandas dataframe, Warning : Please set our context memory size before calling this function
#Data Returns in three format: JSON,DF(DataFrame),XML. Default Format is : JSON
Release files for apidatawho 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apidatawho-0.0.8.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apidatawho-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.6 kB
Release files / apidatawho-0.0.8.tar.gz
| Download URL | apidatawho-0.0.8.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
89d21f005ffc5afe5f0299f51e101c20dd8c28797c270ecad71bd0bb5c5f269d
|
|
BLAKE2b-256 checksum How to use checksums |
7f25e7efde311ffbb840f53a176929cba6c6281253d730bf1e0acbc31f622da0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.2
|
Release files / apidatawho-0.0.8-py3-none-any.whl
| Download URL | apidatawho-0.0.8-py3-none-any.whl |
|---|---|
| Size | 15.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
61c5a023d759aa54529b9d0b728074ac5073a45de70d06096b0eb172b695b589
|
|
BLAKE2b-256 checksum How to use checksums |
777175c03565491f2a2cafd39a8b4e6224168006e26900155ebb32b676d72d00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.2
|