Skip to main content

Getting the world helth organization data using who api

Project description

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

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

Arghadeep1990-0.0.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

Arghadeep1990-0.0.2-py3-none-any.whl (15.8 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