Skip to content

Commit

Permalink
Merge pull request #119 from LamunpunIT/patch-bkk-district
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Feb 25, 2024
2 parents 0789aa7 + af35437 commit 8ff00db
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/data/db.json

Large diffs are not rendered by default.

56 changes: 55 additions & 1 deletion src/data/raw_database.json
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,15 @@
"district_code": 101703,
"amphoe_code": 1026,
"province_code": 10
},
{
"district": "รัชดาภิเษก",
"amphoe": "ดินแดง",
"province": "กรุงเทพมหานคร",
"zipcode": 10400,
"district_code": 101703,
"amphoe_code": 1026,
"province_code": 10
},
{
"district": "ดุสิต",
Expand Down Expand Up @@ -1107,7 +1116,34 @@
"province_code": 10
},
{
"district": "บางบอน",
"district": "บางบอนเหนือ",
"amphoe": "บางบอน",
"province": "กรุงเทพมหานคร",
"zipcode": 10150,
"district_code": 102104,
"amphoe_code": 1050,
"province_code": 10
},
{
"district": "บางบอนใต้",
"amphoe": "บางบอน",
"province": "กรุงเทพมหานคร",
"zipcode": 10150,
"district_code": 102104,
"amphoe_code": 1050,
"province_code": 10
},
{
"district": "คลองบางพราน",
"amphoe": "บางบอน",
"province": "กรุงเทพมหานคร",
"zipcode": 10150,
"district_code": 102104,
"amphoe_code": 1050,
"province_code": 10
},
{
"district": "คลองบางบอน",
"amphoe": "บางบอน",
"province": "กรุงเทพมหานคร",
"zipcode": 10150,
Expand Down Expand Up @@ -1438,6 +1474,15 @@
"district_code": 100805,
"amphoe_code": 1008,
"province_code": 10
},
{
"district": "พญาไท",
"amphoe": "พญาไท",
"province": "กรุงเทพมหานคร",
"zipcode": 10400,
"district_code": 100299,
"amphoe_code": 1014,
"province_code": 10
},
{
"district": "สามเสนใน",
Expand Down Expand Up @@ -1564,6 +1609,15 @@
"district_code": 100905,
"amphoe_code": 1009,
"province_code": 10
},
{
"district": "พระโขนงใต้",
"amphoe": "พระโขนง",
"province": "กรุงเทพมหานคร",
"zipcode": 10260,
"district_code": 100905,
"amphoe_code": 1009,
"province_code": 10
},
{
"district": "คลองขวาง",
Expand Down

0 comments on commit 8ff00db

Please sign in to comment.