sotkanet

Build Status CRAN_Status_Badge codecov.io Cranlogs Downloads

R package to access and manipulate data from the Sotkanet demographics indicator database. The Sotkanet data portal provides over 2000 demographic indicators across Finland and Europe, and is maintained by the National Institute for Health and Welfare (THL). For more information, see Sotkanet indicator database and API description.

Installation

install.packages("sotkanet")

Simple example

List available indicators in the Sotkanet data portal:

library(sotkanet) 
sotkanet.indicators <- SotkanetIndicators()

For further usage instructions, check the tutorial page.

Meta

The package authors are listed in the DESCRIPTION file. Part of rOpenGov.