inwoners_per_postcode_leeftijd: Number of Inhabitants per Zip Code and Age

inwoners_per_postcode_leeftijdR Documentation

Number of Inhabitants per Zip Code and Age

Description

Number of Inhabitants per Zip Code and Age

Usage

inwoners_per_postcode_leeftijd

Format

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

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 en leeftijd per postcode' (data set 83502NED), 1 januari 2021, https://opendata.cbs.nl.

Examples

head(inwoners_per_postcode_leeftijd)
str(inwoners_per_postcode_leeftijd)

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