Would it be possible to include unit/apt numbers in the addr structure?
In PWC data we have addresses like "1234 Main St Unit 30 Cincinnati OH 45229". These get tagged as expected using addr (1234 Main St Cincinnati OH 45229), but matched to 40+ addresses in NAD in some cases. These NAD addresses differ by the subaddress field, one of which is "A30".
So in this case, we know the apartment number and could potentially match to the exact unit if this was incorporated into the addr structure for both sets of addresses.
Would it be possible to include unit/apt numbers in the addr structure?
In PWC data we have addresses like "1234 Main St Unit 30 Cincinnati OH 45229". These get tagged as expected using addr (1234 Main St Cincinnati OH 45229), but matched to 40+ addresses in NAD in some cases. These NAD addresses differ by the subaddress field, one of which is "A30".
So in this case, we know the apartment number and could potentially match to the exact unit if this was incorporated into the addr structure for both sets of addresses.