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
{
  "0000": {
    "postcode": "5820000",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "",
    "town_kana": "",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0001": {
    "postcode": "5820001",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "本郷",
    "town_kana": "ホンゴウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0002": {
    "postcode": "5820002",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "今町",
    "town_kana": "イママチ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0003": {
    "postcode": "5820003",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "堂島町",
    "town_kana": "ドウジマチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0004": {
    "postcode": "5820004",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "河原町",
    "town_kana": "カワハラチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0005": {
    "postcode": "5820005",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "法善寺",
    "town_kana": "ホウゼンジ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0006": {
    "postcode": "5820006",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "清州",
    "town_kana": "キヨス",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0007": {
    "postcode": "5820007",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "上市",
    "town_kana": "カミイチ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0008": {
    "postcode": "5820008",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "古町",
    "town_kana": "フルマチ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0009": {
    "postcode": "5820009",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "大正",
    "town_kana": "タイショウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0010": {
    "postcode": "5820010",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "山ノ井町",
    "town_kana": "ヤマノイチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0011": {
    "postcode": "5820011",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "本堂",
    "town_kana": "ホンドウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0012": {
    "postcode": "5820012",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "雁多尾畑",
    "town_kana": "カリンドオバタ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0013": {
    "postcode": "5820013",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "",
    "town_kana": "トウゲ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0014": {
    "postcode": "5820014",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "青谷",
    "town_kana": "アオタニ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0015": {
    "postcode": "5820015",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "高井田",
    "town_kana": "タカイダ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0016": {
    "postcode": "5820016",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "安堂町",
    "town_kana": "アンドウチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0017": {
    "postcode": "5820017",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "太平寺",
    "town_kana": "タイヘイジ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0018": {
    "postcode": "5820018",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "大県",
    "town_kana": "オオガタ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0019": {
    "postcode": "5820019",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "平野",
    "town_kana": "ヒラノ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0020": {
    "postcode": "5820020",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "片山町",
    "town_kana": "カタヤマチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0021": {
    "postcode": "5820021",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "国分本町",
    "town_kana": "コクブホンマチ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0022": {
    "postcode": "5820022",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "国分市場",
    "town_kana": "コクブイチバ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0023": {
    "postcode": "5820023",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "国分東条町",
    "town_kana": "コクブヒガンジョウチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0024": {
    "postcode": "5820024",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "田辺",
    "town_kana": "タナベ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0025": {
    "postcode": "5820025",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "国分西",
    "town_kana": "コクブニシ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0026": {
    "postcode": "5820026",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "旭ケ丘",
    "town_kana": "アサヒガオカ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0027": {
    "postcode": "5820027",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "円明町",
    "town_kana": "エンミョウチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0028": {
    "postcode": "5820028",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "玉手町",
    "town_kana": "タマテチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "0029": {
    "postcode": "5820029",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "石川町",
    "town_kana": "イシカワチョウ",
    "street": null,
    "office_name": null,
    "office_name_kana": null
  },
  "8501": {
    "postcode": "5828501",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "片山町",
    "town_kana": "カタヤマチョウ",
    "street": "13−13",
    "office_name": "パナソニックサイクルテック 株式会社",
    "office_name_kana": "パナソニツクサイクルテツク カブシキガイシヤ"
  },
  "8555": {
    "postcode": "5828555",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "安堂町",
    "town_kana": "アンドウチョウ",
    "street": "1番55号",
    "office_name": "柏原市役所",
    "office_name_kana": "カシワラシヤクシヨ"
  },
  "8582": {
    "postcode": "5828582",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "旭ケ丘",
    "town_kana": "アサヒガオカ",
    "street": "4丁目698−1",
    "office_name": "大阪教育大学",
    "office_name_kana": "オオサカキヨウイクダイガク"
  },
  "8585": {
    "postcode": "5828585",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "本郷",
    "town_kana": "ホンゴウ",
    "street": "5丁目993番地",
    "office_name": "東大阪大学柏原高等学校",
    "office_name_kana": "ヒガシオオサカダイガクカシワラコウトウガツコウ"
  },
  "8588": {
    "postcode": "5828588",
    "prefecture": "大阪府",
    "prefecture_kana": "オオサカフ",
    "prefecture_code": 27,
    "city": "柏原市",
    "city_kana": "カシワラシ",
    "town": "国分東条町",
    "town_kana": "コクブヒガンジョウチョウ",
    "street": "24番1号",
    "office_name": "株式会社 ジェイテクト 国分工場",
    "office_name_kana": "カブシキガイシヤ ジエイテクト コクブコウジヨウ"
  }
}