Where can I get sample data with valid addresses?
December 7, 2007 8:21 AM
Subscribe
Where can I get sample data with valid addresses?
A friend of mine is testing an application that incorporates Google Maps API, which doesn't seem to map their location without a valid exact address. He's looking for some test data to use with 1000 records, 20 valid addresses from each state. We've tried the
Fake Name Generator, but that didn't seem to generate valid addresses.
Can anyone recommend a good utility to use for this?
posted by aranyx to computers & internet (4 comments total)
2 users marked this as a favorite
You could find a city with rational layout, pick a really long, straight street and get the address of the first house on the block, then write a script to add one two thousand times. That will probably give you a decent amount of valid addresses.
It is good to test the invalid case as well.
posted by jeffamaphone at 8:44 AM on December 7, 2007