powered by
This data set provides the populations of the 21 hospital districts, in addition to the total Finnish population.
data("popRegionsFin")
A data frame with 22 observations on the following 2 variables.
Alue
character vector: hospital district
val
numeric vector: population
The data were downloaded on March 31, 2021, via THL's open data API.
https://bit.ly/3ryfwE4
data(popRegionsFin) print(popRegionsFin)
Run the code above in your browser using DataLab