# Jpostcode
Japan Postcode (Postal Code / Zip Code) data project.
## Update
```bash
$ bundle install
$ bundle exec rake jpostcode:data:update_all
```
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## Code of Conduct
Everyone interacting in the jpostcode-data project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/kufu/jpostcode-data/blob/master/CODE_OF_CONDUCT.md).
## Acknowledgement
Original data available from:
- [郵便番号データのダウンロード \- zipcloud](http://zipcloud.ibsnet.co.jp/)
- [事業所の個別郵便番号のダウンロード zip形式 \- 日本郵便](http://www.post.japanpost.jp/zipcode/dl/jigyosyo/index-zip.html)