Un Data API


Datasets

Action index
Method GET
URL http://undata-api.appspot.com/data/
Parameters

key (text): Your private undata key

Result

XML formatted list of available datasets (see Results)

Example Request:

http://undata-api.appspot.com/data/index?user_key=3scale-d54a9fc683b4478db97af95576612345

Example Response:


<datasets>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Adolescent fertility rate"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Adult literacy rate (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Antenatal care coverage - at least four visits (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Antiretroviral therapy coverage among HIV-infected pregnant women for PMTCT (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Antiretroviral therapy coverage among people with advanced HIV infections (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Births attended by skilled health personnel (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Births by caesarean section (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Children aged 6-59 months who received vitamin A supplementation (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Children aged less than 5 years sleeping under insecticide-treated nets (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Children aged less than 5 years who received any antimalarial treatment for fever (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Children aged less than 5 years with ARI symptoms taken to facility (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Children aged less than 5 years with diarrhoea receiving ORT (percent)"/>
<dataset organisation="WHO" category="Health systems resources" name="Community and traditional health workers density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health service coverage" name="Contraceptive prevalence (percent)"/>
<dataset organisation="WHO" category="Health systems resources" name="Dentistry personnel density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health systems resources" name="Environment and public health workers density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health systems resources" name="External resources for health as percentage of total expenditure on health"/>
<dataset organisation="WHO" category="Health systems resources" name="General government expenditure on health as percentage of total expenditure on health"/>
<dataset organisation="WHO" category="Health systems resources" name="General government expenditure on health as percentage of total government expenditure"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Gross national income per capita (PPP international $)"/>
<dataset organisation="WHO" category="Health systems resources" name="Hospital beds (per 10 000 population)"/>
<dataset organisation="WHO" category="Health systems resources" name="Laboratory health workers density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health service coverage" name="Neonates protected at birth against neonatal tetanus (PAB) (percent)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Net primary school enrolment ratio female (percent)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Net primary school enrolment ratio male (percent)"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of community and traditional health workers"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of dentistry personnel"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of environment and public health workers"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of laboratory health workers"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of nursing and midwifery personnel"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of other health service providers"/>
<dataset organisation="WHO" category="Health systems resources" name="Number of pharmaceutical personnel"/>
<dataset organisation="WHO" category="Health systems resources" name="Nursing and midwifery personnel density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health service coverage" name="One-year-olds immunized with MCV"/>
<dataset organisation="WHO" category="Health service coverage" name="One-year-olds immunized with three doses of Hepatitis B (HepB3) (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="One-year-olds immunized with three doses of Hib (Hib3) vaccine (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="One-year-olds immunized with three doses of diphtheria tetanus toxoid and pertussis (DTP3) (percent)"/>
<dataset organisation="WHO" category="Health systems resources" name="Other health service providers density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health systems resources" name="Out-of-pocket expenditure as percentage of private expenditure on health"/>
<dataset organisation="WHO" category="Health systems resources" name="Per capita total expenditure on health (PPP int. $)"/>
<dataset organisation="WHO" category="Health systems resources" name="Per capita total expenditure on health at average exchange rate (US$"/>
<dataset organisation="WHO" category="Health systems resources" name="Pharmaceutical personnel density (per 10 000 population)"/>
<dataset organisation="WHO" category="Health systems resources" name="Physicians density (per 10 000 population)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population (in thousands) total"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population annual growth rate (percent)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population in urban areas (percent)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population living below the poverty line (percent living on less than US$1 per day)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population median age (years)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population proportion over 60 (percent)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Population proportion under 15 (percent)"/>
<dataset organisation="WHO" category="Health systems resources" name="Private expenditure on health as percentage of total expenditure on health"/>
<dataset organisation="WHO" category="Health systems resources" name="Private prepaid plans as percentage of private expenditure on health"/>
<dataset organisation="WHO" category="Health systems resources" name="Ratio of health management and support workers to health service providers"/>
<dataset organisation="WHO" category="Health systems resources" name="Ratio of nurses and midwives to physicians"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Registration coverage of births (percent)"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Registration coverage of deaths (percent)"/>
<dataset organisation="WHO" category="Health systems resources" name="Social security expenditure on health as percentage of general government expenditure on health"/>
<dataset organisation="WHO" category="Health systems resources" name="Total expenditure on health as percentage of gross domestic product"/>
<dataset organisation="WHO" category="Demographic and socioeconomic statistics" name="Total fertility rate (per woman)"/>
<dataset organisation="WHO" category="Health service coverage" name="Tuberculosis detection rate under DOTS (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Tuberculosis treatment success under DOTS (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Women who have had PAP smear (percent)"/>
<dataset organisation="WHO" category="Health service coverage" name="Women who have had mammography (percent)"/>
</datasets>

Index