Skip to content

Instantly share code, notes, and snippets.

@oooooooo
Created August 19, 2016 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oooooooo/105b629300e4cf97256fd4f0da6f3542 to your computer and use it in GitHub Desktop.
Save oooooooo/105b629300e4cf97256fd4f0da6f3542 to your computer and use it in GitHub Desktop.
curl -# -LO http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
yes | unzip ken_all.zip
nkf --utf8 -Lu KEN_ALL.CSV > address.csv
rm ken_all.zip
rm KEN_ALL.CSV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment