Hello,
I have two questions that surround addresses.
1. Is there a way to return all addresses for a given street name?
Query: Main ST
Return: 101 Main ST, 102 Main ST, 103 Main ST, etc...
2. Is there a way to return all APT/Units for a given address of a multi-unit building (Apartment, Condo, etc...)
Query: 123 Main ST aka Bob's Condos
Return: 123 Main ST Apt 1, 123 Main ST Apt 2, 123 Main ST Apt 3, etc...
I know I can verify an address as real via CASS but I want to know am I missing an address.
But is this possible?
Thank you for your suggestions.
Jason