postcodes: Data Set with Dutch Zip Codes, Cities, Municipalities and...

postcodesR Documentation

Data Set with Dutch Zip Codes, Cities, Municipalities and Province

Description

Data Set with Dutch Zip Codes, Cities, Municipalities and Province

Usage

postcodes

Format

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)

Details

See the repository file to update this data set.

Source

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.

Examples

head(postcodes)
str(postcodes)

certe-medical-epidemiology/certegis documentation built on Dec. 10, 2024, 6:27 a.m.