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_tilt

Format

A tibble with 9 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_tilt
#> # A tibble: 11 × 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 B        
#>  5     5 The Bread Bakers Ltd         23456    germany C        
#>  6     6 Flower Power Friends and Co. 34567    germany D        
#>  7     7 Flower Power and Co.         34567    germany F        
#>  8     8 John and Jacques Groceries   56789    germany E        
#>  9     9 John and Jacques Groceries   98765    germany E        
#> 10    10 John and Jacques Groceries   98765    france  E        
#> 11    11 Cranes and Friends           65656    france  F