/SURSfetchR

UMAR package for fetching data from the SURS API

Primary LanguageRGNU General Public License v3.0GPL-3.0

SURSfetchR

R-CMD-check Codecov test coverage

The goal of SURSfetchR is to check for tables on the SURS API that have been updated (or created or deleted), download the data, and prepare it for the UMAR data model.

Installation

You can install the development version of SURSfetchR from GitHub with:

# install.packages("devtools")
devtools::install_github("majazaloznik/SURSfetchR")