postcodes4_afstanden | R Documentation |
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).
postcodes4_afstanden
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
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
head(postcodes4_afstanden)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.