lincerely / hk-phone-number-searcher

A user-friendly interface to search HK phone number information from OFCA's number plan.

Home Page:https://lincerely.github.io/hk-phone-number-searcher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HK Phone Searcher

Retreive HK phone number information from OFCA's number plan and provide a user-friendly interface to search through it.

Screen shot

The following information will be displayed on available:

  • Number Category 號碼主類別
  • NumberSub-category 號碼次類別
  • Allocated/Assigned to (Company / Entity) 用戶 (公司 / 團體)
  • Special Number 特別號碼 (✓ / ✗)
  • Remarks 備註

Support English and Traditional Chinese.

Prepare Data

Get numbering plan from https://www.ofca.gov.hk/filemanager/ofca/common/datagovhk/tel_no_en_tc.csv and parse it into a clean json file.

    cd data
    ./getData.sh

and update the "Last Update" time in index.html

About

A user-friendly interface to search HK phone number information from OFCA's number plan.

https://lincerely.github.io/hk-phone-number-searcher/

License:MIT License


Languages

Language:JavaScript 43.6%Language:HTML 34.2%Language:CSS 15.8%Language:Awk 5.3%Language:Shell 1.1%