southkorea-postal-codes

This repo hosts South Korea postal codes and related data.

Description

Data

  • data/postal_codes_and_addresses.csv: list of postal codes with addresses (in submunicipal level)
  • data/postal_codes_and_latlngs.csv: list of postal codes with their geographic coordinates (in submunicipal level)

Sources

Development Notes

To regenerate postal_codes_and_latlngs.csv, follow:

vi settings.py  # put Daum API key
python run.py data/postal_codes_and_addresses.csv > data/postal_codes_and_latlngs.csv 2> error.log

Caution: Daum API permits only 30,000 API calls per day, per key. You may need to use a couple of keys to get the full list.

Copyright and License

Creative Commons License (한국어)