harvestchoice/hc-api3: HarvestChoice Data Services v3

Methods to retrieve, summarize, and plot HarvestChoice 5-arc- minute spatial layers for Africa South of the Sahara. This R package cannot be installed locally. Instead we provide access to all methods through a RESTful API (credits to \url{http://github.com/jeroenooms/opencpu}). Method names are endpoints and arguments must be converted from R syntax to simple JSON objects, \code{foo(arg1=c("val1", "val2"))} must be passed to \url{http:// harvestchoice.org/tools/hcapi/R/foo} using \code{{"arg1" : ["val1", "val2"]}}. Through transparent data services our aim is to facilitate the re-use and integration of HarvestChoice's spatially-consistent biophysical and socio- economic indicators into 3rd-party tools and models. As of today over 800 indicators are available for sub-Saharan Africa. More about HarvestChoice at \url{http://harvestchoice.org/}.

Getting started

Package details

Maintainer
LicenseGPL (>= 3)
Version3.7
URL http://harvestchoice.github.io/hc-api3/ http://harvestchoice.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("harvestchoice/hc-api3")
harvestchoice/hc-api3 documentation built on May 17, 2019, 3:04 p.m.