ZIPCodes Hex.pm Hexdocs.pm

View Source

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.