postcodes | R Documentation |
Data Set with Dutch Zip Codes, Cities, Municipalities and Province
postcodes
A data.frame with 4,963 observations and 9 variables:
postcode
zip code, contains PC2, PC3 and PC4
inwoners
total number of inhabitants
inwoners_man
total number of male inhabitants
inwoners_vrouw
total number of female inhabitants
plaats
formal Dutch city name
gemeente
formal Dutch municipality name
provincie
formal Dutch province name
nuts3
Nomenclature of Territorial Units for Statistics, level 3 (in Dutch: COROP region, Coordinatie Commissie Regionaal OnderzoeksProgramma)
ggdregio
name of the regional GGD service (public healthcare service)
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 per geslacht per postcode' (data set 83503NED), 1 januari 2021, https://opendata.cbs.nl.
head(postcodes)
str(postcodes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.