Skip to content

pierucci/rgho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35a25a0 · Jan 20, 2017
Dec 4, 2016
Nov 7, 2016
Dec 4, 2016
Nov 7, 2016
Dec 4, 2016
Sep 4, 2016
Mar 3, 2016
Sep 4, 2016
Jan 18, 2017
Dec 4, 2016
Jan 17, 2017
Oct 29, 2016
Sep 4, 2016
Mar 3, 2016

Repository files navigation

rgho - Access WHO Global Health Observatory Data From R

Travis-CI Build Status Coverage Status

rgho is an R package to access WHO GHO data from R via the Athena web service, an API providing a simple query interface to the World Health Organization's data and statistics content.

You can install:

  • the latest released version from CRAN with:
install.packages("rgho")
  • the latest development version from github with:
devtools::install_github("pierucci/rgho@devel")

Main features

  • List available dimensions and codes with get_gho_dimensions() and get_gho_codes().
  • Download data with get_gho_data().

Documentation

  • Introduction in vignette("a-intro", "rgho").
  • List of GHO dimensions in vignette("b-dimensions", "rgho").
  • List of codes for the GHO dimension in vignette("c-codes-gho", "rgho").
  • List of codes for the COUNTRY dimension in vignette("d-country", "rgho").
  • Details about how requests are performed in vignette("e-details", "rgho").

Dev

Antoine Filipović-Pierucci.

About

🌐Access WHO Global Health Observatory Data From R

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages