Skip to content

showpass/postal-to-geocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Postal To GeoCode

This package retrieves postal to address data from geonames.org and transforms it into a sqlite3 db for quick retrieval.

To use, import `lookup_postal_code` and use with country and postal. For example:

```address_data = lookup_postal_code('CA', 'T2P1J9')```

About

Wrapper around geonames db

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages