-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add postcodes raw data 2024-09-25
- Loading branch information
Chang
committed
Sep 25, 2024
0 parents
commit 3489077
Showing
2,905 changed files
with
439,886 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01007", | ||
"Location": "Kangar - Peti Surat", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01009", | ||
"Location": "Kangar - Beg Berkunci", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01500", | ||
"Location": "Dymm Tuanku Raja Perlis", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01502", | ||
"Location": "Yab Menteri Besar Perlis", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01503", | ||
"Location": "Setiausaha Kerajaan Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01504", | ||
"Location": "Biro Bantuan Guaman", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01505", | ||
"Location": "Biro Pengaduan Awam", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"Postcode": "01506", | ||
"Location": "Mahkamah Sesyen", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
}, | ||
{ | ||
"Postcode": "01506", | ||
"Location": "Mahkamah Tinggi", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01508", | ||
"Location": "Amanah Raya Berhad", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01512", | ||
"Location": "Penasihat Undang-Undang Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01514", | ||
"Location": "Jabatan Perangkaan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01516", | ||
"Location": "Jabatan Pemegang Harta", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01517", | ||
"Location": "Jabatan Perpaduan Negara", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01518", | ||
"Location": "Jabatan Audit Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01524", | ||
"Location": "Setiausaha Keselamatan Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01529", | ||
"Location": "Unit Penyelidikan Sosio Ekonomi", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01532", | ||
"Location": "Jabatan Sumber Manusia", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01538", | ||
"Location": "Jabatan Keselamatan Sosial (Perkeso)", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01540", | ||
"Location": "Jabatan Tenaga Rakyat", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01542", | ||
"Location": "Jabatan Pendaftaran Pertubuhan Negeri Perlis", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"Postcode": "01546", | ||
"Location": "Pejabat Rela Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
}, | ||
{ | ||
"Postcode": "01546", | ||
"Location": "Unit Pencegah Penyeludupan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01550", | ||
"Location": "Jabatan Imigresen", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01551", | ||
"Location": "Jabatan Pendaftaran Negara", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01556", | ||
"Location": "Jabatan Pertahanan Awam", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01560", | ||
"Location": "Ketua Polis Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01564", | ||
"Location": "Jabatan Kebajikan Masyarakat", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01570", | ||
"Location": "Jabatan Belia \u0026 Sukan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01572", | ||
"Location": "Perpustakaan Awam Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01576", | ||
"Location": "Jabatan Tanah \u0026 Galian", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01578", | ||
"Location": "Jabatan Ukur \u0026 Pemetaan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01582", | ||
"Location": "Jabatan Kerja Raya", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01586", | ||
"Location": "Hospital Kangar", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01590", | ||
"Location": "Jabatan Kesihatan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01592", | ||
"Location": "Pegawai Kewangan Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01594", | ||
"Location": "Akauntan Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01596", | ||
"Location": "Jabatan Kastam \u0026 Eksais Di Raja", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01598", | ||
"Location": "Kumpulan Wang Simpanan Pekerja", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01600", | ||
"Location": "Lembaga Hasil Dalam Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01604", | ||
"Location": "Jabatan Pendidikan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01606", | ||
"Location": "Jabatan Kemajuan Masyarakat (Kemas)", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01608", | ||
"Location": "Jabatan Pembangunan Koperasi", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01609", | ||
"Location": "Pejabat Mara Negeri", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[ | ||
{ | ||
"Postcode": "01610", | ||
"Location": "Bahagian Perlesenan - Kementerian Penerangan", | ||
"Post_Office": "Kangar", | ||
"State": "Perlis" | ||
} | ||
] |
Oops, something went wrong.