inwoners_per_postcode_leeftijd | R Documentation |
Number of Inhabitants per Zip Code and Age
inwoners_per_postcode_leeftijd
A data.frame with 99,260 observations and 5 variables:
postcode
zip code, contains PC2, PC3 and PC4
leeftijd
age group per 5 years: 0-4, 5-9, ..., 90-94, 95+
inwoners
total number of inhabitants
inwoners_man
total number of male inhabitants
inwoners_vrouw
total number of female inhabitants
See the repository file to update this data set.
The data in this data.frame are retrieved from, and publicly available at, Statistics Netherlands: StatLine, Centraal Bureau voor de Statistiek (CBS), 'Bevolking en leeftijd per postcode' (data set 83502NED), 1 januari 2021, https://opendata.cbs.nl.
head(inwoners_per_postcode_leeftijd)
str(inwoners_per_postcode_leeftijd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.