Skip to content

Generate real addresses in bulk for your project using a simple collection of Python scripts!

Notifications You must be signed in to change notification settings

mehadh/address-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

address-maker

Generate real addresses in bulk for your project using a simple collection of Python scripts!

Have you ever needed addresses in particular cities, states, or zip codes? Do you need these addresses in bulk? Use my address maker suite!

These files allow you to generate addresses to your specification. Addressgen is used to generate based on particular zip codes, while citygen is used to generate based on city and state. You can choose to use the smarty API to validate your addresses, and additionally, you can filter to only residential addresses. If all you need is a potentially valid address, then the tool can also provide you with randomized addresses based on real street names and formatting in order to pass basic validators.

ndownload - Helper file that downloads the needed edges files from the US census bureau website addressgen - base file which hadnles tiger shapefiles, generates and validates addresses based on zip codes citygen - extends addressgen to generate based on city and state rather than zipcode.

About

Generate real addresses in bulk for your project using a simple collection of Python scripts!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages