zip-codes 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/.rubocop.yml +146 -0
- data/Gemfile +2 -1
- data/Gemfile.lock +32 -4
- data/Rakefile +6 -6
- data/lib/data/US.yml +1258 -167
- data/lib/zip-codes.rb +6 -5
- data/zip-codes.gemspec +17 -14
- metadata +30 -16
data/lib/data/US.yml
CHANGED
@@ -1,4 +1,1034 @@
|
|
1
1
|
---
|
2
|
+
'00601':
|
3
|
+
:state_code: PR
|
4
|
+
:state_name: Puerto Rico
|
5
|
+
:city: Adjuntas
|
6
|
+
:time_zone: America/Puerto_Rico
|
7
|
+
'00602':
|
8
|
+
:state_code: PR
|
9
|
+
:state_name: Puerto Rico
|
10
|
+
:city: Aguada
|
11
|
+
:time_zone: America/Puerto_Rico
|
12
|
+
'00603':
|
13
|
+
:state_code: PR
|
14
|
+
:state_name: Puerto Rico
|
15
|
+
:city: Aguadilla
|
16
|
+
:time_zone: America/Puerto_Rico
|
17
|
+
'00604':
|
18
|
+
:state_code: PR
|
19
|
+
:state_name: Puerto Rico
|
20
|
+
:city: Aguadilla
|
21
|
+
:time_zone: America/Puerto_Rico
|
22
|
+
'00605':
|
23
|
+
:state_code: PR
|
24
|
+
:state_name: Puerto Rico
|
25
|
+
:city: Aguadilla
|
26
|
+
:time_zone: America/Puerto_Rico
|
27
|
+
'00606':
|
28
|
+
:state_code: PR
|
29
|
+
:state_name: Puerto Rico
|
30
|
+
:city: Maricao
|
31
|
+
:time_zone: America/Puerto_Rico
|
32
|
+
'00607':
|
33
|
+
:state_code: PR
|
34
|
+
:state_name: Puerto Rico
|
35
|
+
:city: Aguas Buenas
|
36
|
+
:time_zone: America/Puerto_Rico
|
37
|
+
'00609':
|
38
|
+
:state_code: PR
|
39
|
+
:state_name: Puerto Rico
|
40
|
+
:city: Aibonito
|
41
|
+
:time_zone: America/Puerto_Rico
|
42
|
+
'00610':
|
43
|
+
:state_code: PR
|
44
|
+
:state_name: Puerto Rico
|
45
|
+
:city: Anasco
|
46
|
+
:time_zone: America/Puerto_Rico
|
47
|
+
'00611':
|
48
|
+
:state_code: PR
|
49
|
+
:state_name: Puerto Rico
|
50
|
+
:city: Angeles
|
51
|
+
:time_zone: America/Puerto_Rico
|
52
|
+
'00612':
|
53
|
+
:state_code: PR
|
54
|
+
:state_name: Puerto Rico
|
55
|
+
:city: Arecibo
|
56
|
+
:time_zone: America/Puerto_Rico
|
57
|
+
'00613':
|
58
|
+
:state_code: PR
|
59
|
+
:state_name: Puerto Rico
|
60
|
+
:city: Arecibo
|
61
|
+
:time_zone: America/Puerto_Rico
|
62
|
+
'00614':
|
63
|
+
:state_code: PR
|
64
|
+
:state_name: Puerto Rico
|
65
|
+
:city: Arecibo
|
66
|
+
:time_zone: America/Puerto_Rico
|
67
|
+
'00615':
|
68
|
+
:state_code: PR
|
69
|
+
:state_name: Puerto Rico
|
70
|
+
:city: Arroyo
|
71
|
+
:time_zone: America/Puerto_Rico
|
72
|
+
'00616':
|
73
|
+
:state_code: PR
|
74
|
+
:state_name: Puerto Rico
|
75
|
+
:city: Bajadero
|
76
|
+
:time_zone: America/Puerto_Rico
|
77
|
+
'00617':
|
78
|
+
:state_code: PR
|
79
|
+
:state_name: Puerto Rico
|
80
|
+
:city: Barceloneta
|
81
|
+
:time_zone: America/Puerto_Rico
|
82
|
+
'00618':
|
83
|
+
:state_code: PR
|
84
|
+
:state_name: Puerto Rico
|
85
|
+
:city: Barranquitas
|
86
|
+
:time_zone: America/Puerto_Rico
|
87
|
+
'00622':
|
88
|
+
:state_code: PR
|
89
|
+
:state_name: Puerto Rico
|
90
|
+
:city: Boqueron
|
91
|
+
:time_zone: America/Puerto_Rico
|
92
|
+
'00623':
|
93
|
+
:state_code: PR
|
94
|
+
:state_name: Puerto Rico
|
95
|
+
:city: Cabo Rojo
|
96
|
+
:time_zone: America/Puerto_Rico
|
97
|
+
'00624':
|
98
|
+
:state_code: PR
|
99
|
+
:state_name: Puerto Rico
|
100
|
+
:city: Penuelas
|
101
|
+
:time_zone: America/Puerto_Rico
|
102
|
+
'00625':
|
103
|
+
:state_code: PR
|
104
|
+
:state_name: Puerto Rico
|
105
|
+
:city: Caguas
|
106
|
+
:time_zone: America/Puerto_Rico
|
107
|
+
'00626':
|
108
|
+
:state_code: PR
|
109
|
+
:state_name: Puerto Rico
|
110
|
+
:city: Caguas
|
111
|
+
:time_zone: America/Puerto_Rico
|
112
|
+
'00627':
|
113
|
+
:state_code: PR
|
114
|
+
:state_name: Puerto Rico
|
115
|
+
:city: Camuy
|
116
|
+
:time_zone: America/Puerto_Rico
|
117
|
+
'00631':
|
118
|
+
:state_code: PR
|
119
|
+
:state_name: Puerto Rico
|
120
|
+
:city: Castaner
|
121
|
+
:time_zone: America/Puerto_Rico
|
122
|
+
'00633':
|
123
|
+
:state_code: PR
|
124
|
+
:state_name: Puerto Rico
|
125
|
+
:city: Cayey
|
126
|
+
:time_zone: America/Puerto_Rico
|
127
|
+
'00634':
|
128
|
+
:state_code: PR
|
129
|
+
:state_name: Puerto Rico
|
130
|
+
:city: Cayey
|
131
|
+
:time_zone: America/Puerto_Rico
|
132
|
+
'00635':
|
133
|
+
:state_code: PR
|
134
|
+
:state_name: Puerto Rico
|
135
|
+
:city: Ceiba
|
136
|
+
:time_zone: America/Puerto_Rico
|
137
|
+
'00636':
|
138
|
+
:state_code: PR
|
139
|
+
:state_name: Puerto Rico
|
140
|
+
:city: Rosario
|
141
|
+
:time_zone: America/Puerto_Rico
|
142
|
+
'00637':
|
143
|
+
:state_code: PR
|
144
|
+
:state_name: Puerto Rico
|
145
|
+
:city: Sabana Grande
|
146
|
+
:time_zone: America/Puerto_Rico
|
147
|
+
'00638':
|
148
|
+
:state_code: PR
|
149
|
+
:state_name: Puerto Rico
|
150
|
+
:city: Ciales
|
151
|
+
:time_zone: America/Puerto_Rico
|
152
|
+
'00639':
|
153
|
+
:state_code: PR
|
154
|
+
:state_name: Puerto Rico
|
155
|
+
:city: Cidra
|
156
|
+
:time_zone: America/Puerto_Rico
|
157
|
+
'00640':
|
158
|
+
:state_code: PR
|
159
|
+
:state_name: Puerto Rico
|
160
|
+
:city: Coamo
|
161
|
+
:time_zone: America/Puerto_Rico
|
162
|
+
'00641':
|
163
|
+
:state_code: PR
|
164
|
+
:state_name: Puerto Rico
|
165
|
+
:city: Utuado
|
166
|
+
:time_zone: America/Puerto_Rico
|
167
|
+
'00643':
|
168
|
+
:state_code: PR
|
169
|
+
:state_name: Puerto Rico
|
170
|
+
:city: Corozal
|
171
|
+
:time_zone: America/Puerto_Rico
|
172
|
+
'00644':
|
173
|
+
:state_code: PR
|
174
|
+
:state_name: Puerto Rico
|
175
|
+
:city: Coto Laurel
|
176
|
+
:time_zone: America/Puerto_Rico
|
177
|
+
'00645':
|
178
|
+
:state_code: PR
|
179
|
+
:state_name: Puerto Rico
|
180
|
+
:city: Culebra
|
181
|
+
:time_zone: America/Puerto_Rico
|
182
|
+
'00646':
|
183
|
+
:state_code: PR
|
184
|
+
:state_name: Puerto Rico
|
185
|
+
:city: Dorado
|
186
|
+
:time_zone: America/Puerto_Rico
|
187
|
+
'00647':
|
188
|
+
:state_code: PR
|
189
|
+
:state_name: Puerto Rico
|
190
|
+
:city: Ensenada
|
191
|
+
:time_zone: America/Puerto_Rico
|
192
|
+
'00648':
|
193
|
+
:state_code: PR
|
194
|
+
:state_name: Puerto Rico
|
195
|
+
:city: Fajardo
|
196
|
+
:time_zone: America/Puerto_Rico
|
197
|
+
'00650':
|
198
|
+
:state_code: PR
|
199
|
+
:state_name: Puerto Rico
|
200
|
+
:city: Florida
|
201
|
+
:time_zone: America/Puerto_Rico
|
202
|
+
'00652':
|
203
|
+
:state_code: PR
|
204
|
+
:state_name: Puerto Rico
|
205
|
+
:city: Garrochales
|
206
|
+
:time_zone: America/Puerto_Rico
|
207
|
+
'00653':
|
208
|
+
:state_code: PR
|
209
|
+
:state_name: Puerto Rico
|
210
|
+
:city: Guanica
|
211
|
+
:time_zone: America/Puerto_Rico
|
212
|
+
'00654':
|
213
|
+
:state_code: PR
|
214
|
+
:state_name: Puerto Rico
|
215
|
+
:city: Jobos
|
216
|
+
:time_zone: America/Puerto_Rico
|
217
|
+
'00655':
|
218
|
+
:state_code: PR
|
219
|
+
:state_name: Puerto Rico
|
220
|
+
:city: Olimpo
|
221
|
+
:time_zone: America/Puerto_Rico
|
222
|
+
'00656':
|
223
|
+
:state_code: PR
|
224
|
+
:state_name: Puerto Rico
|
225
|
+
:city: Guayanilla
|
226
|
+
:time_zone: America/Puerto_Rico
|
227
|
+
'00658':
|
228
|
+
:state_code: PR
|
229
|
+
:state_name: Puerto Rico
|
230
|
+
:city: Gurabo
|
231
|
+
:time_zone: America/Puerto_Rico
|
232
|
+
'00659':
|
233
|
+
:state_code: PR
|
234
|
+
:state_name: Puerto Rico
|
235
|
+
:city: Hatillo
|
236
|
+
:time_zone: America/Puerto_Rico
|
237
|
+
'00660':
|
238
|
+
:state_code: PR
|
239
|
+
:state_name: Puerto Rico
|
240
|
+
:city: Hormigueros
|
241
|
+
:time_zone: America/Puerto_Rico
|
242
|
+
'00661':
|
243
|
+
:state_code: PR
|
244
|
+
:state_name: Puerto Rico
|
245
|
+
:city: Humacao
|
246
|
+
:time_zone: America/Puerto_Rico
|
247
|
+
'00662':
|
248
|
+
:state_code: PR
|
249
|
+
:state_name: Puerto Rico
|
250
|
+
:city: Isabela
|
251
|
+
:time_zone: America/Puerto_Rico
|
252
|
+
'00664':
|
253
|
+
:state_code: PR
|
254
|
+
:state_name: Puerto Rico
|
255
|
+
:city: Jayuya
|
256
|
+
:time_zone: America/Puerto_Rico
|
257
|
+
'00665':
|
258
|
+
:state_code: PR
|
259
|
+
:state_name: Puerto Rico
|
260
|
+
:city: Ponce
|
261
|
+
:time_zone: America/Puerto_Rico
|
262
|
+
'00666':
|
263
|
+
:state_code: PR
|
264
|
+
:state_name: Puerto Rico
|
265
|
+
:city: Juncos
|
266
|
+
:time_zone: America/Puerto_Rico
|
267
|
+
'00667':
|
268
|
+
:state_code: PR
|
269
|
+
:state_name: Puerto Rico
|
270
|
+
:city: Lajas
|
271
|
+
:time_zone: America/Puerto_Rico
|
272
|
+
'00669':
|
273
|
+
:state_code: PR
|
274
|
+
:state_name: Puerto Rico
|
275
|
+
:city: Lares
|
276
|
+
:time_zone: America/Puerto_Rico
|
277
|
+
'00670':
|
278
|
+
:state_code: PR
|
279
|
+
:state_name: Puerto Rico
|
280
|
+
:city: Las Marias
|
281
|
+
:time_zone: America/Puerto_Rico
|
282
|
+
'00671':
|
283
|
+
:state_code: PR
|
284
|
+
:state_name: Puerto Rico
|
285
|
+
:city: Las Piedras
|
286
|
+
:time_zone: America/Puerto_Rico
|
287
|
+
'00674':
|
288
|
+
:state_code: PR
|
289
|
+
:state_name: Puerto Rico
|
290
|
+
:city: Manati
|
291
|
+
:time_zone: America/Puerto_Rico
|
292
|
+
'00676':
|
293
|
+
:state_code: PR
|
294
|
+
:state_name: Puerto Rico
|
295
|
+
:city: Moca
|
296
|
+
:time_zone: America/Puerto_Rico
|
297
|
+
'00677':
|
298
|
+
:state_code: PR
|
299
|
+
:state_name: Puerto Rico
|
300
|
+
:city: Rincon
|
301
|
+
:time_zone: America/Puerto_Rico
|
302
|
+
'00678':
|
303
|
+
:state_code: PR
|
304
|
+
:state_name: Puerto Rico
|
305
|
+
:city: Quebradillas
|
306
|
+
:time_zone: America/Puerto_Rico
|
307
|
+
'00680':
|
308
|
+
:state_code: PR
|
309
|
+
:state_name: Puerto Rico
|
310
|
+
:city: Mayaguez
|
311
|
+
:time_zone: America/Puerto_Rico
|
312
|
+
'00681':
|
313
|
+
:state_code: PR
|
314
|
+
:state_name: Puerto Rico
|
315
|
+
:city: Mayaguez
|
316
|
+
:time_zone: America/Puerto_Rico
|
317
|
+
'00682':
|
318
|
+
:state_code: PR
|
319
|
+
:state_name: Puerto Rico
|
320
|
+
:city: Mayaguez
|
321
|
+
:time_zone: America/Puerto_Rico
|
322
|
+
'00683':
|
323
|
+
:state_code: PR
|
324
|
+
:state_name: Puerto Rico
|
325
|
+
:city: San German
|
326
|
+
:time_zone: America/Puerto_Rico
|
327
|
+
'00685':
|
328
|
+
:state_code: PR
|
329
|
+
:state_name: Puerto Rico
|
330
|
+
:city: San Sebastian
|
331
|
+
:time_zone: America/Puerto_Rico
|
332
|
+
'00687':
|
333
|
+
:state_code: PR
|
334
|
+
:state_name: Puerto Rico
|
335
|
+
:city: Morovis
|
336
|
+
:time_zone: America/Puerto_Rico
|
337
|
+
'00688':
|
338
|
+
:state_code: PR
|
339
|
+
:state_name: Puerto Rico
|
340
|
+
:city: Sabana Hoyos
|
341
|
+
:time_zone: America/Puerto_Rico
|
342
|
+
'00690':
|
343
|
+
:state_code: PR
|
344
|
+
:state_name: Puerto Rico
|
345
|
+
:city: San Antonio
|
346
|
+
:time_zone: America/Puerto_Rico
|
347
|
+
'00692':
|
348
|
+
:state_code: PR
|
349
|
+
:state_name: Puerto Rico
|
350
|
+
:city: Vega Alta
|
351
|
+
:time_zone: America/Puerto_Rico
|
352
|
+
'00693':
|
353
|
+
:state_code: PR
|
354
|
+
:state_name: Puerto Rico
|
355
|
+
:city: Vega Baja
|
356
|
+
:time_zone: America/Puerto_Rico
|
357
|
+
'00694':
|
358
|
+
:state_code: PR
|
359
|
+
:state_name: Puerto Rico
|
360
|
+
:city: Vega Baja
|
361
|
+
:time_zone: America/Puerto_Rico
|
362
|
+
'00698':
|
363
|
+
:state_code: PR
|
364
|
+
:state_name: Puerto Rico
|
365
|
+
:city: Yauco
|
366
|
+
:time_zone: America/Puerto_Rico
|
367
|
+
'00703':
|
368
|
+
:state_code: PR
|
369
|
+
:state_name: Puerto Rico
|
370
|
+
:city: Aguas Buenas
|
371
|
+
:time_zone: America/Puerto_Rico
|
372
|
+
'00704':
|
373
|
+
:state_code: PR
|
374
|
+
:state_name: Puerto Rico
|
375
|
+
:city: Aguirre
|
376
|
+
:time_zone: America/Puerto_Rico
|
377
|
+
'00705':
|
378
|
+
:state_code: PR
|
379
|
+
:state_name: Puerto Rico
|
380
|
+
:city: Aibonito
|
381
|
+
:time_zone: America/Puerto_Rico
|
382
|
+
'00707':
|
383
|
+
:state_code: PR
|
384
|
+
:state_name: Puerto Rico
|
385
|
+
:city: Maunabo
|
386
|
+
:time_zone: America/Puerto_Rico
|
387
|
+
'00714':
|
388
|
+
:state_code: PR
|
389
|
+
:state_name: Puerto Rico
|
390
|
+
:city: Arroyo
|
391
|
+
:time_zone: America/Puerto_Rico
|
392
|
+
'00715':
|
393
|
+
:state_code: PR
|
394
|
+
:state_name: Puerto Rico
|
395
|
+
:city: Mercedita
|
396
|
+
:time_zone: America/Puerto_Rico
|
397
|
+
'00716':
|
398
|
+
:state_code: PR
|
399
|
+
:state_name: Puerto Rico
|
400
|
+
:city: Ponce
|
401
|
+
:time_zone: America/Puerto_Rico
|
402
|
+
'00717':
|
403
|
+
:state_code: PR
|
404
|
+
:state_name: Puerto Rico
|
405
|
+
:city: Ponce
|
406
|
+
:time_zone: America/Puerto_Rico
|
407
|
+
'00718':
|
408
|
+
:state_code: PR
|
409
|
+
:state_name: Puerto Rico
|
410
|
+
:city: Naguabo
|
411
|
+
:time_zone: America/Puerto_Rico
|
412
|
+
'00719':
|
413
|
+
:state_code: PR
|
414
|
+
:state_name: Puerto Rico
|
415
|
+
:city: Naranjito
|
416
|
+
:time_zone: America/Puerto_Rico
|
417
|
+
'00720':
|
418
|
+
:state_code: PR
|
419
|
+
:state_name: Puerto Rico
|
420
|
+
:city: Orocovis
|
421
|
+
:time_zone: America/Puerto_Rico
|
422
|
+
'00721':
|
423
|
+
:state_code: PR
|
424
|
+
:state_name: Puerto Rico
|
425
|
+
:city: Palmer
|
426
|
+
:time_zone: America/Puerto_Rico
|
427
|
+
'00723':
|
428
|
+
:state_code: PR
|
429
|
+
:state_name: Puerto Rico
|
430
|
+
:city: Patillas
|
431
|
+
:time_zone: America/Puerto_Rico
|
432
|
+
'00725':
|
433
|
+
:state_code: PR
|
434
|
+
:state_name: Puerto Rico
|
435
|
+
:city: Caguas
|
436
|
+
:time_zone: America/Puerto_Rico
|
437
|
+
'00726':
|
438
|
+
:state_code: PR
|
439
|
+
:state_name: Puerto Rico
|
440
|
+
:city: Caguas
|
441
|
+
:time_zone: America/Puerto_Rico
|
442
|
+
'00728':
|
443
|
+
:state_code: PR
|
444
|
+
:state_name: Puerto Rico
|
445
|
+
:city: Ponce
|
446
|
+
:time_zone: America/Puerto_Rico
|
447
|
+
'00729':
|
448
|
+
:state_code: PR
|
449
|
+
:state_name: Puerto Rico
|
450
|
+
:city: Canovanas
|
451
|
+
:time_zone: America/Puerto_Rico
|
452
|
+
'00730':
|
453
|
+
:state_code: PR
|
454
|
+
:state_name: Puerto Rico
|
455
|
+
:city: Ponce
|
456
|
+
:time_zone: America/Puerto_Rico
|
457
|
+
'00731':
|
458
|
+
:state_code: PR
|
459
|
+
:state_name: Puerto Rico
|
460
|
+
:city: Ponce
|
461
|
+
:time_zone: America/Puerto_Rico
|
462
|
+
'00732':
|
463
|
+
:state_code: PR
|
464
|
+
:state_name: Puerto Rico
|
465
|
+
:city: Ponce
|
466
|
+
:time_zone: America/Puerto_Rico
|
467
|
+
'00733':
|
468
|
+
:state_code: PR
|
469
|
+
:state_name: Puerto Rico
|
470
|
+
:city: Ponce
|
471
|
+
:time_zone: America/Puerto_Rico
|
472
|
+
'00734':
|
473
|
+
:state_code: PR
|
474
|
+
:state_name: Puerto Rico
|
475
|
+
:city: Ponce
|
476
|
+
:time_zone: America/Puerto_Rico
|
477
|
+
'00735':
|
478
|
+
:state_code: PR
|
479
|
+
:state_name: Puerto Rico
|
480
|
+
:city: Ceiba
|
481
|
+
:time_zone: America/Puerto_Rico
|
482
|
+
'00736':
|
483
|
+
:state_code: PR
|
484
|
+
:state_name: Puerto Rico
|
485
|
+
:city: Cayey
|
486
|
+
:time_zone: America/Puerto_Rico
|
487
|
+
'00737':
|
488
|
+
:state_code: PR
|
489
|
+
:state_name: Puerto Rico
|
490
|
+
:city: Cayey
|
491
|
+
:time_zone: America/Puerto_Rico
|
492
|
+
'00738':
|
493
|
+
:state_code: PR
|
494
|
+
:state_name: Puerto Rico
|
495
|
+
:city: Fajardo
|
496
|
+
:time_zone: America/Puerto_Rico
|
497
|
+
'00739':
|
498
|
+
:state_code: PR
|
499
|
+
:state_name: Puerto Rico
|
500
|
+
:city: Cidra
|
501
|
+
:time_zone: America/Puerto_Rico
|
502
|
+
'00740':
|
503
|
+
:state_code: PR
|
504
|
+
:state_name: Puerto Rico
|
505
|
+
:city: Puerto Real
|
506
|
+
:time_zone: America/Puerto_Rico
|
507
|
+
'00741':
|
508
|
+
:state_code: PR
|
509
|
+
:state_name: Puerto Rico
|
510
|
+
:city: Punta Santiago
|
511
|
+
:time_zone: America/Puerto_Rico
|
512
|
+
'00742':
|
513
|
+
:state_code: PR
|
514
|
+
:state_name: Puerto Rico
|
515
|
+
:city: Roosevelt Roads
|
516
|
+
:time_zone: America/Puerto_Rico
|
517
|
+
'00744':
|
518
|
+
:state_code: PR
|
519
|
+
:state_name: Puerto Rico
|
520
|
+
:city: Rio Blanco
|
521
|
+
:time_zone: America/Puerto_Rico
|
522
|
+
'00745':
|
523
|
+
:state_code: PR
|
524
|
+
:state_name: Puerto Rico
|
525
|
+
:city: Rio Grande
|
526
|
+
:time_zone: America/Puerto_Rico
|
527
|
+
'00747':
|
528
|
+
:state_code: PR
|
529
|
+
:state_name: Puerto Rico
|
530
|
+
:city: Lluveras
|
531
|
+
:time_zone: America/Puerto_Rico
|
532
|
+
'00748':
|
533
|
+
:state_code: PR
|
534
|
+
:state_name: Puerto Rico
|
535
|
+
:city: Fajardo
|
536
|
+
:time_zone: America/Puerto_Rico
|
537
|
+
'00751':
|
538
|
+
:state_code: PR
|
539
|
+
:state_name: Puerto Rico
|
540
|
+
:city: Salinas
|
541
|
+
:time_zone: America/Puerto_Rico
|
542
|
+
'00752':
|
543
|
+
:state_code: PR
|
544
|
+
:state_name: Puerto Rico
|
545
|
+
:city: San Antonio
|
546
|
+
:time_zone: America/Puerto_Rico
|
547
|
+
'00754':
|
548
|
+
:state_code: PR
|
549
|
+
:state_name: Puerto Rico
|
550
|
+
:city: San Lorenzo
|
551
|
+
:time_zone: America/Puerto_Rico
|
552
|
+
'00757':
|
553
|
+
:state_code: PR
|
554
|
+
:state_name: Puerto Rico
|
555
|
+
:city: Santa Isabel
|
556
|
+
:time_zone: America/Puerto_Rico
|
557
|
+
'00761':
|
558
|
+
:state_code: PR
|
559
|
+
:state_name: Puerto Rico
|
560
|
+
:city: Utuado
|
561
|
+
:time_zone: America/Puerto_Rico
|
562
|
+
'00762':
|
563
|
+
:state_code: PR
|
564
|
+
:state_name: Puerto Rico
|
565
|
+
:city: Vega Alta
|
566
|
+
:time_zone: America/Puerto_Rico
|
567
|
+
'00763':
|
568
|
+
:state_code: PR
|
569
|
+
:state_name: Puerto Rico
|
570
|
+
:city: Monserrate
|
571
|
+
:time_zone: America/Puerto_Rico
|
572
|
+
'00764':
|
573
|
+
:state_code: PR
|
574
|
+
:state_name: Puerto Rico
|
575
|
+
:city: Vega Baja
|
576
|
+
:time_zone: America/Puerto_Rico
|
577
|
+
'00765':
|
578
|
+
:state_code: PR
|
579
|
+
:state_name: Puerto Rico
|
580
|
+
:city: Vieques
|
581
|
+
:time_zone: America/Puerto_Rico
|
582
|
+
'00766':
|
583
|
+
:state_code: PR
|
584
|
+
:state_name: Puerto Rico
|
585
|
+
:city: Villalba
|
586
|
+
:time_zone: America/Puerto_Rico
|
587
|
+
'00767':
|
588
|
+
:state_code: PR
|
589
|
+
:state_name: Puerto Rico
|
590
|
+
:city: Yabucoa
|
591
|
+
:time_zone: America/Puerto_Rico
|
592
|
+
'00768':
|
593
|
+
:state_code: PR
|
594
|
+
:state_name: Puerto Rico
|
595
|
+
:city: Yauco
|
596
|
+
:time_zone: America/Puerto_Rico
|
597
|
+
'00769':
|
598
|
+
:state_code: PR
|
599
|
+
:state_name: Puerto Rico
|
600
|
+
:city: Coamo
|
601
|
+
:time_zone: America/Puerto_Rico
|
602
|
+
'00771':
|
603
|
+
:state_code: PR
|
604
|
+
:state_name: Puerto Rico
|
605
|
+
:city: Las Piedras
|
606
|
+
:time_zone: America/Puerto_Rico
|
607
|
+
'00772':
|
608
|
+
:state_code: PR
|
609
|
+
:state_name: Puerto Rico
|
610
|
+
:city: Loiza
|
611
|
+
:time_zone: America/Puerto_Rico
|
612
|
+
'00773':
|
613
|
+
:state_code: PR
|
614
|
+
:state_name: Puerto Rico
|
615
|
+
:city: Luquillo
|
616
|
+
:time_zone: America/Puerto_Rico
|
617
|
+
'00775':
|
618
|
+
:state_code: PR
|
619
|
+
:state_name: Puerto Rico
|
620
|
+
:city: Culebra
|
621
|
+
:time_zone: America/Puerto_Rico
|
622
|
+
'00777':
|
623
|
+
:state_code: PR
|
624
|
+
:state_name: Puerto Rico
|
625
|
+
:city: Juncos
|
626
|
+
:time_zone: America/Puerto_Rico
|
627
|
+
'00778':
|
628
|
+
:state_code: PR
|
629
|
+
:state_name: Puerto Rico
|
630
|
+
:city: Gurabo
|
631
|
+
:time_zone: America/Puerto_Rico
|
632
|
+
'00780':
|
633
|
+
:state_code: PR
|
634
|
+
:state_name: Puerto Rico
|
635
|
+
:city: Coto Laurel
|
636
|
+
:time_zone: America/Puerto_Rico
|
637
|
+
'00782':
|
638
|
+
:state_code: PR
|
639
|
+
:state_name: Puerto Rico
|
640
|
+
:city: Comerio
|
641
|
+
:time_zone: America/Puerto_Rico
|
642
|
+
'00783':
|
643
|
+
:state_code: PR
|
644
|
+
:state_name: Puerto Rico
|
645
|
+
:city: Corozal
|
646
|
+
:time_zone: America/Puerto_Rico
|
647
|
+
'00784':
|
648
|
+
:state_code: PR
|
649
|
+
:state_name: Puerto Rico
|
650
|
+
:city: Guayama
|
651
|
+
:time_zone: America/Puerto_Rico
|
652
|
+
'00785':
|
653
|
+
:state_code: PR
|
654
|
+
:state_name: Puerto Rico
|
655
|
+
:city: Guayama
|
656
|
+
:time_zone: America/Puerto_Rico
|
657
|
+
'00786':
|
658
|
+
:state_code: PR
|
659
|
+
:state_name: Puerto Rico
|
660
|
+
:city: La Plata
|
661
|
+
:time_zone: America/Puerto_Rico
|
662
|
+
'00791':
|
663
|
+
:state_code: PR
|
664
|
+
:state_name: Puerto Rico
|
665
|
+
:city: Humacao
|
666
|
+
:time_zone: America/Puerto_Rico
|
667
|
+
'00792':
|
668
|
+
:state_code: PR
|
669
|
+
:state_name: Puerto Rico
|
670
|
+
:city: Humacao
|
671
|
+
:time_zone: America/Puerto_Rico
|
672
|
+
'00794':
|
673
|
+
:state_code: PR
|
674
|
+
:state_name: Puerto Rico
|
675
|
+
:city: Barranquitas
|
676
|
+
:time_zone: America/Puerto_Rico
|
677
|
+
'00795':
|
678
|
+
:state_code: PR
|
679
|
+
:state_name: Puerto Rico
|
680
|
+
:city: Juana Diaz
|
681
|
+
:time_zone: America/Puerto_Rico
|
682
|
+
'00901':
|
683
|
+
:state_code: PR
|
684
|
+
:state_name: Puerto Rico
|
685
|
+
:city: San Juan
|
686
|
+
:time_zone: America/Puerto_Rico
|
687
|
+
'00902':
|
688
|
+
:state_code: PR
|
689
|
+
:state_name: Puerto Rico
|
690
|
+
:city: San Juan
|
691
|
+
:time_zone: America/Puerto_Rico
|
692
|
+
'00906':
|
693
|
+
:state_code: PR
|
694
|
+
:state_name: Puerto Rico
|
695
|
+
:city: San Juan
|
696
|
+
:time_zone: America/Puerto_Rico
|
697
|
+
'00907':
|
698
|
+
:state_code: PR
|
699
|
+
:state_name: Puerto Rico
|
700
|
+
:city: San Juan
|
701
|
+
:time_zone: America/Puerto_Rico
|
702
|
+
'00908':
|
703
|
+
:state_code: PR
|
704
|
+
:state_name: Puerto Rico
|
705
|
+
:city: San Juan
|
706
|
+
:time_zone: America/Puerto_Rico
|
707
|
+
'00909':
|
708
|
+
:state_code: PR
|
709
|
+
:state_name: Puerto Rico
|
710
|
+
:city: San Juan
|
711
|
+
:time_zone: America/Puerto_Rico
|
712
|
+
'00910':
|
713
|
+
:state_code: PR
|
714
|
+
:state_name: Puerto Rico
|
715
|
+
:city: San Juan
|
716
|
+
:time_zone: America/Puerto_Rico
|
717
|
+
'00911':
|
718
|
+
:state_code: PR
|
719
|
+
:state_name: Puerto Rico
|
720
|
+
:city: San Juan
|
721
|
+
:time_zone: America/Puerto_Rico
|
722
|
+
'00912':
|
723
|
+
:state_code: PR
|
724
|
+
:state_name: Puerto Rico
|
725
|
+
:city: San Juan
|
726
|
+
:time_zone: America/Puerto_Rico
|
727
|
+
'00913':
|
728
|
+
:state_code: PR
|
729
|
+
:state_name: Puerto Rico
|
730
|
+
:city: San Juan
|
731
|
+
:time_zone: America/Puerto_Rico
|
732
|
+
'00914':
|
733
|
+
:state_code: PR
|
734
|
+
:state_name: Puerto Rico
|
735
|
+
:city: San Juan
|
736
|
+
:time_zone: America/Puerto_Rico
|
737
|
+
'00915':
|
738
|
+
:state_code: PR
|
739
|
+
:state_name: Puerto Rico
|
740
|
+
:city: San Juan
|
741
|
+
:time_zone: America/Puerto_Rico
|
742
|
+
'00916':
|
743
|
+
:state_code: PR
|
744
|
+
:state_name: Puerto Rico
|
745
|
+
:city: San Juan
|
746
|
+
:time_zone: America/Puerto_Rico
|
747
|
+
'00917':
|
748
|
+
:state_code: PR
|
749
|
+
:state_name: Puerto Rico
|
750
|
+
:city: San Juan
|
751
|
+
:time_zone: America/Puerto_Rico
|
752
|
+
'00918':
|
753
|
+
:state_code: PR
|
754
|
+
:state_name: Puerto Rico
|
755
|
+
:city: San Juan
|
756
|
+
:time_zone: America/Puerto_Rico
|
757
|
+
'00919':
|
758
|
+
:state_code: PR
|
759
|
+
:state_name: Puerto Rico
|
760
|
+
:city: San Juan
|
761
|
+
:time_zone: America/Puerto_Rico
|
762
|
+
'00920':
|
763
|
+
:state_code: PR
|
764
|
+
:state_name: Puerto Rico
|
765
|
+
:city: San Juan
|
766
|
+
:time_zone: America/Puerto_Rico
|
767
|
+
'00921':
|
768
|
+
:state_code: PR
|
769
|
+
:state_name: Puerto Rico
|
770
|
+
:city: San Juan
|
771
|
+
:time_zone: America/Puerto_Rico
|
772
|
+
'00922':
|
773
|
+
:state_code: PR
|
774
|
+
:state_name: Puerto Rico
|
775
|
+
:city: San Juan
|
776
|
+
:time_zone: America/Puerto_Rico
|
777
|
+
'00923':
|
778
|
+
:state_code: PR
|
779
|
+
:state_name: Puerto Rico
|
780
|
+
:city: San Juan
|
781
|
+
:time_zone: America/Puerto_Rico
|
782
|
+
'00924':
|
783
|
+
:state_code: PR
|
784
|
+
:state_name: Puerto Rico
|
785
|
+
:city: San Juan
|
786
|
+
:time_zone: America/Puerto_Rico
|
787
|
+
'00925':
|
788
|
+
:state_code: PR
|
789
|
+
:state_name: Puerto Rico
|
790
|
+
:city: San Juan
|
791
|
+
:time_zone: America/Puerto_Rico
|
792
|
+
'00926':
|
793
|
+
:state_code: PR
|
794
|
+
:state_name: Puerto Rico
|
795
|
+
:city: San Juan
|
796
|
+
:time_zone: America/Puerto_Rico
|
797
|
+
'00927':
|
798
|
+
:state_code: PR
|
799
|
+
:state_name: Puerto Rico
|
800
|
+
:city: San Juan
|
801
|
+
:time_zone: America/Puerto_Rico
|
802
|
+
'00928':
|
803
|
+
:state_code: PR
|
804
|
+
:state_name: Puerto Rico
|
805
|
+
:city: San Juan
|
806
|
+
:time_zone: America/Puerto_Rico
|
807
|
+
'00929':
|
808
|
+
:state_code: PR
|
809
|
+
:state_name: Puerto Rico
|
810
|
+
:city: San Juan
|
811
|
+
:time_zone: America/Puerto_Rico
|
812
|
+
'00930':
|
813
|
+
:state_code: PR
|
814
|
+
:state_name: Puerto Rico
|
815
|
+
:city: San Juan
|
816
|
+
:time_zone: America/Puerto_Rico
|
817
|
+
'00931':
|
818
|
+
:state_code: PR
|
819
|
+
:state_name: Puerto Rico
|
820
|
+
:city: San Juan
|
821
|
+
:time_zone: America/Puerto_Rico
|
822
|
+
'00933':
|
823
|
+
:state_code: PR
|
824
|
+
:state_name: Puerto Rico
|
825
|
+
:city: San Juan
|
826
|
+
:time_zone: America/Puerto_Rico
|
827
|
+
'00934':
|
828
|
+
:state_code: PR
|
829
|
+
:state_name: Puerto Rico
|
830
|
+
:city: Fort Buchanan
|
831
|
+
:time_zone: America/Puerto_Rico
|
832
|
+
'00935':
|
833
|
+
:state_code: PR
|
834
|
+
:state_name: Puerto Rico
|
835
|
+
:city: San Juan
|
836
|
+
:time_zone: America/Puerto_Rico
|
837
|
+
'00936':
|
838
|
+
:state_code: PR
|
839
|
+
:state_name: Puerto Rico
|
840
|
+
:city: San Juan
|
841
|
+
:time_zone: America/Puerto_Rico
|
842
|
+
'00937':
|
843
|
+
:state_code: PR
|
844
|
+
:state_name: Puerto Rico
|
845
|
+
:city: San Juan
|
846
|
+
:time_zone: America/Puerto_Rico
|
847
|
+
'00938':
|
848
|
+
:state_code: PR
|
849
|
+
:state_name: Puerto Rico
|
850
|
+
:city: San Juan
|
851
|
+
:time_zone: America/Puerto_Rico
|
852
|
+
'00939':
|
853
|
+
:state_code: PR
|
854
|
+
:state_name: Puerto Rico
|
855
|
+
:city: San Juan
|
856
|
+
:time_zone: America/Puerto_Rico
|
857
|
+
'00940':
|
858
|
+
:state_code: PR
|
859
|
+
:state_name: Puerto Rico
|
860
|
+
:city: San Juan
|
861
|
+
:time_zone: America/Puerto_Rico
|
862
|
+
'00949':
|
863
|
+
:state_code: PR
|
864
|
+
:state_name: Puerto Rico
|
865
|
+
:city: Toa Baja
|
866
|
+
:time_zone: America/Puerto_Rico
|
867
|
+
'00950':
|
868
|
+
:state_code: PR
|
869
|
+
:state_name: Puerto Rico
|
870
|
+
:city: Toa Baja
|
871
|
+
:time_zone: America/Puerto_Rico
|
872
|
+
'00951':
|
873
|
+
:state_code: PR
|
874
|
+
:state_name: Puerto Rico
|
875
|
+
:city: Toa Baja
|
876
|
+
:time_zone: America/Puerto_Rico
|
877
|
+
'00952':
|
878
|
+
:state_code: PR
|
879
|
+
:state_name: Puerto Rico
|
880
|
+
:city: Sabana Seca
|
881
|
+
:time_zone: America/Puerto_Rico
|
882
|
+
'00953':
|
883
|
+
:state_code: PR
|
884
|
+
:state_name: Puerto Rico
|
885
|
+
:city: Toa Alta
|
886
|
+
:time_zone: America/Puerto_Rico
|
887
|
+
'00954':
|
888
|
+
:state_code: PR
|
889
|
+
:state_name: Puerto Rico
|
890
|
+
:city: Toa Alta
|
891
|
+
:time_zone: America/Puerto_Rico
|
892
|
+
'00955':
|
893
|
+
:state_code: PR
|
894
|
+
:state_name: Puerto Rico
|
895
|
+
:city: San Juan
|
896
|
+
:time_zone: America/Puerto_Rico
|
897
|
+
'00956':
|
898
|
+
:state_code: PR
|
899
|
+
:state_name: Puerto Rico
|
900
|
+
:city: Bayamon
|
901
|
+
:time_zone: America/Puerto_Rico
|
902
|
+
'00957':
|
903
|
+
:state_code: PR
|
904
|
+
:state_name: Puerto Rico
|
905
|
+
:city: Bayamon
|
906
|
+
:time_zone: America/Puerto_Rico
|
907
|
+
'00958':
|
908
|
+
:state_code: PR
|
909
|
+
:state_name: Puerto Rico
|
910
|
+
:city: Bayamon
|
911
|
+
:time_zone: America/Puerto_Rico
|
912
|
+
'00959':
|
913
|
+
:state_code: PR
|
914
|
+
:state_name: Puerto Rico
|
915
|
+
:city: Bayamon
|
916
|
+
:time_zone: America/Puerto_Rico
|
917
|
+
'00960':
|
918
|
+
:state_code: PR
|
919
|
+
:state_name: Puerto Rico
|
920
|
+
:city: Bayamon
|
921
|
+
:time_zone: America/Puerto_Rico
|
922
|
+
'00961':
|
923
|
+
:state_code: PR
|
924
|
+
:state_name: Puerto Rico
|
925
|
+
:city: Bayamon
|
926
|
+
:time_zone: America/Puerto_Rico
|
927
|
+
'00962':
|
928
|
+
:state_code: PR
|
929
|
+
:state_name: Puerto Rico
|
930
|
+
:city: Catano
|
931
|
+
:time_zone: America/Puerto_Rico
|
932
|
+
'00963':
|
933
|
+
:state_code: PR
|
934
|
+
:state_name: Puerto Rico
|
935
|
+
:city: Catano
|
936
|
+
:time_zone: America/Puerto_Rico
|
937
|
+
'00965':
|
938
|
+
:state_code: PR
|
939
|
+
:state_name: Puerto Rico
|
940
|
+
:city: Guaynabo
|
941
|
+
:time_zone: America/Puerto_Rico
|
942
|
+
'00966':
|
943
|
+
:state_code: PR
|
944
|
+
:state_name: Puerto Rico
|
945
|
+
:city: Guaynabo
|
946
|
+
:time_zone: America/Puerto_Rico
|
947
|
+
'00968':
|
948
|
+
:state_code: PR
|
949
|
+
:state_name: Puerto Rico
|
950
|
+
:city: Guaynabo
|
951
|
+
:time_zone: America/Puerto_Rico
|
952
|
+
'00969':
|
953
|
+
:state_code: PR
|
954
|
+
:state_name: Puerto Rico
|
955
|
+
:city: Guaynabo
|
956
|
+
:time_zone: America/Puerto_Rico
|
957
|
+
'00970':
|
958
|
+
:state_code: PR
|
959
|
+
:state_name: Puerto Rico
|
960
|
+
:city: Guaynabo
|
961
|
+
:time_zone: America/Puerto_Rico
|
962
|
+
'00971':
|
963
|
+
:state_code: PR
|
964
|
+
:state_name: Puerto Rico
|
965
|
+
:city: Guaynabo
|
966
|
+
:time_zone: America/Puerto_Rico
|
967
|
+
'00975':
|
968
|
+
:state_code: PR
|
969
|
+
:state_name: Puerto Rico
|
970
|
+
:city: San Juan
|
971
|
+
:time_zone: America/Puerto_Rico
|
972
|
+
'00976':
|
973
|
+
:state_code: PR
|
974
|
+
:state_name: Puerto Rico
|
975
|
+
:city: Trujillo Alto
|
976
|
+
:time_zone: America/Puerto_Rico
|
977
|
+
'00977':
|
978
|
+
:state_code: PR
|
979
|
+
:state_name: Puerto Rico
|
980
|
+
:city: Trujillo Alto
|
981
|
+
:time_zone: America/Puerto_Rico
|
982
|
+
'00978':
|
983
|
+
:state_code: PR
|
984
|
+
:state_name: Puerto Rico
|
985
|
+
:city: St Just
|
986
|
+
:time_zone: America/Puerto_Rico
|
987
|
+
'00979':
|
988
|
+
:state_code: PR
|
989
|
+
:state_name: Puerto Rico
|
990
|
+
:city: Carolina
|
991
|
+
:time_zone: America/Puerto_Rico
|
992
|
+
'00981':
|
993
|
+
:state_code: PR
|
994
|
+
:state_name: Puerto Rico
|
995
|
+
:city: Carolina
|
996
|
+
:time_zone: America/Puerto_Rico
|
997
|
+
'00982':
|
998
|
+
:state_code: PR
|
999
|
+
:state_name: Puerto Rico
|
1000
|
+
:city: Carolina
|
1001
|
+
:time_zone: America/Puerto_Rico
|
1002
|
+
'00983':
|
1003
|
+
:state_code: PR
|
1004
|
+
:state_name: Puerto Rico
|
1005
|
+
:city: Carolina
|
1006
|
+
:time_zone: America/Puerto_Rico
|
1007
|
+
'00984':
|
1008
|
+
:state_code: PR
|
1009
|
+
:state_name: Puerto Rico
|
1010
|
+
:city: Carolina
|
1011
|
+
:time_zone: America/Puerto_Rico
|
1012
|
+
'00985':
|
1013
|
+
:state_code: PR
|
1014
|
+
:state_name: Puerto Rico
|
1015
|
+
:city: Carolina
|
1016
|
+
:time_zone: America/Puerto_Rico
|
1017
|
+
'00986':
|
1018
|
+
:state_code: PR
|
1019
|
+
:state_name: Puerto Rico
|
1020
|
+
:city: Carolina
|
1021
|
+
:time_zone: America/Puerto_Rico
|
1022
|
+
'00987':
|
1023
|
+
:state_code: PR
|
1024
|
+
:state_name: Puerto Rico
|
1025
|
+
:city: Carolina
|
1026
|
+
:time_zone: America/Puerto_Rico
|
1027
|
+
'00988':
|
1028
|
+
:state_code: PR
|
1029
|
+
:state_name: Puerto Rico
|
1030
|
+
:city: Carolina
|
1031
|
+
:time_zone: America/Puerto_Rico
|
2
1032
|
'34050':
|
3
1033
|
:state_code: AA
|
4
1034
|
:state_name: ''
|
@@ -47077,10 +48107,71 @@
|
|
47077
48107
|
:state_name: Georgia
|
47078
48108
|
:city: Warwick
|
47079
48109
|
:time_zone: America/New_York
|
48110
|
+
'96910':
|
48111
|
+
:state_code: GU
|
48112
|
+
:state_name: Guam
|
48113
|
+
:city: Hagatna
|
48114
|
+
:time_zone: Chamorro/Guam
|
47080
48115
|
'96912':
|
47081
48116
|
:state_code: GU
|
47082
|
-
:state_name:
|
47083
|
-
:city:
|
48117
|
+
:state_name: Guam
|
48118
|
+
:city: Dededo
|
48119
|
+
:time_zone: Chamorro/Guam
|
48120
|
+
'96913':
|
48121
|
+
:state_code: GU
|
48122
|
+
:state_name: Guam
|
48123
|
+
:city: Barrigada
|
48124
|
+
:time_zone: Chamorro/Guam
|
48125
|
+
'96915':
|
48126
|
+
:state_code: GU
|
48127
|
+
:state_name: Guam
|
48128
|
+
:city: Santa
|
48129
|
+
:time_zone: Chamorro/Guam
|
48130
|
+
'96916':
|
48131
|
+
:state_code: GU
|
48132
|
+
:state_name: Guam
|
48133
|
+
:city: Merizo
|
48134
|
+
:time_zone: Chamorro/Guam
|
48135
|
+
'96917':
|
48136
|
+
:state_code: GU
|
48137
|
+
:state_name: Guam
|
48138
|
+
:city: Inarajan
|
48139
|
+
:time_zone: Chamorro/Guam
|
48140
|
+
'96919':
|
48141
|
+
:state_code: GU
|
48142
|
+
:state_name: Guam
|
48143
|
+
:city: Agana
|
48144
|
+
:time_zone: Chamorro/Guam
|
48145
|
+
'96921':
|
48146
|
+
:state_code: GU
|
48147
|
+
:state_name: Guam
|
48148
|
+
:city: Barrigada
|
48149
|
+
:time_zone: Chamorro/Guam
|
48150
|
+
'96923':
|
48151
|
+
:state_code: GU
|
48152
|
+
:state_name: Guam
|
48153
|
+
:city: Mangilao
|
48154
|
+
:time_zone: Chamorro/Guam
|
48155
|
+
'96928':
|
48156
|
+
:state_code: GU
|
48157
|
+
:state_name: Guam
|
48158
|
+
:city: Agat
|
48159
|
+
:time_zone: Chamorro/Guam
|
48160
|
+
'96929':
|
48161
|
+
:state_code: GU
|
48162
|
+
:state_name: Guam
|
48163
|
+
:city: Yigo
|
48164
|
+
:time_zone: Chamorro/Guam
|
48165
|
+
'96931':
|
48166
|
+
:state_code: GU
|
48167
|
+
:state_name: Guam
|
48168
|
+
:city: Tamuning
|
48169
|
+
:time_zone: Chamorro/Guam
|
48170
|
+
'96932':
|
48171
|
+
:state_code: GU
|
48172
|
+
:state_name: Guam
|
48173
|
+
:city: Hagatna
|
48174
|
+
:time_zone: Chamorro/Guam
|
47084
48175
|
'96704':
|
47085
48176
|
:state_code: HI
|
47086
48177
|
:state_name: Hawaii
|
@@ -138749,827 +139840,827 @@
|
|
138749
139840
|
'10000':
|
138750
139841
|
:state_code: NY
|
138751
139842
|
:state_name: New York
|
138752
|
-
:city: New York
|
139843
|
+
:city: New York
|
138753
139844
|
:time_zone: America/New_York
|
138754
139845
|
'10001':
|
138755
139846
|
:state_code: NY
|
138756
139847
|
:state_name: New York
|
138757
|
-
:city: New York
|
139848
|
+
:city: New York
|
138758
139849
|
:time_zone: America/New_York
|
138759
139850
|
'10002':
|
138760
139851
|
:state_code: NY
|
138761
139852
|
:state_name: New York
|
138762
|
-
:city: New York
|
139853
|
+
:city: New York
|
138763
139854
|
:time_zone: America/New_York
|
138764
139855
|
'10003':
|
138765
139856
|
:state_code: NY
|
138766
139857
|
:state_name: New York
|
138767
|
-
:city: New York
|
139858
|
+
:city: New York
|
138768
139859
|
:time_zone: America/New_York
|
138769
139860
|
'10004':
|
138770
139861
|
:state_code: NY
|
138771
139862
|
:state_name: New York
|
138772
|
-
:city: New York
|
139863
|
+
:city: New York
|
138773
139864
|
:time_zone: America/New_York
|
138774
139865
|
'10005':
|
138775
139866
|
:state_code: NY
|
138776
139867
|
:state_name: New York
|
138777
|
-
:city: New York
|
139868
|
+
:city: New York
|
138778
139869
|
:time_zone: America/New_York
|
138779
139870
|
'10006':
|
138780
139871
|
:state_code: NY
|
138781
139872
|
:state_name: New York
|
138782
|
-
:city: New York
|
139873
|
+
:city: New York
|
138783
139874
|
:time_zone: America/New_York
|
138784
139875
|
'10007':
|
138785
139876
|
:state_code: NY
|
138786
139877
|
:state_name: New York
|
138787
|
-
:city: New York
|
139878
|
+
:city: New York
|
138788
139879
|
:time_zone: America/New_York
|
138789
139880
|
'10008':
|
138790
139881
|
:state_code: NY
|
138791
139882
|
:state_name: New York
|
138792
|
-
:city: New York
|
139883
|
+
:city: New York
|
138793
139884
|
:time_zone: America/New_York
|
138794
139885
|
'10009':
|
138795
139886
|
:state_code: NY
|
138796
139887
|
:state_name: New York
|
138797
|
-
:city: New York
|
139888
|
+
:city: New York
|
138798
139889
|
:time_zone: America/New_York
|
138799
139890
|
'10010':
|
138800
139891
|
:state_code: NY
|
138801
139892
|
:state_name: New York
|
138802
|
-
:city: New York
|
139893
|
+
:city: New York
|
138803
139894
|
:time_zone: America/New_York
|
138804
139895
|
'10011':
|
138805
139896
|
:state_code: NY
|
138806
139897
|
:state_name: New York
|
138807
|
-
:city: New York
|
139898
|
+
:city: New York
|
138808
139899
|
:time_zone: America/New_York
|
138809
139900
|
'10012':
|
138810
139901
|
:state_code: NY
|
138811
139902
|
:state_name: New York
|
138812
|
-
:city: New York
|
139903
|
+
:city: New York
|
138813
139904
|
:time_zone: America/New_York
|
138814
139905
|
'10013':
|
138815
139906
|
:state_code: NY
|
138816
139907
|
:state_name: New York
|
138817
|
-
:city: New York
|
139908
|
+
:city: New York
|
138818
139909
|
:time_zone: America/New_York
|
138819
139910
|
'10014':
|
138820
139911
|
:state_code: NY
|
138821
139912
|
:state_name: New York
|
138822
|
-
:city: New York
|
139913
|
+
:city: New York
|
138823
139914
|
:time_zone: America/New_York
|
138824
139915
|
'10015':
|
138825
139916
|
:state_code: NY
|
138826
139917
|
:state_name: New York
|
138827
|
-
:city: New York
|
139918
|
+
:city: New York
|
138828
139919
|
:time_zone: America/New_York
|
138829
139920
|
'10016':
|
138830
139921
|
:state_code: NY
|
138831
139922
|
:state_name: New York
|
138832
|
-
:city: New York
|
139923
|
+
:city: New York
|
138833
139924
|
:time_zone: America/New_York
|
138834
139925
|
'10017':
|
138835
139926
|
:state_code: NY
|
138836
139927
|
:state_name: New York
|
138837
|
-
:city: New York
|
139928
|
+
:city: New York
|
138838
139929
|
:time_zone: America/New_York
|
138839
139930
|
'10018':
|
138840
139931
|
:state_code: NY
|
138841
139932
|
:state_name: New York
|
138842
|
-
:city: New York
|
139933
|
+
:city: New York
|
138843
139934
|
:time_zone: America/New_York
|
138844
139935
|
'10019':
|
138845
139936
|
:state_code: NY
|
138846
139937
|
:state_name: New York
|
138847
|
-
:city: New York
|
139938
|
+
:city: New York
|
138848
139939
|
:time_zone: America/New_York
|
138849
139940
|
'10020':
|
138850
139941
|
:state_code: NY
|
138851
139942
|
:state_name: New York
|
138852
|
-
:city: New York
|
139943
|
+
:city: New York
|
138853
139944
|
:time_zone: America/New_York
|
138854
139945
|
'10021':
|
138855
139946
|
:state_code: NY
|
138856
139947
|
:state_name: New York
|
138857
|
-
:city: New York
|
139948
|
+
:city: New York
|
138858
139949
|
:time_zone: America/New_York
|
138859
139950
|
'10022':
|
138860
139951
|
:state_code: NY
|
138861
139952
|
:state_name: New York
|
138862
|
-
:city: New York
|
139953
|
+
:city: New York
|
138863
139954
|
:time_zone: America/New_York
|
138864
139955
|
'10023':
|
138865
139956
|
:state_code: NY
|
138866
139957
|
:state_name: New York
|
138867
|
-
:city: New York
|
139958
|
+
:city: New York
|
138868
139959
|
:time_zone: America/New_York
|
138869
139960
|
'10024':
|
138870
139961
|
:state_code: NY
|
138871
139962
|
:state_name: New York
|
138872
|
-
:city: New York
|
139963
|
+
:city: New York
|
138873
139964
|
:time_zone: America/New_York
|
138874
139965
|
'10025':
|
138875
139966
|
:state_code: NY
|
138876
139967
|
:state_name: New York
|
138877
|
-
:city: New York
|
139968
|
+
:city: New York
|
138878
139969
|
:time_zone: America/New_York
|
138879
139970
|
'10026':
|
138880
139971
|
:state_code: NY
|
138881
139972
|
:state_name: New York
|
138882
|
-
:city: New York
|
139973
|
+
:city: New York
|
138883
139974
|
:time_zone: America/New_York
|
138884
139975
|
'10027':
|
138885
139976
|
:state_code: NY
|
138886
139977
|
:state_name: New York
|
138887
|
-
:city: New York
|
139978
|
+
:city: New York
|
138888
139979
|
:time_zone: America/New_York
|
138889
139980
|
'10028':
|
138890
139981
|
:state_code: NY
|
138891
139982
|
:state_name: New York
|
138892
|
-
:city: New York
|
139983
|
+
:city: New York
|
138893
139984
|
:time_zone: America/New_York
|
138894
139985
|
'10029':
|
138895
139986
|
:state_code: NY
|
138896
139987
|
:state_name: New York
|
138897
|
-
:city: New York
|
139988
|
+
:city: New York
|
138898
139989
|
:time_zone: America/New_York
|
138899
139990
|
'10030':
|
138900
139991
|
:state_code: NY
|
138901
139992
|
:state_name: New York
|
138902
|
-
:city: New York
|
139993
|
+
:city: New York
|
138903
139994
|
:time_zone: America/New_York
|
138904
139995
|
'10031':
|
138905
139996
|
:state_code: NY
|
138906
139997
|
:state_name: New York
|
138907
|
-
:city: New York
|
139998
|
+
:city: New York
|
138908
139999
|
:time_zone: America/New_York
|
138909
140000
|
'10032':
|
138910
140001
|
:state_code: NY
|
138911
140002
|
:state_name: New York
|
138912
|
-
:city: New York
|
140003
|
+
:city: New York
|
138913
140004
|
:time_zone: America/New_York
|
138914
140005
|
'10033':
|
138915
140006
|
:state_code: NY
|
138916
140007
|
:state_name: New York
|
138917
|
-
:city: New York
|
140008
|
+
:city: New York
|
138918
140009
|
:time_zone: America/New_York
|
138919
140010
|
'10034':
|
138920
140011
|
:state_code: NY
|
138921
140012
|
:state_name: New York
|
138922
|
-
:city: New York
|
140013
|
+
:city: New York
|
138923
140014
|
:time_zone: America/New_York
|
138924
140015
|
'10035':
|
138925
140016
|
:state_code: NY
|
138926
140017
|
:state_name: New York
|
138927
|
-
:city: New York
|
140018
|
+
:city: New York
|
138928
140019
|
:time_zone: America/New_York
|
138929
140020
|
'10036':
|
138930
140021
|
:state_code: NY
|
138931
140022
|
:state_name: New York
|
138932
|
-
:city: New York
|
140023
|
+
:city: New York
|
138933
140024
|
:time_zone: America/New_York
|
138934
140025
|
'10037':
|
138935
140026
|
:state_code: NY
|
138936
140027
|
:state_name: New York
|
138937
|
-
:city: New York
|
140028
|
+
:city: New York
|
138938
140029
|
:time_zone: America/New_York
|
138939
140030
|
'10038':
|
138940
140031
|
:state_code: NY
|
138941
140032
|
:state_name: New York
|
138942
|
-
:city: New York
|
140033
|
+
:city: New York
|
138943
140034
|
:time_zone: America/New_York
|
138944
140035
|
'10039':
|
138945
140036
|
:state_code: NY
|
138946
140037
|
:state_name: New York
|
138947
|
-
:city: New York
|
140038
|
+
:city: New York
|
138948
140039
|
:time_zone: America/New_York
|
138949
140040
|
'10040':
|
138950
140041
|
:state_code: NY
|
138951
140042
|
:state_name: New York
|
138952
|
-
:city: New York
|
140043
|
+
:city: New York
|
138953
140044
|
:time_zone: America/New_York
|
138954
140045
|
'10041':
|
138955
140046
|
:state_code: NY
|
138956
140047
|
:state_name: New York
|
138957
|
-
:city: New York
|
140048
|
+
:city: New York
|
138958
140049
|
:time_zone: America/New_York
|
138959
140050
|
'10043':
|
138960
140051
|
:state_code: NY
|
138961
140052
|
:state_name: New York
|
138962
|
-
:city: New York
|
140053
|
+
:city: New York
|
138963
140054
|
:time_zone: America/New_York
|
138964
140055
|
'10044':
|
138965
140056
|
:state_code: NY
|
138966
140057
|
:state_name: New York
|
138967
|
-
:city: New York
|
140058
|
+
:city: New York
|
138968
140059
|
:time_zone: America/New_York
|
138969
140060
|
'10045':
|
138970
140061
|
:state_code: NY
|
138971
140062
|
:state_name: New York
|
138972
|
-
:city: New York
|
140063
|
+
:city: New York
|
138973
140064
|
:time_zone: America/New_York
|
138974
140065
|
'10046':
|
138975
140066
|
:state_code: NY
|
138976
140067
|
:state_name: New York
|
138977
|
-
:city: New York
|
140068
|
+
:city: New York
|
138978
140069
|
:time_zone: America/New_York
|
138979
140070
|
'10047':
|
138980
140071
|
:state_code: NY
|
138981
140072
|
:state_name: New York
|
138982
|
-
:city: New York
|
140073
|
+
:city: New York
|
138983
140074
|
:time_zone: America/New_York
|
138984
140075
|
'10048':
|
138985
140076
|
:state_code: NY
|
138986
140077
|
:state_name: New York
|
138987
|
-
:city: New York
|
140078
|
+
:city: New York
|
138988
140079
|
:time_zone: America/New_York
|
138989
140080
|
'10055':
|
138990
140081
|
:state_code: NY
|
138991
140082
|
:state_name: New York
|
138992
|
-
:city: New York
|
140083
|
+
:city: New York
|
138993
140084
|
:time_zone: America/New_York
|
138994
140085
|
'10060':
|
138995
140086
|
:state_code: NY
|
138996
140087
|
:state_name: New York
|
138997
|
-
:city: New York
|
140088
|
+
:city: New York
|
138998
140089
|
:time_zone: America/New_York
|
138999
140090
|
'10065':
|
139000
140091
|
:state_code: NY
|
139001
140092
|
:state_name: New York
|
139002
|
-
:city: New York
|
140093
|
+
:city: New York
|
139003
140094
|
:time_zone: America/New_York
|
139004
140095
|
'10069':
|
139005
140096
|
:state_code: NY
|
139006
140097
|
:state_name: New York
|
139007
|
-
:city: New York
|
140098
|
+
:city: New York
|
139008
140099
|
:time_zone: America/New_York
|
139009
140100
|
'10072':
|
139010
140101
|
:state_code: NY
|
139011
140102
|
:state_name: New York
|
139012
|
-
:city: New York
|
140103
|
+
:city: New York
|
139013
140104
|
:time_zone: America/New_York
|
139014
140105
|
'10075':
|
139015
140106
|
:state_code: NY
|
139016
140107
|
:state_name: New York
|
139017
|
-
:city: New York
|
140108
|
+
:city: New York
|
139018
140109
|
:time_zone: America/New_York
|
139019
140110
|
'10079':
|
139020
140111
|
:state_code: NY
|
139021
140112
|
:state_name: New York
|
139022
|
-
:city: New York
|
140113
|
+
:city: New York
|
139023
140114
|
:time_zone: America/New_York
|
139024
140115
|
'10080':
|
139025
140116
|
:state_code: NY
|
139026
140117
|
:state_name: New York
|
139027
|
-
:city: New York
|
140118
|
+
:city: New York
|
139028
140119
|
:time_zone: America/New_York
|
139029
140120
|
'10081':
|
139030
140121
|
:state_code: NY
|
139031
140122
|
:state_name: New York
|
139032
|
-
:city: New York
|
140123
|
+
:city: New York
|
139033
140124
|
:time_zone: America/New_York
|
139034
140125
|
'10082':
|
139035
140126
|
:state_code: NY
|
139036
140127
|
:state_name: New York
|
139037
|
-
:city: New York
|
140128
|
+
:city: New York
|
139038
140129
|
:time_zone: America/New_York
|
139039
140130
|
'10087':
|
139040
140131
|
:state_code: NY
|
139041
140132
|
:state_name: New York
|
139042
|
-
:city: New York
|
140133
|
+
:city: New York
|
139043
140134
|
:time_zone: America/New_York
|
139044
140135
|
'10090':
|
139045
140136
|
:state_code: NY
|
139046
140137
|
:state_name: New York
|
139047
|
-
:city: New York
|
140138
|
+
:city: New York
|
139048
140139
|
:time_zone: America/New_York
|
139049
140140
|
'10094':
|
139050
140141
|
:state_code: NY
|
139051
140142
|
:state_name: New York
|
139052
|
-
:city: New York
|
140143
|
+
:city: New York
|
139053
140144
|
:time_zone: America/New_York
|
139054
140145
|
'10095':
|
139055
140146
|
:state_code: NY
|
139056
140147
|
:state_name: New York
|
139057
|
-
:city: New York
|
140148
|
+
:city: New York
|
139058
140149
|
:time_zone: America/New_York
|
139059
140150
|
'10096':
|
139060
140151
|
:state_code: NY
|
139061
140152
|
:state_name: New York
|
139062
|
-
:city: New York
|
140153
|
+
:city: New York
|
139063
140154
|
:time_zone: America/New_York
|
139064
140155
|
'10098':
|
139065
140156
|
:state_code: NY
|
139066
140157
|
:state_name: New York
|
139067
|
-
:city: New York
|
140158
|
+
:city: New York
|
139068
140159
|
:time_zone: America/New_York
|
139069
140160
|
'10099':
|
139070
140161
|
:state_code: NY
|
139071
140162
|
:state_name: New York
|
139072
|
-
:city: New York
|
140163
|
+
:city: New York
|
139073
140164
|
:time_zone: America/New_York
|
139074
140165
|
'10101':
|
139075
140166
|
:state_code: NY
|
139076
140167
|
:state_name: New York
|
139077
|
-
:city: New York
|
140168
|
+
:city: New York
|
139078
140169
|
:time_zone: America/New_York
|
139079
140170
|
'10102':
|
139080
140171
|
:state_code: NY
|
139081
140172
|
:state_name: New York
|
139082
|
-
:city: New York
|
140173
|
+
:city: New York
|
139083
140174
|
:time_zone: America/New_York
|
139084
140175
|
'10103':
|
139085
140176
|
:state_code: NY
|
139086
140177
|
:state_name: New York
|
139087
|
-
:city: New York
|
140178
|
+
:city: New York
|
139088
140179
|
:time_zone: America/New_York
|
139089
140180
|
'10104':
|
139090
140181
|
:state_code: NY
|
139091
140182
|
:state_name: New York
|
139092
|
-
:city: New York
|
140183
|
+
:city: New York
|
139093
140184
|
:time_zone: America/New_York
|
139094
140185
|
'10105':
|
139095
140186
|
:state_code: NY
|
139096
140187
|
:state_name: New York
|
139097
|
-
:city: New York
|
140188
|
+
:city: New York
|
139098
140189
|
:time_zone: America/New_York
|
139099
140190
|
'10106':
|
139100
140191
|
:state_code: NY
|
139101
140192
|
:state_name: New York
|
139102
|
-
:city: New York
|
140193
|
+
:city: New York
|
139103
140194
|
:time_zone: America/New_York
|
139104
140195
|
'10107':
|
139105
140196
|
:state_code: NY
|
139106
140197
|
:state_name: New York
|
139107
|
-
:city: New York
|
140198
|
+
:city: New York
|
139108
140199
|
:time_zone: America/New_York
|
139109
140200
|
'10108':
|
139110
140201
|
:state_code: NY
|
139111
140202
|
:state_name: New York
|
139112
|
-
:city: New York
|
140203
|
+
:city: New York
|
139113
140204
|
:time_zone: America/New_York
|
139114
140205
|
'10109':
|
139115
140206
|
:state_code: NY
|
139116
140207
|
:state_name: New York
|
139117
|
-
:city: New York
|
140208
|
+
:city: New York
|
139118
140209
|
:time_zone: America/New_York
|
139119
140210
|
'10110':
|
139120
140211
|
:state_code: NY
|
139121
140212
|
:state_name: New York
|
139122
|
-
:city: New York
|
140213
|
+
:city: New York
|
139123
140214
|
:time_zone: America/New_York
|
139124
140215
|
'10111':
|
139125
140216
|
:state_code: NY
|
139126
140217
|
:state_name: New York
|
139127
|
-
:city: New York
|
140218
|
+
:city: New York
|
139128
140219
|
:time_zone: America/New_York
|
139129
140220
|
'10112':
|
139130
140221
|
:state_code: NY
|
139131
140222
|
:state_name: New York
|
139132
|
-
:city: New York
|
140223
|
+
:city: New York
|
139133
140224
|
:time_zone: America/New_York
|
139134
140225
|
'10113':
|
139135
140226
|
:state_code: NY
|
139136
140227
|
:state_name: New York
|
139137
|
-
:city: New York
|
140228
|
+
:city: New York
|
139138
140229
|
:time_zone: America/New_York
|
139139
140230
|
'10114':
|
139140
140231
|
:state_code: NY
|
139141
140232
|
:state_name: New York
|
139142
|
-
:city: New York
|
140233
|
+
:city: New York
|
139143
140234
|
:time_zone: America/New_York
|
139144
140235
|
'10115':
|
139145
140236
|
:state_code: NY
|
139146
140237
|
:state_name: New York
|
139147
|
-
:city: New York
|
140238
|
+
:city: New York
|
139148
140239
|
:time_zone: America/New_York
|
139149
140240
|
'10116':
|
139150
140241
|
:state_code: NY
|
139151
140242
|
:state_name: New York
|
139152
|
-
:city: New York
|
140243
|
+
:city: New York
|
139153
140244
|
:time_zone: America/New_York
|
139154
140245
|
'10117':
|
139155
140246
|
:state_code: NY
|
139156
140247
|
:state_name: New York
|
139157
|
-
:city: New York
|
140248
|
+
:city: New York
|
139158
140249
|
:time_zone: America/New_York
|
139159
140250
|
'10118':
|
139160
140251
|
:state_code: NY
|
139161
140252
|
:state_name: New York
|
139162
|
-
:city: New York
|
140253
|
+
:city: New York
|
139163
140254
|
:time_zone: America/New_York
|
139164
140255
|
'10119':
|
139165
140256
|
:state_code: NY
|
139166
140257
|
:state_name: New York
|
139167
|
-
:city: New York
|
140258
|
+
:city: New York
|
139168
140259
|
:time_zone: America/New_York
|
139169
140260
|
'10120':
|
139170
140261
|
:state_code: NY
|
139171
140262
|
:state_name: New York
|
139172
|
-
:city: New York
|
140263
|
+
:city: New York
|
139173
140264
|
:time_zone: America/New_York
|
139174
140265
|
'10121':
|
139175
140266
|
:state_code: NY
|
139176
140267
|
:state_name: New York
|
139177
|
-
:city: New York
|
140268
|
+
:city: New York
|
139178
140269
|
:time_zone: America/New_York
|
139179
140270
|
'10122':
|
139180
140271
|
:state_code: NY
|
139181
140272
|
:state_name: New York
|
139182
|
-
:city: New York
|
140273
|
+
:city: New York
|
139183
140274
|
:time_zone: America/New_York
|
139184
140275
|
'10123':
|
139185
140276
|
:state_code: NY
|
139186
140277
|
:state_name: New York
|
139187
|
-
:city: New York
|
140278
|
+
:city: New York
|
139188
140279
|
:time_zone: America/New_York
|
139189
140280
|
'10124':
|
139190
140281
|
:state_code: NY
|
139191
140282
|
:state_name: New York
|
139192
|
-
:city: New York
|
140283
|
+
:city: New York
|
139193
140284
|
:time_zone: America/New_York
|
139194
140285
|
'10125':
|
139195
140286
|
:state_code: NY
|
139196
140287
|
:state_name: New York
|
139197
|
-
:city: New York
|
140288
|
+
:city: New York
|
139198
140289
|
:time_zone: America/New_York
|
139199
140290
|
'10126':
|
139200
140291
|
:state_code: NY
|
139201
140292
|
:state_name: New York
|
139202
|
-
:city: New York
|
140293
|
+
:city: New York
|
139203
140294
|
:time_zone: America/New_York
|
139204
140295
|
'10128':
|
139205
140296
|
:state_code: NY
|
139206
140297
|
:state_name: New York
|
139207
|
-
:city: New York
|
140298
|
+
:city: New York
|
139208
140299
|
:time_zone: America/New_York
|
139209
140300
|
'10129':
|
139210
140301
|
:state_code: NY
|
139211
140302
|
:state_name: New York
|
139212
|
-
:city: New York
|
140303
|
+
:city: New York
|
139213
140304
|
:time_zone: America/New_York
|
139214
140305
|
'10130':
|
139215
140306
|
:state_code: NY
|
139216
140307
|
:state_name: New York
|
139217
|
-
:city: New York
|
140308
|
+
:city: New York
|
139218
140309
|
:time_zone: America/New_York
|
139219
140310
|
'10131':
|
139220
140311
|
:state_code: NY
|
139221
140312
|
:state_name: New York
|
139222
|
-
:city: New York
|
140313
|
+
:city: New York
|
139223
140314
|
:time_zone: America/New_York
|
139224
140315
|
'10132':
|
139225
140316
|
:state_code: NY
|
139226
140317
|
:state_name: New York
|
139227
|
-
:city: New York
|
140318
|
+
:city: New York
|
139228
140319
|
:time_zone: America/New_York
|
139229
140320
|
'10133':
|
139230
140321
|
:state_code: NY
|
139231
140322
|
:state_name: New York
|
139232
|
-
:city: New York
|
140323
|
+
:city: New York
|
139233
140324
|
:time_zone: America/New_York
|
139234
140325
|
'10138':
|
139235
140326
|
:state_code: NY
|
139236
140327
|
:state_name: New York
|
139237
|
-
:city: New York
|
140328
|
+
:city: New York
|
139238
140329
|
:time_zone: America/New_York
|
139239
140330
|
'10149':
|
139240
140331
|
:state_code: NY
|
139241
140332
|
:state_name: New York
|
139242
|
-
:city: New York
|
140333
|
+
:city: New York
|
139243
140334
|
:time_zone: America/New_York
|
139244
140335
|
'10150':
|
139245
140336
|
:state_code: NY
|
139246
140337
|
:state_name: New York
|
139247
|
-
:city: New York
|
140338
|
+
:city: New York
|
139248
140339
|
:time_zone: America/New_York
|
139249
140340
|
'10151':
|
139250
140341
|
:state_code: NY
|
139251
140342
|
:state_name: New York
|
139252
|
-
:city: New York
|
140343
|
+
:city: New York
|
139253
140344
|
:time_zone: America/New_York
|
139254
140345
|
'10152':
|
139255
140346
|
:state_code: NY
|
139256
140347
|
:state_name: New York
|
139257
|
-
:city: New York
|
140348
|
+
:city: New York
|
139258
140349
|
:time_zone: America/New_York
|
139259
140350
|
'10153':
|
139260
140351
|
:state_code: NY
|
139261
140352
|
:state_name: New York
|
139262
|
-
:city: New York
|
140353
|
+
:city: New York
|
139263
140354
|
:time_zone: America/New_York
|
139264
140355
|
'10154':
|
139265
140356
|
:state_code: NY
|
139266
140357
|
:state_name: New York
|
139267
|
-
:city: New York
|
140358
|
+
:city: New York
|
139268
140359
|
:time_zone: America/New_York
|
139269
140360
|
'10155':
|
139270
140361
|
:state_code: NY
|
139271
140362
|
:state_name: New York
|
139272
|
-
:city: New York
|
140363
|
+
:city: New York
|
139273
140364
|
:time_zone: America/New_York
|
139274
140365
|
'10156':
|
139275
140366
|
:state_code: NY
|
139276
140367
|
:state_name: New York
|
139277
|
-
:city: New York
|
140368
|
+
:city: New York
|
139278
140369
|
:time_zone: America/New_York
|
139279
140370
|
'10157':
|
139280
140371
|
:state_code: NY
|
139281
140372
|
:state_name: New York
|
139282
|
-
:city: New York
|
140373
|
+
:city: New York
|
139283
140374
|
:time_zone: America/New_York
|
139284
140375
|
'10158':
|
139285
140376
|
:state_code: NY
|
139286
140377
|
:state_name: New York
|
139287
|
-
:city: New York
|
140378
|
+
:city: New York
|
139288
140379
|
:time_zone: America/New_York
|
139289
140380
|
'10159':
|
139290
140381
|
:state_code: NY
|
139291
140382
|
:state_name: New York
|
139292
|
-
:city: New York
|
140383
|
+
:city: New York
|
139293
140384
|
:time_zone: America/New_York
|
139294
140385
|
'10160':
|
139295
140386
|
:state_code: NY
|
139296
140387
|
:state_name: New York
|
139297
|
-
:city: New York
|
140388
|
+
:city: New York
|
139298
140389
|
:time_zone: America/New_York
|
139299
140390
|
'10161':
|
139300
140391
|
:state_code: NY
|
139301
140392
|
:state_name: New York
|
139302
|
-
:city: New York
|
140393
|
+
:city: New York
|
139303
140394
|
:time_zone: America/New_York
|
139304
140395
|
'10162':
|
139305
140396
|
:state_code: NY
|
139306
140397
|
:state_name: New York
|
139307
|
-
:city: New York
|
140398
|
+
:city: New York
|
139308
140399
|
:time_zone: America/New_York
|
139309
140400
|
'10163':
|
139310
140401
|
:state_code: NY
|
139311
140402
|
:state_name: New York
|
139312
|
-
:city: New York
|
140403
|
+
:city: New York
|
139313
140404
|
:time_zone: America/New_York
|
139314
140405
|
'10164':
|
139315
140406
|
:state_code: NY
|
139316
140407
|
:state_name: New York
|
139317
|
-
:city: New York
|
140408
|
+
:city: New York
|
139318
140409
|
:time_zone: America/New_York
|
139319
140410
|
'10165':
|
139320
140411
|
:state_code: NY
|
139321
140412
|
:state_name: New York
|
139322
|
-
:city: New York
|
140413
|
+
:city: New York
|
139323
140414
|
:time_zone: America/New_York
|
139324
140415
|
'10166':
|
139325
140416
|
:state_code: NY
|
139326
140417
|
:state_name: New York
|
139327
|
-
:city: New York
|
140418
|
+
:city: New York
|
139328
140419
|
:time_zone: America/New_York
|
139329
140420
|
'10167':
|
139330
140421
|
:state_code: NY
|
139331
140422
|
:state_name: New York
|
139332
|
-
:city: New York
|
140423
|
+
:city: New York
|
139333
140424
|
:time_zone: America/New_York
|
139334
140425
|
'10168':
|
139335
140426
|
:state_code: NY
|
139336
140427
|
:state_name: New York
|
139337
|
-
:city: New York
|
140428
|
+
:city: New York
|
139338
140429
|
:time_zone: America/New_York
|
139339
140430
|
'10169':
|
139340
140431
|
:state_code: NY
|
139341
140432
|
:state_name: New York
|
139342
|
-
:city: New York
|
140433
|
+
:city: New York
|
139343
140434
|
:time_zone: America/New_York
|
139344
140435
|
'10170':
|
139345
140436
|
:state_code: NY
|
139346
140437
|
:state_name: New York
|
139347
|
-
:city: New York
|
140438
|
+
:city: New York
|
139348
140439
|
:time_zone: America/New_York
|
139349
140440
|
'10171':
|
139350
140441
|
:state_code: NY
|
139351
140442
|
:state_name: New York
|
139352
|
-
:city: New York
|
140443
|
+
:city: New York
|
139353
140444
|
:time_zone: America/New_York
|
139354
140445
|
'10172':
|
139355
140446
|
:state_code: NY
|
139356
140447
|
:state_name: New York
|
139357
|
-
:city: New York
|
140448
|
+
:city: New York
|
139358
140449
|
:time_zone: America/New_York
|
139359
140450
|
'10173':
|
139360
140451
|
:state_code: NY
|
139361
140452
|
:state_name: New York
|
139362
|
-
:city: New York
|
140453
|
+
:city: New York
|
139363
140454
|
:time_zone: America/New_York
|
139364
140455
|
'10174':
|
139365
140456
|
:state_code: NY
|
139366
140457
|
:state_name: New York
|
139367
|
-
:city: New York
|
140458
|
+
:city: New York
|
139368
140459
|
:time_zone: America/New_York
|
139369
140460
|
'10175':
|
139370
140461
|
:state_code: NY
|
139371
140462
|
:state_name: New York
|
139372
|
-
:city: New York
|
140463
|
+
:city: New York
|
139373
140464
|
:time_zone: America/New_York
|
139374
140465
|
'10176':
|
139375
140466
|
:state_code: NY
|
139376
140467
|
:state_name: New York
|
139377
|
-
:city: New York
|
140468
|
+
:city: New York
|
139378
140469
|
:time_zone: America/New_York
|
139379
140470
|
'10177':
|
139380
140471
|
:state_code: NY
|
139381
140472
|
:state_name: New York
|
139382
|
-
:city: New York
|
140473
|
+
:city: New York
|
139383
140474
|
:time_zone: America/New_York
|
139384
140475
|
'10178':
|
139385
140476
|
:state_code: NY
|
139386
140477
|
:state_name: New York
|
139387
|
-
:city: New York
|
140478
|
+
:city: New York
|
139388
140479
|
:time_zone: America/New_York
|
139389
140480
|
'10179':
|
139390
140481
|
:state_code: NY
|
139391
140482
|
:state_name: New York
|
139392
|
-
:city: New York
|
140483
|
+
:city: New York
|
139393
140484
|
:time_zone: America/New_York
|
139394
140485
|
'10184':
|
139395
140486
|
:state_code: NY
|
139396
140487
|
:state_name: New York
|
139397
|
-
:city: New York
|
140488
|
+
:city: New York
|
139398
140489
|
:time_zone: America/New_York
|
139399
140490
|
'10185':
|
139400
140491
|
:state_code: NY
|
139401
140492
|
:state_name: New York
|
139402
|
-
:city: New York
|
140493
|
+
:city: New York
|
139403
140494
|
:time_zone: America/New_York
|
139404
140495
|
'10196':
|
139405
140496
|
:state_code: NY
|
139406
140497
|
:state_name: New York
|
139407
|
-
:city: New York
|
140498
|
+
:city: New York
|
139408
140499
|
:time_zone: America/New_York
|
139409
140500
|
'10197':
|
139410
140501
|
:state_code: NY
|
139411
140502
|
:state_name: New York
|
139412
|
-
:city: New York
|
140503
|
+
:city: New York
|
139413
140504
|
:time_zone: America/New_York
|
139414
140505
|
'10199':
|
139415
140506
|
:state_code: NY
|
139416
140507
|
:state_name: New York
|
139417
|
-
:city: New York
|
140508
|
+
:city: New York
|
139418
140509
|
:time_zone: America/New_York
|
139419
140510
|
'10203':
|
139420
140511
|
:state_code: NY
|
139421
140512
|
:state_name: New York
|
139422
|
-
:city: New York
|
140513
|
+
:city: New York
|
139423
140514
|
:time_zone: America/New_York
|
139424
140515
|
'10211':
|
139425
140516
|
:state_code: NY
|
139426
140517
|
:state_name: New York
|
139427
|
-
:city: New York
|
140518
|
+
:city: New York
|
139428
140519
|
:time_zone: America/New_York
|
139429
140520
|
'10212':
|
139430
140521
|
:state_code: NY
|
139431
140522
|
:state_name: New York
|
139432
|
-
:city: New York
|
140523
|
+
:city: New York
|
139433
140524
|
:time_zone: America/New_York
|
139434
140525
|
'10213':
|
139435
140526
|
:state_code: NY
|
139436
140527
|
:state_name: New York
|
139437
|
-
:city: New York
|
140528
|
+
:city: New York
|
139438
140529
|
:time_zone: America/New_York
|
139439
140530
|
'10242':
|
139440
140531
|
:state_code: NY
|
139441
140532
|
:state_name: New York
|
139442
|
-
:city: New York
|
140533
|
+
:city: New York
|
139443
140534
|
:time_zone: America/New_York
|
139444
140535
|
'10249':
|
139445
140536
|
:state_code: NY
|
139446
140537
|
:state_name: New York
|
139447
|
-
:city: New York
|
140538
|
+
:city: New York
|
139448
140539
|
:time_zone: America/New_York
|
139449
140540
|
'10256':
|
139450
140541
|
:state_code: NY
|
139451
140542
|
:state_name: New York
|
139452
|
-
:city: New York
|
140543
|
+
:city: New York
|
139453
140544
|
:time_zone: America/New_York
|
139454
140545
|
'10257':
|
139455
140546
|
:state_code: NY
|
139456
140547
|
:state_name: New York
|
139457
|
-
:city: New York
|
140548
|
+
:city: New York
|
139458
140549
|
:time_zone: America/New_York
|
139459
140550
|
'10258':
|
139460
140551
|
:state_code: NY
|
139461
140552
|
:state_name: New York
|
139462
|
-
:city: New York
|
140553
|
+
:city: New York
|
139463
140554
|
:time_zone: America/New_York
|
139464
140555
|
'10259':
|
139465
140556
|
:state_code: NY
|
139466
140557
|
:state_name: New York
|
139467
|
-
:city: New York
|
140558
|
+
:city: New York
|
139468
140559
|
:time_zone: America/New_York
|
139469
140560
|
'10260':
|
139470
140561
|
:state_code: NY
|
139471
140562
|
:state_name: New York
|
139472
|
-
:city: New York
|
140563
|
+
:city: New York
|
139473
140564
|
:time_zone: America/New_York
|
139474
140565
|
'10261':
|
139475
140566
|
:state_code: NY
|
139476
140567
|
:state_name: New York
|
139477
|
-
:city: New York
|
140568
|
+
:city: New York
|
139478
140569
|
:time_zone: America/New_York
|
139479
140570
|
'10265':
|
139480
140571
|
:state_code: NY
|
139481
140572
|
:state_name: New York
|
139482
|
-
:city: New York
|
140573
|
+
:city: New York
|
139483
140574
|
:time_zone: America/New_York
|
139484
140575
|
'10268':
|
139485
140576
|
:state_code: NY
|
139486
140577
|
:state_name: New York
|
139487
|
-
:city: New York
|
140578
|
+
:city: New York
|
139488
140579
|
:time_zone: America/New_York
|
139489
140580
|
'10269':
|
139490
140581
|
:state_code: NY
|
139491
140582
|
:state_name: New York
|
139492
|
-
:city: New York
|
140583
|
+
:city: New York
|
139493
140584
|
:time_zone: America/New_York
|
139494
140585
|
'10270':
|
139495
140586
|
:state_code: NY
|
139496
140587
|
:state_name: New York
|
139497
|
-
:city: New York
|
140588
|
+
:city: New York
|
139498
140589
|
:time_zone: America/New_York
|
139499
140590
|
'10271':
|
139500
140591
|
:state_code: NY
|
139501
140592
|
:state_name: New York
|
139502
|
-
:city: New York
|
140593
|
+
:city: New York
|
139503
140594
|
:time_zone: America/New_York
|
139504
140595
|
'10272':
|
139505
140596
|
:state_code: NY
|
139506
140597
|
:state_name: New York
|
139507
|
-
:city: New York
|
140598
|
+
:city: New York
|
139508
140599
|
:time_zone: America/New_York
|
139509
140600
|
'10273':
|
139510
140601
|
:state_code: NY
|
139511
140602
|
:state_name: New York
|
139512
|
-
:city: New York
|
140603
|
+
:city: New York
|
139513
140604
|
:time_zone: America/New_York
|
139514
140605
|
'10274':
|
139515
140606
|
:state_code: NY
|
139516
140607
|
:state_name: New York
|
139517
|
-
:city: New York
|
140608
|
+
:city: New York
|
139518
140609
|
:time_zone: America/New_York
|
139519
140610
|
'10275':
|
139520
140611
|
:state_code: NY
|
139521
140612
|
:state_name: New York
|
139522
|
-
:city: New York
|
140613
|
+
:city: New York
|
139523
140614
|
:time_zone: America/New_York
|
139524
140615
|
'10276':
|
139525
140616
|
:state_code: NY
|
139526
140617
|
:state_name: New York
|
139527
|
-
:city: New York
|
140618
|
+
:city: New York
|
139528
140619
|
:time_zone: America/New_York
|
139529
140620
|
'10277':
|
139530
140621
|
:state_code: NY
|
139531
140622
|
:state_name: New York
|
139532
|
-
:city: New York
|
140623
|
+
:city: New York
|
139533
140624
|
:time_zone: America/New_York
|
139534
140625
|
'10278':
|
139535
140626
|
:state_code: NY
|
139536
140627
|
:state_name: New York
|
139537
|
-
:city: New York
|
140628
|
+
:city: New York
|
139538
140629
|
:time_zone: America/New_York
|
139539
140630
|
'10279':
|
139540
140631
|
:state_code: NY
|
139541
140632
|
:state_name: New York
|
139542
|
-
:city: New York
|
140633
|
+
:city: New York
|
139543
140634
|
:time_zone: America/New_York
|
139544
140635
|
'10280':
|
139545
140636
|
:state_code: NY
|
139546
140637
|
:state_name: New York
|
139547
|
-
:city: New York
|
140638
|
+
:city: New York
|
139548
140639
|
:time_zone: America/New_York
|
139549
140640
|
'10281':
|
139550
140641
|
:state_code: NY
|
139551
140642
|
:state_name: New York
|
139552
|
-
:city: New York
|
140643
|
+
:city: New York
|
139553
140644
|
:time_zone: America/New_York
|
139554
140645
|
'10282':
|
139555
140646
|
:state_code: NY
|
139556
140647
|
:state_name: New York
|
139557
|
-
:city: New York
|
140648
|
+
:city: New York
|
139558
140649
|
:time_zone: America/New_York
|
139559
140650
|
'10285':
|
139560
140651
|
:state_code: NY
|
139561
140652
|
:state_name: New York
|
139562
|
-
:city: New York
|
140653
|
+
:city: New York
|
139563
140654
|
:time_zone: America/New_York
|
139564
140655
|
'10286':
|
139565
140656
|
:state_code: NY
|
139566
140657
|
:state_name: New York
|
139567
|
-
:city: New York
|
140658
|
+
:city: New York
|
139568
140659
|
:time_zone: America/New_York
|
139569
140660
|
'10292':
|
139570
140661
|
:state_code: NY
|
139571
140662
|
:state_name: New York
|
139572
|
-
:city: New York
|
140663
|
+
:city: New York
|
139573
140664
|
:time_zone: America/New_York
|
139574
140665
|
'14008':
|
139575
140666
|
:state_code: NY
|