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.
You can install the development version of SURSfetchR from GitHub with:
# install.packages("devtools")
devtools::install_github("majazaloznik/SURSfetchR")