Skip to content

bjyoungblood/zip_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIPCodes Hex.pm Hexdocs.pm

Look up the latitude and longitude of a ZIP code.

Installation

If available in Hex, the package can be installed by adding zip_codes to your list of dependencies in mix.exs:

def deps do
  [
    {:zip_codes, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/zip_codes.

Data Source

The ZIP code data located under ./resources is part of the U.S. Gazetteer Files, provided by the U.S. Census Bureau.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages