match_area
relies predominantly on the standard 9 digit
geography codes. The only exceptions are:
match_area
caters for both current and previous versions of geography
codes (e.g 2014 and 2019 Health Boards).
It can account for geography codes pertaining to Health Boards, Council
Areas, Health and Social Care Partnerships, Intermediate Zones, Data Zones
(2001 and 2011), Electoral Wards, Scottish Parliamentary Constituencies,
UK Parliamentary Constituencies, Travel to work areas, National Parks,
Community Health Partnerships, Localities (S19), Settlements (S20) and
Scotland.
match_area
returns a non-NA value only when an exact match is present
between the input value and the corresponding variable in the
area_lookup()
dataset. These exact matches are sensitive to both
case and spacing. It is advised to inspect area_lookup()
in the
case of unexpected results, as these may be explained by subtle differences
in transcription between the input value and the corresponding value in the
lookup dataset.