A data set containing the street suffixes used in St. Louis and possible alternatives. This can be used as the basis for a dictionary appendix for the postmastr package.
stl_std_suffix
A data frame with 76 rows and 3 variables:
suffix type
input suffix
output suffix
head(stl_std_suffix)#> # A tibble: 6 x 3 #> suf.type suf.input suf.output #> <chr> <chr> <chr> #> 1 Alley Allee Aly #> 2 Alley Alley Aly #> 3 Alley Ally Aly #> 4 Alley Aly Aly #> 5 Avenue Av Ave #> 6 Avenue Ave Ave