Fix the East Ayrshire duplicates - Homelessness
Source:R/fix_duplicates.R
fix_east_ayrshire_duplicates.Rd
Takes the homelessness data and filters out
the East Ayrshire duplicates where one has an app_number e.g.
"ABC12345" and another has "ABC/12/345". It first modifies IDs
of this type and then filters where this 'creates' a duplicate.
The IDs with the /
are more common so we add these rather than
remove them.