powered by
Thin wrapper around Finnish zip code areas provided by Statistics Finland.
get_zipcodes(year = 2025, extend_to_sea_areas = FALSE)
sf object
A numeric for year of the zipcodes. Years available 2015-2025.
A logical. Extend the data to show also the sea areas.
Markus Kainu markus.kainu@kela.fi, Joona Lehtomäki joona.lehtomaki@iki.fi
if (FALSE) { f <- get_zipcodes(year=2022) plot(f) }
Run the code above in your browser using DataLab