jpostcode_rs 0.1.4

Japanese postal code lookup library in Rust, powered by jpostcode-data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
{
  "0901": {
    "postcode": "7110901",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島由加",
    "town_kana": "コジマユガ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0902": {
    "postcode": "7110902",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島白尾",
    "town_kana": "コジマシロオ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0903": {
    "postcode": "7110903",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島田の口",
    "town_kana": "コジマタノクチ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0904": {
    "postcode": "7110904",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島唐琴",
    "town_kana": "コジマカラコト",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0905": {
    "postcode": "7110905",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島唐琴町",
    "town_kana": "コジマカラコトチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0906": {
    "postcode": "7110906",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島下の町",
    "town_kana": "コジマシモノチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0907": {
    "postcode": "7110907",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島上の町",
    "town_kana": "コジマカミノチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0911": {
    "postcode": "7110911",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島小川",
    "town_kana": "コジマオガワ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0912": {
    "postcode": "7110912",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島小川町",
    "town_kana": "コジマオガワチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0913": {
    "postcode": "7110913",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島味野",
    "town_kana": "コジマアジノ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0914": {
    "postcode": "7110914",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島味野城",
    "town_kana": "コジマアジノジョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0915": {
    "postcode": "7110915",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島味野山田町",
    "town_kana": "コジマアジノヤマダチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0916": {
    "postcode": "7110916",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島味野城山",
    "town_kana": "コジマアジノシロヤマ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0917": {
    "postcode": "7110917",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島味野上",
    "town_kana": "コジマアジノカミ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0921": {
    "postcode": "7110921",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島駅前",
    "town_kana": "コジマエキマエ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0922": {
    "postcode": "7110922",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島元浜町",
    "town_kana": "コジマモトハマチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0923": {
    "postcode": "7110923",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島阿津",
    "town_kana": "コジマアツ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0924": {
    "postcode": "7110924",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "大畠",
    "town_kana": "オオバタケ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0925": {
    "postcode": "7110925",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "下津井田之浦",
    "town_kana": "シモツイタノウラ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0926": {
    "postcode": "7110926",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "下津井吹上",
    "town_kana": "シモツイフキアゲ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0927": {
    "postcode": "7110927",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "下津井",
    "town_kana": "シモツイ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0931": {
    "postcode": "7110931",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島赤崎",
    "town_kana": "コジマアカサキ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0932": {
    "postcode": "7110932",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "菰池",
    "town_kana": "コモイケ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0933": {
    "postcode": "7110933",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島通生",
    "town_kana": "コジマカヨウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0934": {
    "postcode": "7110934",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島塩生",
    "town_kana": "コジマシオナス",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0935": {
    "postcode": "7110935",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島宇野津",
    "town_kana": "コジマウノツ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0936": {
    "postcode": "7110936",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島柳田町",
    "town_kana": "コジマヤナイダチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0937": {
    "postcode": "7110937",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島稗田町",
    "town_kana": "コジマヒエダチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "8510": {
    "postcode": "7118510",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島塩生",
    "town_kana": "コジマシオナス",
    "street": "字新浜2767−11",
    "office_name": "旭化成ケミカルズ 株式会社 水島製造所",
    "office_name_kana": "アサヒカセイケミカルズ カブシキカイシヤ ミズシマセイゾウシヨ"
  },
  "8511": {
    "postcode": "7118511",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島塩生",
    "town_kana": "コジマシオナス",
    "street": "字新浜2767−1",
    "office_name": "日本ゼオン 株式会社 水島工場",
    "office_name_kana": "ニツポンゼオン カブシキガイシヤ ミズシマコウジヨウ"
  },
  "8520": {
    "postcode": "7118520",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島塩生",
    "town_kana": "コジマシオナス",
    "street": "2767−24",
    "office_name": "瀬戸埠頭 株式会社",
    "office_name_kana": "セトフトウ カブシキガイシヤ"
  },
  "8555": {
    "postcode": "7118555",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島駅前",
    "town_kana": "コジマエキマエ",
    "street": "1丁目46",
    "office_name": "倉敷ファッションセンター 株式会社",
    "office_name_kana": "クラシキフアツシヨンセンタ- カブシキガイシヤ"
  },
  "8565": {
    "postcode": "7118565",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島小川町",
    "town_kana": "コジマオガワチョウ",
    "street": "3681−3",
    "office_name": "倉敷市 児島支所",
    "office_name_kana": "クラシキシ コジマシシヨ"
  },
  "8567": {
    "postcode": "7118567",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島元浜町",
    "town_kana": "コジマモトハマチョウ",
    "street": "6−3",
    "office_name": "倉敷市 競艇事業局",
    "office_name_kana": "クラシキシ キヨウテイジギヨウキヨク"
  },
  "8588": {
    "postcode": "7118588",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島塩生",
    "town_kana": "コジマシオナス",
    "street": "2767−21",
    "office_name": "株式会社 サノヤス・ヒシノ明昌水島製造所",
    "office_name_kana": "カブシキガイシヤ サノヤス・ヒシノメイシヨウミズシマセイゾウシヨ"
  },
  "8611": {
    "postcode": "7118611",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島田の口",
    "town_kana": "コジマタノクチ",
    "street": "1丁目3−44(児島郵便局私書箱第24号)",
    "office_name": "明石被服興業 株式会社",
    "office_name_kana": "アカシヒフクコウギヨウ カブシキガイシヤ"
  },
  "8622": {
    "postcode": "7118622",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島田の口",
    "town_kana": "コジマタノクチ",
    "street": "3丁目10−25(児島郵便局私書箱第31号)",
    "office_name": "尾崎商事 株式会社",
    "office_name_kana": "オザキシヨウジ カブシキガイシヤ"
  },
  "8686": {
    "postcode": "7118686",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島駅前",
    "town_kana": "コジマエキマエ",
    "street": "2丁目27番3F",
    "office_name": "株式会社 ビッグジョン",
    "office_name_kana": "カブシキガイシヤ ビツグジヨン"
  },
  "8688": {
    "postcode": "7118688",
    "prefecture": "岡山県",
    "prefecture_kana": "オカヤマケン",
    "prefecture_code": 33,
    "city": "倉敷市",
    "city_kana": "クラシキシ",
    "town": "児島小川",
    "town_kana": "コジマオガワ",
    "street": "8丁目3−8(児島郵便局私書箱第16号)",
    "office_name": "難波プレス工業 株式会社",
    "office_name_kana": "ナンバプレスコウギヨウ カブシキガイシヤ"
  }
}