Learn R Programming

KOR.addrlink (version 1.0.1)

Matching Address Data to Reference Index

Description

Matches a data set with semi-structured address data, e.g., street and house number as a concatenated string, wrongly spelled street names or non-existing house numbers to a reference index. The methods are specifically designed for German municipalities ('KOR'-community) and German address schemes.

Copy Link

Version

Install

install.packages('KOR.addrlink')

Monthly Downloads

161

Version

1.0.1

License

GPL-3

Maintainer

Daniel Schürmann

Last Published

March 5th, 2024

Functions in KOR.addrlink (1.0.1)

l1score

Calculate L1-Distance Based Scores
helper_split_number

Splits A Single House Number Into House Number And Additional Letter
KOR.addrlink-package

KOR.addrlink
Adressen

Address data from the city of Dortmund
match_number

Find Best House Number Match Within Given Street
sanitize_street

Clean Steet Names And Make Them Mergeable
split_number

Split house number into house number and additional letter
split_address

Split Adresses Into Street, House Number And Additional Letter
helper_split_address

Splits A Single Address Into Street, House Number And Additional Letter
addrlink

Merge Data To Reference Index
df1

Example dataset 1
df2

Example dataset 2