postcodes4_afstanden: Distance from Zip Code to Zip Code

postcodes4_afstandenR Documentation

Distance from Zip Code to Zip Code

Description

This data set was obtained by calculating the difference from the middle point of a zip code geometry to another zip code geometry (using the geo_postcodes4 data set and the sf package).

Usage

postcodes4_afstanden

Format

A data.frame with 562,330 observations and 3 variables:

  • postcode.x
    zip code (PC4)

  • postcode.y
    zip code (PC4)

  • afstand_km
    distance in kilometres

Source

The data in this data.frame are retrieved from, and publicly available at, Statistics Netherlands:

  • Centraal Bureau voor de Statistiek (CBS), 'Gebiedsindelingen', GPKG 2022 v1, https://www.cbs.nl

Examples

head(postcodes4_afstanden)

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