Skip to contents

A simplified demo tilt company data set to illustrate and test matching with loanbook. For details on included cases please refer to data generation script.

Usage

demo_loanbook

Format

A tibble with 11 rows and 5 variables:

id

a numeric id

company_name

name of company

postcode

postcode of company

country

country name in lowercase

misc_info

A placeholder column that holds additional information that human matchers would consider in matching

Examples

demo_loanbook
#> # A tibble: 12 × 5
#>       id company_name           postcode country misc_info
#>    <dbl> <chr>                  <chr>    <chr>   <chr>    
#>  1     1 Peasant Peter          01234    germany A        
#>  2     2 Peasant Peter          01234    germany Z        
#>  3     3 Peasant Peter          11234    germany Z        
#>  4     4 Peasant Paul           01234    germany Z        
#>  5     5 Bread Bakers Limited   23456    germany C        
#>  6     6 Flower Power & Company 34567    germany Z        
#>  7     7 Screwdriver Experts    45678    germany D        
#>  8     8 Screwdriver Expert     45678    germany Z        
#>  9     9 John Meier's Groceries 56789    germany E        
#> 10    10 John Meier's Groceries 55555    germany Y        
#> 11    11 John Meier's Groceries 55555    norway  Y        
#> 12    12 Best Bakers            65656    france  F