Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattazz/philippinezipcodes

Database to search for Zip codes in the Philippines
https://github.com/mattazz/philippinezipcodes

philippines python3

Last synced: 29 days ago
JSON representation

Database to search for Zip codes in the Philippines

Awesome Lists containing this project

README

        

```
_____ _ _ ___________ _____
| __ \| | | |___ /_ _| __ \
| |__) | |__| | / / | | | |__) |
| ___/| __ | / / | | | ___/
| | | | | |/ /__ _| |_| |
|_| |_| |_/_____|_____|_|
```
# PHZipCodes
Database to search for Zip codes in the Philippines

### Usage
Run the
Select between zip codes found within **Metro Manila** or **Provincial Area**.

```
Choose Type:
(1) Metro Manila
(2) Regional

```
Select between zip codes within a **City** or a **Barangay** within the region selected
```
Search function:
(1) City
(2) Barangay
```

### Requirements
```python3 -m pip install pandas numpy sys```

### To-do:
- [x] Add Metro Manila and Regional zip codes to database
- [x] Add output to xlsx or csv function
- [ ] Format zip code in excel file properly