Page 1 of 1

Need to verify US address with zipcode

Posted: Fri Jan 29, 2016 2:23 pm
by spuli
Hi All,

I have some data in a dimension table which contains address fields like Address lin1, address line 2, state, city, zip code and zip code extension.

All the addresses are US based addresses.

I have to validate all these addresses and identify which are invalid.

Is there any webservice to validate the address? I can not use WAVES stage since WAVES DB is not purchased by our client.

I am looking forward to your valuable inputs.

Thanks in advance.

Posted: Fri Jan 29, 2016 4:43 pm
by chulett
So, help me out here. You say your client did not purchase the "WAVES DB", by that do you mean they did not purchase QualityStage?

Posted: Fri Jan 29, 2016 4:53 pm
by asorrell
WAVES (Worldwide Address Verification and Enhancement System) is really intended for International address validation.

The CASS stage is typically used for USA address validation and works with the database that is certified, provided and licensed by the U.S. Postal Service. In both cases the databases involved are chargeable because its expensive to keep the databases updated with new addresses. I know CASS won't let you use an out-of-date database, it requires quarterly, licensed updates to function.

There are web-based applications like SmartyStreets that provide external API's, but those are also chargeable, and process addresses much slower due to the inherent internet latency. They might be good for very low volumes, but you'll have to build the interface yourself (which also has a cost attached to it).

I'm not aware of any "free" alternatives that are reputable, high performance and dependable.

Posted: Fri Jan 29, 2016 6:12 pm
by chulett
Thanks Andy. My two second search for "WAVES DB" only turned up Oceanography sites, that or sites about sound wave and decibels or women in the Naval Reserve during WW2. :wink:

Posted: Sun Jan 31, 2016 8:58 pm
by rjdickson
Hi all,


WAVES functionality was replaced by Address Verification Interface (AVI). It does international address validation (240+ countries/territories) , and is subscription based.

Posted: Mon Feb 01, 2016 12:03 am
by asorrell
WAVES functionality was replaced by Address Verification Interface (AVI)
I understand, but he indicated that he was on Rev 8, so I figured he'd still have to get WAVES for that release

Posted: Mon Feb 01, 2016 2:07 am
by rjdickson
Good point!. But WAVES went 'out of service' back in 2011... (http://www-01.ibm.com/software/support/ ... 2X64600D42)

Posted: Mon Feb 01, 2016 8:52 am
by qt_ky
To validate US address only you would need a QualityStage license, and licenses for either the IBM InfoSphere QualityStage Module for U.S. Address Certification or the IBM InfoSphere QualityStage Address Verification Interface.

The USAC subscription updates are provided monthly. The USAC subscription is good for US addresses only.

The AVI subscription updates are provided quarterly. The AVI data subscription can be licensed for all of North America or a broader set of countries/continents.

With those licenses you could validate US address records using DataStage and QualityStage jobs.

If you also want to provide address the validation logic via a web service to other parts of your organization, then you would need an Information Services Director license as well.