zip-codes 0.2.0 → 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/README.md +1 -1
- data/Rakefile +6 -6
- data/lib/data/US.yml +1314 -173
- data/lib/zip-codes.rb +6 -5
- data/zip-codes.gemspec +17 -14
- metadata +35 -21
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: ''
|
|
@@ -9781,6 +10811,11 @@
|
|
|
9781
10811
|
:state_name: Arizona
|
|
9782
10812
|
:city: Flagstaff
|
|
9783
10813
|
:time_zone: America/Phoenix
|
|
10814
|
+
'86005':
|
|
10815
|
+
:state_code: AZ
|
|
10816
|
+
:state_name: Arizona
|
|
10817
|
+
:city: Flagstaff
|
|
10818
|
+
:time_zone: America/Phoenix
|
|
9784
10819
|
'86011':
|
|
9785
10820
|
:state_code: AZ
|
|
9786
10821
|
:state_name: Arizona
|
|
@@ -11881,6 +12916,11 @@
|
|
|
11881
12916
|
:state_name: Arizona
|
|
11882
12917
|
:city: Picacho
|
|
11883
12918
|
:time_zone: America/Phoenix
|
|
12919
|
+
'85242':
|
|
12920
|
+
:state_code: AZ
|
|
12921
|
+
:state_name: Arizona
|
|
12922
|
+
:city: Queen Creek
|
|
12923
|
+
:time_zone: America/Phoenix
|
|
11884
12924
|
'85247':
|
|
11885
12925
|
:state_code: AZ
|
|
11886
12926
|
:state_name: Arizona
|
|
@@ -32771,6 +33811,11 @@
|
|
|
32771
33811
|
:state_name: District of Columbia
|
|
32772
33812
|
:city: Washington
|
|
32773
33813
|
:time_zone: America/New_York
|
|
33814
|
+
'20417':
|
|
33815
|
+
:state_code: DC
|
|
33816
|
+
:state_name: District of Columbia
|
|
33817
|
+
:city: Washington
|
|
33818
|
+
:time_zone: America/New_York
|
|
32774
33819
|
'20418':
|
|
32775
33820
|
:state_code: DC
|
|
32776
33821
|
:state_name: District of Columbia
|
|
@@ -38021,6 +39066,11 @@
|
|
|
38021
39066
|
:state_name: Florida
|
|
38022
39067
|
:city: Miami
|
|
38023
39068
|
:time_zone: America/New_York
|
|
39069
|
+
'33106':
|
|
39070
|
+
:state_code: FL
|
|
39071
|
+
:state_name: Florida
|
|
39072
|
+
:city: Miami
|
|
39073
|
+
:time_zone: America/New_York
|
|
38024
39074
|
'33107':
|
|
38025
39075
|
:state_code: FL
|
|
38026
39076
|
:state_name: Florida
|
|
@@ -47057,10 +48107,71 @@
|
|
|
47057
48107
|
:state_name: Georgia
|
|
47058
48108
|
:city: Warwick
|
|
47059
48109
|
:time_zone: America/New_York
|
|
48110
|
+
'96910':
|
|
48111
|
+
:state_code: GU
|
|
48112
|
+
:state_name: Guam
|
|
48113
|
+
:city: Hagatna
|
|
48114
|
+
:time_zone: Chamorro/Guam
|
|
47060
48115
|
'96912':
|
|
47061
48116
|
:state_code: GU
|
|
47062
|
-
:state_name:
|
|
47063
|
-
: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
|
|
47064
48175
|
'96704':
|
|
47065
48176
|
:state_code: HI
|
|
47066
48177
|
:state_name: Hawaii
|
|
@@ -47190,7 +48301,7 @@
|
|
|
47190
48301
|
:state_code: HI
|
|
47191
48302
|
:state_name: Hawaii
|
|
47192
48303
|
:city: Paauhau
|
|
47193
|
-
:time_zone:
|
|
48304
|
+
:time_zone: Pacific/Honolulu
|
|
47194
48305
|
'96776':
|
|
47195
48306
|
:state_code: HI
|
|
47196
48307
|
:state_name: Hawaii
|
|
@@ -47520,7 +48631,7 @@
|
|
|
47520
48631
|
:state_code: HI
|
|
47521
48632
|
:state_name: Hawaii
|
|
47522
48633
|
:city: Honolulu
|
|
47523
|
-
:time_zone:
|
|
48634
|
+
:time_zone: Pacific/Honolulu
|
|
47524
48635
|
'96846':
|
|
47525
48636
|
:state_code: HI
|
|
47526
48637
|
:state_name: Hawaii
|
|
@@ -47595,7 +48706,7 @@
|
|
|
47595
48706
|
:state_code: HI
|
|
47596
48707
|
:state_name: Hawaii
|
|
47597
48708
|
:city: Wake Island
|
|
47598
|
-
:time_zone:
|
|
48709
|
+
:time_zone: Pacific/Honolulu
|
|
47599
48710
|
'96703':
|
|
47600
48711
|
:state_code: HI
|
|
47601
48712
|
:state_name: Hawaii
|
|
@@ -64946,6 +66057,11 @@
|
|
|
64946
66057
|
:state_name: Indiana
|
|
64947
66058
|
:city: Plainfield
|
|
64948
66059
|
:time_zone: America/Indiana/Indianapolis
|
|
66060
|
+
'46197':
|
|
66061
|
+
:state_code: IN
|
|
66062
|
+
:state_name: Indiana
|
|
66063
|
+
:city: Plainfield
|
|
66064
|
+
:time_zone: America/Indiana/Indianapolis
|
|
64949
66065
|
'46180':
|
|
64950
66066
|
:state_code: IN
|
|
64951
66067
|
:state_name: Indiana
|
|
@@ -65931,6 +67047,11 @@
|
|
|
65931
67047
|
:state_name: Indiana
|
|
65932
67048
|
:city: Indianapolis
|
|
65933
67049
|
:time_zone: America/Indiana/Indianapolis
|
|
67050
|
+
'46213':
|
|
67051
|
+
:state_code: IN
|
|
67052
|
+
:state_name: Indiana
|
|
67053
|
+
:city: Indianapolis
|
|
67054
|
+
:time_zone: America/Indiana/Indianapolis
|
|
65934
67055
|
'46214':
|
|
65935
67056
|
:state_code: IN
|
|
65936
67057
|
:state_name: Indiana
|
|
@@ -72856,6 +73977,11 @@
|
|
|
72856
73977
|
:state_name: Kentucky
|
|
72857
73978
|
:city: Shepherdsville
|
|
72858
73979
|
:time_zone: America/Kentucky/Louisville
|
|
73980
|
+
'40166':
|
|
73981
|
+
:state_code: KY
|
|
73982
|
+
:state_name: Kentucky
|
|
73983
|
+
:city: Shepherdsville
|
|
73984
|
+
:time_zone: America/Kentucky/Louisville
|
|
72859
73985
|
'41009':
|
|
72860
73986
|
:state_code: KY
|
|
72861
73987
|
:state_name: Kentucky
|
|
@@ -75635,17 +76761,22 @@
|
|
|
75635
76761
|
:state_code: KY
|
|
75636
76762
|
:state_name: Kentucky
|
|
75637
76763
|
:city: London
|
|
75638
|
-
:time_zone:
|
|
76764
|
+
:time_zone: America/Kentucky/Louisville
|
|
75639
76765
|
'40747':
|
|
75640
76766
|
:state_code: KY
|
|
75641
76767
|
:state_name: Kentucky
|
|
75642
76768
|
:city: London
|
|
75643
|
-
:time_zone:
|
|
76769
|
+
:time_zone: America/Kentucky/Louisville
|
|
75644
76770
|
'40748':
|
|
75645
76771
|
:state_code: KY
|
|
75646
76772
|
:state_name: Kentucky
|
|
75647
76773
|
:city: London
|
|
75648
|
-
:time_zone:
|
|
76774
|
+
:time_zone: America/Kentucky/Louisville
|
|
76775
|
+
'40750':
|
|
76776
|
+
:state_code: KY
|
|
76777
|
+
:state_name: Kentucky
|
|
76778
|
+
:city: London
|
|
76779
|
+
:time_zone: America/Kentucky/Louisville
|
|
75649
76780
|
'40751':
|
|
75650
76781
|
:state_code: KY
|
|
75651
76782
|
:state_name: Kentucky
|
|
@@ -130371,6 +131502,11 @@
|
|
|
130371
131502
|
:state_name: New Mexico
|
|
130372
131503
|
:city: Pinehill
|
|
130373
131504
|
:time_zone: America/Denver
|
|
131505
|
+
'87654':
|
|
131506
|
+
:state_code: NM
|
|
131507
|
+
:state_name: New Mexico
|
|
131508
|
+
:city: Spaceport City
|
|
131509
|
+
:time_zone: America/Denver
|
|
130374
131510
|
'87710':
|
|
130375
131511
|
:state_code: NM
|
|
130376
131512
|
:state_name: New Mexico
|
|
@@ -138704,827 +139840,827 @@
|
|
|
138704
139840
|
'10000':
|
|
138705
139841
|
:state_code: NY
|
|
138706
139842
|
:state_name: New York
|
|
138707
|
-
:city: New York
|
|
139843
|
+
:city: New York
|
|
138708
139844
|
:time_zone: America/New_York
|
|
138709
139845
|
'10001':
|
|
138710
139846
|
:state_code: NY
|
|
138711
139847
|
:state_name: New York
|
|
138712
|
-
:city: New York
|
|
139848
|
+
:city: New York
|
|
138713
139849
|
:time_zone: America/New_York
|
|
138714
139850
|
'10002':
|
|
138715
139851
|
:state_code: NY
|
|
138716
139852
|
:state_name: New York
|
|
138717
|
-
:city: New York
|
|
139853
|
+
:city: New York
|
|
138718
139854
|
:time_zone: America/New_York
|
|
138719
139855
|
'10003':
|
|
138720
139856
|
:state_code: NY
|
|
138721
139857
|
:state_name: New York
|
|
138722
|
-
:city: New York
|
|
139858
|
+
:city: New York
|
|
138723
139859
|
:time_zone: America/New_York
|
|
138724
139860
|
'10004':
|
|
138725
139861
|
:state_code: NY
|
|
138726
139862
|
:state_name: New York
|
|
138727
|
-
:city: New York
|
|
139863
|
+
:city: New York
|
|
138728
139864
|
:time_zone: America/New_York
|
|
138729
139865
|
'10005':
|
|
138730
139866
|
:state_code: NY
|
|
138731
139867
|
:state_name: New York
|
|
138732
|
-
:city: New York
|
|
139868
|
+
:city: New York
|
|
138733
139869
|
:time_zone: America/New_York
|
|
138734
139870
|
'10006':
|
|
138735
139871
|
:state_code: NY
|
|
138736
139872
|
:state_name: New York
|
|
138737
|
-
:city: New York
|
|
139873
|
+
:city: New York
|
|
138738
139874
|
:time_zone: America/New_York
|
|
138739
139875
|
'10007':
|
|
138740
139876
|
:state_code: NY
|
|
138741
139877
|
:state_name: New York
|
|
138742
|
-
:city: New York
|
|
139878
|
+
:city: New York
|
|
138743
139879
|
:time_zone: America/New_York
|
|
138744
139880
|
'10008':
|
|
138745
139881
|
:state_code: NY
|
|
138746
139882
|
:state_name: New York
|
|
138747
|
-
:city: New York
|
|
139883
|
+
:city: New York
|
|
138748
139884
|
:time_zone: America/New_York
|
|
138749
139885
|
'10009':
|
|
138750
139886
|
:state_code: NY
|
|
138751
139887
|
:state_name: New York
|
|
138752
|
-
:city: New York
|
|
139888
|
+
:city: New York
|
|
138753
139889
|
:time_zone: America/New_York
|
|
138754
139890
|
'10010':
|
|
138755
139891
|
:state_code: NY
|
|
138756
139892
|
:state_name: New York
|
|
138757
|
-
:city: New York
|
|
139893
|
+
:city: New York
|
|
138758
139894
|
:time_zone: America/New_York
|
|
138759
139895
|
'10011':
|
|
138760
139896
|
:state_code: NY
|
|
138761
139897
|
:state_name: New York
|
|
138762
|
-
:city: New York
|
|
139898
|
+
:city: New York
|
|
138763
139899
|
:time_zone: America/New_York
|
|
138764
139900
|
'10012':
|
|
138765
139901
|
:state_code: NY
|
|
138766
139902
|
:state_name: New York
|
|
138767
|
-
:city: New York
|
|
139903
|
+
:city: New York
|
|
138768
139904
|
:time_zone: America/New_York
|
|
138769
139905
|
'10013':
|
|
138770
139906
|
:state_code: NY
|
|
138771
139907
|
:state_name: New York
|
|
138772
|
-
:city: New York
|
|
139908
|
+
:city: New York
|
|
138773
139909
|
:time_zone: America/New_York
|
|
138774
139910
|
'10014':
|
|
138775
139911
|
:state_code: NY
|
|
138776
139912
|
:state_name: New York
|
|
138777
|
-
:city: New York
|
|
139913
|
+
:city: New York
|
|
138778
139914
|
:time_zone: America/New_York
|
|
138779
139915
|
'10015':
|
|
138780
139916
|
:state_code: NY
|
|
138781
139917
|
:state_name: New York
|
|
138782
|
-
:city: New York
|
|
139918
|
+
:city: New York
|
|
138783
139919
|
:time_zone: America/New_York
|
|
138784
139920
|
'10016':
|
|
138785
139921
|
:state_code: NY
|
|
138786
139922
|
:state_name: New York
|
|
138787
|
-
:city: New York
|
|
139923
|
+
:city: New York
|
|
138788
139924
|
:time_zone: America/New_York
|
|
138789
139925
|
'10017':
|
|
138790
139926
|
:state_code: NY
|
|
138791
139927
|
:state_name: New York
|
|
138792
|
-
:city: New York
|
|
139928
|
+
:city: New York
|
|
138793
139929
|
:time_zone: America/New_York
|
|
138794
139930
|
'10018':
|
|
138795
139931
|
:state_code: NY
|
|
138796
139932
|
:state_name: New York
|
|
138797
|
-
:city: New York
|
|
139933
|
+
:city: New York
|
|
138798
139934
|
:time_zone: America/New_York
|
|
138799
139935
|
'10019':
|
|
138800
139936
|
:state_code: NY
|
|
138801
139937
|
:state_name: New York
|
|
138802
|
-
:city: New York
|
|
139938
|
+
:city: New York
|
|
138803
139939
|
:time_zone: America/New_York
|
|
138804
139940
|
'10020':
|
|
138805
139941
|
:state_code: NY
|
|
138806
139942
|
:state_name: New York
|
|
138807
|
-
:city: New York
|
|
139943
|
+
:city: New York
|
|
138808
139944
|
:time_zone: America/New_York
|
|
138809
139945
|
'10021':
|
|
138810
139946
|
:state_code: NY
|
|
138811
139947
|
:state_name: New York
|
|
138812
|
-
:city: New York
|
|
139948
|
+
:city: New York
|
|
138813
139949
|
:time_zone: America/New_York
|
|
138814
139950
|
'10022':
|
|
138815
139951
|
:state_code: NY
|
|
138816
139952
|
:state_name: New York
|
|
138817
|
-
:city: New York
|
|
139953
|
+
:city: New York
|
|
138818
139954
|
:time_zone: America/New_York
|
|
138819
139955
|
'10023':
|
|
138820
139956
|
:state_code: NY
|
|
138821
139957
|
:state_name: New York
|
|
138822
|
-
:city: New York
|
|
139958
|
+
:city: New York
|
|
138823
139959
|
:time_zone: America/New_York
|
|
138824
139960
|
'10024':
|
|
138825
139961
|
:state_code: NY
|
|
138826
139962
|
:state_name: New York
|
|
138827
|
-
:city: New York
|
|
139963
|
+
:city: New York
|
|
138828
139964
|
:time_zone: America/New_York
|
|
138829
139965
|
'10025':
|
|
138830
139966
|
:state_code: NY
|
|
138831
139967
|
:state_name: New York
|
|
138832
|
-
:city: New York
|
|
139968
|
+
:city: New York
|
|
138833
139969
|
:time_zone: America/New_York
|
|
138834
139970
|
'10026':
|
|
138835
139971
|
:state_code: NY
|
|
138836
139972
|
:state_name: New York
|
|
138837
|
-
:city: New York
|
|
139973
|
+
:city: New York
|
|
138838
139974
|
:time_zone: America/New_York
|
|
138839
139975
|
'10027':
|
|
138840
139976
|
:state_code: NY
|
|
138841
139977
|
:state_name: New York
|
|
138842
|
-
:city: New York
|
|
139978
|
+
:city: New York
|
|
138843
139979
|
:time_zone: America/New_York
|
|
138844
139980
|
'10028':
|
|
138845
139981
|
:state_code: NY
|
|
138846
139982
|
:state_name: New York
|
|
138847
|
-
:city: New York
|
|
139983
|
+
:city: New York
|
|
138848
139984
|
:time_zone: America/New_York
|
|
138849
139985
|
'10029':
|
|
138850
139986
|
:state_code: NY
|
|
138851
139987
|
:state_name: New York
|
|
138852
|
-
:city: New York
|
|
139988
|
+
:city: New York
|
|
138853
139989
|
:time_zone: America/New_York
|
|
138854
139990
|
'10030':
|
|
138855
139991
|
:state_code: NY
|
|
138856
139992
|
:state_name: New York
|
|
138857
|
-
:city: New York
|
|
139993
|
+
:city: New York
|
|
138858
139994
|
:time_zone: America/New_York
|
|
138859
139995
|
'10031':
|
|
138860
139996
|
:state_code: NY
|
|
138861
139997
|
:state_name: New York
|
|
138862
|
-
:city: New York
|
|
139998
|
+
:city: New York
|
|
138863
139999
|
:time_zone: America/New_York
|
|
138864
140000
|
'10032':
|
|
138865
140001
|
:state_code: NY
|
|
138866
140002
|
:state_name: New York
|
|
138867
|
-
:city: New York
|
|
140003
|
+
:city: New York
|
|
138868
140004
|
:time_zone: America/New_York
|
|
138869
140005
|
'10033':
|
|
138870
140006
|
:state_code: NY
|
|
138871
140007
|
:state_name: New York
|
|
138872
|
-
:city: New York
|
|
140008
|
+
:city: New York
|
|
138873
140009
|
:time_zone: America/New_York
|
|
138874
140010
|
'10034':
|
|
138875
140011
|
:state_code: NY
|
|
138876
140012
|
:state_name: New York
|
|
138877
|
-
:city: New York
|
|
140013
|
+
:city: New York
|
|
138878
140014
|
:time_zone: America/New_York
|
|
138879
140015
|
'10035':
|
|
138880
140016
|
:state_code: NY
|
|
138881
140017
|
:state_name: New York
|
|
138882
|
-
:city: New York
|
|
140018
|
+
:city: New York
|
|
138883
140019
|
:time_zone: America/New_York
|
|
138884
140020
|
'10036':
|
|
138885
140021
|
:state_code: NY
|
|
138886
140022
|
:state_name: New York
|
|
138887
|
-
:city: New York
|
|
140023
|
+
:city: New York
|
|
138888
140024
|
:time_zone: America/New_York
|
|
138889
140025
|
'10037':
|
|
138890
140026
|
:state_code: NY
|
|
138891
140027
|
:state_name: New York
|
|
138892
|
-
:city: New York
|
|
140028
|
+
:city: New York
|
|
138893
140029
|
:time_zone: America/New_York
|
|
138894
140030
|
'10038':
|
|
138895
140031
|
:state_code: NY
|
|
138896
140032
|
:state_name: New York
|
|
138897
|
-
:city: New York
|
|
140033
|
+
:city: New York
|
|
138898
140034
|
:time_zone: America/New_York
|
|
138899
140035
|
'10039':
|
|
138900
140036
|
:state_code: NY
|
|
138901
140037
|
:state_name: New York
|
|
138902
|
-
:city: New York
|
|
140038
|
+
:city: New York
|
|
138903
140039
|
:time_zone: America/New_York
|
|
138904
140040
|
'10040':
|
|
138905
140041
|
:state_code: NY
|
|
138906
140042
|
:state_name: New York
|
|
138907
|
-
:city: New York
|
|
140043
|
+
:city: New York
|
|
138908
140044
|
:time_zone: America/New_York
|
|
138909
140045
|
'10041':
|
|
138910
140046
|
:state_code: NY
|
|
138911
140047
|
:state_name: New York
|
|
138912
|
-
:city: New York
|
|
140048
|
+
:city: New York
|
|
138913
140049
|
:time_zone: America/New_York
|
|
138914
140050
|
'10043':
|
|
138915
140051
|
:state_code: NY
|
|
138916
140052
|
:state_name: New York
|
|
138917
|
-
:city: New York
|
|
140053
|
+
:city: New York
|
|
138918
140054
|
:time_zone: America/New_York
|
|
138919
140055
|
'10044':
|
|
138920
140056
|
:state_code: NY
|
|
138921
140057
|
:state_name: New York
|
|
138922
|
-
:city: New York
|
|
140058
|
+
:city: New York
|
|
138923
140059
|
:time_zone: America/New_York
|
|
138924
140060
|
'10045':
|
|
138925
140061
|
:state_code: NY
|
|
138926
140062
|
:state_name: New York
|
|
138927
|
-
:city: New York
|
|
140063
|
+
:city: New York
|
|
138928
140064
|
:time_zone: America/New_York
|
|
138929
140065
|
'10046':
|
|
138930
140066
|
:state_code: NY
|
|
138931
140067
|
:state_name: New York
|
|
138932
|
-
:city: New York
|
|
140068
|
+
:city: New York
|
|
138933
140069
|
:time_zone: America/New_York
|
|
138934
140070
|
'10047':
|
|
138935
140071
|
:state_code: NY
|
|
138936
140072
|
:state_name: New York
|
|
138937
|
-
:city: New York
|
|
140073
|
+
:city: New York
|
|
138938
140074
|
:time_zone: America/New_York
|
|
138939
140075
|
'10048':
|
|
138940
140076
|
:state_code: NY
|
|
138941
140077
|
:state_name: New York
|
|
138942
|
-
:city: New York
|
|
140078
|
+
:city: New York
|
|
138943
140079
|
:time_zone: America/New_York
|
|
138944
140080
|
'10055':
|
|
138945
140081
|
:state_code: NY
|
|
138946
140082
|
:state_name: New York
|
|
138947
|
-
:city: New York
|
|
140083
|
+
:city: New York
|
|
138948
140084
|
:time_zone: America/New_York
|
|
138949
140085
|
'10060':
|
|
138950
140086
|
:state_code: NY
|
|
138951
140087
|
:state_name: New York
|
|
138952
|
-
:city: New York
|
|
140088
|
+
:city: New York
|
|
138953
140089
|
:time_zone: America/New_York
|
|
138954
140090
|
'10065':
|
|
138955
140091
|
:state_code: NY
|
|
138956
140092
|
:state_name: New York
|
|
138957
|
-
:city: New York
|
|
140093
|
+
:city: New York
|
|
138958
140094
|
:time_zone: America/New_York
|
|
138959
140095
|
'10069':
|
|
138960
140096
|
:state_code: NY
|
|
138961
140097
|
:state_name: New York
|
|
138962
|
-
:city: New York
|
|
140098
|
+
:city: New York
|
|
138963
140099
|
:time_zone: America/New_York
|
|
138964
140100
|
'10072':
|
|
138965
140101
|
:state_code: NY
|
|
138966
140102
|
:state_name: New York
|
|
138967
|
-
:city: New York
|
|
140103
|
+
:city: New York
|
|
138968
140104
|
:time_zone: America/New_York
|
|
138969
140105
|
'10075':
|
|
138970
140106
|
:state_code: NY
|
|
138971
140107
|
:state_name: New York
|
|
138972
|
-
:city: New York
|
|
140108
|
+
:city: New York
|
|
138973
140109
|
:time_zone: America/New_York
|
|
138974
140110
|
'10079':
|
|
138975
140111
|
:state_code: NY
|
|
138976
140112
|
:state_name: New York
|
|
138977
|
-
:city: New York
|
|
140113
|
+
:city: New York
|
|
138978
140114
|
:time_zone: America/New_York
|
|
138979
140115
|
'10080':
|
|
138980
140116
|
:state_code: NY
|
|
138981
140117
|
:state_name: New York
|
|
138982
|
-
:city: New York
|
|
140118
|
+
:city: New York
|
|
138983
140119
|
:time_zone: America/New_York
|
|
138984
140120
|
'10081':
|
|
138985
140121
|
:state_code: NY
|
|
138986
140122
|
:state_name: New York
|
|
138987
|
-
:city: New York
|
|
140123
|
+
:city: New York
|
|
138988
140124
|
:time_zone: America/New_York
|
|
138989
140125
|
'10082':
|
|
138990
140126
|
:state_code: NY
|
|
138991
140127
|
:state_name: New York
|
|
138992
|
-
:city: New York
|
|
140128
|
+
:city: New York
|
|
138993
140129
|
:time_zone: America/New_York
|
|
138994
140130
|
'10087':
|
|
138995
140131
|
:state_code: NY
|
|
138996
140132
|
:state_name: New York
|
|
138997
|
-
:city: New York
|
|
140133
|
+
:city: New York
|
|
138998
140134
|
:time_zone: America/New_York
|
|
138999
140135
|
'10090':
|
|
139000
140136
|
:state_code: NY
|
|
139001
140137
|
:state_name: New York
|
|
139002
|
-
:city: New York
|
|
140138
|
+
:city: New York
|
|
139003
140139
|
:time_zone: America/New_York
|
|
139004
140140
|
'10094':
|
|
139005
140141
|
:state_code: NY
|
|
139006
140142
|
:state_name: New York
|
|
139007
|
-
:city: New York
|
|
140143
|
+
:city: New York
|
|
139008
140144
|
:time_zone: America/New_York
|
|
139009
140145
|
'10095':
|
|
139010
140146
|
:state_code: NY
|
|
139011
140147
|
:state_name: New York
|
|
139012
|
-
:city: New York
|
|
140148
|
+
:city: New York
|
|
139013
140149
|
:time_zone: America/New_York
|
|
139014
140150
|
'10096':
|
|
139015
140151
|
:state_code: NY
|
|
139016
140152
|
:state_name: New York
|
|
139017
|
-
:city: New York
|
|
140153
|
+
:city: New York
|
|
139018
140154
|
:time_zone: America/New_York
|
|
139019
140155
|
'10098':
|
|
139020
140156
|
:state_code: NY
|
|
139021
140157
|
:state_name: New York
|
|
139022
|
-
:city: New York
|
|
140158
|
+
:city: New York
|
|
139023
140159
|
:time_zone: America/New_York
|
|
139024
140160
|
'10099':
|
|
139025
140161
|
:state_code: NY
|
|
139026
140162
|
:state_name: New York
|
|
139027
|
-
:city: New York
|
|
140163
|
+
:city: New York
|
|
139028
140164
|
:time_zone: America/New_York
|
|
139029
140165
|
'10101':
|
|
139030
140166
|
:state_code: NY
|
|
139031
140167
|
:state_name: New York
|
|
139032
|
-
:city: New York
|
|
140168
|
+
:city: New York
|
|
139033
140169
|
:time_zone: America/New_York
|
|
139034
140170
|
'10102':
|
|
139035
140171
|
:state_code: NY
|
|
139036
140172
|
:state_name: New York
|
|
139037
|
-
:city: New York
|
|
140173
|
+
:city: New York
|
|
139038
140174
|
:time_zone: America/New_York
|
|
139039
140175
|
'10103':
|
|
139040
140176
|
:state_code: NY
|
|
139041
140177
|
:state_name: New York
|
|
139042
|
-
:city: New York
|
|
140178
|
+
:city: New York
|
|
139043
140179
|
:time_zone: America/New_York
|
|
139044
140180
|
'10104':
|
|
139045
140181
|
:state_code: NY
|
|
139046
140182
|
:state_name: New York
|
|
139047
|
-
:city: New York
|
|
140183
|
+
:city: New York
|
|
139048
140184
|
:time_zone: America/New_York
|
|
139049
140185
|
'10105':
|
|
139050
140186
|
:state_code: NY
|
|
139051
140187
|
:state_name: New York
|
|
139052
|
-
:city: New York
|
|
140188
|
+
:city: New York
|
|
139053
140189
|
:time_zone: America/New_York
|
|
139054
140190
|
'10106':
|
|
139055
140191
|
:state_code: NY
|
|
139056
140192
|
:state_name: New York
|
|
139057
|
-
:city: New York
|
|
140193
|
+
:city: New York
|
|
139058
140194
|
:time_zone: America/New_York
|
|
139059
140195
|
'10107':
|
|
139060
140196
|
:state_code: NY
|
|
139061
140197
|
:state_name: New York
|
|
139062
|
-
:city: New York
|
|
140198
|
+
:city: New York
|
|
139063
140199
|
:time_zone: America/New_York
|
|
139064
140200
|
'10108':
|
|
139065
140201
|
:state_code: NY
|
|
139066
140202
|
:state_name: New York
|
|
139067
|
-
:city: New York
|
|
140203
|
+
:city: New York
|
|
139068
140204
|
:time_zone: America/New_York
|
|
139069
140205
|
'10109':
|
|
139070
140206
|
:state_code: NY
|
|
139071
140207
|
:state_name: New York
|
|
139072
|
-
:city: New York
|
|
140208
|
+
:city: New York
|
|
139073
140209
|
:time_zone: America/New_York
|
|
139074
140210
|
'10110':
|
|
139075
140211
|
:state_code: NY
|
|
139076
140212
|
:state_name: New York
|
|
139077
|
-
:city: New York
|
|
140213
|
+
:city: New York
|
|
139078
140214
|
:time_zone: America/New_York
|
|
139079
140215
|
'10111':
|
|
139080
140216
|
:state_code: NY
|
|
139081
140217
|
:state_name: New York
|
|
139082
|
-
:city: New York
|
|
140218
|
+
:city: New York
|
|
139083
140219
|
:time_zone: America/New_York
|
|
139084
140220
|
'10112':
|
|
139085
140221
|
:state_code: NY
|
|
139086
140222
|
:state_name: New York
|
|
139087
|
-
:city: New York
|
|
140223
|
+
:city: New York
|
|
139088
140224
|
:time_zone: America/New_York
|
|
139089
140225
|
'10113':
|
|
139090
140226
|
:state_code: NY
|
|
139091
140227
|
:state_name: New York
|
|
139092
|
-
:city: New York
|
|
140228
|
+
:city: New York
|
|
139093
140229
|
:time_zone: America/New_York
|
|
139094
140230
|
'10114':
|
|
139095
140231
|
:state_code: NY
|
|
139096
140232
|
:state_name: New York
|
|
139097
|
-
:city: New York
|
|
140233
|
+
:city: New York
|
|
139098
140234
|
:time_zone: America/New_York
|
|
139099
140235
|
'10115':
|
|
139100
140236
|
:state_code: NY
|
|
139101
140237
|
:state_name: New York
|
|
139102
|
-
:city: New York
|
|
140238
|
+
:city: New York
|
|
139103
140239
|
:time_zone: America/New_York
|
|
139104
140240
|
'10116':
|
|
139105
140241
|
:state_code: NY
|
|
139106
140242
|
:state_name: New York
|
|
139107
|
-
:city: New York
|
|
140243
|
+
:city: New York
|
|
139108
140244
|
:time_zone: America/New_York
|
|
139109
140245
|
'10117':
|
|
139110
140246
|
:state_code: NY
|
|
139111
140247
|
:state_name: New York
|
|
139112
|
-
:city: New York
|
|
140248
|
+
:city: New York
|
|
139113
140249
|
:time_zone: America/New_York
|
|
139114
140250
|
'10118':
|
|
139115
140251
|
:state_code: NY
|
|
139116
140252
|
:state_name: New York
|
|
139117
|
-
:city: New York
|
|
140253
|
+
:city: New York
|
|
139118
140254
|
:time_zone: America/New_York
|
|
139119
140255
|
'10119':
|
|
139120
140256
|
:state_code: NY
|
|
139121
140257
|
:state_name: New York
|
|
139122
|
-
:city: New York
|
|
140258
|
+
:city: New York
|
|
139123
140259
|
:time_zone: America/New_York
|
|
139124
140260
|
'10120':
|
|
139125
140261
|
:state_code: NY
|
|
139126
140262
|
:state_name: New York
|
|
139127
|
-
:city: New York
|
|
140263
|
+
:city: New York
|
|
139128
140264
|
:time_zone: America/New_York
|
|
139129
140265
|
'10121':
|
|
139130
140266
|
:state_code: NY
|
|
139131
140267
|
:state_name: New York
|
|
139132
|
-
:city: New York
|
|
140268
|
+
:city: New York
|
|
139133
140269
|
:time_zone: America/New_York
|
|
139134
140270
|
'10122':
|
|
139135
140271
|
:state_code: NY
|
|
139136
140272
|
:state_name: New York
|
|
139137
|
-
:city: New York
|
|
140273
|
+
:city: New York
|
|
139138
140274
|
:time_zone: America/New_York
|
|
139139
140275
|
'10123':
|
|
139140
140276
|
:state_code: NY
|
|
139141
140277
|
:state_name: New York
|
|
139142
|
-
:city: New York
|
|
140278
|
+
:city: New York
|
|
139143
140279
|
:time_zone: America/New_York
|
|
139144
140280
|
'10124':
|
|
139145
140281
|
:state_code: NY
|
|
139146
140282
|
:state_name: New York
|
|
139147
|
-
:city: New York
|
|
140283
|
+
:city: New York
|
|
139148
140284
|
:time_zone: America/New_York
|
|
139149
140285
|
'10125':
|
|
139150
140286
|
:state_code: NY
|
|
139151
140287
|
:state_name: New York
|
|
139152
|
-
:city: New York
|
|
140288
|
+
:city: New York
|
|
139153
140289
|
:time_zone: America/New_York
|
|
139154
140290
|
'10126':
|
|
139155
140291
|
:state_code: NY
|
|
139156
140292
|
:state_name: New York
|
|
139157
|
-
:city: New York
|
|
140293
|
+
:city: New York
|
|
139158
140294
|
:time_zone: America/New_York
|
|
139159
140295
|
'10128':
|
|
139160
140296
|
:state_code: NY
|
|
139161
140297
|
:state_name: New York
|
|
139162
|
-
:city: New York
|
|
140298
|
+
:city: New York
|
|
139163
140299
|
:time_zone: America/New_York
|
|
139164
140300
|
'10129':
|
|
139165
140301
|
:state_code: NY
|
|
139166
140302
|
:state_name: New York
|
|
139167
|
-
:city: New York
|
|
140303
|
+
:city: New York
|
|
139168
140304
|
:time_zone: America/New_York
|
|
139169
140305
|
'10130':
|
|
139170
140306
|
:state_code: NY
|
|
139171
140307
|
:state_name: New York
|
|
139172
|
-
:city: New York
|
|
140308
|
+
:city: New York
|
|
139173
140309
|
:time_zone: America/New_York
|
|
139174
140310
|
'10131':
|
|
139175
140311
|
:state_code: NY
|
|
139176
140312
|
:state_name: New York
|
|
139177
|
-
:city: New York
|
|
140313
|
+
:city: New York
|
|
139178
140314
|
:time_zone: America/New_York
|
|
139179
140315
|
'10132':
|
|
139180
140316
|
:state_code: NY
|
|
139181
140317
|
:state_name: New York
|
|
139182
|
-
:city: New York
|
|
140318
|
+
:city: New York
|
|
139183
140319
|
:time_zone: America/New_York
|
|
139184
140320
|
'10133':
|
|
139185
140321
|
:state_code: NY
|
|
139186
140322
|
:state_name: New York
|
|
139187
|
-
:city: New York
|
|
140323
|
+
:city: New York
|
|
139188
140324
|
:time_zone: America/New_York
|
|
139189
140325
|
'10138':
|
|
139190
140326
|
:state_code: NY
|
|
139191
140327
|
:state_name: New York
|
|
139192
|
-
:city: New York
|
|
140328
|
+
:city: New York
|
|
139193
140329
|
:time_zone: America/New_York
|
|
139194
140330
|
'10149':
|
|
139195
140331
|
:state_code: NY
|
|
139196
140332
|
:state_name: New York
|
|
139197
|
-
:city: New York
|
|
140333
|
+
:city: New York
|
|
139198
140334
|
:time_zone: America/New_York
|
|
139199
140335
|
'10150':
|
|
139200
140336
|
:state_code: NY
|
|
139201
140337
|
:state_name: New York
|
|
139202
|
-
:city: New York
|
|
140338
|
+
:city: New York
|
|
139203
140339
|
:time_zone: America/New_York
|
|
139204
140340
|
'10151':
|
|
139205
140341
|
:state_code: NY
|
|
139206
140342
|
:state_name: New York
|
|
139207
|
-
:city: New York
|
|
140343
|
+
:city: New York
|
|
139208
140344
|
:time_zone: America/New_York
|
|
139209
140345
|
'10152':
|
|
139210
140346
|
:state_code: NY
|
|
139211
140347
|
:state_name: New York
|
|
139212
|
-
:city: New York
|
|
140348
|
+
:city: New York
|
|
139213
140349
|
:time_zone: America/New_York
|
|
139214
140350
|
'10153':
|
|
139215
140351
|
:state_code: NY
|
|
139216
140352
|
:state_name: New York
|
|
139217
|
-
:city: New York
|
|
140353
|
+
:city: New York
|
|
139218
140354
|
:time_zone: America/New_York
|
|
139219
140355
|
'10154':
|
|
139220
140356
|
:state_code: NY
|
|
139221
140357
|
:state_name: New York
|
|
139222
|
-
:city: New York
|
|
140358
|
+
:city: New York
|
|
139223
140359
|
:time_zone: America/New_York
|
|
139224
140360
|
'10155':
|
|
139225
140361
|
:state_code: NY
|
|
139226
140362
|
:state_name: New York
|
|
139227
|
-
:city: New York
|
|
140363
|
+
:city: New York
|
|
139228
140364
|
:time_zone: America/New_York
|
|
139229
140365
|
'10156':
|
|
139230
140366
|
:state_code: NY
|
|
139231
140367
|
:state_name: New York
|
|
139232
|
-
:city: New York
|
|
140368
|
+
:city: New York
|
|
139233
140369
|
:time_zone: America/New_York
|
|
139234
140370
|
'10157':
|
|
139235
140371
|
:state_code: NY
|
|
139236
140372
|
:state_name: New York
|
|
139237
|
-
:city: New York
|
|
140373
|
+
:city: New York
|
|
139238
140374
|
:time_zone: America/New_York
|
|
139239
140375
|
'10158':
|
|
139240
140376
|
:state_code: NY
|
|
139241
140377
|
:state_name: New York
|
|
139242
|
-
:city: New York
|
|
140378
|
+
:city: New York
|
|
139243
140379
|
:time_zone: America/New_York
|
|
139244
140380
|
'10159':
|
|
139245
140381
|
:state_code: NY
|
|
139246
140382
|
:state_name: New York
|
|
139247
|
-
:city: New York
|
|
140383
|
+
:city: New York
|
|
139248
140384
|
:time_zone: America/New_York
|
|
139249
140385
|
'10160':
|
|
139250
140386
|
:state_code: NY
|
|
139251
140387
|
:state_name: New York
|
|
139252
|
-
:city: New York
|
|
140388
|
+
:city: New York
|
|
139253
140389
|
:time_zone: America/New_York
|
|
139254
140390
|
'10161':
|
|
139255
140391
|
:state_code: NY
|
|
139256
140392
|
:state_name: New York
|
|
139257
|
-
:city: New York
|
|
140393
|
+
:city: New York
|
|
139258
140394
|
:time_zone: America/New_York
|
|
139259
140395
|
'10162':
|
|
139260
140396
|
:state_code: NY
|
|
139261
140397
|
:state_name: New York
|
|
139262
|
-
:city: New York
|
|
140398
|
+
:city: New York
|
|
139263
140399
|
:time_zone: America/New_York
|
|
139264
140400
|
'10163':
|
|
139265
140401
|
:state_code: NY
|
|
139266
140402
|
:state_name: New York
|
|
139267
|
-
:city: New York
|
|
140403
|
+
:city: New York
|
|
139268
140404
|
:time_zone: America/New_York
|
|
139269
140405
|
'10164':
|
|
139270
140406
|
:state_code: NY
|
|
139271
140407
|
:state_name: New York
|
|
139272
|
-
:city: New York
|
|
140408
|
+
:city: New York
|
|
139273
140409
|
:time_zone: America/New_York
|
|
139274
140410
|
'10165':
|
|
139275
140411
|
:state_code: NY
|
|
139276
140412
|
:state_name: New York
|
|
139277
|
-
:city: New York
|
|
140413
|
+
:city: New York
|
|
139278
140414
|
:time_zone: America/New_York
|
|
139279
140415
|
'10166':
|
|
139280
140416
|
:state_code: NY
|
|
139281
140417
|
:state_name: New York
|
|
139282
|
-
:city: New York
|
|
140418
|
+
:city: New York
|
|
139283
140419
|
:time_zone: America/New_York
|
|
139284
140420
|
'10167':
|
|
139285
140421
|
:state_code: NY
|
|
139286
140422
|
:state_name: New York
|
|
139287
|
-
:city: New York
|
|
140423
|
+
:city: New York
|
|
139288
140424
|
:time_zone: America/New_York
|
|
139289
140425
|
'10168':
|
|
139290
140426
|
:state_code: NY
|
|
139291
140427
|
:state_name: New York
|
|
139292
|
-
:city: New York
|
|
140428
|
+
:city: New York
|
|
139293
140429
|
:time_zone: America/New_York
|
|
139294
140430
|
'10169':
|
|
139295
140431
|
:state_code: NY
|
|
139296
140432
|
:state_name: New York
|
|
139297
|
-
:city: New York
|
|
140433
|
+
:city: New York
|
|
139298
140434
|
:time_zone: America/New_York
|
|
139299
140435
|
'10170':
|
|
139300
140436
|
:state_code: NY
|
|
139301
140437
|
:state_name: New York
|
|
139302
|
-
:city: New York
|
|
140438
|
+
:city: New York
|
|
139303
140439
|
:time_zone: America/New_York
|
|
139304
140440
|
'10171':
|
|
139305
140441
|
:state_code: NY
|
|
139306
140442
|
:state_name: New York
|
|
139307
|
-
:city: New York
|
|
140443
|
+
:city: New York
|
|
139308
140444
|
:time_zone: America/New_York
|
|
139309
140445
|
'10172':
|
|
139310
140446
|
:state_code: NY
|
|
139311
140447
|
:state_name: New York
|
|
139312
|
-
:city: New York
|
|
140448
|
+
:city: New York
|
|
139313
140449
|
:time_zone: America/New_York
|
|
139314
140450
|
'10173':
|
|
139315
140451
|
:state_code: NY
|
|
139316
140452
|
:state_name: New York
|
|
139317
|
-
:city: New York
|
|
140453
|
+
:city: New York
|
|
139318
140454
|
:time_zone: America/New_York
|
|
139319
140455
|
'10174':
|
|
139320
140456
|
:state_code: NY
|
|
139321
140457
|
:state_name: New York
|
|
139322
|
-
:city: New York
|
|
140458
|
+
:city: New York
|
|
139323
140459
|
:time_zone: America/New_York
|
|
139324
140460
|
'10175':
|
|
139325
140461
|
:state_code: NY
|
|
139326
140462
|
:state_name: New York
|
|
139327
|
-
:city: New York
|
|
140463
|
+
:city: New York
|
|
139328
140464
|
:time_zone: America/New_York
|
|
139329
140465
|
'10176':
|
|
139330
140466
|
:state_code: NY
|
|
139331
140467
|
:state_name: New York
|
|
139332
|
-
:city: New York
|
|
140468
|
+
:city: New York
|
|
139333
140469
|
:time_zone: America/New_York
|
|
139334
140470
|
'10177':
|
|
139335
140471
|
:state_code: NY
|
|
139336
140472
|
:state_name: New York
|
|
139337
|
-
:city: New York
|
|
140473
|
+
:city: New York
|
|
139338
140474
|
:time_zone: America/New_York
|
|
139339
140475
|
'10178':
|
|
139340
140476
|
:state_code: NY
|
|
139341
140477
|
:state_name: New York
|
|
139342
|
-
:city: New York
|
|
140478
|
+
:city: New York
|
|
139343
140479
|
:time_zone: America/New_York
|
|
139344
140480
|
'10179':
|
|
139345
140481
|
:state_code: NY
|
|
139346
140482
|
:state_name: New York
|
|
139347
|
-
:city: New York
|
|
140483
|
+
:city: New York
|
|
139348
140484
|
:time_zone: America/New_York
|
|
139349
140485
|
'10184':
|
|
139350
140486
|
:state_code: NY
|
|
139351
140487
|
:state_name: New York
|
|
139352
|
-
:city: New York
|
|
140488
|
+
:city: New York
|
|
139353
140489
|
:time_zone: America/New_York
|
|
139354
140490
|
'10185':
|
|
139355
140491
|
:state_code: NY
|
|
139356
140492
|
:state_name: New York
|
|
139357
|
-
:city: New York
|
|
140493
|
+
:city: New York
|
|
139358
140494
|
:time_zone: America/New_York
|
|
139359
140495
|
'10196':
|
|
139360
140496
|
:state_code: NY
|
|
139361
140497
|
:state_name: New York
|
|
139362
|
-
:city: New York
|
|
140498
|
+
:city: New York
|
|
139363
140499
|
:time_zone: America/New_York
|
|
139364
140500
|
'10197':
|
|
139365
140501
|
:state_code: NY
|
|
139366
140502
|
:state_name: New York
|
|
139367
|
-
:city: New York
|
|
140503
|
+
:city: New York
|
|
139368
140504
|
:time_zone: America/New_York
|
|
139369
140505
|
'10199':
|
|
139370
140506
|
:state_code: NY
|
|
139371
140507
|
:state_name: New York
|
|
139372
|
-
:city: New York
|
|
140508
|
+
:city: New York
|
|
139373
140509
|
:time_zone: America/New_York
|
|
139374
140510
|
'10203':
|
|
139375
140511
|
:state_code: NY
|
|
139376
140512
|
:state_name: New York
|
|
139377
|
-
:city: New York
|
|
140513
|
+
:city: New York
|
|
139378
140514
|
:time_zone: America/New_York
|
|
139379
140515
|
'10211':
|
|
139380
140516
|
:state_code: NY
|
|
139381
140517
|
:state_name: New York
|
|
139382
|
-
:city: New York
|
|
140518
|
+
:city: New York
|
|
139383
140519
|
:time_zone: America/New_York
|
|
139384
140520
|
'10212':
|
|
139385
140521
|
:state_code: NY
|
|
139386
140522
|
:state_name: New York
|
|
139387
|
-
:city: New York
|
|
140523
|
+
:city: New York
|
|
139388
140524
|
:time_zone: America/New_York
|
|
139389
140525
|
'10213':
|
|
139390
140526
|
:state_code: NY
|
|
139391
140527
|
:state_name: New York
|
|
139392
|
-
:city: New York
|
|
140528
|
+
:city: New York
|
|
139393
140529
|
:time_zone: America/New_York
|
|
139394
140530
|
'10242':
|
|
139395
140531
|
:state_code: NY
|
|
139396
140532
|
:state_name: New York
|
|
139397
|
-
:city: New York
|
|
140533
|
+
:city: New York
|
|
139398
140534
|
:time_zone: America/New_York
|
|
139399
140535
|
'10249':
|
|
139400
140536
|
:state_code: NY
|
|
139401
140537
|
:state_name: New York
|
|
139402
|
-
:city: New York
|
|
140538
|
+
:city: New York
|
|
139403
140539
|
:time_zone: America/New_York
|
|
139404
140540
|
'10256':
|
|
139405
140541
|
:state_code: NY
|
|
139406
140542
|
:state_name: New York
|
|
139407
|
-
:city: New York
|
|
140543
|
+
:city: New York
|
|
139408
140544
|
:time_zone: America/New_York
|
|
139409
140545
|
'10257':
|
|
139410
140546
|
:state_code: NY
|
|
139411
140547
|
:state_name: New York
|
|
139412
|
-
:city: New York
|
|
140548
|
+
:city: New York
|
|
139413
140549
|
:time_zone: America/New_York
|
|
139414
140550
|
'10258':
|
|
139415
140551
|
:state_code: NY
|
|
139416
140552
|
:state_name: New York
|
|
139417
|
-
:city: New York
|
|
140553
|
+
:city: New York
|
|
139418
140554
|
:time_zone: America/New_York
|
|
139419
140555
|
'10259':
|
|
139420
140556
|
:state_code: NY
|
|
139421
140557
|
:state_name: New York
|
|
139422
|
-
:city: New York
|
|
140558
|
+
:city: New York
|
|
139423
140559
|
:time_zone: America/New_York
|
|
139424
140560
|
'10260':
|
|
139425
140561
|
:state_code: NY
|
|
139426
140562
|
:state_name: New York
|
|
139427
|
-
:city: New York
|
|
140563
|
+
:city: New York
|
|
139428
140564
|
:time_zone: America/New_York
|
|
139429
140565
|
'10261':
|
|
139430
140566
|
:state_code: NY
|
|
139431
140567
|
:state_name: New York
|
|
139432
|
-
:city: New York
|
|
140568
|
+
:city: New York
|
|
139433
140569
|
:time_zone: America/New_York
|
|
139434
140570
|
'10265':
|
|
139435
140571
|
:state_code: NY
|
|
139436
140572
|
:state_name: New York
|
|
139437
|
-
:city: New York
|
|
140573
|
+
:city: New York
|
|
139438
140574
|
:time_zone: America/New_York
|
|
139439
140575
|
'10268':
|
|
139440
140576
|
:state_code: NY
|
|
139441
140577
|
:state_name: New York
|
|
139442
|
-
:city: New York
|
|
140578
|
+
:city: New York
|
|
139443
140579
|
:time_zone: America/New_York
|
|
139444
140580
|
'10269':
|
|
139445
140581
|
:state_code: NY
|
|
139446
140582
|
:state_name: New York
|
|
139447
|
-
:city: New York
|
|
140583
|
+
:city: New York
|
|
139448
140584
|
:time_zone: America/New_York
|
|
139449
140585
|
'10270':
|
|
139450
140586
|
:state_code: NY
|
|
139451
140587
|
:state_name: New York
|
|
139452
|
-
:city: New York
|
|
140588
|
+
:city: New York
|
|
139453
140589
|
:time_zone: America/New_York
|
|
139454
140590
|
'10271':
|
|
139455
140591
|
:state_code: NY
|
|
139456
140592
|
:state_name: New York
|
|
139457
|
-
:city: New York
|
|
140593
|
+
:city: New York
|
|
139458
140594
|
:time_zone: America/New_York
|
|
139459
140595
|
'10272':
|
|
139460
140596
|
:state_code: NY
|
|
139461
140597
|
:state_name: New York
|
|
139462
|
-
:city: New York
|
|
140598
|
+
:city: New York
|
|
139463
140599
|
:time_zone: America/New_York
|
|
139464
140600
|
'10273':
|
|
139465
140601
|
:state_code: NY
|
|
139466
140602
|
:state_name: New York
|
|
139467
|
-
:city: New York
|
|
140603
|
+
:city: New York
|
|
139468
140604
|
:time_zone: America/New_York
|
|
139469
140605
|
'10274':
|
|
139470
140606
|
:state_code: NY
|
|
139471
140607
|
:state_name: New York
|
|
139472
|
-
:city: New York
|
|
140608
|
+
:city: New York
|
|
139473
140609
|
:time_zone: America/New_York
|
|
139474
140610
|
'10275':
|
|
139475
140611
|
:state_code: NY
|
|
139476
140612
|
:state_name: New York
|
|
139477
|
-
:city: New York
|
|
140613
|
+
:city: New York
|
|
139478
140614
|
:time_zone: America/New_York
|
|
139479
140615
|
'10276':
|
|
139480
140616
|
:state_code: NY
|
|
139481
140617
|
:state_name: New York
|
|
139482
|
-
:city: New York
|
|
140618
|
+
:city: New York
|
|
139483
140619
|
:time_zone: America/New_York
|
|
139484
140620
|
'10277':
|
|
139485
140621
|
:state_code: NY
|
|
139486
140622
|
:state_name: New York
|
|
139487
|
-
:city: New York
|
|
140623
|
+
:city: New York
|
|
139488
140624
|
:time_zone: America/New_York
|
|
139489
140625
|
'10278':
|
|
139490
140626
|
:state_code: NY
|
|
139491
140627
|
:state_name: New York
|
|
139492
|
-
:city: New York
|
|
140628
|
+
:city: New York
|
|
139493
140629
|
:time_zone: America/New_York
|
|
139494
140630
|
'10279':
|
|
139495
140631
|
:state_code: NY
|
|
139496
140632
|
:state_name: New York
|
|
139497
|
-
:city: New York
|
|
140633
|
+
:city: New York
|
|
139498
140634
|
:time_zone: America/New_York
|
|
139499
140635
|
'10280':
|
|
139500
140636
|
:state_code: NY
|
|
139501
140637
|
:state_name: New York
|
|
139502
|
-
:city: New York
|
|
140638
|
+
:city: New York
|
|
139503
140639
|
:time_zone: America/New_York
|
|
139504
140640
|
'10281':
|
|
139505
140641
|
:state_code: NY
|
|
139506
140642
|
:state_name: New York
|
|
139507
|
-
:city: New York
|
|
140643
|
+
:city: New York
|
|
139508
140644
|
:time_zone: America/New_York
|
|
139509
140645
|
'10282':
|
|
139510
140646
|
:state_code: NY
|
|
139511
140647
|
:state_name: New York
|
|
139512
|
-
:city: New York
|
|
140648
|
+
:city: New York
|
|
139513
140649
|
:time_zone: America/New_York
|
|
139514
140650
|
'10285':
|
|
139515
140651
|
:state_code: NY
|
|
139516
140652
|
:state_name: New York
|
|
139517
|
-
:city: New York
|
|
140653
|
+
:city: New York
|
|
139518
140654
|
:time_zone: America/New_York
|
|
139519
140655
|
'10286':
|
|
139520
140656
|
:state_code: NY
|
|
139521
140657
|
:state_name: New York
|
|
139522
|
-
:city: New York
|
|
140658
|
+
:city: New York
|
|
139523
140659
|
:time_zone: America/New_York
|
|
139524
140660
|
'10292':
|
|
139525
140661
|
:state_code: NY
|
|
139526
140662
|
:state_name: New York
|
|
139527
|
-
:city: New York
|
|
140663
|
+
:city: New York
|
|
139528
140664
|
:time_zone: America/New_York
|
|
139529
140665
|
'14008':
|
|
139530
140666
|
:state_code: NY
|
|
@@ -158696,6 +159832,11 @@
|
|
|
158696
159832
|
:state_name: Oregon
|
|
158697
159833
|
:city: Tygh Valley
|
|
158698
159834
|
:time_zone: America/Los_Angeles
|
|
159835
|
+
'97003':
|
|
159836
|
+
:state_code: OR
|
|
159837
|
+
:state_name: Oregon
|
|
159838
|
+
:city: Beaverton
|
|
159839
|
+
:time_zone: America/Los_Angeles
|
|
158699
159840
|
'97005':
|
|
158700
159841
|
:state_code: OR
|
|
158701
159842
|
:state_name: Oregon
|