Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mattazz/philippinezipcodes
- Owner: mattazz
- Created: 2022-09-09T06:09:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T10:32:44.000Z (over 2 years ago)
- Last Synced: 2024-11-13T23:27:39.551Z (3 months ago)
- Topics: philippines, python3
- Language: Python
- Homepage:
- Size: 75.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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