Skip to content

Enokisan/ZipDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipDatabase

Simple zip code database based on KEN_ALL.csv from Japan Post Co. with Python

Requirement

  • Python 3.7.6

Usage

The main usage is like below!

git clone https://github.com/Enokisan/ZipDatabase
cd ZipDatabase
python3 main.py

Note

First of all, you have to download KEN_ALL.CSV by query(3)-"download csv" and create sqlite3 table!

python3 main.py

# [ZIP Database] What do you want? type {0:quit, 1:search from zipcode, 2:seacrh from area, 3:download csv and create table}

3

# [ZIP Database] KEN_ALL.CSV has been downloaded!
# [ZIP Database] zip.sqlite3 has got ready!

Author

About

Simple zip code database based on KEN_ALL.csv from Japan Post Co. with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages