50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


helsinki (version 1.0.5)

get_vaestotietoruudukko: Produce an SF object: Vaestotietoruudukko

Description

Produces an sf object for Väestötietoruudukko (population grid)

Usage

get_vaestotietoruudukko(year = NULL)

Value

sf object

Arguments

year

year as numeric from range 2015:2019

Author

Pyry Kantanen <pyry.kantanen@gmail.com>

Details

Additional data not available here can be manually downloaded from HRI website: https://hri.fi/data/fi/dataset/vaestotietoruudukko

Years 2015-2019 are tested to work at the time of development. Additional years may be added in the future and older datasets may be removed from the API.

The current datasets can be listed with get_feature_list() or select_feature().

Examples

Run this code
if (FALSE) {
pop_grid <- get_vaestotietoruudukko(year = 2017)
}

Run the code above in your browser using DataLab