NsoApi
retrieve and harmonize data from national statistical offices
Install / Use
/learn @bowerth/NsoApiREADME
<!-- [](https://travis-ci.org/bowerth/nsoApi) -->
nsoApi
An R package to retrieve and harmonize data from national statistical offices (NSO) application programming interfaces (API).
build package site
Rscript -e 'pkgdown::build_site()'
build articles
Rscript -e 'pkgdown::build_articles()'
serve page
cd docs && python -m SimpleHTTPServer
render README
Rscript -e 'rmarkdown::render("README.Rmd", output_format = "md_document")'
nsoApiBrowser
Shiny app for nsoApi package
<img src="https://github.com/bowerth/nsoApi/raw/master/assets/nsoApiBrowser.png" width="100%" />