rate_center 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.release-please-manifest.json +1 -1
- data/CHANGELOG.md +7 -0
- data/README.md +14 -15
- data/data/cities/us/ak.yml +1077 -3221
- data/data/cities/us/al.yml +1790 -5358
- data/data/cities/us/ar.yml +1890 -5710
- data/data/cities/us/az.yml +1422 -4236
- data/data/cities/us/ca.yml +5539 -16077
- data/data/cities/us/co.yml +1865 -5323
- data/data/cities/us/ct.yml +576 -1714
- data/data/cities/us/dc.yml +1 -3
- data/data/cities/us/de.yml +237 -711
- data/data/cities/us/fl.yml +2904 -8670
- data/data/cities/us/ga.yml +2010 -6030
- data/data/cities/us/hi.yml +474 -1422
- data/data/cities/us/ia.yml +3093 -9583
- data/data/cities/us/id.yml +726 -2178
- data/data/cities/us/il.yml +4718 -13968
- data/data/cities/us/in.yml +2955 -8835
- data/data/cities/us/ks.yml +2339 -6937
- data/data/cities/us/ky.yml +1665 -4987
- data/data/cities/us/la.yml +1464 -4392
- data/data/cities/us/ma.yml +381 -1143
- data/data/cities/us/md.yml +2061 -5833
- data/data/cities/us/me.yml +200 -598
- data/data/cities/us/mi.yml +2294 -6954
- data/data/cities/us/mn.yml +2730 -8232
- data/data/cities/us/mo.yml +4049 -11597
- data/data/cities/us/ms.yml +1316 -3918
- data/data/cities/us/mt.yml +1485 -4575
- data/data/cities/us/nc.yml +2389 -7157
- data/data/cities/us/nd.yml +1215 -3683
- data/data/cities/us/ne.yml +1770 -5310
- data/data/cities/us/nh.yml +123 -369
- data/data/cities/us/nj.yml +1984 -5942
- data/data/cities/us/nm.yml +1557 -4671
- data/data/cities/us/nv.yml +511 -1437
- data/data/cities/us/ny.yml +3107 -9163
- data/data/cities/us/oh.yml +3802 -11404
- data/data/cities/us/ok.yml +2543 -7605
- data/data/cities/us/or.yml +1287 -3851
- data/data/cities/us/pa.yml +5564 -16534
- data/data/cities/us/pr.yml +843 -2529
- data/data/cities/us/ri.yml +93 -279
- data/data/cities/us/sc.yml +1474 -4482
- data/data/cities/us/sd.yml +1466 -4412
- data/data/cities/us/tn.yml +1647 -4845
- data/data/cities/us/tx.yml +7000 -19984
- data/data/cities/us/ut.yml +1144 -3304
- data/data/cities/us/va.yml +2071 -6175
- data/data/cities/us/vt.yml +318 -954
- data/data/cities/us/wa.yml +2088 -6138
- data/data/cities/us/wi.yml +2489 -7407
- data/data/cities/us/wv.yml +1355 -4029
- data/data/cities/us/wy.yml +612 -1836
- data/data/rate_centers/us/ak.yml +254 -762
- data/data/rate_centers/us/al.yml +517 -1145
- data/data/rate_centers/us/ar.yml +823 -1619
- data/data/rate_centers/us/az.yml +164 -484
- data/data/rate_centers/us/ca.yml +761 -2271
- data/data/rate_centers/us/co.yml +231 -685
- data/data/rate_centers/us/ct.yml +198 -388
- data/data/rate_centers/us/dc.yml +1 -3
- data/data/rate_centers/us/de.yml +30 -90
- data/data/rate_centers/us/fl.yml +302 -888
- data/data/rate_centers/us/ga.yml +386 -1134
- data/data/rate_centers/us/hi.yml +6 -18
- data/data/rate_centers/us/ia.yml +821 -2715
- data/data/rate_centers/us/id.yml +177 -545
- data/data/rate_centers/us/il.yml +1097 -3167
- data/data/rate_centers/us/in.yml +699 -1757
- data/data/rate_centers/us/ks.yml +617 -1851
- data/data/rate_centers/us/ky.yml +372 -1116
- data/data/rate_centers/us/la.yml +312 -880
- data/data/rate_centers/us/ma.yml +266 -798
- data/data/rate_centers/us/md.yml +185 -533
- data/data/rate_centers/us/me.yml +251 -753
- data/data/rate_centers/us/mi.yml +755 -2093
- data/data/rate_centers/us/mn.yml +667 -2021
- data/data/rate_centers/us/mo.yml +1266 -2924
- data/data/rate_centers/us/ms.yml +257 -743
- data/data/rate_centers/us/mt.yml +260 -934
- data/data/rate_centers/us/nc.yml +929 -1825
- data/data/rate_centers/us/nd.yml +314 -960
- data/data/rate_centers/us/ne.yml +487 -1421
- data/data/rate_centers/us/nh.yml +156 -450
- data/data/rate_centers/us/nj.yml +364 -782
- data/data/rate_centers/us/nm.yml +163 -489
- data/data/rate_centers/us/nv.yml +106 -318
- data/data/rate_centers/us/ny.yml +837 -2297
- data/data/rate_centers/us/oh.yml +1102 -2618
- data/data/rate_centers/us/ok.yml +536 -1600
- data/data/rate_centers/us/or.yml +275 -807
- data/data/rate_centers/us/pa.yml +1355 -2923
- data/data/rate_centers/us/pr.yml +86 -254
- data/data/rate_centers/us/ri.yml +25 -75
- data/data/rate_centers/us/sc.yml +296 -854
- data/data/rate_centers/us/sd.yml +278 -844
- data/data/rate_centers/us/tn.yml +403 -1119
- data/data/rate_centers/us/tx.yml +1619 -4497
- data/data/rate_centers/us/ut.yml +154 -454
- data/data/rate_centers/us/va.yml +619 -1361
- data/data/rate_centers/us/vt.yml +141 -423
- data/data/rate_centers/us/wa.yml +296 -888
- data/data/rate_centers/us/wi.yml +888 -2106
- data/data/rate_centers/us/wv.yml +229 -687
- data/data/rate_centers/us/wy.yml +95 -281
- data/lib/rate_center/city.rb +3 -4
- data/lib/rate_center/data_prep.rb +3 -9
- data/lib/rate_center/distance.rb +1 -1
- data/lib/rate_center/rate_center.rb +3 -4
- data/lib/rate_center/version.rb +1 -1
- metadata +2 -3
- data/lib/rate_center/vector.rb +0 -3
data/data/rate_centers/us/ne.yml
CHANGED
@@ -29,9 +29,7 @@ rate_centers:
|
|
29
29
|
long: "-96.508199"
|
30
30
|
closest_city:
|
31
31
|
name: Adams
|
32
|
-
|
33
|
-
value: 0.54
|
34
|
-
units: km
|
32
|
+
distance_km: 0.54
|
35
33
|
- country: US
|
36
34
|
region: NE
|
37
35
|
exchange: '362372'
|
@@ -52,9 +50,7 @@ rate_centers:
|
|
52
50
|
long: "-99.862213"
|
53
51
|
closest_city:
|
54
52
|
name: Ainsworth
|
55
|
-
|
56
|
-
value: 0.38
|
57
|
-
units: km
|
53
|
+
distance_km: 0.38
|
58
54
|
- country: US
|
59
55
|
region: NE
|
60
56
|
exchange: '116560'
|
@@ -66,9 +62,7 @@ rate_centers:
|
|
66
62
|
long: "-97.999548"
|
67
63
|
closest_city:
|
68
64
|
name: Albion
|
69
|
-
|
70
|
-
value: 0.43
|
71
|
-
units: km
|
65
|
+
distance_km: 0.43
|
72
66
|
- country: US
|
73
67
|
region: NE
|
74
68
|
exchange: '340718'
|
@@ -89,9 +83,7 @@ rate_centers:
|
|
89
83
|
long: "-97.389916"
|
90
84
|
closest_city:
|
91
85
|
name: Alexandria
|
92
|
-
|
93
|
-
value: 0.3
|
94
|
-
units: km
|
86
|
+
distance_km: 0.3
|
95
87
|
- country: US
|
96
88
|
region: NE
|
97
89
|
exchange: '116580'
|
@@ -103,9 +95,7 @@ rate_centers:
|
|
103
95
|
long: "-96.83853"
|
104
96
|
closest_city:
|
105
97
|
name: Allen
|
106
|
-
|
107
|
-
value: 0.43
|
108
|
-
units: km
|
98
|
+
distance_km: 0.43
|
109
99
|
- country: US
|
110
100
|
region: NE
|
111
101
|
exchange: '116590'
|
@@ -117,9 +107,7 @@ rate_centers:
|
|
117
107
|
long: "-102.867163"
|
118
108
|
closest_city:
|
119
109
|
name: Alliance
|
120
|
-
|
121
|
-
value: 0.8
|
122
|
-
units: km
|
110
|
+
distance_km: 0.8
|
123
111
|
- country: US
|
124
112
|
region: NE
|
125
113
|
exchange: '116600'
|
@@ -131,9 +119,7 @@ rate_centers:
|
|
131
119
|
long: "-99.359075"
|
132
120
|
closest_city:
|
133
121
|
name: Alma
|
134
|
-
|
135
|
-
value: 0.69
|
136
|
-
units: km
|
122
|
+
distance_km: 0.69
|
137
123
|
- country: US
|
138
124
|
region: NE
|
139
125
|
exchange: '340721'
|
@@ -181,9 +167,7 @@ rate_centers:
|
|
181
167
|
long: "-99.266932"
|
182
168
|
closest_city:
|
183
169
|
name: Amherst
|
184
|
-
|
185
|
-
value: 0.69
|
186
|
-
units: km
|
170
|
+
distance_km: 0.69
|
187
171
|
- country: US
|
188
172
|
region: NE
|
189
173
|
exchange: '340724'
|
@@ -231,9 +215,7 @@ rate_centers:
|
|
231
215
|
long: "-99.863291"
|
232
216
|
closest_city:
|
233
217
|
name: Anselmo
|
234
|
-
|
235
|
-
value: 0.11
|
236
|
-
units: km
|
218
|
+
distance_km: 0.11
|
237
219
|
- country: US
|
238
220
|
region: NE
|
239
221
|
exchange: '116630'
|
@@ -245,9 +227,7 @@ rate_centers:
|
|
245
227
|
long: "-99.384257"
|
246
228
|
closest_city:
|
247
229
|
name: Ansley
|
248
|
-
|
249
|
-
value: 0.68
|
250
|
-
units: km
|
230
|
+
distance_km: 0.68
|
251
231
|
- country: US
|
252
232
|
region: NE
|
253
233
|
exchange: '116591'
|
@@ -268,9 +248,7 @@ rate_centers:
|
|
268
248
|
long: "-99.902698"
|
269
249
|
closest_city:
|
270
250
|
name: Arapahoe
|
271
|
-
|
272
|
-
value: 0.81
|
273
|
-
units: km
|
251
|
+
distance_km: 0.81
|
274
252
|
- country: US
|
275
253
|
region: NE
|
276
254
|
exchange: '116650'
|
@@ -282,9 +260,7 @@ rate_centers:
|
|
282
260
|
long: "-99.123017"
|
283
261
|
closest_city:
|
284
262
|
name: Arcadia
|
285
|
-
|
286
|
-
value: 0.28
|
287
|
-
units: km
|
263
|
+
distance_km: 0.28
|
288
264
|
- country: US
|
289
265
|
region: NE
|
290
266
|
exchange: '116660'
|
@@ -296,9 +272,7 @@ rate_centers:
|
|
296
272
|
long: "-98.144377"
|
297
273
|
closest_city:
|
298
274
|
name: Archer
|
299
|
-
|
300
|
-
value: 0.5
|
301
|
-
units: km
|
275
|
+
distance_km: 0.5
|
302
276
|
- country: US
|
303
277
|
region: NE
|
304
278
|
exchange: '116670'
|
@@ -310,9 +284,7 @@ rate_centers:
|
|
310
284
|
long: "-96.350796"
|
311
285
|
closest_city:
|
312
286
|
name: Arlington
|
313
|
-
|
314
|
-
value: 0.54
|
315
|
-
units: km
|
287
|
+
distance_km: 0.54
|
316
288
|
- country: US
|
317
289
|
region: NE
|
318
290
|
exchange: '116680'
|
@@ -324,9 +296,7 @@ rate_centers:
|
|
324
296
|
long: "-100.197282"
|
325
297
|
closest_city:
|
326
298
|
name: Arnold
|
327
|
-
|
328
|
-
value: 0.33
|
329
|
-
units: km
|
299
|
+
distance_km: 0.33
|
330
300
|
- country: US
|
331
301
|
region: NE
|
332
302
|
exchange: '362376'
|
@@ -347,9 +317,7 @@ rate_centers:
|
|
347
317
|
long: "-101.692482"
|
348
318
|
closest_city:
|
349
319
|
name: Arthur
|
350
|
-
|
351
|
-
value: 0.58
|
352
|
-
units: km
|
320
|
+
distance_km: 0.58
|
353
321
|
- country: US
|
354
322
|
region: NE
|
355
323
|
exchange: '116700'
|
@@ -361,9 +329,7 @@ rate_centers:
|
|
361
329
|
long: "-101.927243"
|
362
330
|
closest_city:
|
363
331
|
name: Hyannis
|
364
|
-
|
365
|
-
value: 13.83
|
366
|
-
units: km
|
332
|
+
distance_km: 13.83
|
367
333
|
- country: US
|
368
334
|
region: NE
|
369
335
|
exchange: '116710'
|
@@ -375,9 +341,7 @@ rate_centers:
|
|
375
341
|
long: "-96.357929"
|
376
342
|
closest_city:
|
377
343
|
name: Ashland
|
378
|
-
|
379
|
-
value: 1.29
|
380
|
-
units: km
|
344
|
+
distance_km: 1.29
|
381
345
|
- country: US
|
382
346
|
region: NE
|
383
347
|
exchange: '116720'
|
@@ -389,9 +353,7 @@ rate_centers:
|
|
389
353
|
long: "-98.798962"
|
390
354
|
closest_city:
|
391
355
|
name: Ashton
|
392
|
-
|
393
|
-
value: 0.99
|
394
|
-
units: km
|
356
|
+
distance_km: 0.99
|
395
357
|
- country: US
|
396
358
|
region: NE
|
397
359
|
exchange: '116730'
|
@@ -403,9 +365,7 @@ rate_centers:
|
|
403
365
|
long: "-98.976477"
|
404
366
|
closest_city:
|
405
367
|
name: Atkinson
|
406
|
-
|
407
|
-
value: 0.15
|
408
|
-
units: km
|
368
|
+
distance_km: 0.15
|
409
369
|
- country: US
|
410
370
|
region: NE
|
411
371
|
exchange: '116740'
|
@@ -417,9 +377,7 @@ rate_centers:
|
|
417
377
|
long: "-99.474201"
|
418
378
|
closest_city:
|
419
379
|
name: Atlanta
|
420
|
-
|
421
|
-
value: 0.39
|
422
|
-
units: km
|
380
|
+
distance_km: 0.39
|
423
381
|
- country: US
|
424
382
|
region: NE
|
425
383
|
exchange: '116750'
|
@@ -431,9 +389,7 @@ rate_centers:
|
|
431
389
|
long: "-95.841163"
|
432
390
|
closest_city:
|
433
391
|
name: Auburn
|
434
|
-
|
435
|
-
value: 0.54
|
436
|
-
units: km
|
392
|
+
distance_km: 0.54
|
437
393
|
- country: US
|
438
394
|
region: NE
|
439
395
|
exchange: '116760'
|
@@ -445,9 +401,7 @@ rate_centers:
|
|
445
401
|
long: "-97.998949"
|
446
402
|
closest_city:
|
447
403
|
name: Aurora
|
448
|
-
|
449
|
-
value: 0.77
|
450
|
-
units: km
|
404
|
+
distance_km: 0.77
|
451
405
|
- country: US
|
452
406
|
region: NE
|
453
407
|
exchange: '116770'
|
@@ -459,9 +413,7 @@ rate_centers:
|
|
459
413
|
long: "-96.117659"
|
460
414
|
closest_city:
|
461
415
|
name: Avoca
|
462
|
-
|
463
|
-
value: 0.2
|
464
|
-
units: km
|
416
|
+
distance_km: 0.2
|
465
417
|
- country: US
|
466
418
|
region: NE
|
467
419
|
exchange: '116780'
|
@@ -473,9 +425,7 @@ rate_centers:
|
|
473
425
|
long: "-99.127885"
|
474
426
|
closest_city:
|
475
427
|
name: Axtell
|
476
|
-
|
477
|
-
value: 0.39
|
478
|
-
units: km
|
428
|
+
distance_km: 0.39
|
479
429
|
- country: US
|
480
430
|
region: NE
|
481
431
|
exchange: '362381'
|
@@ -496,9 +446,7 @@ rate_centers:
|
|
496
446
|
long: "-96.580636"
|
497
447
|
closest_city:
|
498
448
|
name: Bancroft
|
499
|
-
|
500
|
-
value: 0.65
|
501
|
-
units: km
|
449
|
+
distance_km: 0.65
|
502
450
|
- country: US
|
503
451
|
region: NE
|
504
452
|
exchange: '362382'
|
@@ -519,9 +467,7 @@ rate_centers:
|
|
519
467
|
long: "-96.576389"
|
520
468
|
closest_city:
|
521
469
|
name: Barneston
|
522
|
-
|
523
|
-
value: 0.41
|
524
|
-
units: km
|
470
|
+
distance_km: 0.41
|
525
471
|
- country: US
|
526
472
|
region: NE
|
527
473
|
exchange: '116810'
|
@@ -533,9 +479,7 @@ rate_centers:
|
|
533
479
|
long: "-98.558907"
|
534
480
|
closest_city:
|
535
481
|
name: Bartlett
|
536
|
-
|
537
|
-
value: 0.52
|
538
|
-
units: km
|
482
|
+
distance_km: 0.52
|
539
483
|
- country: US
|
540
484
|
region: NE
|
541
485
|
exchange: '116820'
|
@@ -547,9 +491,7 @@ rate_centers:
|
|
547
491
|
long: "-100.314523"
|
548
492
|
closest_city:
|
549
493
|
name: Bartley
|
550
|
-
|
551
|
-
value: 0.34
|
552
|
-
units: km
|
494
|
+
distance_km: 0.34
|
553
495
|
- country: US
|
554
496
|
region: NE
|
555
497
|
exchange: '116830'
|
@@ -561,9 +503,7 @@ rate_centers:
|
|
561
503
|
long: "-99.534413"
|
562
504
|
closest_city:
|
563
505
|
name: Bassett
|
564
|
-
|
565
|
-
value: 0.19
|
566
|
-
units: km
|
506
|
+
distance_km: 0.19
|
567
507
|
- country: US
|
568
508
|
region: NE
|
569
509
|
exchange: '116840'
|
@@ -575,9 +515,7 @@ rate_centers:
|
|
575
515
|
long: "-97.594372"
|
576
516
|
closest_city:
|
577
517
|
name: Battle Creek
|
578
|
-
|
579
|
-
value: 0.43
|
580
|
-
units: km
|
518
|
+
distance_km: 0.43
|
581
519
|
- country: US
|
582
520
|
region: NE
|
583
521
|
exchange: '116850'
|
@@ -589,9 +527,7 @@ rate_centers:
|
|
589
527
|
long: "-103.326547"
|
590
528
|
closest_city:
|
591
529
|
name: Bayard
|
592
|
-
|
593
|
-
value: 0.33
|
594
|
-
units: km
|
530
|
+
distance_km: 0.33
|
595
531
|
- country: US
|
596
532
|
region: NE
|
597
533
|
exchange: '340535'
|
@@ -612,9 +548,7 @@ rate_centers:
|
|
612
548
|
long: "-96.740097"
|
613
549
|
closest_city:
|
614
550
|
name: Beatrice
|
615
|
-
|
616
|
-
value: 0.75
|
617
|
-
units: km
|
551
|
+
distance_km: 0.75
|
618
552
|
- country: US
|
619
553
|
region: NE
|
620
554
|
exchange: '116870'
|
@@ -626,9 +560,7 @@ rate_centers:
|
|
626
560
|
long: "-99.831047"
|
627
561
|
closest_city:
|
628
562
|
name: Beaver City
|
629
|
-
|
630
|
-
value: 0.4
|
631
|
-
units: km
|
563
|
+
distance_km: 0.4
|
632
564
|
- country: US
|
633
565
|
region: NE
|
634
566
|
exchange: '116880'
|
@@ -640,9 +572,7 @@ rate_centers:
|
|
640
572
|
long: "-97.273679"
|
641
573
|
closest_city:
|
642
574
|
name: Beaver Crossing
|
643
|
-
|
644
|
-
value: 0.99
|
645
|
-
units: km
|
575
|
+
distance_km: 0.99
|
646
576
|
- country: US
|
647
577
|
region: NE
|
648
578
|
exchange: '120231'
|
@@ -663,9 +593,7 @@ rate_centers:
|
|
663
593
|
long: "-96.807784"
|
664
594
|
closest_city:
|
665
595
|
name: Beemer
|
666
|
-
|
667
|
-
value: 0.33
|
668
|
-
units: km
|
596
|
+
distance_km: 0.33
|
669
597
|
- country: US
|
670
598
|
region: NE
|
671
599
|
exchange: '116900'
|
@@ -677,9 +605,7 @@ rate_centers:
|
|
677
605
|
long: "-97.210474"
|
678
606
|
closest_city:
|
679
607
|
name: Belden
|
680
|
-
|
681
|
-
value: 0.45
|
682
|
-
units: km
|
608
|
+
distance_km: 0.45
|
683
609
|
- country: US
|
684
610
|
region: NE
|
685
611
|
exchange: '116910'
|
@@ -691,9 +617,7 @@ rate_centers:
|
|
691
617
|
long: "-98.064275"
|
692
618
|
closest_city:
|
693
619
|
name: Belgrade
|
694
|
-
|
695
|
-
value: 0.71
|
696
|
-
units: km
|
620
|
+
distance_km: 0.71
|
697
621
|
- country: US
|
698
622
|
region: NE
|
699
623
|
exchange: '340538'
|
@@ -714,9 +638,7 @@ rate_centers:
|
|
714
638
|
long: "-97.242728"
|
715
639
|
closest_city:
|
716
640
|
name: Bellwood
|
717
|
-
|
718
|
-
value: 0.26
|
719
|
-
units: km
|
641
|
+
distance_km: 0.26
|
720
642
|
- country: US
|
721
643
|
region: NE
|
722
644
|
exchange: '117581'
|
@@ -746,9 +668,7 @@ rate_centers:
|
|
746
668
|
long: "-97.607092"
|
747
669
|
closest_city:
|
748
670
|
name: Benedict
|
749
|
-
|
750
|
-
value: 0.16
|
751
|
-
units: km
|
671
|
+
distance_km: 0.16
|
752
672
|
- country: US
|
753
673
|
region: NE
|
754
674
|
exchange: '116940'
|
@@ -760,9 +680,7 @@ rate_centers:
|
|
760
680
|
long: "-101.534025"
|
761
681
|
closest_city:
|
762
682
|
name: Benkelman
|
763
|
-
|
764
|
-
value: 0.66
|
765
|
-
units: km
|
683
|
+
distance_km: 0.66
|
766
684
|
- country: US
|
767
685
|
region: NE
|
768
686
|
exchange: '116950'
|
@@ -774,9 +692,7 @@ rate_centers:
|
|
774
692
|
long: "-96.499914"
|
775
693
|
closest_city:
|
776
694
|
name: Bennet
|
777
|
-
|
778
|
-
value: 0.36
|
779
|
-
units: km
|
695
|
+
distance_km: 0.36
|
780
696
|
- country: US
|
781
697
|
region: NE
|
782
698
|
exchange: '116960'
|
@@ -788,9 +704,7 @@ rate_centers:
|
|
788
704
|
long: "-96.156097"
|
789
705
|
closest_city:
|
790
706
|
name: Bennington
|
791
|
-
|
792
|
-
value: 0.51
|
793
|
-
units: km
|
707
|
+
distance_km: 0.51
|
794
708
|
- country: US
|
795
709
|
region: NE
|
796
710
|
exchange: '116592'
|
@@ -811,9 +725,7 @@ rate_centers:
|
|
811
725
|
long: "-99.634829"
|
812
726
|
closest_city:
|
813
727
|
name: Bertrand
|
814
|
-
|
815
|
-
value: 0.32
|
816
|
-
units: km
|
728
|
+
distance_km: 0.32
|
817
729
|
- country: US
|
818
730
|
region: NE
|
819
731
|
exchange: '340745'
|
@@ -843,9 +755,7 @@ rate_centers:
|
|
843
755
|
long: "-102.078358"
|
844
756
|
closest_city:
|
845
757
|
name: Big Springs
|
846
|
-
|
847
|
-
value: 0.58
|
848
|
-
units: km
|
758
|
+
distance_km: 0.58
|
849
759
|
- country: US
|
850
760
|
region: NE
|
851
761
|
exchange: '116990'
|
@@ -857,9 +767,7 @@ rate_centers:
|
|
857
767
|
long: "-102.090954"
|
858
768
|
closest_city:
|
859
769
|
name: Hyannis
|
860
|
-
|
861
|
-
value: 27.23
|
862
|
-
units: km
|
770
|
+
distance_km: 27.23
|
863
771
|
- country: US
|
864
772
|
region: NE
|
865
773
|
exchange: '362392'
|
@@ -880,9 +788,7 @@ rate_centers:
|
|
880
788
|
long: "-96.133726"
|
881
789
|
closest_city:
|
882
790
|
name: Blair
|
883
|
-
|
884
|
-
value: 0.29
|
885
|
-
units: km
|
791
|
+
distance_km: 0.29
|
886
792
|
- country: US
|
887
793
|
region: NE
|
888
794
|
exchange: '117010'
|
@@ -894,9 +800,7 @@ rate_centers:
|
|
894
800
|
long: "-97.65014"
|
895
801
|
closest_city:
|
896
802
|
name: Bloomfield
|
897
|
-
|
898
|
-
value: 0.18
|
899
|
-
units: km
|
803
|
+
distance_km: 0.18
|
900
804
|
- country: US
|
901
805
|
region: NE
|
902
806
|
exchange: '117020'
|
@@ -908,9 +812,7 @@ rate_centers:
|
|
908
812
|
long: "-99.043048"
|
909
813
|
closest_city:
|
910
814
|
name: Bloomington
|
911
|
-
|
912
|
-
value: 0.41
|
913
|
-
units: km
|
815
|
+
distance_km: 0.41
|
914
816
|
- country: US
|
915
817
|
region: NE
|
916
818
|
exchange: '117030'
|
@@ -922,9 +824,7 @@ rate_centers:
|
|
922
824
|
long: "-98.443232"
|
923
825
|
closest_city:
|
924
826
|
name: Blue Hill
|
925
|
-
|
926
|
-
value: 0.43
|
927
|
-
units: km
|
827
|
+
distance_km: 0.43
|
928
828
|
- country: US
|
929
829
|
region: NE
|
930
830
|
exchange: '362394'
|
@@ -945,9 +845,7 @@ rate_centers:
|
|
945
845
|
long: "-98.717496"
|
946
846
|
closest_city:
|
947
847
|
name: Howard City
|
948
|
-
|
949
|
-
value: 0.27
|
950
|
-
units: km
|
848
|
+
distance_km: 0.27
|
951
849
|
- country: US
|
952
850
|
region: NE
|
953
851
|
exchange: '116561'
|
@@ -986,9 +884,7 @@ rate_centers:
|
|
986
884
|
long: "-97.750521"
|
987
885
|
closest_city:
|
988
886
|
name: Bradshaw
|
989
|
-
|
990
|
-
value: 0.37
|
991
|
-
units: km
|
887
|
+
distance_km: 0.37
|
992
888
|
- country: US
|
993
889
|
region: NE
|
994
890
|
exchange: '117060'
|
@@ -1000,9 +896,7 @@ rate_centers:
|
|
1000
896
|
long: "-100.368243"
|
1001
897
|
closest_city:
|
1002
898
|
name: Brady
|
1003
|
-
|
1004
|
-
value: 0.14
|
1005
|
-
units: km
|
899
|
+
distance_km: 0.14
|
1006
900
|
- country: US
|
1007
901
|
region: NE
|
1008
902
|
exchange: '117070'
|
@@ -1014,9 +908,7 @@ rate_centers:
|
|
1014
908
|
long: "-96.99885"
|
1015
909
|
closest_city:
|
1016
910
|
name: Brainard
|
1017
|
-
|
1018
|
-
value: 0.3
|
1019
|
-
units: km
|
911
|
+
distance_km: 0.3
|
1020
912
|
- country: US
|
1021
913
|
region: NE
|
1022
914
|
exchange: '120841'
|
@@ -1037,9 +929,7 @@ rate_centers:
|
|
1037
929
|
long: "-99.870205"
|
1038
930
|
closest_city:
|
1039
931
|
name: Brewster
|
1040
|
-
|
1041
|
-
value: 0.47
|
1042
|
-
units: km
|
932
|
+
distance_km: 0.47
|
1043
933
|
- country: US
|
1044
934
|
region: NE
|
1045
935
|
exchange: '117090'
|
@@ -1051,9 +941,7 @@ rate_centers:
|
|
1051
941
|
long: "-103.098405"
|
1052
942
|
closest_city:
|
1053
943
|
name: Bridgeport
|
1054
|
-
|
1055
|
-
value: 0.82
|
1056
|
-
units: km
|
944
|
+
distance_km: 0.82
|
1057
945
|
- country: US
|
1058
946
|
region: NE
|
1059
947
|
exchange: '117100'
|
@@ -1065,9 +953,7 @@ rate_centers:
|
|
1065
953
|
long: "-98.580196"
|
1066
954
|
closest_city:
|
1067
955
|
name: Bristow
|
1068
|
-
|
1069
|
-
value: 1.1
|
1070
|
-
units: km
|
956
|
+
distance_km: 1.1
|
1071
957
|
- country: US
|
1072
958
|
region: NE
|
1073
959
|
exchange: '117110'
|
@@ -1079,9 +965,7 @@ rate_centers:
|
|
1079
965
|
long: "-102.853819"
|
1080
966
|
closest_city:
|
1081
967
|
name: Broadwater
|
1082
|
-
|
1083
|
-
value: 0.19
|
1084
|
-
units: km
|
968
|
+
distance_km: 0.19
|
1085
969
|
- country: US
|
1086
970
|
region: NE
|
1087
971
|
exchange: '117120'
|
@@ -1093,9 +977,7 @@ rate_centers:
|
|
1093
977
|
long: "-95.956678"
|
1094
978
|
closest_city:
|
1095
979
|
name: Brock
|
1096
|
-
|
1097
|
-
value: 0.3
|
1098
|
-
units: km
|
980
|
+
distance_km: 0.3
|
1099
981
|
- country: US
|
1100
982
|
region: NE
|
1101
983
|
exchange: '340545'
|
@@ -1116,9 +998,7 @@ rate_centers:
|
|
1116
998
|
long: "-99.653235"
|
1117
999
|
closest_city:
|
1118
1000
|
name: Broken Bow
|
1119
|
-
|
1120
|
-
value: 1.06
|
1121
|
-
units: km
|
1001
|
+
distance_km: 1.06
|
1122
1002
|
- country: US
|
1123
1003
|
region: NE
|
1124
1004
|
exchange: '117140'
|
@@ -1130,9 +1010,7 @@ rate_centers:
|
|
1130
1010
|
long: "-100.624175"
|
1131
1011
|
closest_city:
|
1132
1012
|
name: Brownlee
|
1133
|
-
|
1134
|
-
value: 0.9
|
1135
|
-
units: km
|
1013
|
+
distance_km: 0.9
|
1136
1014
|
- country: US
|
1137
1015
|
region: NE
|
1138
1016
|
exchange: '120271'
|
@@ -1153,9 +1031,7 @@ rate_centers:
|
|
1153
1031
|
long: "-95.65563"
|
1154
1032
|
closest_city:
|
1155
1033
|
name: Brownville
|
1156
|
-
|
1157
|
-
value: 0.5
|
1158
|
-
units: km
|
1034
|
+
distance_km: 0.5
|
1159
1035
|
- country: US
|
1160
1036
|
region: NE
|
1161
1037
|
exchange: '117160'
|
@@ -1167,9 +1043,7 @@ rate_centers:
|
|
1167
1043
|
long: "-101.893766"
|
1168
1044
|
closest_city:
|
1169
1045
|
name: Brule
|
1170
|
-
|
1171
|
-
value: 0.63
|
1172
|
-
units: km
|
1046
|
+
distance_km: 0.63
|
1173
1047
|
- country: US
|
1174
1048
|
region: NE
|
1175
1049
|
exchange: '117170'
|
@@ -1181,9 +1055,7 @@ rate_centers:
|
|
1181
1055
|
long: "-97.566276"
|
1182
1056
|
closest_city:
|
1183
1057
|
name: Bruning
|
1184
|
-
|
1185
|
-
value: 0.29
|
1186
|
-
units: km
|
1058
|
+
distance_km: 0.29
|
1187
1059
|
- country: US
|
1188
1060
|
region: NE
|
1189
1061
|
exchange: '117180'
|
@@ -1195,9 +1067,7 @@ rate_centers:
|
|
1195
1067
|
long: "-96.957622"
|
1196
1068
|
closest_city:
|
1197
1069
|
name: Bruno
|
1198
|
-
|
1199
|
-
value: 0.3
|
1200
|
-
units: km
|
1070
|
+
distance_km: 0.3
|
1201
1071
|
- country: US
|
1202
1072
|
region: NE
|
1203
1073
|
exchange: '117190'
|
@@ -1209,9 +1079,7 @@ rate_centers:
|
|
1209
1079
|
long: "-97.965077"
|
1210
1080
|
closest_city:
|
1211
1081
|
name: Brunswick
|
1212
|
-
|
1213
|
-
value: 0.71
|
1214
|
-
units: km
|
1082
|
+
distance_km: 0.71
|
1215
1083
|
- country: US
|
1216
1084
|
region: NE
|
1217
1085
|
exchange: '116691'
|
@@ -1232,9 +1100,7 @@ rate_centers:
|
|
1232
1100
|
long: "-96.34943"
|
1233
1101
|
closest_city:
|
1234
1102
|
name: Burchard
|
1235
|
-
|
1236
|
-
value: 0.1
|
1237
|
-
units: km
|
1103
|
+
distance_km: 0.1
|
1238
1104
|
- country: US
|
1239
1105
|
region: NE
|
1240
1106
|
exchange: '117210'
|
@@ -1246,9 +1112,7 @@ rate_centers:
|
|
1246
1112
|
long: "-96.302428"
|
1247
1113
|
closest_city:
|
1248
1114
|
name: Burr
|
1249
|
-
|
1250
|
-
value: 0.58
|
1251
|
-
units: km
|
1115
|
+
distance_km: 0.58
|
1252
1116
|
- country: US
|
1253
1117
|
region: NE
|
1254
1118
|
exchange: '340547'
|
@@ -1269,9 +1133,7 @@ rate_centers:
|
|
1269
1133
|
long: "-99.142001"
|
1270
1134
|
closest_city:
|
1271
1135
|
name: Burwell
|
1272
|
-
|
1273
|
-
value: 0.68
|
1274
|
-
units: km
|
1136
|
+
distance_km: 0.68
|
1275
1137
|
- country: US
|
1276
1138
|
region: NE
|
1277
1139
|
exchange: '117230'
|
@@ -1283,9 +1145,7 @@ rate_centers:
|
|
1283
1145
|
long: "-103.893169"
|
1284
1146
|
closest_city:
|
1285
1147
|
name: Bushnell
|
1286
|
-
|
1287
|
-
value: 0.17
|
1288
|
-
units: km
|
1148
|
+
distance_km: 0.17
|
1289
1149
|
- country: US
|
1290
1150
|
region: NE
|
1291
1151
|
exchange: '117240'
|
@@ -1297,9 +1157,7 @@ rate_centers:
|
|
1297
1157
|
long: "-98.843687"
|
1298
1158
|
closest_city:
|
1299
1159
|
name: Butte
|
1300
|
-
|
1301
|
-
value: 0.47
|
1302
|
-
units: km
|
1160
|
+
distance_km: 0.47
|
1303
1161
|
- country: US
|
1304
1162
|
region: NE
|
1305
1163
|
exchange: '117250'
|
@@ -1311,9 +1169,7 @@ rate_centers:
|
|
1311
1169
|
long: "-97.768276"
|
1312
1170
|
closest_city:
|
1313
1171
|
name: Byron
|
1314
|
-
|
1315
|
-
value: 0.35
|
1316
|
-
units: km
|
1172
|
+
distance_km: 0.35
|
1317
1173
|
- country: US
|
1318
1174
|
region: NE
|
1319
1175
|
exchange: '117260'
|
@@ -1325,9 +1181,7 @@ rate_centers:
|
|
1325
1181
|
long: "-98.606572"
|
1326
1182
|
closest_city:
|
1327
1183
|
name: Cairo
|
1328
|
-
|
1329
|
-
value: 0.68
|
1330
|
-
units: km
|
1184
|
+
distance_km: 0.68
|
1331
1185
|
- country: US
|
1332
1186
|
region: NE
|
1333
1187
|
exchange: '340549'
|
@@ -1348,9 +1202,7 @@ rate_centers:
|
|
1348
1202
|
long: "-99.924212"
|
1349
1203
|
closest_city:
|
1350
1204
|
name: Callaway
|
1351
|
-
|
1352
|
-
value: 0.36
|
1353
|
-
units: km
|
1205
|
+
distance_km: 0.36
|
1354
1206
|
- country: US
|
1355
1207
|
region: NE
|
1356
1208
|
exchange: '117280'
|
@@ -1362,9 +1214,7 @@ rate_centers:
|
|
1362
1214
|
long: "-100.173048"
|
1363
1215
|
closest_city:
|
1364
1216
|
name: Cambridge
|
1365
|
-
|
1366
|
-
value: 0.75
|
1367
|
-
units: km
|
1217
|
+
distance_km: 0.75
|
1368
1218
|
- country: US
|
1369
1219
|
region: NE
|
1370
1220
|
exchange: '362405'
|
@@ -1385,9 +1235,7 @@ rate_centers:
|
|
1385
1235
|
long: "-97.673218"
|
1386
1236
|
closest_city:
|
1387
1237
|
name: Carleton
|
1388
|
-
|
1389
|
-
value: 0.75
|
1390
|
-
units: km
|
1238
|
+
distance_km: 0.75
|
1391
1239
|
- country: US
|
1392
1240
|
region: NE
|
1393
1241
|
exchange: '117300'
|
@@ -1399,9 +1247,7 @@ rate_centers:
|
|
1399
1247
|
long: "-97.190007"
|
1400
1248
|
closest_city:
|
1401
1249
|
name: Carroll
|
1402
|
-
|
1403
|
-
value: 0.39
|
1404
|
-
units: km
|
1250
|
+
distance_km: 0.39
|
1405
1251
|
- country: US
|
1406
1252
|
region: NE
|
1407
1253
|
exchange: '117310'
|
@@ -1413,9 +1259,7 @@ rate_centers:
|
|
1413
1259
|
long: "-96.60556"
|
1414
1260
|
closest_city:
|
1415
1261
|
name: Cedar Bluffs
|
1416
|
-
|
1417
|
-
value: 0.54
|
1418
|
-
units: km
|
1262
|
+
distance_km: 0.54
|
1419
1263
|
- country: US
|
1420
1264
|
region: NE
|
1421
1265
|
exchange: '362408'
|
@@ -1436,9 +1280,7 @@ rate_centers:
|
|
1436
1280
|
long: "-98.148132"
|
1437
1281
|
closest_city:
|
1438
1282
|
name: Cedar Rapids
|
1439
|
-
|
1440
|
-
value: 0.34
|
1441
|
-
units: km
|
1283
|
+
distance_km: 0.34
|
1442
1284
|
- country: US
|
1443
1285
|
region: NE
|
1444
1286
|
exchange: '117330'
|
@@ -1450,9 +1292,7 @@ rate_centers:
|
|
1450
1292
|
long: "-97.877735"
|
1451
1293
|
closest_city:
|
1452
1294
|
name: Center
|
1453
|
-
|
1454
|
-
value: 0.14
|
1455
|
-
units: km
|
1295
|
+
distance_km: 0.14
|
1456
1296
|
- country: US
|
1457
1297
|
region: NE
|
1458
1298
|
exchange: '117340'
|
@@ -1464,9 +1304,7 @@ rate_centers:
|
|
1464
1304
|
long: "-98.0015"
|
1465
1305
|
closest_city:
|
1466
1306
|
name: Central City
|
1467
|
-
|
1468
|
-
value: 0.24
|
1469
|
-
units: km
|
1307
|
+
distance_km: 0.24
|
1470
1308
|
- country: US
|
1471
1309
|
region: NE
|
1472
1310
|
exchange: '117350'
|
@@ -1478,9 +1316,7 @@ rate_centers:
|
|
1478
1316
|
long: "-96.650937"
|
1479
1317
|
closest_city:
|
1480
1318
|
name: Ceresco
|
1481
|
-
|
1482
|
-
value: 0.48
|
1483
|
-
units: km
|
1319
|
+
distance_km: 0.48
|
1484
1320
|
- country: US
|
1485
1321
|
region: NE
|
1486
1322
|
exchange: '117360'
|
@@ -1492,9 +1328,7 @@ rate_centers:
|
|
1492
1328
|
long: "-103.00134"
|
1493
1329
|
closest_city:
|
1494
1330
|
name: Chadron
|
1495
|
-
|
1496
|
-
value: 0.29
|
1497
|
-
units: km
|
1331
|
+
distance_km: 0.29
|
1498
1332
|
- country: US
|
1499
1333
|
region: NE
|
1500
1334
|
exchange: '340552'
|
@@ -1515,9 +1349,7 @@ rate_centers:
|
|
1515
1349
|
long: "-98.747505"
|
1516
1350
|
closest_city:
|
1517
1351
|
name: Chambers
|
1518
|
-
|
1519
|
-
value: 0.57
|
1520
|
-
units: km
|
1352
|
+
distance_km: 0.57
|
1521
1353
|
- country: US
|
1522
1354
|
region: NE
|
1523
1355
|
exchange: '118751'
|
@@ -1538,9 +1370,7 @@ rate_centers:
|
|
1538
1370
|
long: "-98.159489"
|
1539
1371
|
closest_city:
|
1540
1372
|
name: Chapman
|
1541
|
-
|
1542
|
-
value: 0.02
|
1543
|
-
units: km
|
1373
|
+
distance_km: 0.02
|
1544
1374
|
- country: US
|
1545
1375
|
region: NE
|
1546
1376
|
exchange: '117390'
|
@@ -1552,9 +1382,7 @@ rate_centers:
|
|
1552
1382
|
long: "-102.468244"
|
1553
1383
|
closest_city:
|
1554
1384
|
name: Chappell
|
1555
|
-
|
1556
|
-
value: 0.56
|
1557
|
-
units: km
|
1385
|
+
distance_km: 0.56
|
1558
1386
|
- country: US
|
1559
1387
|
region: NE
|
1560
1388
|
exchange: '117400'
|
@@ -1566,9 +1394,7 @@ rate_centers:
|
|
1566
1394
|
long: "-97.619559"
|
1567
1395
|
closest_city:
|
1568
1396
|
name: Chester
|
1569
|
-
|
1570
|
-
value: 0.68
|
1571
|
-
units: km
|
1397
|
+
distance_km: 0.68
|
1572
1398
|
- country: US
|
1573
1399
|
region: NE
|
1574
1400
|
exchange: '117410'
|
@@ -1580,9 +1406,7 @@ rate_centers:
|
|
1580
1406
|
long: "-97.838621"
|
1581
1407
|
closest_city:
|
1582
1408
|
name: Clarks
|
1583
|
-
|
1584
|
-
value: 0.07
|
1585
|
-
units: km
|
1409
|
+
distance_km: 0.07
|
1586
1410
|
- country: US
|
1587
1411
|
region: NE
|
1588
1412
|
exchange: '117420'
|
@@ -1594,9 +1418,7 @@ rate_centers:
|
|
1594
1418
|
long: "-97.124966"
|
1595
1419
|
closest_city:
|
1596
1420
|
name: Clarkson
|
1597
|
-
|
1598
|
-
value: 0.31
|
1599
|
-
units: km
|
1421
|
+
distance_km: 0.31
|
1600
1422
|
- country: US
|
1601
1423
|
region: NE
|
1602
1424
|
exchange: '117430'
|
@@ -1608,9 +1430,7 @@ rate_centers:
|
|
1608
1430
|
long: "-96.849085"
|
1609
1431
|
closest_city:
|
1610
1432
|
name: Clatonia
|
1611
|
-
|
1612
|
-
value: 0.25
|
1613
|
-
units: km
|
1433
|
+
distance_km: 0.25
|
1614
1434
|
- country: US
|
1615
1435
|
region: NE
|
1616
1436
|
exchange: '117440'
|
@@ -1622,9 +1442,7 @@ rate_centers:
|
|
1622
1442
|
long: "-98.050323"
|
1623
1443
|
closest_city:
|
1624
1444
|
name: Clay Center
|
1625
|
-
|
1626
|
-
value: 0.43
|
1627
|
-
units: km
|
1445
|
+
distance_km: 0.43
|
1628
1446
|
- country: US
|
1629
1447
|
region: NE
|
1630
1448
|
exchange: '117450'
|
@@ -1636,9 +1454,7 @@ rate_centers:
|
|
1636
1454
|
long: "-98.191667"
|
1637
1455
|
closest_city:
|
1638
1456
|
name: Clearwater
|
1639
|
-
|
1640
|
-
value: 0.41
|
1641
|
-
units: km
|
1457
|
+
distance_km: 0.41
|
1642
1458
|
- country: US
|
1643
1459
|
region: NE
|
1644
1460
|
exchange: '118312'
|
@@ -1668,9 +1484,7 @@ rate_centers:
|
|
1668
1484
|
long: "-101.251015"
|
1669
1485
|
closest_city:
|
1670
1486
|
name: Cody
|
1671
|
-
|
1672
|
-
value: 0.36
|
1673
|
-
units: km
|
1487
|
+
distance_km: 0.36
|
1674
1488
|
- country: US
|
1675
1489
|
region: NE
|
1676
1490
|
exchange: '117470'
|
@@ -1682,9 +1496,7 @@ rate_centers:
|
|
1682
1496
|
long: "-97.210317"
|
1683
1497
|
closest_city:
|
1684
1498
|
name: Coleridge
|
1685
|
-
|
1686
|
-
value: 0.62
|
1687
|
-
units: km
|
1499
|
+
distance_km: 0.62
|
1688
1500
|
- country: US
|
1689
1501
|
region: NE
|
1690
1502
|
exchange: '362413'
|
@@ -1705,9 +1517,7 @@ rate_centers:
|
|
1705
1517
|
long: "-96.606631"
|
1706
1518
|
closest_city:
|
1707
1519
|
name: Colon
|
1708
|
-
|
1709
|
-
value: 0.35
|
1710
|
-
units: km
|
1520
|
+
distance_km: 0.35
|
1711
1521
|
- country: US
|
1712
1522
|
region: NE
|
1713
1523
|
exchange: '117490'
|
@@ -1719,9 +1529,7 @@ rate_centers:
|
|
1719
1529
|
long: "-97.356039"
|
1720
1530
|
closest_city:
|
1721
1531
|
name: Columbus
|
1722
|
-
|
1723
|
-
value: 1.27
|
1724
|
-
units: km
|
1532
|
+
distance_km: 1.27
|
1725
1533
|
- country: US
|
1726
1534
|
region: NE
|
1727
1535
|
exchange: '117500'
|
@@ -1733,9 +1541,7 @@ rate_centers:
|
|
1733
1541
|
long: "-99.24031"
|
1734
1542
|
closest_city:
|
1735
1543
|
name: Comstock
|
1736
|
-
|
1737
|
-
value: 0.24
|
1738
|
-
units: km
|
1544
|
+
distance_km: 0.24
|
1739
1545
|
- country: US
|
1740
1546
|
region: NE
|
1741
1547
|
exchange: '340560'
|
@@ -1756,9 +1562,7 @@ rate_centers:
|
|
1756
1562
|
long: "-96.159604"
|
1757
1563
|
closest_city:
|
1758
1564
|
name: Cook
|
1759
|
-
|
1760
|
-
value: 0.6
|
1761
|
-
units: km
|
1565
|
+
distance_km: 0.6
|
1762
1566
|
- country: US
|
1763
1567
|
region: NE
|
1764
1568
|
exchange: '117520'
|
@@ -1770,9 +1574,7 @@ rate_centers:
|
|
1770
1574
|
long: "-97.348892"
|
1771
1575
|
closest_city:
|
1772
1576
|
name: Cordova
|
1773
|
-
|
1774
|
-
value: 0.25
|
1775
|
-
units: km
|
1577
|
+
distance_km: 0.25
|
1776
1578
|
- country: US
|
1777
1579
|
region: NE
|
1778
1580
|
exchange: '118721'
|
@@ -1793,9 +1595,7 @@ rate_centers:
|
|
1793
1595
|
long: "-96.696659"
|
1794
1596
|
closest_city:
|
1795
1597
|
name: Cortland
|
1796
|
-
|
1797
|
-
value: 0.9
|
1798
|
-
units: km
|
1598
|
+
distance_km: 0.9
|
1799
1599
|
- country: US
|
1800
1600
|
region: NE
|
1801
1601
|
exchange: '117540'
|
@@ -1807,9 +1607,7 @@ rate_centers:
|
|
1807
1607
|
long: "-98.633981"
|
1808
1608
|
closest_city:
|
1809
1609
|
name: Cotesfield
|
1810
|
-
|
1811
|
-
value: 0.29
|
1812
|
-
units: km
|
1610
|
+
distance_km: 0.29
|
1813
1611
|
- country: US
|
1814
1612
|
region: NE
|
1815
1613
|
exchange: '362418'
|
@@ -1830,9 +1628,7 @@ rate_centers:
|
|
1830
1628
|
long: "-99.982703"
|
1831
1629
|
closest_city:
|
1832
1630
|
name: Cozad
|
1833
|
-
|
1834
|
-
value: 0.46
|
1835
|
-
units: km
|
1631
|
+
distance_km: 0.46
|
1836
1632
|
- country: US
|
1837
1633
|
region: NE
|
1838
1634
|
exchange: '117560'
|
@@ -1844,9 +1640,7 @@ rate_centers:
|
|
1844
1640
|
long: "-96.414912"
|
1845
1641
|
closest_city:
|
1846
1642
|
name: Crab Orchard
|
1847
|
-
|
1848
|
-
value: 0.76
|
1849
|
-
units: km
|
1643
|
+
distance_km: 0.76
|
1850
1644
|
- country: US
|
1851
1645
|
region: NE
|
1852
1646
|
exchange: '117570'
|
@@ -1858,9 +1652,7 @@ rate_centers:
|
|
1858
1652
|
long: "-96.36638"
|
1859
1653
|
closest_city:
|
1860
1654
|
name: Craig
|
1861
|
-
|
1862
|
-
value: 0.84
|
1863
|
-
units: km
|
1655
|
+
distance_km: 0.84
|
1864
1656
|
- country: US
|
1865
1657
|
region: NE
|
1866
1658
|
exchange: '117580'
|
@@ -1872,9 +1664,7 @@ rate_centers:
|
|
1872
1664
|
long: "-103.40942"
|
1873
1665
|
closest_city:
|
1874
1666
|
name: Crawford
|
1875
|
-
|
1876
|
-
value: 0.56
|
1877
|
-
units: km
|
1667
|
+
distance_km: 0.56
|
1878
1668
|
- country: US
|
1879
1669
|
region: NE
|
1880
1670
|
exchange: '117590'
|
@@ -1886,9 +1676,7 @@ rate_centers:
|
|
1886
1676
|
long: "-97.907557"
|
1887
1677
|
closest_city:
|
1888
1678
|
name: Creighton
|
1889
|
-
|
1890
|
-
value: 0.1
|
1891
|
-
units: km
|
1679
|
+
distance_km: 0.1
|
1892
1680
|
- country: US
|
1893
1681
|
region: NE
|
1894
1682
|
exchange: '117600'
|
@@ -1900,9 +1688,7 @@ rate_centers:
|
|
1900
1688
|
long: "-97.357358"
|
1901
1689
|
closest_city:
|
1902
1690
|
name: Creston
|
1903
|
-
|
1904
|
-
value: 0.46
|
1905
|
-
units: km
|
1691
|
+
distance_km: 0.46
|
1906
1692
|
- country: US
|
1907
1693
|
region: NE
|
1908
1694
|
exchange: '117610'
|
@@ -1914,9 +1700,7 @@ rate_centers:
|
|
1914
1700
|
long: "-96.960029"
|
1915
1701
|
closest_city:
|
1916
1702
|
name: Crete
|
1917
|
-
|
1918
|
-
value: 0.23
|
1919
|
-
units: km
|
1703
|
+
distance_km: 0.23
|
1920
1704
|
- country: US
|
1921
1705
|
region: NE
|
1922
1706
|
exchange: '117620'
|
@@ -1928,9 +1712,7 @@ rate_centers:
|
|
1928
1712
|
long: "-97.498109"
|
1929
1713
|
closest_city:
|
1930
1714
|
name: Crofton
|
1931
|
-
|
1932
|
-
value: 0.09
|
1933
|
-
units: km
|
1715
|
+
distance_km: 0.09
|
1934
1716
|
- country: US
|
1935
1717
|
region: NE
|
1936
1718
|
exchange: '117630'
|
@@ -1942,9 +1724,7 @@ rate_centers:
|
|
1942
1724
|
long: "-100.748898"
|
1943
1725
|
closest_city:
|
1944
1726
|
name: Crookston
|
1945
|
-
|
1946
|
-
value: 0.76
|
1947
|
-
units: km
|
1727
|
+
distance_km: 0.76
|
1948
1728
|
- country: US
|
1949
1729
|
region: NE
|
1950
1730
|
exchange: '117640'
|
@@ -1956,9 +1736,7 @@ rate_centers:
|
|
1956
1736
|
long: "-100.838797"
|
1957
1737
|
closest_city:
|
1958
1738
|
name: Culbertson
|
1959
|
-
|
1960
|
-
value: 0.63
|
1961
|
-
units: km
|
1739
|
+
distance_km: 0.63
|
1962
1740
|
- country: US
|
1963
1741
|
region: NE
|
1964
1742
|
exchange: '117650'
|
@@ -1970,9 +1748,7 @@ rate_centers:
|
|
1970
1748
|
long: "-100.506387"
|
1971
1749
|
closest_city:
|
1972
1750
|
name: Curtis
|
1973
|
-
|
1974
|
-
value: 0.41
|
1975
|
-
units: km
|
1751
|
+
distance_km: 0.41
|
1976
1752
|
- country: US
|
1977
1753
|
region: NE
|
1978
1754
|
exchange: '340777'
|
@@ -1993,9 +1769,7 @@ rate_centers:
|
|
1993
1769
|
long: "-96.423997"
|
1994
1770
|
closest_city:
|
1995
1771
|
name: Dakota City
|
1996
|
-
|
1997
|
-
value: 0.47
|
1998
|
-
units: km
|
1772
|
+
distance_km: 0.47
|
1999
1773
|
- country: US
|
2000
1774
|
region: NE
|
2001
1775
|
exchange: '117670'
|
@@ -2007,9 +1781,7 @@ rate_centers:
|
|
2007
1781
|
long: "-102.974192"
|
2008
1782
|
closest_city:
|
2009
1783
|
name: Dalton
|
2010
|
-
|
2011
|
-
value: 0.3
|
2012
|
-
units: km
|
1784
|
+
distance_km: 0.3
|
2013
1785
|
- country: US
|
2014
1786
|
region: NE
|
2015
1787
|
exchange: '117680'
|
@@ -2021,9 +1793,7 @@ rate_centers:
|
|
2021
1793
|
long: "-100.397232"
|
2022
1794
|
closest_city:
|
2023
1795
|
name: Danbury
|
2024
|
-
|
2025
|
-
value: 0.82
|
2026
|
-
units: km
|
1796
|
+
distance_km: 0.82
|
2027
1797
|
- country: US
|
2028
1798
|
region: NE
|
2029
1799
|
exchange: '117690'
|
@@ -2035,25 +1805,23 @@ rate_centers:
|
|
2035
1805
|
long: "-98.5422"
|
2036
1806
|
closest_city:
|
2037
1807
|
name: Dannebrog
|
2038
|
-
|
2039
|
-
value: 0.44
|
2040
|
-
units: km
|
1808
|
+
distance_km: 0.44
|
2041
1809
|
- country: US
|
2042
1810
|
region: NE
|
2043
|
-
exchange: '
|
1811
|
+
exchange: '117551'
|
2044
1812
|
name: DARR
|
2045
1813
|
full_name: Darr
|
2046
1814
|
lata: '646'
|
2047
|
-
ilec_name:
|
1815
|
+
ilec_name: COZAD TEL. CO.
|
2048
1816
|
lat:
|
2049
1817
|
long:
|
2050
1818
|
- country: US
|
2051
1819
|
region: NE
|
2052
|
-
exchange: '
|
1820
|
+
exchange: '406316'
|
2053
1821
|
name: DARR
|
2054
1822
|
full_name: Darr
|
2055
1823
|
lata: '646'
|
2056
|
-
ilec_name:
|
1824
|
+
ilec_name: QWEST CORPORATION
|
2057
1825
|
lat:
|
2058
1826
|
long:
|
2059
1827
|
- country: US
|
@@ -2067,9 +1835,7 @@ rate_centers:
|
|
2067
1835
|
long: "-97.807151"
|
2068
1836
|
closest_city:
|
2069
1837
|
name: Davenport
|
2070
|
-
|
2071
|
-
value: 0.63
|
2072
|
-
units: km
|
1838
|
+
distance_km: 0.63
|
2073
1839
|
- country: US
|
2074
1840
|
region: NE
|
2075
1841
|
exchange: '117710'
|
@@ -2081,9 +1847,7 @@ rate_centers:
|
|
2081
1847
|
long: "-96.67312"
|
2082
1848
|
closest_city:
|
2083
1849
|
name: Davey
|
2084
|
-
|
2085
|
-
value: 0.39
|
2086
|
-
units: km
|
1850
|
+
distance_km: 0.39
|
2087
1851
|
- country: US
|
2088
1852
|
region: NE
|
2089
1853
|
exchange: '117720'
|
@@ -2095,9 +1859,7 @@ rate_centers:
|
|
2095
1859
|
long: "-97.126329"
|
2096
1860
|
closest_city:
|
2097
1861
|
name: David City
|
2098
|
-
|
2099
|
-
value: 0.78
|
2100
|
-
units: km
|
1862
|
+
distance_km: 0.78
|
2101
1863
|
- country: US
|
2102
1864
|
region: NE
|
2103
1865
|
exchange: '117730'
|
@@ -2109,9 +1871,7 @@ rate_centers:
|
|
2109
1871
|
long: "-95.832305"
|
2110
1872
|
closest_city:
|
2111
1873
|
name: Dawson
|
2112
|
-
|
2113
|
-
value: 0.52
|
2114
|
-
units: km
|
1874
|
+
distance_km: 0.52
|
2115
1875
|
- country: US
|
2116
1876
|
region: NE
|
2117
1877
|
exchange: '117740'
|
@@ -2123,9 +1883,7 @@ rate_centers:
|
|
2123
1883
|
long: "-97.297399"
|
2124
1884
|
closest_city:
|
2125
1885
|
name: Daykin
|
2126
|
-
|
2127
|
-
value: 0.63
|
2128
|
-
units: km
|
1886
|
+
distance_km: 0.63
|
2129
1887
|
- country: US
|
2130
1888
|
region: NE
|
2131
1889
|
exchange: '340567'
|
@@ -2146,9 +1904,7 @@ rate_centers:
|
|
2146
1904
|
long: "-96.927776"
|
2147
1905
|
closest_city:
|
2148
1906
|
name: De Witt
|
2149
|
-
|
2150
|
-
value: 0.64
|
2151
|
-
units: km
|
1907
|
+
distance_km: 0.64
|
2152
1908
|
- country: US
|
2153
1909
|
region: NE
|
2154
1910
|
exchange: '117760'
|
@@ -2160,9 +1916,7 @@ rate_centers:
|
|
2160
1916
|
long: "-96.248833"
|
2161
1917
|
closest_city:
|
2162
1918
|
name: Decatur
|
2163
|
-
|
2164
|
-
value: 0.08
|
2165
|
-
units: km
|
1919
|
+
distance_km: 0.08
|
2166
1920
|
- country: US
|
2167
1921
|
region: NE
|
2168
1922
|
exchange: '340782'
|
@@ -2183,9 +1937,7 @@ rate_centers:
|
|
2183
1937
|
long: "-96.841572"
|
2184
1938
|
closest_city:
|
2185
1939
|
name: Denton
|
2186
|
-
|
2187
|
-
value: 0.38
|
2188
|
-
units: km
|
1940
|
+
distance_km: 0.38
|
2189
1941
|
- country: US
|
2190
1942
|
region: NE
|
2191
1943
|
exchange: '117780'
|
@@ -2197,9 +1949,7 @@ rate_centers:
|
|
2197
1949
|
long: "-97.722464"
|
2198
1950
|
closest_city:
|
2199
1951
|
name: Deshler
|
2200
|
-
|
2201
|
-
value: 0.27
|
2202
|
-
units: km
|
1952
|
+
distance_km: 0.27
|
2203
1953
|
- country: US
|
2204
1954
|
region: NE
|
2205
1955
|
exchange: '117790'
|
@@ -2211,9 +1961,7 @@ rate_centers:
|
|
2211
1961
|
long: "-98.141158"
|
2212
1962
|
closest_city:
|
2213
1963
|
name: Deweese
|
2214
|
-
|
2215
|
-
value: 0.35
|
2216
|
-
units: km
|
1964
|
+
distance_km: 0.35
|
2217
1965
|
- country: US
|
2218
1966
|
region: NE
|
2219
1967
|
exchange: '121001'
|
@@ -2234,9 +1982,7 @@ rate_centers:
|
|
2234
1982
|
long: "-96.941644"
|
2235
1983
|
closest_city:
|
2236
1984
|
name: Diller
|
2237
|
-
|
2238
|
-
value: 0.46
|
2239
|
-
units: km
|
1985
|
+
distance_km: 0.46
|
2240
1986
|
- country: US
|
2241
1987
|
region: NE
|
2242
1988
|
exchange: '117810'
|
@@ -2248,9 +1994,7 @@ rate_centers:
|
|
2248
1994
|
long: "-103.483063"
|
2249
1995
|
closest_city:
|
2250
1996
|
name: Dix
|
2251
|
-
|
2252
|
-
value: 0.34
|
2253
|
-
units: km
|
1997
|
+
distance_km: 0.34
|
2254
1998
|
- country: US
|
2255
1999
|
region: NE
|
2256
2000
|
exchange: '117820'
|
@@ -2262,9 +2006,7 @@ rate_centers:
|
|
2262
2006
|
long: "-96.990573"
|
2263
2007
|
closest_city:
|
2264
2008
|
name: Dixon
|
2265
|
-
|
2266
|
-
value: 0.99
|
2267
|
-
units: km
|
2009
|
+
distance_km: 0.99
|
2268
2010
|
- country: US
|
2269
2011
|
region: NE
|
2270
2012
|
exchange: '117830'
|
@@ -2276,9 +2018,7 @@ rate_centers:
|
|
2276
2018
|
long: "-96.884642"
|
2277
2019
|
closest_city:
|
2278
2020
|
name: Dodge
|
2279
|
-
|
2280
|
-
value: 0.71
|
2281
|
-
units: km
|
2021
|
+
distance_km: 0.71
|
2282
2022
|
- country: US
|
2283
2023
|
region: NE
|
2284
2024
|
exchange: '117840'
|
@@ -2290,9 +2030,7 @@ rate_centers:
|
|
2290
2030
|
long: "-98.376485"
|
2291
2031
|
closest_city:
|
2292
2032
|
name: Doniphan
|
2293
|
-
|
2294
|
-
value: 0.48
|
2295
|
-
units: km
|
2033
|
+
distance_km: 0.48
|
2296
2034
|
- country: US
|
2297
2035
|
region: NE
|
2298
2036
|
exchange: '117850'
|
@@ -2304,9 +2042,7 @@ rate_centers:
|
|
2304
2042
|
long: "-97.116833"
|
2305
2043
|
closest_city:
|
2306
2044
|
name: Dorchester
|
2307
|
-
|
2308
|
-
value: 0.24
|
2309
|
-
units: km
|
2045
|
+
distance_km: 0.24
|
2310
2046
|
- country: US
|
2311
2047
|
region: NE
|
2312
2048
|
exchange: '117860'
|
@@ -2318,9 +2054,7 @@ rate_centers:
|
|
2318
2054
|
long: "-96.381058"
|
2319
2055
|
closest_city:
|
2320
2056
|
name: Douglas
|
2321
|
-
|
2322
|
-
value: 1.02
|
2323
|
-
units: km
|
2057
|
+
distance_km: 1.02
|
2324
2058
|
- country: US
|
2325
2059
|
region: NE
|
2326
2060
|
exchange: '117870'
|
@@ -2332,9 +2066,7 @@ rate_centers:
|
|
2332
2066
|
long: "-96.048911"
|
2333
2067
|
closest_city:
|
2334
2068
|
name: Du Bois
|
2335
|
-
|
2336
|
-
value: 0.2
|
2337
|
-
units: km
|
2069
|
+
distance_km: 0.2
|
2338
2070
|
- country: US
|
2339
2071
|
region: NE
|
2340
2072
|
exchange: '117880'
|
@@ -2346,9 +2078,7 @@ rate_centers:
|
|
2346
2078
|
long: "-96.024662"
|
2347
2079
|
closest_city:
|
2348
2080
|
name: Dunbar
|
2349
|
-
|
2350
|
-
value: 0.53
|
2351
|
-
units: km
|
2081
|
+
distance_km: 0.53
|
2352
2082
|
- country: US
|
2353
2083
|
region: NE
|
2354
2084
|
exchange: '117890'
|
@@ -2360,9 +2090,7 @@ rate_centers:
|
|
2360
2090
|
long: "-97.485266"
|
2361
2091
|
closest_city:
|
2362
2092
|
name: Duncan
|
2363
|
-
|
2364
|
-
value: 1.66
|
2365
|
-
units: km
|
2093
|
+
distance_km: 1.66
|
2366
2094
|
- country: US
|
2367
2095
|
region: NE
|
2368
2096
|
exchange: '117900'
|
@@ -2374,9 +2102,7 @@ rate_centers:
|
|
2374
2102
|
long: "-100.109897"
|
2375
2103
|
closest_city:
|
2376
2104
|
name: Dunning
|
2377
|
-
|
2378
|
-
value: 0.59
|
2379
|
-
units: km
|
2105
|
+
distance_km: 0.59
|
2380
2106
|
- country: US
|
2381
2107
|
region: NE
|
2382
2108
|
exchange: '117910'
|
@@ -2388,9 +2114,7 @@ rate_centers:
|
|
2388
2114
|
long: "-97.018502"
|
2389
2115
|
closest_city:
|
2390
2116
|
name: Dwight
|
2391
|
-
|
2392
|
-
value: 0.09
|
2393
|
-
units: km
|
2117
|
+
distance_km: 0.09
|
2394
2118
|
- country: US
|
2395
2119
|
region: NE
|
2396
2120
|
exchange: '117920'
|
@@ -2402,9 +2126,7 @@ rate_centers:
|
|
2402
2126
|
long: "-96.434219"
|
2403
2127
|
closest_city:
|
2404
2128
|
name: Eagle
|
2405
|
-
|
2406
|
-
value: 0.19
|
2407
|
-
units: km
|
2129
|
+
distance_km: 0.19
|
2408
2130
|
- country: US
|
2409
2131
|
region: NE
|
2410
2132
|
exchange: '117930'
|
@@ -2416,9 +2138,7 @@ rate_centers:
|
|
2416
2138
|
long: "-104.033992"
|
2417
2139
|
closest_city:
|
2418
2140
|
name: Bushnell
|
2419
|
-
|
2420
|
-
value: 22.23
|
2421
|
-
units: km
|
2141
|
+
distance_km: 22.23
|
2422
2142
|
- country: US
|
2423
2143
|
region: NE
|
2424
2144
|
exchange: '117940'
|
@@ -2430,9 +2150,7 @@ rate_centers:
|
|
2430
2150
|
long: "-103.991517"
|
2431
2151
|
closest_city:
|
2432
2152
|
name: Harrisburg
|
2433
|
-
|
2434
|
-
value: 24.31
|
2435
|
-
units: km
|
2153
|
+
distance_km: 24.31
|
2436
2154
|
- country: US
|
2437
2155
|
region: NE
|
2438
2156
|
exchange: '340786'
|
@@ -2453,9 +2171,7 @@ rate_centers:
|
|
2453
2171
|
long: "-97.964969"
|
2454
2172
|
closest_city:
|
2455
2173
|
name: Edgar
|
2456
|
-
|
2457
|
-
value: 0.84
|
2458
|
-
units: km
|
2174
|
+
distance_km: 0.84
|
2459
2175
|
- country: US
|
2460
2176
|
region: NE
|
2461
2177
|
exchange: '117960'
|
@@ -2467,9 +2183,7 @@ rate_centers:
|
|
2467
2183
|
long: "-99.774576"
|
2468
2184
|
closest_city:
|
2469
2185
|
name: Edison
|
2470
|
-
|
2471
|
-
value: 0.74
|
2472
|
-
units: km
|
2186
|
+
distance_km: 0.74
|
2473
2187
|
- country: US
|
2474
2188
|
region: NE
|
2475
2189
|
exchange: '117970'
|
@@ -2481,9 +2195,7 @@ rate_centers:
|
|
2481
2195
|
long: "-98.569046"
|
2482
2196
|
closest_city:
|
2483
2197
|
name: Elba
|
2484
|
-
|
2485
|
-
value: 0.4
|
2486
|
-
units: km
|
2198
|
+
distance_km: 0.4
|
2487
2199
|
- country: US
|
2488
2200
|
region: NE
|
2489
2201
|
exchange: '117980'
|
@@ -2495,9 +2207,7 @@ rate_centers:
|
|
2495
2207
|
long: "-98.085"
|
2496
2208
|
closest_city:
|
2497
2209
|
name: Elgin
|
2498
|
-
|
2499
|
-
value: 0.23
|
2500
|
-
units: km
|
2210
|
+
distance_km: 0.23
|
2501
2211
|
- country: US
|
2502
2212
|
region: NE
|
2503
2213
|
exchange: '119251'
|
@@ -2518,9 +2228,7 @@ rate_centers:
|
|
2518
2228
|
long: "-96.131101"
|
2519
2229
|
closest_city:
|
2520
2230
|
name: Elk Creek
|
2521
|
-
|
2522
|
-
value: 0.47
|
2523
|
-
units: km
|
2231
|
+
distance_km: 0.47
|
2524
2232
|
- country: US
|
2525
2233
|
region: NE
|
2526
2234
|
exchange: '118000'
|
@@ -2532,9 +2240,7 @@ rate_centers:
|
|
2532
2240
|
long: "-96.245165"
|
2533
2241
|
closest_city:
|
2534
2242
|
name: King Lake
|
2535
|
-
|
2536
|
-
value: 4.86
|
2537
|
-
units: km
|
2243
|
+
distance_km: 4.86
|
2538
2244
|
- country: US
|
2539
2245
|
region: NE
|
2540
2246
|
exchange: '362440'
|
@@ -2573,9 +2279,7 @@ rate_centers:
|
|
2573
2279
|
long: "-99.368683"
|
2574
2280
|
closest_city:
|
2575
2281
|
name: Elm Creek
|
2576
|
-
|
2577
|
-
value: 0.8
|
2578
|
-
units: km
|
2282
|
+
distance_km: 0.8
|
2579
2283
|
- country: US
|
2580
2284
|
region: NE
|
2581
2285
|
exchange: '118020'
|
@@ -2587,9 +2291,7 @@ rate_centers:
|
|
2587
2291
|
long: "-96.289995"
|
2588
2292
|
closest_city:
|
2589
2293
|
name: Elmwood
|
2590
|
-
|
2591
|
-
value: 0.4
|
2592
|
-
units: km
|
2294
|
+
distance_km: 0.4
|
2593
2295
|
- country: US
|
2594
2296
|
region: NE
|
2595
2297
|
exchange: '118030'
|
@@ -2601,9 +2303,7 @@ rate_centers:
|
|
2601
2303
|
long: "-101.39226"
|
2602
2304
|
closest_city:
|
2603
2305
|
name: Elsie
|
2604
|
-
|
2605
|
-
value: 0.62
|
2606
|
-
units: km
|
2306
|
+
distance_km: 0.62
|
2607
2307
|
- country: US
|
2608
2308
|
region: NE
|
2609
2309
|
exchange: '340793'
|
@@ -2624,9 +2324,7 @@ rate_centers:
|
|
2624
2324
|
long: "-99.866719"
|
2625
2325
|
closest_city:
|
2626
2326
|
name: Elwood
|
2627
|
-
|
2628
|
-
value: 0.43
|
2629
|
-
units: km
|
2327
|
+
distance_km: 0.43
|
2630
2328
|
- country: US
|
2631
2329
|
region: NE
|
2632
2330
|
exchange: '340795'
|
@@ -2647,9 +2345,7 @@ rate_centers:
|
|
2647
2345
|
long: "-96.721218"
|
2648
2346
|
closest_city:
|
2649
2347
|
name: Emerson
|
2650
|
-
|
2651
|
-
value: 0.49
|
2652
|
-
units: km
|
2348
|
+
distance_km: 0.49
|
2653
2349
|
- country: US
|
2654
2350
|
region: NE
|
2655
2351
|
exchange: '340575'
|
@@ -2661,20 +2357,20 @@ rate_centers:
|
|
2661
2357
|
long:
|
2662
2358
|
- country: US
|
2663
2359
|
region: NE
|
2664
|
-
exchange: '
|
2360
|
+
exchange: '406331'
|
2665
2361
|
name: ENDERS
|
2666
2362
|
full_name: Enders
|
2667
2363
|
lata: '646'
|
2668
|
-
ilec_name:
|
2364
|
+
ilec_name: WAUNETA TEL. CO.
|
2669
2365
|
lat:
|
2670
2366
|
long:
|
2671
2367
|
- country: US
|
2672
2368
|
region: NE
|
2673
|
-
exchange: '
|
2369
|
+
exchange: '118752'
|
2674
2370
|
name: ENDERS
|
2675
2371
|
full_name: Enders
|
2676
2372
|
lata: '646'
|
2677
|
-
ilec_name:
|
2373
|
+
ilec_name: GREAT PLAINS COMMUNICATIONS, INC.
|
2678
2374
|
lat:
|
2679
2375
|
long:
|
2680
2376
|
- country: US
|
@@ -2715,9 +2411,7 @@ rate_centers:
|
|
2715
2411
|
long: "-98.675589"
|
2716
2412
|
closest_city:
|
2717
2413
|
name: Ericson
|
2718
|
-
|
2719
|
-
value: 0.39
|
2720
|
-
units: km
|
2414
|
+
distance_km: 0.39
|
2721
2415
|
- country: US
|
2722
2416
|
region: NE
|
2723
2417
|
exchange: '118070'
|
@@ -2729,9 +2423,7 @@ rate_centers:
|
|
2729
2423
|
long: "-100.035669"
|
2730
2424
|
closest_city:
|
2731
2425
|
name: Eustis
|
2732
|
-
|
2733
|
-
value: 0.54
|
2734
|
-
units: km
|
2426
|
+
distance_km: 0.54
|
2735
2427
|
- country: US
|
2736
2428
|
region: NE
|
2737
2429
|
exchange: '118080'
|
@@ -2743,9 +2435,7 @@ rate_centers:
|
|
2743
2435
|
long: "-98.346751"
|
2744
2436
|
closest_city:
|
2745
2437
|
name: Ewing
|
2746
|
-
|
2747
|
-
value: 0.26
|
2748
|
-
units: km
|
2438
|
+
distance_km: 0.26
|
2749
2439
|
- country: US
|
2750
2440
|
region: NE
|
2751
2441
|
exchange: '118090'
|
@@ -2757,9 +2447,7 @@ rate_centers:
|
|
2757
2447
|
long: "-97.451972"
|
2758
2448
|
closest_city:
|
2759
2449
|
name: Exeter
|
2760
|
-
|
2761
|
-
value: 0.36
|
2762
|
-
units: km
|
2450
|
+
distance_km: 0.36
|
2763
2451
|
- country: US
|
2764
2452
|
region: NE
|
2765
2453
|
exchange: '118100'
|
@@ -2771,9 +2459,7 @@ rate_centers:
|
|
2771
2459
|
long: "-97.181762"
|
2772
2460
|
closest_city:
|
2773
2461
|
name: Fairbury
|
2774
|
-
|
2775
|
-
value: 0.64
|
2776
|
-
units: km
|
2462
|
+
distance_km: 0.64
|
2777
2463
|
- country: US
|
2778
2464
|
region: NE
|
2779
2465
|
exchange: '118110'
|
@@ -2785,9 +2471,7 @@ rate_centers:
|
|
2785
2471
|
long: "-98.109584"
|
2786
2472
|
closest_city:
|
2787
2473
|
name: Fairfield
|
2788
|
-
|
2789
|
-
value: 0.54
|
2790
|
-
units: km
|
2474
|
+
distance_km: 0.54
|
2791
2475
|
- country: US
|
2792
2476
|
region: NE
|
2793
2477
|
exchange: '118120'
|
@@ -2799,9 +2483,7 @@ rate_centers:
|
|
2799
2483
|
long: "-97.586431"
|
2800
2484
|
closest_city:
|
2801
2485
|
name: Fairmont
|
2802
|
-
|
2803
|
-
value: 1.08
|
2804
|
-
units: km
|
2486
|
+
distance_km: 1.08
|
2805
2487
|
- country: US
|
2806
2488
|
region: NE
|
2807
2489
|
exchange: '118130'
|
@@ -2813,9 +2495,7 @@ rate_centers:
|
|
2813
2495
|
long: "-95.600544"
|
2814
2496
|
closest_city:
|
2815
2497
|
name: Falls City
|
2816
|
-
|
2817
|
-
value: 0.29
|
2818
|
-
units: km
|
2498
|
+
distance_km: 0.29
|
2819
2499
|
- country: US
|
2820
2500
|
region: NE
|
2821
2501
|
exchange: '118140'
|
@@ -2827,9 +2507,7 @@ rate_centers:
|
|
2827
2507
|
long: "-100.215749"
|
2828
2508
|
closest_city:
|
2829
2509
|
name: Farnam
|
2830
|
-
|
2831
|
-
value: 0.05
|
2832
|
-
units: km
|
2510
|
+
distance_km: 0.05
|
2833
2511
|
- country: US
|
2834
2512
|
region: NE
|
2835
2513
|
exchange: '118150'
|
@@ -2841,9 +2519,7 @@ rate_centers:
|
|
2841
2519
|
long: "-98.62532"
|
2842
2520
|
closest_city:
|
2843
2521
|
name: Farwell
|
2844
|
-
|
2845
|
-
value: 0.77
|
2846
|
-
units: km
|
2522
|
+
distance_km: 0.77
|
2847
2523
|
- country: US
|
2848
2524
|
region: NE
|
2849
2525
|
exchange: '118160'
|
@@ -2855,9 +2531,7 @@ rate_centers:
|
|
2855
2531
|
long: "-96.531512"
|
2856
2532
|
closest_city:
|
2857
2533
|
name: Filley
|
2858
|
-
|
2859
|
-
value: 0.34
|
2860
|
-
units: km
|
2534
|
+
distance_km: 0.34
|
2861
2535
|
- country: US
|
2862
2536
|
region: NE
|
2863
2537
|
exchange: '340801'
|
@@ -2878,9 +2552,7 @@ rate_centers:
|
|
2878
2552
|
long: "-96.599078"
|
2879
2553
|
closest_city:
|
2880
2554
|
name: Firth
|
2881
|
-
|
2882
|
-
value: 0.52
|
2883
|
-
units: km
|
2555
|
+
distance_km: 0.52
|
2884
2556
|
- country: US
|
2885
2557
|
region: NE
|
2886
2558
|
exchange: '340578'
|
@@ -2910,9 +2582,7 @@ rate_centers:
|
|
2910
2582
|
long: "-96.025076"
|
2911
2583
|
closest_city:
|
2912
2584
|
name: Fort Calhoun
|
2913
|
-
|
2914
|
-
value: 0.47
|
2915
|
-
units: km
|
2585
|
+
distance_km: 0.47
|
2916
2586
|
- country: US
|
2917
2587
|
region: NE
|
2918
2588
|
exchange: '340803'
|
@@ -2942,9 +2612,7 @@ rate_centers:
|
|
2942
2612
|
long: "-98.948466"
|
2943
2613
|
closest_city:
|
2944
2614
|
name: Franklin
|
2945
|
-
|
2946
|
-
value: 0.79
|
2947
|
-
units: km
|
2615
|
+
distance_km: 0.79
|
2948
2616
|
- country: US
|
2949
2617
|
region: NE
|
2950
2618
|
exchange: '118200'
|
@@ -2956,9 +2624,7 @@ rate_centers:
|
|
2956
2624
|
long: "-96.491696"
|
2957
2625
|
closest_city:
|
2958
2626
|
name: Fremont
|
2959
|
-
|
2960
|
-
value: 0.39
|
2961
|
-
units: km
|
2627
|
+
distance_km: 0.39
|
2962
2628
|
- country: US
|
2963
2629
|
region: NE
|
2964
2630
|
exchange: '118210'
|
@@ -2970,9 +2636,7 @@ rate_centers:
|
|
2970
2636
|
long: "-97.284969"
|
2971
2637
|
closest_city:
|
2972
2638
|
name: Friend
|
2973
|
-
|
2974
|
-
value: 0.12
|
2975
|
-
units: km
|
2639
|
+
distance_km: 0.12
|
2976
2640
|
- country: US
|
2977
2641
|
region: NE
|
2978
2642
|
exchange: '118220'
|
@@ -2984,9 +2648,7 @@ rate_centers:
|
|
2984
2648
|
long: "-97.97691"
|
2985
2649
|
closest_city:
|
2986
2650
|
name: Fullerton
|
2987
|
-
|
2988
|
-
value: 0.41
|
2989
|
-
units: km
|
2651
|
+
distance_km: 0.41
|
2990
2652
|
- country: US
|
2991
2653
|
region: NE
|
2992
2654
|
exchange: '118230'
|
@@ -2998,9 +2660,7 @@ rate_centers:
|
|
2998
2660
|
long: "-99.249096"
|
2999
2661
|
closest_city:
|
3000
2662
|
name: Funk
|
3001
|
-
|
3002
|
-
value: 0.51
|
3003
|
-
units: km
|
2663
|
+
distance_km: 0.51
|
3004
2664
|
- country: US
|
3005
2665
|
region: NE
|
3006
2666
|
exchange: '120481'
|
@@ -3030,9 +2690,7 @@ rate_centers:
|
|
3030
2690
|
long: "-96.985328"
|
3031
2691
|
closest_city:
|
3032
2692
|
name: Garland
|
3033
|
-
|
3034
|
-
value: 0.42
|
3035
|
-
units: km
|
2693
|
+
distance_km: 0.42
|
3036
2694
|
- country: US
|
3037
2695
|
region: NE
|
3038
2696
|
exchange: '117721'
|
@@ -3062,9 +2720,7 @@ rate_centers:
|
|
3062
2720
|
long: "-97.5983"
|
3063
2721
|
closest_city:
|
3064
2722
|
name: Geneva
|
3065
|
-
|
3066
|
-
value: 0.95
|
3067
|
-
units: km
|
2723
|
+
distance_km: 0.95
|
3068
2724
|
- country: US
|
3069
2725
|
region: NE
|
3070
2726
|
exchange: '118260'
|
@@ -3076,9 +2732,7 @@ rate_centers:
|
|
3076
2732
|
long: "-97.731551"
|
3077
2733
|
closest_city:
|
3078
2734
|
name: Genoa
|
3079
|
-
|
3080
|
-
value: 0.2
|
3081
|
-
units: km
|
2735
|
+
distance_km: 0.2
|
3082
2736
|
- country: US
|
3083
2737
|
region: NE
|
3084
2738
|
exchange: '118270'
|
@@ -3090,9 +2744,7 @@ rate_centers:
|
|
3090
2744
|
long: "-103.657864"
|
3091
2745
|
closest_city:
|
3092
2746
|
name: Gering
|
3093
|
-
|
3094
|
-
value: 0.41
|
3095
|
-
units: km
|
2747
|
+
distance_km: 0.41
|
3096
2748
|
- country: US
|
3097
2749
|
region: NE
|
3098
2750
|
exchange: '118280'
|
@@ -3104,9 +2756,7 @@ rate_centers:
|
|
3104
2756
|
long: "-98.840934"
|
3105
2757
|
closest_city:
|
3106
2758
|
name: Gibbon
|
3107
|
-
|
3108
|
-
value: 0.72
|
3109
|
-
units: km
|
2759
|
+
distance_km: 0.72
|
3110
2760
|
- country: US
|
3111
2761
|
region: NE
|
3112
2762
|
exchange: '362454'
|
@@ -3127,9 +2777,7 @@ rate_centers:
|
|
3127
2777
|
long: "-98.156359"
|
3128
2778
|
closest_city:
|
3129
2779
|
name: Giltner
|
3130
|
-
|
3131
|
-
value: 0.26
|
3132
|
-
units: km
|
2780
|
+
distance_km: 0.26
|
3133
2781
|
- country: US
|
3134
2782
|
region: NE
|
3135
2783
|
exchange: '362456'
|
@@ -3159,9 +2807,7 @@ rate_centers:
|
|
3159
2807
|
long: "-98.2537"
|
3160
2808
|
closest_city:
|
3161
2809
|
name: Glenvil
|
3162
|
-
|
3163
|
-
value: 0.29
|
3164
|
-
units: km
|
2810
|
+
distance_km: 0.29
|
3165
2811
|
- country: US
|
3166
2812
|
region: NE
|
3167
2813
|
exchange: '362458'
|
@@ -3191,9 +2837,7 @@ rate_centers:
|
|
3191
2837
|
long: "-102.20609"
|
3192
2838
|
closest_city:
|
3193
2839
|
name: Gordon
|
3194
|
-
|
3195
|
-
value: 0.38
|
3196
|
-
units: km
|
2840
|
+
distance_km: 0.38
|
3197
2841
|
- country: US
|
3198
2842
|
region: NE
|
3199
2843
|
exchange: '118320'
|
@@ -3205,9 +2849,7 @@ rate_centers:
|
|
3205
2849
|
long: "-100.165902"
|
3206
2850
|
closest_city:
|
3207
2851
|
name: Gothenburg
|
3208
|
-
|
3209
|
-
value: 1.44
|
3210
|
-
units: km
|
2852
|
+
distance_km: 1.44
|
3211
2853
|
- country: US
|
3212
2854
|
region: NE
|
3213
2855
|
exchange: '118330'
|
@@ -3219,9 +2861,7 @@ rate_centers:
|
|
3219
2861
|
long: "-97.715242"
|
3220
2862
|
closest_city:
|
3221
2863
|
name: Grafton
|
3222
|
-
|
3223
|
-
value: 0.83
|
3224
|
-
units: km
|
2864
|
+
distance_km: 0.83
|
3225
2865
|
- country: US
|
3226
2866
|
region: NE
|
3227
2867
|
exchange: '340812'
|
@@ -3242,9 +2882,7 @@ rate_centers:
|
|
3242
2882
|
long: "-98.351867"
|
3243
2883
|
closest_city:
|
3244
2884
|
name: Grand Island
|
3245
|
-
|
3246
|
-
value: 0.73
|
3247
|
-
units: km
|
2885
|
+
distance_km: 0.73
|
3248
2886
|
- country: US
|
3249
2887
|
region: NE
|
3250
2888
|
exchange: '118350'
|
@@ -3256,9 +2894,7 @@ rate_centers:
|
|
3256
2894
|
long: "-101.735052"
|
3257
2895
|
closest_city:
|
3258
2896
|
name: Grant
|
3259
|
-
|
3260
|
-
value: 0.8
|
3261
|
-
units: km
|
2897
|
+
distance_km: 0.8
|
3262
2898
|
- country: US
|
3263
2899
|
region: NE
|
3264
2900
|
exchange: '118360'
|
@@ -3270,9 +2906,7 @@ rate_centers:
|
|
3270
2906
|
long: "-98.524185"
|
3271
2907
|
closest_city:
|
3272
2908
|
name: Greeley Center
|
3273
|
-
|
3274
|
-
value: 0.62
|
3275
|
-
units: km
|
2909
|
+
distance_km: 0.62
|
3276
2910
|
- country: US
|
3277
2911
|
region: NE
|
3278
2912
|
exchange: '118370'
|
@@ -3284,9 +2918,7 @@ rate_centers:
|
|
3284
2918
|
long: "-96.442469"
|
3285
2919
|
closest_city:
|
3286
2920
|
name: Greenwood
|
3287
|
-
|
3288
|
-
value: 0.16
|
3289
|
-
units: km
|
2921
|
+
distance_km: 0.16
|
3290
2922
|
- country: US
|
3291
2923
|
region: NE
|
3292
2924
|
exchange: '118380'
|
@@ -3298,9 +2930,7 @@ rate_centers:
|
|
3298
2930
|
long: "-97.397517"
|
3299
2931
|
closest_city:
|
3300
2932
|
name: Gresham
|
3301
|
-
|
3302
|
-
value: 0.71
|
3303
|
-
units: km
|
2933
|
+
distance_km: 0.71
|
3304
2934
|
- country: US
|
3305
2935
|
region: NE
|
3306
2936
|
exchange: '118390'
|
@@ -3312,9 +2942,7 @@ rate_centers:
|
|
3312
2942
|
long: "-96.195515"
|
3313
2943
|
closest_city:
|
3314
2944
|
name: Gretna
|
3315
|
-
|
3316
|
-
value: 4.62
|
3317
|
-
units: km
|
2945
|
+
distance_km: 4.62
|
3318
2946
|
- country: US
|
3319
2947
|
region: NE
|
3320
2948
|
exchange: '118400'
|
@@ -3326,9 +2954,7 @@ rate_centers:
|
|
3326
2954
|
long: "-98.333433"
|
3327
2955
|
closest_city:
|
3328
2956
|
name: Guide Rock
|
3329
|
-
|
3330
|
-
value: 0.55
|
3331
|
-
units: km
|
2957
|
+
distance_km: 0.55
|
3332
2958
|
- country: US
|
3333
2959
|
region: NE
|
3334
2960
|
exchange: '118410'
|
@@ -3340,9 +2966,7 @@ rate_centers:
|
|
3340
2966
|
long: "-102.975359"
|
3341
2967
|
closest_city:
|
3342
2968
|
name: Gurley
|
3343
|
-
|
3344
|
-
value: 0.67
|
3345
|
-
units: km
|
2969
|
+
distance_km: 0.67
|
3346
2970
|
- country: US
|
3347
2971
|
region: NE
|
3348
2972
|
exchange: '340585'
|
@@ -3372,9 +2996,7 @@ rate_centers:
|
|
3372
2996
|
long: "-101.935392"
|
3373
2997
|
closest_city:
|
3374
2998
|
name: Haigler
|
3375
|
-
|
3376
|
-
value: 0.59
|
3377
|
-
units: km
|
2999
|
+
distance_km: 0.59
|
3378
3000
|
- country: US
|
3379
3001
|
region: NE
|
3380
3002
|
exchange: '118430'
|
@@ -3386,9 +3008,7 @@ rate_centers:
|
|
3386
3008
|
long: "-96.783656"
|
3387
3009
|
closest_city:
|
3388
3010
|
name: Hallam
|
3389
|
-
|
3390
|
-
value: 0.63
|
3391
|
-
units: km
|
3011
|
+
distance_km: 0.63
|
3392
3012
|
- country: US
|
3393
3013
|
region: NE
|
3394
3014
|
exchange: '118440'
|
@@ -3400,9 +3020,7 @@ rate_centers:
|
|
3400
3020
|
long: "-100.276072"
|
3401
3021
|
closest_city:
|
3402
3022
|
name: Halsey
|
3403
|
-
|
3404
|
-
value: 1.18
|
3405
|
-
units: km
|
3023
|
+
distance_km: 1.18
|
3406
3024
|
- country: US
|
3407
3025
|
region: NE
|
3408
3026
|
exchange: '119811'
|
@@ -3423,9 +3041,7 @@ rate_centers:
|
|
3423
3041
|
long: "-97.89227"
|
3424
3042
|
closest_city:
|
3425
3043
|
name: Hampton
|
3426
|
-
|
3427
|
-
value: 0.52
|
3428
|
-
units: km
|
3044
|
+
distance_km: 0.52
|
3429
3045
|
- country: US
|
3430
3046
|
region: NE
|
3431
3047
|
exchange: '118460'
|
@@ -3437,9 +3053,7 @@ rate_centers:
|
|
3437
3053
|
long: "-98.374026"
|
3438
3054
|
closest_city:
|
3439
3055
|
name: Trumbull
|
3440
|
-
|
3441
|
-
value: 8.55
|
3442
|
-
units: km
|
3056
|
+
distance_km: 8.55
|
3443
3057
|
- country: US
|
3444
3058
|
region: NE
|
3445
3059
|
exchange: '118470'
|
@@ -3451,9 +3065,7 @@ rate_centers:
|
|
3451
3065
|
long: "-96.974571"
|
3452
3066
|
closest_city:
|
3453
3067
|
name: Harbine
|
3454
|
-
|
3455
|
-
value: 0.03
|
3456
|
-
units: km
|
3068
|
+
distance_km: 0.03
|
3457
3069
|
- country: US
|
3458
3070
|
region: NE
|
3459
3071
|
exchange: '118480'
|
@@ -3465,9 +3077,7 @@ rate_centers:
|
|
3465
3077
|
long: "-97.924895"
|
3466
3078
|
closest_city:
|
3467
3079
|
name: Hardy
|
3468
|
-
|
3469
|
-
value: 0.23
|
3470
|
-
units: km
|
3080
|
+
distance_km: 0.23
|
3471
3081
|
- country: US
|
3472
3082
|
region: NE
|
3473
3083
|
exchange: '406356'
|
@@ -3497,9 +3107,7 @@ rate_centers:
|
|
3497
3107
|
long: "-103.882262"
|
3498
3108
|
closest_city:
|
3499
3109
|
name: Harrison
|
3500
|
-
|
3501
|
-
value: 0.49
|
3502
|
-
units: km
|
3110
|
+
distance_km: 0.49
|
3503
3111
|
- country: US
|
3504
3112
|
region: NE
|
3505
3113
|
exchange: '118500'
|
@@ -3511,9 +3119,7 @@ rate_centers:
|
|
3511
3119
|
long: "-97.259807"
|
3512
3120
|
closest_city:
|
3513
3121
|
name: Hartington
|
3514
|
-
|
3515
|
-
value: 0.95
|
3516
|
-
units: km
|
3122
|
+
distance_km: 0.95
|
3517
3123
|
- country: US
|
3518
3124
|
region: NE
|
3519
3125
|
exchange: '118510'
|
@@ -3525,9 +3131,7 @@ rate_centers:
|
|
3525
3131
|
long: "-98.10295"
|
3526
3132
|
closest_city:
|
3527
3133
|
name: Harvard
|
3528
|
-
|
3529
|
-
value: 0.73
|
3530
|
-
units: km
|
3134
|
+
distance_km: 0.73
|
3531
3135
|
- country: US
|
3532
3136
|
region: NE
|
3533
3137
|
exchange: '118520'
|
@@ -3539,9 +3143,7 @@ rate_centers:
|
|
3539
3143
|
long: "-98.391518"
|
3540
3144
|
closest_city:
|
3541
3145
|
name: Hastings
|
3542
|
-
|
3543
|
-
value: 0.64
|
3544
|
-
units: km
|
3146
|
+
distance_km: 0.64
|
3545
3147
|
- country: US
|
3546
3148
|
region: NE
|
3547
3149
|
exchange: '362470'
|
@@ -3553,20 +3155,20 @@ rate_centers:
|
|
3553
3155
|
long:
|
3554
3156
|
- country: US
|
3555
3157
|
region: NE
|
3556
|
-
exchange: '
|
3158
|
+
exchange: '117411'
|
3557
3159
|
name: HAVENS
|
3558
3160
|
full_name: Havens
|
3559
3161
|
lata: '646'
|
3560
|
-
ilec_name:
|
3162
|
+
ilec_name: NORTHEAST NEBRASKA TEL. CO.
|
3561
3163
|
lat:
|
3562
3164
|
long:
|
3563
3165
|
- country: US
|
3564
3166
|
region: NE
|
3565
|
-
exchange: '
|
3167
|
+
exchange: '120281'
|
3566
3168
|
name: HAVENS
|
3567
3169
|
full_name: Havens
|
3568
3170
|
lata: '646'
|
3569
|
-
ilec_name:
|
3171
|
+
ilec_name: QWEST CORPORATION
|
3570
3172
|
lat:
|
3571
3173
|
long:
|
3572
3174
|
- country: US
|
@@ -3580,9 +3182,7 @@ rate_centers:
|
|
3580
3182
|
long: "-102.688748"
|
3581
3183
|
closest_city:
|
3582
3184
|
name: Hay Springs
|
3583
|
-
|
3584
|
-
value: 0.17
|
3585
|
-
units: km
|
3185
|
+
distance_km: 0.17
|
3586
3186
|
- country: US
|
3587
3187
|
region: NE
|
3588
3188
|
exchange: '118540'
|
@@ -3594,9 +3194,7 @@ rate_centers:
|
|
3594
3194
|
long: "-101.01874"
|
3595
3195
|
closest_city:
|
3596
3196
|
name: Hayes Center
|
3597
|
-
|
3598
|
-
value: 0.39
|
3599
|
-
units: km
|
3197
|
+
distance_km: 0.39
|
3600
3198
|
- country: US
|
3601
3199
|
region: NE
|
3602
3200
|
exchange: '340826'
|
@@ -3617,9 +3215,7 @@ rate_centers:
|
|
3617
3215
|
long: "-98.793264"
|
3618
3216
|
closest_city:
|
3619
3217
|
name: Heartwell
|
3620
|
-
|
3621
|
-
value: 0.6
|
3622
|
-
units: km
|
3218
|
+
distance_km: 0.6
|
3623
3219
|
- country: US
|
3624
3220
|
region: NE
|
3625
3221
|
exchange: '118560'
|
@@ -3631,9 +3227,7 @@ rate_centers:
|
|
3631
3227
|
long: "-97.583518"
|
3632
3228
|
closest_city:
|
3633
3229
|
name: Hebron
|
3634
|
-
|
3635
|
-
value: 0.7
|
3636
|
-
units: km
|
3230
|
+
distance_km: 0.7
|
3637
3231
|
- country: US
|
3638
3232
|
region: NE
|
3639
3233
|
exchange: '118570'
|
@@ -3645,9 +3239,7 @@ rate_centers:
|
|
3645
3239
|
long: "-103.072446"
|
3646
3240
|
closest_city:
|
3647
3241
|
name: Hemingford
|
3648
|
-
|
3649
|
-
value: 0.65
|
3650
|
-
units: km
|
3242
|
+
distance_km: 0.65
|
3651
3243
|
- country: US
|
3652
3244
|
region: NE
|
3653
3245
|
exchange: '118580'
|
@@ -3659,9 +3251,7 @@ rate_centers:
|
|
3659
3251
|
long: "-97.805976"
|
3660
3252
|
closest_city:
|
3661
3253
|
name: Henderson
|
3662
|
-
|
3663
|
-
value: 0.83
|
3664
|
-
units: km
|
3254
|
+
distance_km: 0.83
|
3665
3255
|
- country: US
|
3666
3256
|
region: NE
|
3667
3257
|
exchange: '118590'
|
@@ -3673,9 +3263,7 @@ rate_centers:
|
|
3673
3263
|
long: "-99.967721"
|
3674
3264
|
closest_city:
|
3675
3265
|
name: Hendley
|
3676
|
-
|
3677
|
-
value: 0.5
|
3678
|
-
units: km
|
3266
|
+
distance_km: 0.5
|
3679
3267
|
- country: US
|
3680
3268
|
region: NE
|
3681
3269
|
exchange: '119341'
|
@@ -3696,9 +3284,7 @@ rate_centers:
|
|
3696
3284
|
long: "-96.217789"
|
3697
3285
|
closest_city:
|
3698
3286
|
name: Herman
|
3699
|
-
|
3700
|
-
value: 0.25
|
3701
|
-
units: km
|
3287
|
+
distance_km: 0.25
|
3702
3288
|
- country: US
|
3703
3289
|
region: NE
|
3704
3290
|
exchange: '118610'
|
@@ -3710,9 +3296,7 @@ rate_centers:
|
|
3710
3296
|
long: "-101.00847"
|
3711
3297
|
closest_city:
|
3712
3298
|
name: Hershey
|
3713
|
-
|
3714
|
-
value: 0.9
|
3715
|
-
units: km
|
3299
|
+
distance_km: 0.9
|
3716
3300
|
- country: US
|
3717
3301
|
region: NE
|
3718
3302
|
exchange: '118620'
|
@@ -3724,9 +3308,7 @@ rate_centers:
|
|
3724
3308
|
long: "-96.635082"
|
3725
3309
|
closest_city:
|
3726
3310
|
name: Hickman
|
3727
|
-
|
3728
|
-
value: 0.37
|
3729
|
-
units: km
|
3311
|
+
distance_km: 0.37
|
3730
3312
|
- country: US
|
3731
3313
|
region: NE
|
3732
3314
|
exchange: '118630'
|
@@ -3738,9 +3320,7 @@ rate_centers:
|
|
3738
3320
|
long: "-99.04023"
|
3739
3321
|
closest_city:
|
3740
3322
|
name: Hildreth
|
3741
|
-
|
3742
|
-
value: 0.62
|
3743
|
-
units: km
|
3323
|
+
distance_km: 0.62
|
3744
3324
|
- country: US
|
3745
3325
|
region: NE
|
3746
3326
|
exchange: '362474'
|
@@ -3761,9 +3341,7 @@ rate_centers:
|
|
3761
3341
|
long: "-100.006825"
|
3762
3342
|
closest_city:
|
3763
3343
|
name: Holbrook
|
3764
|
-
|
3765
|
-
value: 0.49
|
3766
|
-
units: km
|
3344
|
+
distance_km: 0.49
|
3767
3345
|
- country: US
|
3768
3346
|
region: NE
|
3769
3347
|
exchange: '118650'
|
@@ -3775,9 +3353,7 @@ rate_centers:
|
|
3775
3353
|
long: "-99.373751"
|
3776
3354
|
closest_city:
|
3777
3355
|
name: Holdrege
|
3778
|
-
|
3779
|
-
value: 0.31
|
3780
|
-
units: km
|
3356
|
+
distance_km: 0.31
|
3781
3357
|
- country: US
|
3782
3358
|
region: NE
|
3783
3359
|
exchange: '362475'
|
@@ -3816,9 +3392,7 @@ rate_centers:
|
|
3816
3392
|
long: "-96.501154"
|
3817
3393
|
closest_city:
|
3818
3394
|
name: Homer
|
3819
|
-
|
3820
|
-
value: 0.83
|
3821
|
-
units: km
|
3395
|
+
distance_km: 0.83
|
3822
3396
|
- country: US
|
3823
3397
|
region: NE
|
3824
3398
|
exchange: '118670'
|
@@ -3830,9 +3404,7 @@ rate_centers:
|
|
3830
3404
|
long: "-96.540797"
|
3831
3405
|
closest_city:
|
3832
3406
|
name: Hooper
|
3833
|
-
|
3834
|
-
value: 0.91
|
3835
|
-
units: km
|
3407
|
+
distance_km: 0.91
|
3836
3408
|
- country: US
|
3837
3409
|
region: NE
|
3838
3410
|
exchange: '118680'
|
@@ -3844,9 +3416,7 @@ rate_centers:
|
|
3844
3416
|
long: "-97.880459"
|
3845
3417
|
closest_city:
|
3846
3418
|
name: Hordville
|
3847
|
-
|
3848
|
-
value: 1.02
|
3849
|
-
units: km
|
3419
|
+
distance_km: 1.02
|
3850
3420
|
- country: US
|
3851
3421
|
region: NE
|
3852
3422
|
exchange: '118690'
|
@@ -3858,9 +3428,7 @@ rate_centers:
|
|
3858
3428
|
long: "-97.30033"
|
3859
3429
|
closest_city:
|
3860
3430
|
name: Hoskins
|
3861
|
-
|
3862
|
-
value: 0.51
|
3863
|
-
units: km
|
3431
|
+
distance_km: 0.51
|
3864
3432
|
- country: US
|
3865
3433
|
region: NE
|
3866
3434
|
exchange: '362479'
|
@@ -3890,9 +3458,7 @@ rate_centers:
|
|
3890
3458
|
long: "-96.998504"
|
3891
3459
|
closest_city:
|
3892
3460
|
name: Howells
|
3893
|
-
|
3894
|
-
value: 0.52
|
3895
|
-
units: km
|
3461
|
+
distance_km: 0.52
|
3896
3462
|
- country: US
|
3897
3463
|
region: NE
|
3898
3464
|
exchange: '337904'
|
@@ -3922,9 +3488,7 @@ rate_centers:
|
|
3922
3488
|
long: "-95.949782"
|
3923
3489
|
closest_city:
|
3924
3490
|
name: Humboldt
|
3925
|
-
|
3926
|
-
value: 1.0
|
3927
|
-
units: km
|
3491
|
+
distance_km: 1.0
|
3928
3492
|
- country: US
|
3929
3493
|
region: NE
|
3930
3494
|
exchange: '118720'
|
@@ -3936,9 +3500,7 @@ rate_centers:
|
|
3936
3500
|
long: "-97.484879"
|
3937
3501
|
closest_city:
|
3938
3502
|
name: Humphrey
|
3939
|
-
|
3940
|
-
value: 0.5
|
3941
|
-
units: km
|
3503
|
+
distance_km: 0.5
|
3942
3504
|
- country: US
|
3943
3505
|
region: NE
|
3944
3506
|
exchange: '340836'
|
@@ -3959,9 +3521,7 @@ rate_centers:
|
|
3959
3521
|
long: "-99.290515"
|
3960
3522
|
closest_city:
|
3961
3523
|
name: Ragan
|
3962
|
-
|
3963
|
-
value: 4.76
|
3964
|
-
units: km
|
3524
|
+
distance_km: 4.76
|
3965
3525
|
- country: US
|
3966
3526
|
region: NE
|
3967
3527
|
exchange: '362483'
|
@@ -3982,9 +3542,7 @@ rate_centers:
|
|
3982
3542
|
long: "-101.755978"
|
3983
3543
|
closest_city:
|
3984
3544
|
name: Hyannis
|
3985
|
-
|
3986
|
-
value: 0.59
|
3987
|
-
units: km
|
3545
|
+
distance_km: 0.59
|
3988
3546
|
- country: US
|
3989
3547
|
region: NE
|
3990
3548
|
exchange: '118750'
|
@@ -3996,9 +3554,7 @@ rate_centers:
|
|
3996
3554
|
long: "-101.65296"
|
3997
3555
|
closest_city:
|
3998
3556
|
name: Imperial
|
3999
|
-
|
4000
|
-
value: 1.32
|
4001
|
-
units: km
|
3557
|
+
distance_km: 1.32
|
4002
3558
|
- country: US
|
4003
3559
|
region: NE
|
4004
3560
|
exchange: '362484'
|
@@ -4019,9 +3575,7 @@ rate_centers:
|
|
4019
3575
|
long: "-100.417501"
|
4020
3576
|
closest_city:
|
4021
3577
|
name: Indianola
|
4022
|
-
|
4023
|
-
value: 0.23
|
4024
|
-
units: km
|
3578
|
+
distance_km: 0.23
|
4025
3579
|
- country: US
|
4026
3580
|
region: NE
|
4027
3581
|
exchange: '362485'
|
@@ -4060,9 +3614,7 @@ rate_centers:
|
|
4060
3614
|
long: "-98.535198"
|
4061
3615
|
closest_city:
|
4062
3616
|
name: Inman
|
4063
|
-
|
4064
|
-
value: 0.44
|
4065
|
-
units: km
|
3617
|
+
distance_km: 0.44
|
4066
3618
|
- country: US
|
4067
3619
|
region: NE
|
4068
3620
|
exchange: '340595'
|
@@ -4083,9 +3635,7 @@ rate_centers:
|
|
4083
3635
|
long: "-96.540419"
|
4084
3636
|
closest_city:
|
4085
3637
|
name: Ithaca
|
4086
|
-
|
4087
|
-
value: 0.42
|
4088
|
-
units: km
|
3638
|
+
distance_km: 0.42
|
4089
3639
|
- country: US
|
4090
3640
|
region: NE
|
4091
3641
|
exchange: '118790'
|
@@ -4097,9 +3647,7 @@ rate_centers:
|
|
4097
3647
|
long: "-96.566396"
|
4098
3648
|
closest_city:
|
4099
3649
|
name: Jackson
|
4100
|
-
|
4101
|
-
value: 1.03
|
4102
|
-
units: km
|
3650
|
+
distance_km: 1.03
|
4103
3651
|
- country: US
|
4104
3652
|
region: NE
|
4105
3653
|
exchange: '118800'
|
@@ -4111,9 +3659,7 @@ rate_centers:
|
|
4111
3659
|
long: "-97.084798"
|
4112
3660
|
closest_city:
|
4113
3661
|
name: Jansen
|
4114
|
-
|
4115
|
-
value: 0.75
|
4116
|
-
units: km
|
3662
|
+
distance_km: 0.75
|
4117
3663
|
- country: US
|
4118
3664
|
region: NE
|
4119
3665
|
exchange: '117061'
|
@@ -4134,9 +3680,7 @@ rate_centers:
|
|
4134
3680
|
long: "-95.999351"
|
4135
3681
|
closest_city:
|
4136
3682
|
name: Johnson
|
4137
|
-
|
4138
|
-
value: 0.42
|
4139
|
-
units: km
|
3683
|
+
distance_km: 0.42
|
4140
3684
|
- country: US
|
4141
3685
|
region: NE
|
4142
3686
|
exchange: '340840'
|
@@ -4157,9 +3701,7 @@ rate_centers:
|
|
4157
3701
|
long: "-100.048021"
|
4158
3702
|
closest_city:
|
4159
3703
|
name: Johnstown
|
4160
|
-
|
4161
|
-
value: 0.72
|
4162
|
-
units: km
|
3704
|
+
distance_km: 0.72
|
4163
3705
|
- country: US
|
4164
3706
|
region: NE
|
4165
3707
|
exchange: '118830'
|
@@ -4171,9 +3713,7 @@ rate_centers:
|
|
4171
3713
|
long: "-95.866223"
|
4172
3714
|
closest_city:
|
4173
3715
|
name: Julian
|
4174
|
-
|
4175
|
-
value: 0.84
|
4176
|
-
units: km
|
3716
|
+
distance_km: 0.84
|
4177
3717
|
- country: US
|
4178
3718
|
region: NE
|
4179
3719
|
exchange: '118840'
|
@@ -4185,9 +3725,7 @@ rate_centers:
|
|
4185
3725
|
long: "-98.505828"
|
4186
3726
|
closest_city:
|
4187
3727
|
name: Juniata
|
4188
|
-
|
4189
|
-
value: 0.45
|
4190
|
-
units: km
|
3728
|
+
distance_km: 0.45
|
4191
3729
|
- country: US
|
4192
3730
|
region: NE
|
4193
3731
|
exchange: '118850'
|
@@ -4199,9 +3737,7 @@ rate_centers:
|
|
4199
3737
|
long: "-99.086562"
|
4200
3738
|
closest_city:
|
4201
3739
|
name: Kearney
|
4202
|
-
|
4203
|
-
value: 0.39
|
4204
|
-
units: km
|
3740
|
+
distance_km: 0.39
|
4205
3741
|
- country: US
|
4206
3742
|
region: NE
|
4207
3743
|
exchange: '340842'
|
@@ -4222,9 +3758,7 @@ rate_centers:
|
|
4222
3758
|
long: "-98.658757"
|
4223
3759
|
closest_city:
|
4224
3760
|
name: Kenesaw
|
4225
|
-
|
4226
|
-
value: 0.6
|
4227
|
-
units: km
|
3761
|
+
distance_km: 0.6
|
4228
3762
|
- country: US
|
4229
3763
|
region: NE
|
4230
3764
|
exchange: '118870'
|
@@ -4236,9 +3770,7 @@ rate_centers:
|
|
4236
3770
|
long: "-96.210788"
|
4237
3771
|
closest_city:
|
4238
3772
|
name: Kennard
|
4239
|
-
|
4240
|
-
value: 1.14
|
4241
|
-
units: km
|
3773
|
+
distance_km: 1.14
|
4242
3774
|
- country: US
|
4243
3775
|
region: NE
|
4244
3776
|
exchange: '118880'
|
@@ -4250,9 +3782,7 @@ rate_centers:
|
|
4250
3782
|
long: "-101.58089"
|
4251
3783
|
closest_city:
|
4252
3784
|
name: Keystone
|
4253
|
-
|
4254
|
-
value: 0.49
|
4255
|
-
units: km
|
3785
|
+
distance_km: 0.49
|
4256
3786
|
- country: US
|
4257
3787
|
region: NE
|
4258
3788
|
exchange: '118890'
|
@@ -4264,9 +3794,7 @@ rate_centers:
|
|
4264
3794
|
long: "-100.956277"
|
4265
3795
|
closest_city:
|
4266
3796
|
name: Kilgore
|
4267
|
-
|
4268
|
-
value: 0.35
|
4269
|
-
units: km
|
3797
|
+
distance_km: 0.35
|
4270
3798
|
- country: US
|
4271
3799
|
region: NE
|
4272
3800
|
exchange: '118900'
|
@@ -4278,9 +3806,7 @@ rate_centers:
|
|
4278
3806
|
long: "-103.662144"
|
4279
3807
|
closest_city:
|
4280
3808
|
name: Kimball
|
4281
|
-
|
4282
|
-
value: 0.93
|
4283
|
-
units: km
|
3809
|
+
distance_km: 0.93
|
4284
3810
|
- country: US
|
4285
3811
|
region: NE
|
4286
3812
|
exchange: '118910'
|
@@ -4292,9 +3818,7 @@ rate_centers:
|
|
4292
3818
|
long: "-104.034147"
|
4293
3819
|
closest_city:
|
4294
3820
|
name: Bushnell
|
4295
|
-
|
4296
|
-
value: 13.9
|
4297
|
-
units: km
|
3821
|
+
distance_km: 13.9
|
4298
3822
|
- country: US
|
4299
3823
|
region: NE
|
4300
3824
|
exchange: '119672'
|
@@ -4405,9 +3929,7 @@ rate_centers:
|
|
4405
3929
|
long: "-97.09297"
|
4406
3930
|
closest_city:
|
4407
3931
|
name: Laurel
|
4408
|
-
|
4409
|
-
value: 0.53
|
4410
|
-
units: km
|
3932
|
+
distance_km: 0.53
|
4411
3933
|
- country: US
|
4412
3934
|
region: NE
|
4413
3935
|
exchange: '362495'
|
@@ -4428,9 +3950,7 @@ rate_centers:
|
|
4428
3950
|
long: "-100.281264"
|
4429
3951
|
closest_city:
|
4430
3952
|
name: Lebanon
|
4431
|
-
|
4432
|
-
value: 0.47
|
4433
|
-
units: km
|
3953
|
+
distance_km: 0.47
|
4434
3954
|
- country: US
|
4435
3955
|
region: NE
|
4436
3956
|
exchange: '118940'
|
@@ -4442,9 +3962,7 @@ rate_centers:
|
|
4442
3962
|
long: "-97.233214"
|
4443
3963
|
closest_city:
|
4444
3964
|
name: Leigh
|
4445
|
-
|
4446
|
-
value: 0.76
|
4447
|
-
units: km
|
3965
|
+
distance_km: 0.76
|
4448
3966
|
- country: US
|
4449
3967
|
region: NE
|
4450
3968
|
exchange: '118950'
|
@@ -4456,9 +3974,7 @@ rate_centers:
|
|
4456
3974
|
long: "-101.81512"
|
4457
3975
|
closest_city:
|
4458
3976
|
name: Lemoyne
|
4459
|
-
|
4460
|
-
value: 0.48
|
4461
|
-
units: km
|
3977
|
+
distance_km: 0.48
|
4462
3978
|
- country: US
|
4463
3979
|
region: NE
|
4464
3980
|
exchange: '362496'
|
@@ -4479,9 +3995,7 @@ rate_centers:
|
|
4479
3995
|
long: "-102.146317"
|
4480
3996
|
closest_city:
|
4481
3997
|
name: Lewellen
|
4482
|
-
|
4483
|
-
value: 0.24
|
4484
|
-
units: km
|
3998
|
+
distance_km: 0.24
|
4485
3999
|
- country: US
|
4486
4000
|
region: NE
|
4487
4001
|
exchange: '362497'
|
@@ -4502,9 +4016,7 @@ rate_centers:
|
|
4502
4016
|
long: "-99.752427"
|
4503
4017
|
closest_city:
|
4504
4018
|
name: Lexington
|
4505
|
-
|
4506
|
-
value: 0.68
|
4507
|
-
units: km
|
4019
|
+
distance_km: 0.68
|
4508
4020
|
- country: US
|
4509
4021
|
region: NE
|
4510
4022
|
exchange: '118980'
|
@@ -4516,9 +4028,7 @@ rate_centers:
|
|
4516
4028
|
long: "-96.483666"
|
4517
4029
|
closest_city:
|
4518
4030
|
name: Liberty
|
4519
|
-
|
4520
|
-
value: 0.79
|
4521
|
-
units: km
|
4031
|
+
distance_km: 0.79
|
4522
4032
|
- country: US
|
4523
4033
|
region: NE
|
4524
4034
|
exchange: '118990'
|
@@ -4530,9 +4040,7 @@ rate_centers:
|
|
4530
4040
|
long: "-96.702808"
|
4531
4041
|
closest_city:
|
4532
4042
|
name: Lincoln
|
4533
|
-
|
4534
|
-
value: 2.17
|
4535
|
-
units: km
|
4043
|
+
distance_km: 2.17
|
4536
4044
|
- country: US
|
4537
4045
|
region: NE
|
4538
4046
|
exchange: '119000'
|
@@ -4544,9 +4052,7 @@ rate_centers:
|
|
4544
4052
|
long: "-97.692159"
|
4545
4053
|
closest_city:
|
4546
4054
|
name: Lindsay
|
4547
|
-
|
4548
|
-
value: 0.17
|
4549
|
-
units: km
|
4055
|
+
distance_km: 0.17
|
4550
4056
|
- country: US
|
4551
4057
|
region: NE
|
4552
4058
|
exchange: '362500'
|
@@ -4567,9 +4073,7 @@ rate_centers:
|
|
4567
4073
|
long: "-96.805109"
|
4568
4074
|
closest_city:
|
4569
4075
|
name: Morse Bluff
|
4570
|
-
|
4571
|
-
value: 4.93
|
4572
|
-
units: km
|
4076
|
+
distance_km: 4.93
|
4573
4077
|
- country: US
|
4574
4078
|
region: NE
|
4575
4079
|
exchange: '119751'
|
@@ -4590,9 +4094,7 @@ rate_centers:
|
|
4590
4094
|
long: "-99.151841"
|
4591
4095
|
closest_city:
|
4592
4096
|
name: Litchfield
|
4593
|
-
|
4594
|
-
value: 0.16
|
4595
|
-
units: km
|
4097
|
+
distance_km: 0.16
|
4596
4098
|
- country: US
|
4597
4099
|
region: NE
|
4598
4100
|
exchange: '119030'
|
@@ -4604,9 +4106,7 @@ rate_centers:
|
|
4604
4106
|
long: "-102.643256"
|
4605
4107
|
closest_city:
|
4606
4108
|
name: Lodgepole
|
4607
|
-
|
4608
|
-
value: 0.37
|
4609
|
-
units: km
|
4109
|
+
distance_km: 0.37
|
4610
4110
|
- country: US
|
4611
4111
|
region: NE
|
4612
4112
|
exchange: '117071'
|
@@ -4627,9 +4127,7 @@ rate_centers:
|
|
4627
4127
|
long: "-99.697727"
|
4628
4128
|
closest_city:
|
4629
4129
|
name: Long Pine
|
4630
|
-
|
4631
|
-
value: 0.46
|
4632
|
-
units: km
|
4130
|
+
distance_km: 0.46
|
4633
4131
|
- country: US
|
4634
4132
|
region: NE
|
4635
4133
|
exchange: '119050'
|
@@ -4641,9 +4139,7 @@ rate_centers:
|
|
4641
4139
|
long: "-99.511224"
|
4642
4140
|
closest_city:
|
4643
4141
|
name: Loomis
|
4644
|
-
|
4645
|
-
value: 0.55
|
4646
|
-
units: km
|
4142
|
+
distance_km: 0.55
|
4647
4143
|
- country: US
|
4648
4144
|
region: NE
|
4649
4145
|
exchange: '120273'
|
@@ -4682,9 +4178,7 @@ rate_centers:
|
|
4682
4178
|
long: "-96.157958"
|
4683
4179
|
closest_city:
|
4684
4180
|
name: Louisville
|
4685
|
-
|
4686
|
-
value: 0.58
|
4687
|
-
units: km
|
4181
|
+
distance_km: 0.58
|
4688
4182
|
- country: US
|
4689
4183
|
region: NE
|
4690
4184
|
exchange: '119070'
|
@@ -4696,9 +4190,7 @@ rate_centers:
|
|
4696
4190
|
long: "-98.957054"
|
4697
4191
|
closest_city:
|
4698
4192
|
name: Loup City
|
4699
|
-
|
4700
|
-
value: 0.91
|
4701
|
-
units: km
|
4193
|
+
distance_km: 0.91
|
4702
4194
|
- country: US
|
4703
4195
|
region: NE
|
4704
4196
|
exchange: '362505'
|
@@ -4719,9 +4211,7 @@ rate_centers:
|
|
4719
4211
|
long: "-104.039067"
|
4720
4212
|
closest_city:
|
4721
4213
|
name: Lyman
|
4722
|
-
|
4723
|
-
value: 0.26
|
4724
|
-
units: km
|
4214
|
+
distance_km: 0.26
|
4725
4215
|
- country: US
|
4726
4216
|
region: NE
|
4727
4217
|
exchange: '119090'
|
@@ -4733,9 +4223,7 @@ rate_centers:
|
|
4733
4223
|
long: "-98.468579"
|
4734
4224
|
closest_city:
|
4735
4225
|
name: Lynch
|
4736
|
-
|
4737
|
-
value: 0.31
|
4738
|
-
units: km
|
4226
|
+
distance_km: 0.31
|
4739
4227
|
- country: US
|
4740
4228
|
region: NE
|
4741
4229
|
exchange: '119100'
|
@@ -4747,9 +4235,7 @@ rate_centers:
|
|
4747
4235
|
long: "-96.477369"
|
4748
4236
|
closest_city:
|
4749
4237
|
name: Lyons
|
4750
|
-
|
4751
|
-
value: 0.77
|
4752
|
-
units: km
|
4238
|
+
distance_km: 0.77
|
4753
4239
|
- country: US
|
4754
4240
|
region: NE
|
4755
4241
|
exchange: '340857'
|
@@ -4770,9 +4256,7 @@ rate_centers:
|
|
4770
4256
|
long: "-96.355938"
|
4771
4257
|
closest_city:
|
4772
4258
|
name: Macy
|
4773
|
-
|
4774
|
-
value: 0.91
|
4775
|
-
units: km
|
4259
|
+
distance_km: 0.91
|
4776
4260
|
- country: US
|
4777
4261
|
region: NE
|
4778
4262
|
exchange: '119120'
|
@@ -4784,9 +4268,7 @@ rate_centers:
|
|
4784
4268
|
long: "-97.447575"
|
4785
4269
|
closest_city:
|
4786
4270
|
name: Madison
|
4787
|
-
|
4788
|
-
value: 0.8
|
4789
|
-
units: km
|
4271
|
+
distance_km: 0.8
|
4790
4272
|
- country: US
|
4791
4273
|
region: NE
|
4792
4274
|
exchange: '119130'
|
@@ -4798,9 +4280,7 @@ rate_centers:
|
|
4798
4280
|
long: "-101.547385"
|
4799
4281
|
closest_city:
|
4800
4282
|
name: Madrid
|
4801
|
-
|
4802
|
-
value: 1.69
|
4803
|
-
units: km
|
4283
|
+
distance_km: 1.69
|
4804
4284
|
- country: US
|
4805
4285
|
region: NE
|
4806
4286
|
exchange: '340609'
|
@@ -4821,9 +4301,7 @@ rate_centers:
|
|
4821
4301
|
long: "-96.869629"
|
4822
4302
|
closest_city:
|
4823
4303
|
name: Malcolm
|
4824
|
-
|
4825
|
-
value: 0.35
|
4826
|
-
units: km
|
4304
|
+
distance_km: 0.35
|
4827
4305
|
- country: US
|
4828
4306
|
region: NE
|
4829
4307
|
exchange: '362507'
|
@@ -4871,25 +4349,23 @@ rate_centers:
|
|
4871
4349
|
long: "-98.010548"
|
4872
4350
|
closest_city:
|
4873
4351
|
name: Marquette
|
4874
|
-
|
4875
|
-
value: 0.3
|
4876
|
-
units: km
|
4352
|
+
distance_km: 0.3
|
4877
4353
|
- country: US
|
4878
4354
|
region: NE
|
4879
|
-
exchange: '
|
4355
|
+
exchange: '118571'
|
4880
4356
|
name: MARSLAND
|
4881
4357
|
full_name: Marsland
|
4882
4358
|
lata: '646'
|
4883
|
-
ilec_name:
|
4359
|
+
ilec_name: HEMINGFORD COOP. TEL. CO.
|
4884
4360
|
lat:
|
4885
4361
|
long:
|
4886
4362
|
- country: US
|
4887
4363
|
region: NE
|
4888
|
-
exchange: '
|
4364
|
+
exchange: '117582'
|
4889
4365
|
name: MARSLAND
|
4890
4366
|
full_name: Marsland
|
4891
4367
|
lata: '646'
|
4892
|
-
ilec_name:
|
4368
|
+
ilec_name: QWEST CORPORATION
|
4893
4369
|
lat:
|
4894
4370
|
long:
|
4895
4371
|
- country: US
|
@@ -4903,9 +4379,7 @@ rate_centers:
|
|
4903
4379
|
long: "-96.760506"
|
4904
4380
|
closest_city:
|
4905
4381
|
name: Martell
|
4906
|
-
|
4907
|
-
value: 0.53
|
4908
|
-
units: km
|
4382
|
+
distance_km: 0.53
|
4909
4383
|
- country: US
|
4910
4384
|
region: NE
|
4911
4385
|
exchange: '119451'
|
@@ -4944,9 +4418,7 @@ rate_centers:
|
|
4944
4418
|
long: "-99.300707"
|
4945
4419
|
closest_city:
|
4946
4420
|
name: Mason City
|
4947
|
-
|
4948
|
-
value: 0.28
|
4949
|
-
units: km
|
4421
|
+
distance_km: 0.28
|
4950
4422
|
- country: US
|
4951
4423
|
region: NE
|
4952
4424
|
exchange: '116941'
|
@@ -4967,9 +4439,7 @@ rate_centers:
|
|
4967
4439
|
long: "-100.527829"
|
4968
4440
|
closest_city:
|
4969
4441
|
name: Maxwell
|
4970
|
-
|
4971
|
-
value: 0.52
|
4972
|
-
units: km
|
4442
|
+
distance_km: 0.52
|
4973
4443
|
- country: US
|
4974
4444
|
region: NE
|
4975
4445
|
exchange: '119190'
|
@@ -4981,9 +4451,7 @@ rate_centers:
|
|
4981
4451
|
long: "-100.624096"
|
4982
4452
|
closest_city:
|
4983
4453
|
name: Maywood
|
4984
|
-
|
4985
|
-
value: 0.31
|
4986
|
-
units: km
|
4454
|
+
distance_km: 0.31
|
4987
4455
|
- country: US
|
4988
4456
|
region: NE
|
4989
4457
|
exchange: '119200'
|
@@ -4995,9 +4463,7 @@ rate_centers:
|
|
4995
4463
|
long: "-100.625333"
|
4996
4464
|
closest_city:
|
4997
4465
|
name: McCook
|
4998
|
-
|
4999
|
-
value: 0.65
|
5000
|
-
units: km
|
4466
|
+
distance_km: 0.65
|
5001
4467
|
- country: US
|
5002
4468
|
region: NE
|
5003
4469
|
exchange: '119210'
|
@@ -5009,9 +4475,7 @@ rate_centers:
|
|
5009
4475
|
long: "-97.597003"
|
5010
4476
|
closest_city:
|
5011
4477
|
name: McCool Junction
|
5012
|
-
|
5013
|
-
value: 0.83
|
5014
|
-
units: km
|
4478
|
+
distance_km: 0.83
|
5015
4479
|
- country: US
|
5016
4480
|
region: NE
|
5017
4481
|
exchange: '119292'
|
@@ -5041,9 +4505,7 @@ rate_centers:
|
|
5041
4505
|
long: "-96.490861"
|
5042
4506
|
closest_city:
|
5043
4507
|
name: Mead
|
5044
|
-
|
5045
|
-
value: 2.5
|
5046
|
-
units: km
|
4508
|
+
distance_km: 2.5
|
5047
4509
|
- country: US
|
5048
4510
|
region: NE
|
5049
4511
|
exchange: '119230'
|
@@ -5055,9 +4517,7 @@ rate_centers:
|
|
5055
4517
|
long: "-97.742179"
|
5056
4518
|
closest_city:
|
5057
4519
|
name: Meadow Grove
|
5058
|
-
|
5059
|
-
value: 0.67
|
5060
|
-
units: km
|
4520
|
+
distance_km: 0.67
|
5061
4521
|
- country: US
|
5062
4522
|
region: NE
|
5063
4523
|
exchange: '119291'
|
@@ -5087,9 +4547,7 @@ rate_centers:
|
|
5087
4547
|
long: "-99.766066"
|
5088
4548
|
closest_city:
|
5089
4549
|
name: Merna
|
5090
|
-
|
5091
|
-
value: 0.49
|
5092
|
-
units: km
|
4550
|
+
distance_km: 0.49
|
5093
4551
|
- country: US
|
5094
4552
|
region: NE
|
5095
4553
|
exchange: '119250'
|
@@ -5101,9 +4559,7 @@ rate_centers:
|
|
5101
4559
|
long: "-101.701929"
|
5102
4560
|
closest_city:
|
5103
4561
|
name: Merriman
|
5104
|
-
|
5105
|
-
value: 0.63
|
5106
|
-
units: km
|
4562
|
+
distance_km: 0.63
|
5107
4563
|
- country: US
|
5108
4564
|
region: NE
|
5109
4565
|
exchange: '340871'
|
@@ -5124,9 +4580,7 @@ rate_centers:
|
|
5124
4580
|
long: "-97.051326"
|
5125
4581
|
closest_city:
|
5126
4582
|
name: Milford
|
5127
|
-
|
5128
|
-
value: 0.28
|
5129
|
-
units: km
|
4583
|
+
distance_km: 0.28
|
5130
4584
|
- country: US
|
5131
4585
|
region: NE
|
5132
4586
|
exchange: '340614'
|
@@ -5147,9 +4601,7 @@ rate_centers:
|
|
5147
4601
|
long: "-99.389704"
|
5148
4602
|
closest_city:
|
5149
4603
|
name: Miller
|
5150
|
-
|
5151
|
-
value: 0.46
|
5152
|
-
units: km
|
4604
|
+
distance_km: 0.46
|
5153
4605
|
- country: US
|
5154
4606
|
region: NE
|
5155
4607
|
exchange: '119280'
|
@@ -5161,9 +4613,7 @@ rate_centers:
|
|
5161
4613
|
long: "-97.382351"
|
5162
4614
|
closest_city:
|
5163
4615
|
name: Milligan
|
5164
|
-
|
5165
|
-
value: 0.52
|
5166
|
-
units: km
|
4616
|
+
distance_km: 0.52
|
5167
4617
|
- country: US
|
5168
4618
|
region: NE
|
5169
4619
|
exchange: '340615'
|
@@ -5184,9 +4634,7 @@ rate_centers:
|
|
5184
4634
|
long: "-103.502197"
|
5185
4635
|
closest_city:
|
5186
4636
|
name: Minatare
|
5187
|
-
|
5188
|
-
value: 0.18
|
5189
|
-
units: km
|
4637
|
+
distance_km: 0.18
|
5190
4638
|
- country: US
|
5191
4639
|
region: NE
|
5192
4640
|
exchange: '119300'
|
@@ -5198,9 +4646,7 @@ rate_centers:
|
|
5198
4646
|
long: "-98.951613"
|
5199
4647
|
closest_city:
|
5200
4648
|
name: Minden
|
5201
|
-
|
5202
|
-
value: 1.37
|
5203
|
-
units: km
|
4649
|
+
distance_km: 1.37
|
5204
4650
|
- country: US
|
5205
4651
|
region: NE
|
5206
4652
|
exchange: '119310'
|
@@ -5212,9 +4658,7 @@ rate_centers:
|
|
5212
4658
|
long: "-102.695623"
|
5213
4659
|
closest_city:
|
5214
4660
|
name: Hay Springs
|
5215
|
-
|
5216
|
-
value: 19.69
|
5217
|
-
units: km
|
4661
|
+
distance_km: 19.69
|
5218
4662
|
- country: US
|
5219
4663
|
region: NE
|
5220
4664
|
exchange: '119320'
|
@@ -5226,9 +4670,7 @@ rate_centers:
|
|
5226
4670
|
long: "-103.809967"
|
5227
4671
|
closest_city:
|
5228
4672
|
name: Mitchell
|
5229
|
-
|
5230
|
-
value: 0.38
|
5231
|
-
units: km
|
4673
|
+
distance_km: 0.38
|
5232
4674
|
- country: US
|
5233
4675
|
region: NE
|
5234
4676
|
exchange: '340616'
|
@@ -5249,9 +4691,7 @@ rate_centers:
|
|
5249
4691
|
long: "-97.600067"
|
5250
4692
|
closest_city:
|
5251
4693
|
name: Monroe
|
5252
|
-
|
5253
|
-
value: 0.12
|
5254
|
-
units: km
|
4694
|
+
distance_km: 0.12
|
5255
4695
|
- country: US
|
5256
4696
|
region: NE
|
5257
4697
|
exchange: '117652'
|
@@ -5272,9 +4712,7 @@ rate_centers:
|
|
5272
4712
|
long: "-103.927422"
|
5273
4713
|
closest_city:
|
5274
4714
|
name: Morrill
|
5275
|
-
|
5276
|
-
value: 0.39
|
5277
|
-
units: km
|
4715
|
+
distance_km: 0.39
|
5278
4716
|
- country: US
|
5279
4717
|
region: NE
|
5280
4718
|
exchange: '362516'
|
@@ -5295,9 +4733,7 @@ rate_centers:
|
|
5295
4733
|
long: "-101.038126"
|
5296
4734
|
closest_city:
|
5297
4735
|
name: Mullen
|
5298
|
-
|
5299
|
-
value: 0.54
|
5300
|
-
units: km
|
4736
|
+
distance_km: 0.54
|
5301
4737
|
- country: US
|
5302
4738
|
region: NE
|
5303
4739
|
exchange: '119360'
|
@@ -5309,9 +4745,7 @@ rate_centers:
|
|
5309
4745
|
long: "-96.278611"
|
5310
4746
|
closest_city:
|
5311
4747
|
name: Murdock
|
5312
|
-
|
5313
|
-
value: 0.32
|
5314
|
-
units: km
|
4748
|
+
distance_km: 0.32
|
5315
4749
|
- country: US
|
5316
4750
|
region: NE
|
5317
4751
|
exchange: '119370'
|
@@ -5323,9 +4757,7 @@ rate_centers:
|
|
5323
4757
|
long: "-95.92195"
|
5324
4758
|
closest_city:
|
5325
4759
|
name: Murray
|
5326
|
-
|
5327
|
-
value: 0.4
|
5328
|
-
units: km
|
4760
|
+
distance_km: 0.4
|
5329
4761
|
- country: US
|
5330
4762
|
region: NE
|
5331
4763
|
exchange: '340618'
|
@@ -5346,9 +4778,7 @@ rate_centers:
|
|
5346
4778
|
long: "-99.100362"
|
5347
4779
|
closest_city:
|
5348
4780
|
name: Naper
|
5349
|
-
|
5350
|
-
value: 0.92
|
5351
|
-
units: km
|
4781
|
+
distance_km: 0.92
|
5352
4782
|
- country: US
|
5353
4783
|
region: NE
|
5354
4784
|
exchange: '119390'
|
@@ -5360,9 +4790,7 @@ rate_centers:
|
|
5360
4790
|
long: "-99.14047"
|
5361
4791
|
closest_city:
|
5362
4792
|
name: Naponee
|
5363
|
-
|
5364
|
-
value: 0.25
|
5365
|
-
units: km
|
4793
|
+
distance_km: 0.25
|
5366
4794
|
- country: US
|
5367
4795
|
region: NE
|
5368
4796
|
exchange: '119400'
|
@@ -5374,9 +4802,7 @@ rate_centers:
|
|
5374
4802
|
long: "-95.851862"
|
5375
4803
|
closest_city:
|
5376
4804
|
name: Nebraska City
|
5377
|
-
|
5378
|
-
value: 0.86
|
5379
|
-
units: km
|
4805
|
+
distance_km: 0.86
|
5380
4806
|
- country: US
|
5381
4807
|
region: NE
|
5382
4808
|
exchange: '119410'
|
@@ -5388,9 +4814,7 @@ rate_centers:
|
|
5388
4814
|
long: "-95.979863"
|
5389
4815
|
closest_city:
|
5390
4816
|
name: Nehawka
|
5391
|
-
|
5392
|
-
value: 1.0
|
5393
|
-
units: km
|
4817
|
+
distance_km: 1.0
|
5394
4818
|
- country: US
|
5395
4819
|
region: NE
|
5396
4820
|
exchange: '119420'
|
@@ -5402,9 +4826,7 @@ rate_centers:
|
|
5402
4826
|
long: "-98.024788"
|
5403
4827
|
closest_city:
|
5404
4828
|
name: Neligh
|
5405
|
-
|
5406
|
-
value: 0.58
|
5407
|
-
units: km
|
4829
|
+
distance_km: 0.58
|
5408
4830
|
- country: US
|
5409
4831
|
region: NE
|
5410
4832
|
exchange: '119430'
|
@@ -5416,9 +4838,7 @@ rate_centers:
|
|
5416
4838
|
long: "-98.073546"
|
5417
4839
|
closest_city:
|
5418
4840
|
name: Nelson
|
5419
|
-
|
5420
|
-
value: 0.53
|
5421
|
-
units: km
|
4841
|
+
distance_km: 0.53
|
5422
4842
|
- country: US
|
5423
4843
|
region: NE
|
5424
4844
|
exchange: '119440'
|
@@ -5430,9 +4850,7 @@ rate_centers:
|
|
5430
4850
|
long: "-95.674933"
|
5431
4851
|
closest_city:
|
5432
4852
|
name: Nemaha
|
5433
|
-
|
5434
|
-
value: 0.19
|
5435
|
-
units: km
|
4853
|
+
distance_km: 0.19
|
5436
4854
|
- country: US
|
5437
4855
|
region: NE
|
5438
4856
|
exchange: '340621'
|
@@ -5462,9 +4880,7 @@ rate_centers:
|
|
5462
4880
|
long: "-96.871463"
|
5463
4881
|
closest_city:
|
5464
4882
|
name: Newcastle
|
5465
|
-
|
5466
|
-
value: 0.27
|
5467
|
-
units: km
|
4883
|
+
distance_km: 0.27
|
5468
4884
|
- country: US
|
5469
4885
|
region: NE
|
5470
4886
|
exchange: '119460'
|
@@ -5476,9 +4892,7 @@ rate_centers:
|
|
5476
4892
|
long: "-97.777926"
|
5477
4893
|
closest_city:
|
5478
4894
|
name: Newman Grove
|
5479
|
-
|
5480
|
-
value: 0.37
|
5481
|
-
units: km
|
4895
|
+
distance_km: 0.37
|
5482
4896
|
- country: US
|
5483
4897
|
region: NE
|
5484
4898
|
exchange: '119470'
|
@@ -5490,9 +4904,7 @@ rate_centers:
|
|
5490
4904
|
long: "-99.332906"
|
5491
4905
|
closest_city:
|
5492
4906
|
name: Newport
|
5493
|
-
|
5494
|
-
value: 0.39
|
5495
|
-
units: km
|
4907
|
+
distance_km: 0.39
|
5496
4908
|
- country: US
|
5497
4909
|
region: NE
|
5498
4910
|
exchange: '340625'
|
@@ -5513,9 +4925,7 @@ rate_centers:
|
|
5513
4925
|
long: "-98.033048"
|
5514
4926
|
closest_city:
|
5515
4927
|
name: Niobrara
|
5516
|
-
|
5517
|
-
value: 0.98
|
5518
|
-
units: km
|
4928
|
+
distance_km: 0.98
|
5519
4929
|
- country: US
|
5520
4930
|
region: NE
|
5521
4931
|
exchange: '362523'
|
@@ -5536,9 +4946,7 @@ rate_centers:
|
|
5536
4946
|
long: "-97.414798"
|
5537
4947
|
closest_city:
|
5538
4948
|
name: Norfolk
|
5539
|
-
|
5540
|
-
value: 0.95
|
5541
|
-
units: km
|
4949
|
+
distance_km: 0.95
|
5542
4950
|
- country: US
|
5543
4951
|
region: NE
|
5544
4952
|
exchange: '362524'
|
@@ -5559,9 +4967,7 @@ rate_centers:
|
|
5559
4967
|
long: "-96.781889"
|
5560
4968
|
closest_city:
|
5561
4969
|
name: North Bend
|
5562
|
-
|
5563
|
-
value: 0.47
|
5564
|
-
units: km
|
4970
|
+
distance_km: 0.47
|
5565
4971
|
- country: US
|
5566
4972
|
region: NE
|
5567
4973
|
exchange: '119490'
|
@@ -5573,9 +4979,7 @@ rate_centers:
|
|
5573
4979
|
long: "-99.069624"
|
5574
4980
|
closest_city:
|
5575
4981
|
name: Chambers
|
5576
|
-
|
5577
|
-
value: 31.08
|
5578
|
-
units: km
|
4982
|
+
distance_km: 31.08
|
5579
4983
|
- country: US
|
5580
4984
|
region: NE
|
5581
4985
|
exchange: '119520'
|
@@ -5587,9 +4991,7 @@ rate_centers:
|
|
5587
4991
|
long: "-100.783842"
|
5588
4992
|
closest_city:
|
5589
4993
|
name: Culbertson
|
5590
|
-
|
5591
|
-
value: 24.97
|
5592
|
-
units: km
|
4994
|
+
distance_km: 24.97
|
5593
4995
|
- country: US
|
5594
4996
|
region: NE
|
5595
4997
|
exchange: '119530'
|
@@ -5601,9 +5003,7 @@ rate_centers:
|
|
5601
5003
|
long: "-102.399107"
|
5602
5004
|
closest_city:
|
5603
5005
|
name: Chappell
|
5604
|
-
|
5605
|
-
value: 7.55
|
5606
|
-
units: km
|
5006
|
+
distance_km: 7.55
|
5607
5007
|
- country: US
|
5608
5008
|
region: NE
|
5609
5009
|
exchange: '119540'
|
@@ -5615,9 +5015,7 @@ rate_centers:
|
|
5615
5015
|
long: "-99.542987"
|
5616
5016
|
closest_city:
|
5617
5017
|
name: Stamford
|
5618
|
-
|
5619
|
-
value: 14.24
|
5620
|
-
units: km
|
5018
|
+
distance_km: 14.24
|
5621
5019
|
- country: US
|
5622
5020
|
region: NE
|
5623
5021
|
exchange: '119550'
|
@@ -5629,9 +5027,7 @@ rate_centers:
|
|
5629
5027
|
long: "-98.773023"
|
5630
5028
|
closest_city:
|
5631
5029
|
name: North Loup
|
5632
|
-
|
5633
|
-
value: 0.4
|
5634
|
-
units: km
|
5030
|
+
distance_km: 0.4
|
5635
5031
|
- country: US
|
5636
5032
|
region: NE
|
5637
5033
|
exchange: '119560'
|
@@ -5643,9 +5039,7 @@ rate_centers:
|
|
5643
5039
|
long: "-97.347479"
|
5644
5040
|
closest_city:
|
5645
5041
|
name: Reynolds
|
5646
|
-
|
5647
|
-
value: 5.9
|
5648
|
-
units: km
|
5042
|
+
distance_km: 5.9
|
5649
5043
|
- country: US
|
5650
5044
|
region: NE
|
5651
5045
|
exchange: '119570'
|
@@ -5657,9 +5051,7 @@ rate_centers:
|
|
5657
5051
|
long: "-103.151375"
|
5658
5052
|
closest_city:
|
5659
5053
|
name: Lorenzo
|
5660
|
-
|
5661
|
-
value: 7.95
|
5662
|
-
units: km
|
5054
|
+
distance_km: 7.95
|
5663
5055
|
- country: US
|
5664
5056
|
region: NE
|
5665
5057
|
exchange: '119580'
|
@@ -5671,9 +5063,7 @@ rate_centers:
|
|
5671
5063
|
long: "-100.764593"
|
5672
5064
|
closest_city:
|
5673
5065
|
name: North Platte
|
5674
|
-
|
5675
|
-
value: 1.61
|
5676
|
-
units: km
|
5066
|
+
distance_km: 1.61
|
5677
5067
|
- country: US
|
5678
5068
|
region: NE
|
5679
5069
|
exchange: '119590'
|
@@ -5685,9 +5075,7 @@ rate_centers:
|
|
5685
5075
|
long: "-96.346988"
|
5686
5076
|
closest_city:
|
5687
5077
|
name: Liberty
|
5688
|
-
|
5689
|
-
value: 14.34
|
5690
|
-
units: km
|
5078
|
+
distance_km: 14.34
|
5691
5079
|
- country: US
|
5692
5080
|
region: NE
|
5693
5081
|
exchange: '119600'
|
@@ -5699,9 +5087,7 @@ rate_centers:
|
|
5699
5087
|
long: "-99.42609"
|
5700
5088
|
closest_city:
|
5701
5089
|
name: Alma
|
5702
|
-
|
5703
|
-
value: 12.55
|
5704
|
-
units: km
|
5090
|
+
distance_km: 12.55
|
5705
5091
|
- country: US
|
5706
5092
|
region: NE
|
5707
5093
|
exchange: '117092'
|
@@ -5722,9 +5108,7 @@ rate_centers:
|
|
5722
5108
|
long: "-98.656458"
|
5723
5109
|
closest_city:
|
5724
5110
|
name: O'Neill
|
5725
|
-
|
5726
|
-
value: 0.99
|
5727
|
-
units: km
|
5111
|
+
distance_km: 0.99
|
5728
5112
|
- country: US
|
5729
5113
|
region: NE
|
5730
5114
|
exchange: '362525'
|
@@ -5745,9 +5129,7 @@ rate_centers:
|
|
5745
5129
|
long: "-97.957808"
|
5746
5130
|
closest_city:
|
5747
5131
|
name: Oakdale
|
5748
|
-
|
5749
|
-
value: 1.03
|
5750
|
-
units: km
|
5132
|
+
distance_km: 1.03
|
5751
5133
|
- country: US
|
5752
5134
|
region: NE
|
5753
5135
|
exchange: '119630'
|
@@ -5759,9 +5141,7 @@ rate_centers:
|
|
5759
5141
|
long: "-96.463937"
|
5760
5142
|
closest_city:
|
5761
5143
|
name: Oakland
|
5762
|
-
|
5763
|
-
value: 0.44
|
5764
|
-
units: km
|
5144
|
+
distance_km: 0.44
|
5765
5145
|
- country: US
|
5766
5146
|
region: NE
|
5767
5147
|
exchange: '119452'
|
@@ -5782,9 +5162,7 @@ rate_centers:
|
|
5782
5162
|
long: "-99.768192"
|
5783
5163
|
closest_city:
|
5784
5164
|
name: Oconto
|
5785
|
-
|
5786
|
-
value: 0.57
|
5787
|
-
units: km
|
5165
|
+
distance_km: 0.57
|
5788
5166
|
- country: US
|
5789
5167
|
region: NE
|
5790
5168
|
exchange: '119650'
|
@@ -5796,9 +5174,7 @@ rate_centers:
|
|
5796
5174
|
long: "-97.060344"
|
5797
5175
|
closest_city:
|
5798
5176
|
name: Octavia
|
5799
|
-
|
5800
|
-
value: 0.37
|
5801
|
-
units: km
|
5177
|
+
distance_km: 0.37
|
5802
5178
|
- country: US
|
5803
5179
|
region: NE
|
5804
5180
|
exchange: '119660'
|
@@ -5810,9 +5186,7 @@ rate_centers:
|
|
5810
5186
|
long: "-96.799685"
|
5811
5187
|
closest_city:
|
5812
5188
|
name: Odell
|
5813
|
-
|
5814
|
-
value: 0.76
|
5815
|
-
units: km
|
5189
|
+
distance_km: 0.76
|
5816
5190
|
- country: US
|
5817
5191
|
region: NE
|
5818
5192
|
exchange: '340887'
|
@@ -5842,9 +5216,7 @@ rate_centers:
|
|
5842
5216
|
long: "-101.724313"
|
5843
5217
|
closest_city:
|
5844
5218
|
name: Ogallala
|
5845
|
-
|
5846
|
-
value: 0.52
|
5847
|
-
units: km
|
5219
|
+
distance_km: 0.52
|
5848
5220
|
- country: US
|
5849
5221
|
region: NE
|
5850
5222
|
exchange: '119680'
|
@@ -5856,9 +5228,7 @@ rate_centers:
|
|
5856
5228
|
long: "-97.451537"
|
5857
5229
|
closest_city:
|
5858
5230
|
name: Ohiowa
|
5859
|
-
|
5860
|
-
value: 0.49
|
5861
|
-
units: km
|
5231
|
+
distance_km: 0.49
|
5862
5232
|
- country: US
|
5863
5233
|
region: NE
|
5864
5234
|
exchange: '119690'
|
@@ -5870,9 +5240,7 @@ rate_centers:
|
|
5870
5240
|
long: "-95.944152"
|
5871
5241
|
closest_city:
|
5872
5242
|
name: Omaha
|
5873
|
-
|
5874
|
-
value: 9.1
|
5875
|
-
units: km
|
5243
|
+
distance_km: 9.1
|
5876
5244
|
- country: US
|
5877
5245
|
region: NE
|
5878
5246
|
exchange: '119700'
|
@@ -5884,9 +5252,7 @@ rate_centers:
|
|
5884
5252
|
long: "-97.835627"
|
5885
5253
|
closest_city:
|
5886
5254
|
name: Ong
|
5887
|
-
|
5888
|
-
value: 0.37
|
5889
|
-
units: km
|
5255
|
+
distance_km: 0.37
|
5890
5256
|
- country: US
|
5891
5257
|
region: NE
|
5892
5258
|
exchange: '119710'
|
@@ -5898,9 +5264,7 @@ rate_centers:
|
|
5898
5264
|
long: "-98.24344"
|
5899
5265
|
closest_city:
|
5900
5266
|
name: Orchard
|
5901
|
-
|
5902
|
-
value: 0.7
|
5903
|
-
units: km
|
5267
|
+
distance_km: 0.7
|
5904
5268
|
- country: US
|
5905
5269
|
region: NE
|
5906
5270
|
exchange: '119720'
|
@@ -5912,9 +5276,7 @@ rate_centers:
|
|
5912
5276
|
long: "-98.927845"
|
5913
5277
|
closest_city:
|
5914
5278
|
name: Ord
|
5915
|
-
|
5916
|
-
value: 1.32
|
5917
|
-
units: km
|
5279
|
+
distance_km: 1.32
|
5918
5280
|
- country: US
|
5919
5281
|
region: NE
|
5920
5282
|
exchange: '119730'
|
@@ -5926,9 +5288,7 @@ rate_centers:
|
|
5926
5288
|
long: "-99.44885"
|
5927
5289
|
closest_city:
|
5928
5290
|
name: Orleans
|
5929
|
-
|
5930
|
-
value: 0.85
|
5931
|
-
units: km
|
5291
|
+
distance_km: 0.85
|
5932
5292
|
- country: US
|
5933
5293
|
region: NE
|
5934
5294
|
exchange: '119740'
|
@@ -5940,9 +5300,7 @@ rate_centers:
|
|
5940
5300
|
long: "-97.538913"
|
5941
5301
|
closest_city:
|
5942
5302
|
name: Osceola
|
5943
|
-
|
5944
|
-
value: 0.93
|
5945
|
-
units: km
|
5303
|
+
distance_km: 0.93
|
5946
5304
|
- country: US
|
5947
5305
|
region: NE
|
5948
5306
|
exchange: '119750'
|
@@ -5954,9 +5312,7 @@ rate_centers:
|
|
5954
5312
|
long: "-102.344838"
|
5955
5313
|
closest_city:
|
5956
5314
|
name: Oshkosh
|
5957
|
-
|
5958
|
-
value: 0.2
|
5959
|
-
units: km
|
5315
|
+
distance_km: 0.2
|
5960
5316
|
- country: US
|
5961
5317
|
region: NE
|
5962
5318
|
exchange: '119760'
|
@@ -5968,9 +5324,7 @@ rate_centers:
|
|
5968
5324
|
long: "-97.5971"
|
5969
5325
|
closest_city:
|
5970
5326
|
name: Osmond
|
5971
|
-
|
5972
|
-
value: 0.16
|
5973
|
-
units: km
|
5327
|
+
distance_km: 0.16
|
5974
5328
|
- country: US
|
5975
5329
|
region: NE
|
5976
5330
|
exchange: '119770'
|
@@ -5982,9 +5336,7 @@ rate_centers:
|
|
5982
5336
|
long: "-96.116674"
|
5983
5337
|
closest_city:
|
5984
5338
|
name: Otoe
|
5985
|
-
|
5986
|
-
value: 0.49
|
5987
|
-
units: km
|
5339
|
+
distance_km: 0.49
|
5988
5340
|
- country: US
|
5989
5341
|
region: NE
|
5990
5342
|
exchange: '119780'
|
@@ -5996,9 +5348,7 @@ rate_centers:
|
|
5996
5348
|
long: "-99.535699"
|
5997
5349
|
closest_city:
|
5998
5350
|
name: Overton
|
5999
|
-
|
6000
|
-
value: 0.28
|
6001
|
-
units: km
|
5351
|
+
distance_km: 0.28
|
6002
5352
|
- country: US
|
6003
5353
|
region: NE
|
6004
5354
|
exchange: '340893'
|
@@ -6019,9 +5369,7 @@ rate_centers:
|
|
6019
5369
|
long: "-99.631135"
|
6020
5370
|
closest_city:
|
6021
5371
|
name: Oxford
|
6022
|
-
|
6023
|
-
value: 0.17
|
6024
|
-
units: km
|
5372
|
+
distance_km: 0.17
|
6025
5373
|
- country: US
|
6026
5374
|
region: NE
|
6027
5375
|
exchange: '119800'
|
@@ -6033,9 +5381,7 @@ rate_centers:
|
|
6033
5381
|
long: "-98.420392"
|
6034
5382
|
closest_city:
|
6035
5383
|
name: Page
|
6036
|
-
|
6037
|
-
value: 0.27
|
6038
|
-
units: km
|
5384
|
+
distance_km: 0.27
|
6039
5385
|
- country: US
|
6040
5386
|
region: NE
|
6041
5387
|
exchange: '119810'
|
@@ -6047,9 +5393,7 @@ rate_centers:
|
|
6047
5393
|
long: "-101.109589"
|
6048
5394
|
closest_city:
|
6049
5395
|
name: Palisade
|
6050
|
-
|
6051
|
-
value: 0.33
|
6052
|
-
units: km
|
5396
|
+
distance_km: 0.33
|
6053
5397
|
- country: US
|
6054
5398
|
region: NE
|
6055
5399
|
exchange: '119820'
|
@@ -6061,9 +5405,7 @@ rate_centers:
|
|
6061
5405
|
long: "-98.258173"
|
6062
5406
|
closest_city:
|
6063
5407
|
name: Palmer
|
6064
|
-
|
6065
|
-
value: 0.42
|
6066
|
-
units: km
|
5408
|
+
distance_km: 0.42
|
6067
5409
|
- country: US
|
6068
5410
|
region: NE
|
6069
5411
|
exchange: '119830'
|
@@ -6075,9 +5417,7 @@ rate_centers:
|
|
6075
5417
|
long: "-96.394122"
|
6076
5418
|
closest_city:
|
6077
5419
|
name: Palmyra
|
6078
|
-
|
6079
|
-
value: 0.48
|
6080
|
-
units: km
|
5420
|
+
distance_km: 0.48
|
6081
5421
|
- country: US
|
6082
5422
|
region: NE
|
6083
5423
|
exchange: '119840'
|
@@ -6089,9 +5429,7 @@ rate_centers:
|
|
6089
5429
|
long: "-96.518858"
|
6090
5430
|
closest_city:
|
6091
5431
|
name: Panama
|
6092
|
-
|
6093
|
-
value: 0.66
|
6094
|
-
units: km
|
5432
|
+
distance_km: 0.66
|
6095
5433
|
- country: US
|
6096
5434
|
region: NE
|
6097
5435
|
exchange: '340639'
|
@@ -6139,9 +5477,7 @@ rate_centers:
|
|
6139
5477
|
long: "-96.157619"
|
6140
5478
|
closest_city:
|
6141
5479
|
name: Pawnee City
|
6142
|
-
|
6143
|
-
value: 0.43
|
6144
|
-
units: km
|
5480
|
+
distance_km: 0.43
|
6145
5481
|
- country: US
|
6146
5482
|
region: NE
|
6147
5483
|
exchange: '119860'
|
@@ -6153,9 +5489,7 @@ rate_centers:
|
|
6153
5489
|
long: "-101.35535"
|
6154
5490
|
closest_city:
|
6155
5491
|
name: Paxton
|
6156
|
-
|
6157
|
-
value: 0.8
|
6158
|
-
units: km
|
5492
|
+
distance_km: 0.8
|
6159
5493
|
- country: US
|
6160
5494
|
region: NE
|
6161
5495
|
exchange: '119870'
|
@@ -6167,9 +5501,7 @@ rate_centers:
|
|
6167
5501
|
long: "-96.715821"
|
6168
5502
|
closest_city:
|
6169
5503
|
name: Pender
|
6170
|
-
|
6171
|
-
value: 0.55
|
6172
|
-
units: km
|
5504
|
+
distance_km: 0.55
|
6173
5505
|
- country: US
|
6174
5506
|
region: NE
|
6175
5507
|
exchange: '119880'
|
@@ -6181,9 +5513,7 @@ rate_centers:
|
|
6181
5513
|
long: "-95.732941"
|
6182
5514
|
closest_city:
|
6183
5515
|
name: Peru
|
6184
|
-
|
6185
|
-
value: 0.67
|
6186
|
-
units: km
|
5516
|
+
distance_km: 0.67
|
6187
5517
|
- country: US
|
6188
5518
|
region: NE
|
6189
5519
|
exchange: '119890'
|
@@ -6195,9 +5525,7 @@ rate_centers:
|
|
6195
5525
|
long: "-98.074298"
|
6196
5526
|
closest_city:
|
6197
5527
|
name: Petersburg
|
6198
|
-
|
6199
|
-
value: 0.59
|
6200
|
-
units: km
|
5528
|
+
distance_km: 0.59
|
6201
5529
|
- country: US
|
6202
5530
|
region: NE
|
6203
5531
|
exchange: '119900'
|
@@ -6209,9 +5537,7 @@ rate_centers:
|
|
6209
5537
|
long: "-98.219713"
|
6210
5538
|
closest_city:
|
6211
5539
|
name: Phillips
|
6212
|
-
|
6213
|
-
value: 0.78
|
6214
|
-
units: km
|
5540
|
+
distance_km: 0.78
|
6215
5541
|
- country: US
|
6216
5542
|
region: NE
|
6217
5543
|
exchange: '119910'
|
@@ -6223,9 +5549,7 @@ rate_centers:
|
|
6223
5549
|
long: "-96.72359"
|
6224
5550
|
closest_city:
|
6225
5551
|
name: Pickrell
|
6226
|
-
|
6227
|
-
value: 0.76
|
6228
|
-
units: km
|
5552
|
+
distance_km: 0.76
|
6229
5553
|
- country: US
|
6230
5554
|
region: NE
|
6231
5555
|
exchange: '119920'
|
@@ -6237,9 +5561,7 @@ rate_centers:
|
|
6237
5561
|
long: "-97.528684"
|
6238
5562
|
closest_city:
|
6239
5563
|
name: Pierce
|
6240
|
-
|
6241
|
-
value: 0.03
|
6242
|
-
units: km
|
5564
|
+
distance_km: 0.03
|
6243
5565
|
- country: US
|
6244
5566
|
region: NE
|
6245
5567
|
exchange: '119930'
|
@@ -6251,9 +5573,7 @@ rate_centers:
|
|
6251
5573
|
long: "-97.05892"
|
6252
5574
|
closest_city:
|
6253
5575
|
name: Pilger
|
6254
|
-
|
6255
|
-
value: 0.37
|
6256
|
-
units: km
|
5576
|
+
distance_km: 0.37
|
6257
5577
|
- country: US
|
6258
5578
|
region: NE
|
6259
5579
|
exchange: '119940'
|
@@ -6265,9 +5585,7 @@ rate_centers:
|
|
6265
5585
|
long: "-97.793775"
|
6266
5586
|
closest_city:
|
6267
5587
|
name: Plainview
|
6268
|
-
|
6269
|
-
value: 0.59
|
6270
|
-
units: km
|
5588
|
+
distance_km: 0.59
|
6271
5589
|
- country: US
|
6272
5590
|
region: NE
|
6273
5591
|
exchange: '119950'
|
@@ -6279,9 +5597,7 @@ rate_centers:
|
|
6279
5597
|
long: "-97.492436"
|
6280
5598
|
closest_city:
|
6281
5599
|
name: Platte Center
|
6282
|
-
|
6283
|
-
value: 0.5
|
6284
|
-
units: km
|
5600
|
+
distance_km: 0.5
|
6285
5601
|
- country: US
|
6286
5602
|
region: NE
|
6287
5603
|
exchange: '119960'
|
@@ -6293,9 +5609,7 @@ rate_centers:
|
|
6293
5609
|
long: "-95.883932"
|
6294
5610
|
closest_city:
|
6295
5611
|
name: Plattsmouth
|
6296
|
-
|
6297
|
-
value: 0.96
|
6298
|
-
units: km
|
5612
|
+
distance_km: 0.96
|
6299
5613
|
- country: US
|
6300
5614
|
region: NE
|
6301
5615
|
exchange: '119970'
|
@@ -6307,9 +5621,7 @@ rate_centers:
|
|
6307
5621
|
long: "-96.931062"
|
6308
5622
|
closest_city:
|
6309
5623
|
name: Pleasant Dale
|
6310
|
-
|
6311
|
-
value: 0.19
|
6312
|
-
units: km
|
5624
|
+
distance_km: 0.19
|
6313
5625
|
- country: US
|
6314
5626
|
region: NE
|
6315
5627
|
exchange: '119980'
|
@@ -6321,9 +5633,7 @@ rate_centers:
|
|
6321
5633
|
long: "-99.090271"
|
6322
5634
|
closest_city:
|
6323
5635
|
name: Pleasanton
|
6324
|
-
|
6325
|
-
value: 0.41
|
6326
|
-
units: km
|
5636
|
+
distance_km: 0.41
|
6327
5637
|
- country: US
|
6328
5638
|
region: NE
|
6329
5639
|
exchange: '119990'
|
@@ -6335,9 +5645,7 @@ rate_centers:
|
|
6335
5645
|
long: "-96.982931"
|
6336
5646
|
closest_city:
|
6337
5647
|
name: Plymouth
|
6338
|
-
|
6339
|
-
value: 0.62
|
6340
|
-
units: km
|
5648
|
+
distance_km: 0.62
|
6341
5649
|
- country: US
|
6342
5650
|
region: NE
|
6343
5651
|
exchange: '120000'
|
@@ -6349,9 +5657,7 @@ rate_centers:
|
|
6349
5657
|
long: "-97.781106"
|
6350
5658
|
closest_city:
|
6351
5659
|
name: Polk
|
6352
|
-
|
6353
|
-
value: 0.21
|
6354
|
-
units: km
|
5660
|
+
distance_km: 0.21
|
6355
5661
|
- country: US
|
6356
5662
|
region: NE
|
6357
5663
|
exchange: '120010'
|
@@ -6363,9 +5669,7 @@ rate_centers:
|
|
6363
5669
|
long: "-96.717398"
|
6364
5670
|
closest_city:
|
6365
5671
|
name: Ponca
|
6366
|
-
|
6367
|
-
value: 0.67
|
6368
|
-
units: km
|
5672
|
+
distance_km: 0.67
|
6369
5673
|
- country: US
|
6370
5674
|
region: NE
|
6371
5675
|
exchange: '340900'
|
@@ -6386,9 +5690,7 @@ rate_centers:
|
|
6386
5690
|
long: "-103.317246"
|
6387
5691
|
closest_city:
|
6388
5692
|
name: Potter
|
6389
|
-
|
6390
|
-
value: 10.61
|
6391
|
-
units: km
|
5693
|
+
distance_km: 10.61
|
6392
5694
|
- country: US
|
6393
5695
|
region: NE
|
6394
5696
|
exchange: '362544'
|
@@ -6409,9 +5711,7 @@ rate_centers:
|
|
6409
5711
|
long: "-96.801285"
|
6410
5712
|
closest_city:
|
6411
5713
|
name: Prague
|
6412
|
-
|
6413
|
-
value: 0.67
|
6414
|
-
units: km
|
5714
|
+
distance_km: 0.67
|
6415
5715
|
- country: US
|
6416
5716
|
region: NE
|
6417
5717
|
exchange: '362546'
|
@@ -6432,9 +5732,7 @@ rate_centers:
|
|
6432
5732
|
long: "-98.230911"
|
6433
5733
|
closest_city:
|
6434
5734
|
name: Primrose
|
6435
|
-
|
6436
|
-
value: 0.58
|
6437
|
-
units: km
|
5735
|
+
distance_km: 0.58
|
6438
5736
|
- country: US
|
6439
5737
|
region: NE
|
6440
5738
|
exchange: '362547'
|
@@ -6464,9 +5762,7 @@ rate_centers:
|
|
6464
5762
|
long: "-100.261325"
|
6465
5763
|
closest_city:
|
6466
5764
|
name: Halsey
|
6467
|
-
|
6468
|
-
value: 18.13
|
6469
|
-
units: km
|
5765
|
+
distance_km: 18.13
|
6470
5766
|
- country: US
|
6471
5767
|
region: NE
|
6472
5768
|
exchange: '119891'
|
@@ -6505,9 +5801,7 @@ rate_centers:
|
|
6505
5801
|
long: "-97.360124"
|
6506
5802
|
closest_city:
|
6507
5803
|
name: Randolph
|
6508
|
-
|
6509
|
-
value: 0.19
|
6510
|
-
units: km
|
5804
|
+
distance_km: 0.19
|
6511
5805
|
- country: US
|
6512
5806
|
region: NE
|
6513
5807
|
exchange: '120070'
|
@@ -6519,9 +5813,7 @@ rate_centers:
|
|
6519
5813
|
long: "-98.906875"
|
6520
5814
|
closest_city:
|
6521
5815
|
name: Ravenna
|
6522
|
-
|
6523
|
-
value: 1.16
|
6524
|
-
units: km
|
5816
|
+
distance_km: 1.16
|
6525
5817
|
- country: US
|
6526
5818
|
region: NE
|
6527
5819
|
exchange: '120080'
|
@@ -6533,9 +5825,7 @@ rate_centers:
|
|
6533
5825
|
long: "-96.784847"
|
6534
5826
|
closest_city:
|
6535
5827
|
name: Raymond
|
6536
|
-
|
6537
|
-
value: 0.27
|
6538
|
-
units: km
|
5828
|
+
distance_km: 0.27
|
6539
5829
|
- country: US
|
6540
5830
|
region: NE
|
6541
5831
|
exchange: '120090'
|
@@ -6547,9 +5837,7 @@ rate_centers:
|
|
6547
5837
|
long: "-98.522517"
|
6548
5838
|
closest_city:
|
6549
5839
|
name: Red Cloud
|
6550
|
-
|
6551
|
-
value: 0.3
|
6552
|
-
units: km
|
5840
|
+
distance_km: 0.3
|
6553
5841
|
- country: US
|
6554
5842
|
region: NE
|
6555
5843
|
exchange: '340650'
|
@@ -6579,9 +5867,7 @@ rate_centers:
|
|
6579
5867
|
long: "-99.256058"
|
6580
5868
|
closest_city:
|
6581
5869
|
name: Republican City
|
6582
|
-
|
6583
|
-
value: 3.88
|
6584
|
-
units: km
|
5870
|
+
distance_km: 3.88
|
6585
5871
|
- country: US
|
6586
5872
|
region: NE
|
6587
5873
|
exchange: '362551'
|
@@ -6638,9 +5924,7 @@ rate_centers:
|
|
6638
5924
|
long: "-97.290351"
|
6639
5925
|
closest_city:
|
6640
5926
|
name: Rising City
|
6641
|
-
|
6642
|
-
value: 0.66
|
6643
|
-
units: km
|
5927
|
+
distance_km: 0.66
|
6644
5928
|
- country: US
|
6645
5929
|
region: NE
|
6646
5930
|
exchange: '120120'
|
@@ -6652,9 +5936,7 @@ rate_centers:
|
|
6652
5936
|
long: "-99.1685"
|
6653
5937
|
closest_city:
|
6654
5938
|
name: Riverdale
|
6655
|
-
|
6656
|
-
value: 0.73
|
6657
|
-
units: km
|
5939
|
+
distance_km: 0.73
|
6658
5940
|
- country: US
|
6659
5941
|
region: NE
|
6660
5942
|
exchange: '362553'
|
@@ -6693,9 +5975,7 @@ rate_centers:
|
|
6693
5975
|
long: "-98.826749"
|
6694
5976
|
closest_city:
|
6695
5977
|
name: Rockville
|
6696
|
-
|
6697
|
-
value: 0.36
|
6698
|
-
units: km
|
5978
|
+
distance_km: 0.36
|
6699
5979
|
- country: US
|
6700
5980
|
region: NE
|
6701
5981
|
exchange: '120182'
|
@@ -6716,9 +5996,7 @@ rate_centers:
|
|
6716
5996
|
long: "-96.519363"
|
6717
5997
|
closest_city:
|
6718
5998
|
name: Rosalie
|
6719
|
-
|
6720
|
-
value: 0.59
|
6721
|
-
units: km
|
5999
|
+
distance_km: 0.59
|
6722
6000
|
- country: US
|
6723
6001
|
region: NE
|
6724
6002
|
exchange: '119671'
|
@@ -6793,9 +6071,7 @@ rate_centers:
|
|
6793
6071
|
long: "-102.458431"
|
6794
6072
|
closest_city:
|
6795
6073
|
name: Rushville
|
6796
|
-
|
6797
|
-
value: 0.71
|
6798
|
-
units: km
|
6074
|
+
distance_km: 0.71
|
6799
6075
|
- country: US
|
6800
6076
|
region: NE
|
6801
6077
|
exchange: '120160'
|
@@ -6807,9 +6083,7 @@ rate_centers:
|
|
6807
6083
|
long: "-97.86486"
|
6808
6084
|
closest_city:
|
6809
6085
|
name: Ruskin
|
6810
|
-
|
6811
|
-
value: 0.45
|
6812
|
-
units: km
|
6086
|
+
distance_km: 0.45
|
6813
6087
|
- country: US
|
6814
6088
|
region: NE
|
6815
6089
|
exchange: '340669'
|
@@ -6866,9 +6140,7 @@ rate_centers:
|
|
6866
6140
|
long: "-99.375891"
|
6867
6141
|
closest_city:
|
6868
6142
|
name: Sargent
|
6869
|
-
|
6870
|
-
value: 0.59
|
6871
|
-
units: km
|
6143
|
+
distance_km: 0.59
|
6872
6144
|
- country: US
|
6873
6145
|
region: NE
|
6874
6146
|
exchange: '362562'
|
@@ -6889,9 +6161,7 @@ rate_centers:
|
|
6889
6161
|
long: "-97.059958"
|
6890
6162
|
closest_city:
|
6891
6163
|
name: Schuyler
|
6892
|
-
|
6893
|
-
value: 0.18
|
6894
|
-
units: km
|
6164
|
+
distance_km: 0.18
|
6895
6165
|
- country: US
|
6896
6166
|
region: NE
|
6897
6167
|
exchange: '120190'
|
@@ -6903,9 +6173,7 @@ rate_centers:
|
|
6903
6173
|
long: "-98.697417"
|
6904
6174
|
closest_city:
|
6905
6175
|
name: Scotia
|
6906
|
-
|
6907
|
-
value: 0.42
|
6908
|
-
units: km
|
6176
|
+
distance_km: 0.42
|
6909
6177
|
- country: US
|
6910
6178
|
region: NE
|
6911
6179
|
exchange: '120200'
|
@@ -6917,9 +6185,7 @@ rate_centers:
|
|
6917
6185
|
long: "-103.668581"
|
6918
6186
|
closest_city:
|
6919
6187
|
name: Scottsbluff
|
6920
|
-
|
6921
|
-
value: 1.09
|
6922
|
-
units: km
|
6188
|
+
distance_km: 1.09
|
6923
6189
|
- country: US
|
6924
6190
|
region: NE
|
6925
6191
|
exchange: '120210'
|
@@ -6931,9 +6197,7 @@ rate_centers:
|
|
6931
6197
|
long: "-96.659588"
|
6932
6198
|
closest_city:
|
6933
6199
|
name: Scribner
|
6934
|
-
|
6935
|
-
value: 0.54
|
6936
|
-
units: km
|
6200
|
+
distance_km: 0.54
|
6937
6201
|
- country: US
|
6938
6202
|
region: NE
|
6939
6203
|
exchange: '362563'
|
@@ -6954,9 +6218,7 @@ rate_centers:
|
|
6954
6218
|
long: "-100.833644"
|
6955
6219
|
closest_city:
|
6956
6220
|
name: Seneca
|
6957
|
-
|
6958
|
-
value: 1.28
|
6959
|
-
units: km
|
6221
|
+
distance_km: 1.28
|
6960
6222
|
- country: US
|
6961
6223
|
region: NE
|
6962
6224
|
exchange: '120230'
|
@@ -6968,9 +6230,7 @@ rate_centers:
|
|
6968
6230
|
long: "-97.098052"
|
6969
6231
|
closest_city:
|
6970
6232
|
name: Seward
|
6971
|
-
|
6972
|
-
value: 0.28
|
6973
|
-
units: km
|
6233
|
+
distance_km: 0.28
|
6974
6234
|
- country: US
|
6975
6235
|
region: NE
|
6976
6236
|
exchange: '120240'
|
@@ -6982,9 +6242,7 @@ rate_centers:
|
|
6982
6242
|
long: "-97.425961"
|
6983
6243
|
closest_city:
|
6984
6244
|
name: Shelby
|
6985
|
-
|
6986
|
-
value: 0.2
|
6987
|
-
units: km
|
6245
|
+
distance_km: 0.2
|
6988
6246
|
- country: US
|
6989
6247
|
region: NE
|
6990
6248
|
exchange: '120250'
|
@@ -6996,9 +6254,7 @@ rate_centers:
|
|
6996
6254
|
long: "-98.73251"
|
6997
6255
|
closest_city:
|
6998
6256
|
name: Shelton
|
6999
|
-
|
7000
|
-
value: 0.51
|
7001
|
-
units: km
|
6257
|
+
distance_km: 0.51
|
7002
6258
|
- country: US
|
7003
6259
|
region: NE
|
7004
6260
|
exchange: '362566'
|
@@ -7019,9 +6275,7 @@ rate_centers:
|
|
7019
6275
|
long: "-97.724104"
|
7020
6276
|
closest_city:
|
7021
6277
|
name: Shickley
|
7022
|
-
|
7023
|
-
value: 0.06
|
7024
|
-
units: km
|
6278
|
+
distance_km: 0.06
|
7025
6279
|
- country: US
|
7026
6280
|
region: NE
|
7027
6281
|
exchange: '340659'
|
@@ -7051,9 +6305,7 @@ rate_centers:
|
|
7051
6305
|
long: "-102.985499"
|
7052
6306
|
closest_city:
|
7053
6307
|
name: Sidney
|
7054
|
-
|
7055
|
-
value: 1.75
|
7056
|
-
units: km
|
6308
|
+
distance_km: 1.75
|
7057
6309
|
- country: US
|
7058
6310
|
region: NE
|
7059
6311
|
exchange: '120280'
|
@@ -7065,9 +6317,7 @@ rate_centers:
|
|
7065
6317
|
long: "-97.669577"
|
7066
6318
|
closest_city:
|
7067
6319
|
name: Silver Creek
|
7068
|
-
|
7069
|
-
value: 0.37
|
7070
|
-
units: km
|
6320
|
+
distance_km: 0.37
|
7071
6321
|
- country: US
|
7072
6322
|
region: NE
|
7073
6323
|
exchange: '340921'
|
@@ -7088,9 +6338,7 @@ rate_centers:
|
|
7088
6338
|
long: "-96.790167"
|
7089
6339
|
closest_city:
|
7090
6340
|
name: Snyder
|
7091
|
-
|
7092
|
-
value: 0.43
|
7093
|
-
units: km
|
6341
|
+
distance_km: 0.43
|
7094
6342
|
- country: US
|
7095
6343
|
region: NE
|
7096
6344
|
exchange: '120300'
|
@@ -7102,9 +6350,7 @@ rate_centers:
|
|
7102
6350
|
long: "-98.812826"
|
7103
6351
|
closest_city:
|
7104
6352
|
name: Ravenna
|
7105
|
-
|
7106
|
-
value: 10.91
|
7107
|
-
units: km
|
6353
|
+
distance_km: 10.91
|
7108
6354
|
- country: US
|
7109
6355
|
region: NE
|
7110
6356
|
exchange: '120310'
|
@@ -7116,9 +6362,7 @@ rate_centers:
|
|
7116
6362
|
long: "-103.715482"
|
7117
6363
|
closest_city:
|
7118
6364
|
name: Harrison
|
7119
|
-
|
7120
|
-
value: 27.29
|
7121
|
-
units: km
|
6365
|
+
distance_km: 27.29
|
7122
6366
|
- country: US
|
7123
6367
|
region: NE
|
7124
6368
|
exchange: '362569'
|
@@ -7139,9 +6383,7 @@ rate_centers:
|
|
7139
6383
|
long: "-98.931365"
|
7140
6384
|
closest_city:
|
7141
6385
|
name: Butte
|
7142
|
-
|
7143
|
-
value: 7.21
|
7144
|
-
units: km
|
6386
|
+
distance_km: 7.21
|
7145
6387
|
- country: US
|
7146
6388
|
region: NE
|
7147
6389
|
exchange: '120330'
|
@@ -7153,9 +6395,7 @@ rate_centers:
|
|
7153
6395
|
long: "-99.236464"
|
7154
6396
|
closest_city:
|
7155
6397
|
name: Naper
|
7156
|
-
|
7157
|
-
value: 12.17
|
7158
|
-
units: km
|
6398
|
+
distance_km: 12.17
|
7159
6399
|
- country: US
|
7160
6400
|
region: NE
|
7161
6401
|
exchange: '120340'
|
@@ -7167,9 +6407,7 @@ rate_centers:
|
|
7167
6407
|
long: "-99.534319"
|
7168
6408
|
closest_city:
|
7169
6409
|
name: Burton
|
7170
|
-
|
7171
|
-
value: 5.78
|
7172
|
-
units: km
|
6410
|
+
distance_km: 5.78
|
7173
6411
|
- country: US
|
7174
6412
|
region: NE
|
7175
6413
|
exchange: '120350'
|
@@ -7181,9 +6419,7 @@ rate_centers:
|
|
7181
6419
|
long: "-103.214745"
|
7182
6420
|
closest_city:
|
7183
6421
|
name: Whitney
|
7184
|
-
|
7185
|
-
value: 22.24
|
7186
|
-
units: km
|
6422
|
+
distance_km: 22.24
|
7187
6423
|
- country: US
|
7188
6424
|
region: NE
|
7189
6425
|
exchange: '340662'
|
@@ -7204,9 +6440,7 @@ rate_centers:
|
|
7204
6440
|
long: "-96.415203"
|
7205
6441
|
closest_city:
|
7206
6442
|
name: South Sioux City
|
7207
|
-
|
7208
|
-
value: 0.6
|
7209
|
-
units: km
|
6443
|
+
distance_km: 0.6
|
7210
6444
|
- country: US
|
7211
6445
|
region: NE
|
7212
6446
|
exchange: '120370'
|
@@ -7218,9 +6452,7 @@ rate_centers:
|
|
7218
6452
|
long: "-97.374357"
|
7219
6453
|
closest_city:
|
7220
6454
|
name: Aten
|
7221
|
-
|
7222
|
-
value: 6.77
|
7223
|
-
units: km
|
6455
|
+
distance_km: 6.77
|
7224
6456
|
- country: US
|
7225
6457
|
region: NE
|
7226
6458
|
exchange: '120380'
|
@@ -7232,9 +6464,7 @@ rate_centers:
|
|
7232
6464
|
long: "-98.366254"
|
7233
6465
|
closest_city:
|
7234
6466
|
name: Spalding
|
7235
|
-
|
7236
|
-
value: 0.61
|
7237
|
-
units: km
|
6467
|
+
distance_km: 0.61
|
7238
6468
|
- country: US
|
7239
6469
|
region: NE
|
7240
6470
|
exchange: '340663'
|
@@ -7255,9 +6485,7 @@ rate_centers:
|
|
7255
6485
|
long: "-98.701319"
|
7256
6486
|
closest_city:
|
7257
6487
|
name: Spencer
|
7258
|
-
|
7259
|
-
value: 0.11
|
7260
|
-
units: km
|
6488
|
+
distance_km: 0.11
|
7261
6489
|
- country: US
|
7262
6490
|
region: NE
|
7263
6491
|
exchange: '362570'
|
@@ -7278,9 +6506,7 @@ rate_centers:
|
|
7278
6506
|
long: "-96.132832"
|
7279
6507
|
closest_city:
|
7280
6508
|
name: Springfield
|
7281
|
-
|
7282
|
-
value: 0.24
|
7283
|
-
units: km
|
6509
|
+
distance_km: 0.24
|
7284
6510
|
- country: US
|
7285
6511
|
region: NE
|
7286
6512
|
exchange: '120410'
|
@@ -7292,25 +6518,23 @@ rate_centers:
|
|
7292
6518
|
long: "-99.752749"
|
7293
6519
|
closest_city:
|
7294
6520
|
name: Springview
|
7295
|
-
|
7296
|
-
value: 0.43
|
7297
|
-
units: km
|
6521
|
+
distance_km: 0.43
|
7298
6522
|
- country: US
|
7299
6523
|
region: NE
|
7300
|
-
exchange: '
|
6524
|
+
exchange: '119001'
|
7301
6525
|
name: ST BERNARD
|
7302
6526
|
full_name: St Bernard
|
7303
6527
|
lata: '644'
|
7304
|
-
ilec_name:
|
6528
|
+
ilec_name: CITIZENS TELECOM OF NE LLC DBA FRONTIER COM OF NE
|
7305
6529
|
lat:
|
7306
6530
|
long:
|
7307
6531
|
- country: US
|
7308
6532
|
region: NE
|
7309
|
-
exchange: '
|
6533
|
+
exchange: '118722'
|
7310
6534
|
name: ST BERNARD
|
7311
6535
|
full_name: St Bernard
|
7312
6536
|
lata: '644'
|
7313
|
-
ilec_name:
|
6537
|
+
ilec_name: QWEST CORPORATION
|
7314
6538
|
lat:
|
7315
6539
|
long:
|
7316
6540
|
- country: US
|
@@ -7324,9 +6548,7 @@ rate_centers:
|
|
7324
6548
|
long: "-97.867642"
|
7325
6549
|
closest_city:
|
7326
6550
|
name: St. Edward
|
7327
|
-
|
7328
|
-
value: 0.87
|
7329
|
-
units: km
|
6551
|
+
distance_km: 0.87
|
7330
6552
|
- country: US
|
7331
6553
|
region: NE
|
7332
6554
|
exchange: '120430'
|
@@ -7338,9 +6560,7 @@ rate_centers:
|
|
7338
6560
|
long: "-98.357667"
|
7339
6561
|
closest_city:
|
7340
6562
|
name: St. Libory
|
7341
|
-
|
7342
|
-
value: 0.14
|
7343
|
-
units: km
|
6563
|
+
distance_km: 0.14
|
7344
6564
|
- country: US
|
7345
6565
|
region: NE
|
7346
6566
|
exchange: '120440'
|
@@ -7352,9 +6572,7 @@ rate_centers:
|
|
7352
6572
|
long: "-98.455759"
|
7353
6573
|
closest_city:
|
7354
6574
|
name: St. Paul
|
7355
|
-
|
7356
|
-
value: 0.6
|
7357
|
-
units: km
|
6575
|
+
distance_km: 0.6
|
7358
6576
|
- country: US
|
7359
6577
|
region: NE
|
7360
6578
|
exchange: '120450'
|
@@ -7366,9 +6584,7 @@ rate_centers:
|
|
7366
6584
|
long: "-99.592596"
|
7367
6585
|
closest_city:
|
7368
6586
|
name: Stamford
|
7369
|
-
|
7370
|
-
value: 0.19
|
7371
|
-
units: km
|
6587
|
+
distance_km: 0.19
|
7372
6588
|
- country: US
|
7373
6589
|
region: NE
|
7374
6590
|
exchange: '120460'
|
@@ -7380,9 +6596,7 @@ rate_centers:
|
|
7380
6596
|
long: "-97.22377"
|
7381
6597
|
closest_city:
|
7382
6598
|
name: Stanton
|
7383
|
-
|
7384
|
-
value: 0.57
|
7385
|
-
units: km
|
6599
|
+
distance_km: 0.57
|
7386
6600
|
- country: US
|
7387
6601
|
region: NE
|
7388
6602
|
exchange: '120470'
|
@@ -7394,9 +6608,7 @@ rate_centers:
|
|
7394
6608
|
long: "-97.173297"
|
7395
6609
|
closest_city:
|
7396
6610
|
name: Staplehurst
|
7397
|
-
|
7398
|
-
value: 0.15
|
7399
|
-
units: km
|
6611
|
+
distance_km: 0.15
|
7400
6612
|
- country: US
|
7401
6613
|
region: NE
|
7402
6614
|
exchange: '120480'
|
@@ -7408,9 +6620,7 @@ rate_centers:
|
|
7408
6620
|
long: "-100.506534"
|
7409
6621
|
closest_city:
|
7410
6622
|
name: Stapleton
|
7411
|
-
|
7412
|
-
value: 0.63
|
7413
|
-
units: km
|
6623
|
+
distance_km: 0.63
|
7414
6624
|
- country: US
|
7415
6625
|
region: NE
|
7416
6626
|
exchange: '340671'
|
@@ -7431,9 +6641,7 @@ rate_centers:
|
|
7431
6641
|
long: "-97.026428"
|
7432
6642
|
closest_city:
|
7433
6643
|
name: Steele City
|
7434
|
-
|
7435
|
-
value: 0.73
|
7436
|
-
units: km
|
6644
|
+
distance_km: 0.73
|
7437
6645
|
- country: US
|
7438
6646
|
region: NE
|
7439
6647
|
exchange: '120500'
|
@@ -7445,9 +6653,7 @@ rate_centers:
|
|
7445
6653
|
long: "-96.233877"
|
7446
6654
|
closest_city:
|
7447
6655
|
name: Steinauer
|
7448
|
-
|
7449
|
-
value: 0.17
|
7450
|
-
units: km
|
6656
|
+
distance_km: 0.17
|
7451
6657
|
- country: US
|
7452
6658
|
region: NE
|
7453
6659
|
exchange: '362575'
|
@@ -7468,9 +6674,7 @@ rate_centers:
|
|
7468
6674
|
long: "-96.381811"
|
7469
6675
|
closest_city:
|
7470
6676
|
name: Sterling
|
7471
|
-
|
7472
|
-
value: 0.61
|
7473
|
-
units: km
|
6677
|
+
distance_km: 0.61
|
7474
6678
|
- country: US
|
7475
6679
|
region: NE
|
7476
6680
|
exchange: '120520'
|
@@ -7482,9 +6686,7 @@ rate_centers:
|
|
7482
6686
|
long: "-97.940189"
|
7483
6687
|
closest_city:
|
7484
6688
|
name: Stockham
|
7485
|
-
|
7486
|
-
value: 0.33
|
7487
|
-
units: km
|
6689
|
+
distance_km: 0.33
|
7488
6690
|
- country: US
|
7489
6691
|
region: NE
|
7490
6692
|
exchange: '117651'
|
@@ -7523,9 +6725,7 @@ rate_centers:
|
|
7523
6725
|
long: "-101.225486"
|
7524
6726
|
closest_city:
|
7525
6727
|
name: Stratton
|
7526
|
-
|
7527
|
-
value: 0.26
|
7528
|
-
units: km
|
6728
|
+
distance_km: 0.26
|
7529
6729
|
- country: US
|
7530
6730
|
region: NE
|
7531
6731
|
exchange: '120540'
|
@@ -7537,9 +6737,7 @@ rate_centers:
|
|
7537
6737
|
long: "-97.60305"
|
7538
6738
|
closest_city:
|
7539
6739
|
name: Stromsburg
|
7540
|
-
|
7541
|
-
value: 0.99
|
7542
|
-
units: km
|
6740
|
+
distance_km: 0.99
|
7543
6741
|
- country: US
|
7544
6742
|
region: NE
|
7545
6743
|
exchange: '120550'
|
@@ -7551,9 +6749,7 @@ rate_centers:
|
|
7551
6749
|
long: "-99.148035"
|
7552
6750
|
closest_city:
|
7553
6751
|
name: Stuart
|
7554
|
-
|
7555
|
-
value: 0.65
|
7556
|
-
units: km
|
6752
|
+
distance_km: 0.65
|
7557
6753
|
- country: US
|
7558
6754
|
region: NE
|
7559
6755
|
exchange: '120560'
|
@@ -7565,9 +6761,7 @@ rate_centers:
|
|
7565
6761
|
long: "-99.505449"
|
7566
6762
|
closest_city:
|
7567
6763
|
name: Sumner
|
7568
|
-
|
7569
|
-
value: 0.34
|
7570
|
-
units: km
|
6764
|
+
distance_km: 0.34
|
7571
6765
|
- country: US
|
7572
6766
|
region: NE
|
7573
6767
|
exchange: '120272'
|
@@ -7588,9 +6782,7 @@ rate_centers:
|
|
7588
6782
|
long: "-98.068233"
|
7589
6783
|
closest_city:
|
7590
6784
|
name: Superior
|
7591
|
-
|
7592
|
-
value: 0.7
|
7593
|
-
units: km
|
6785
|
+
distance_km: 0.7
|
7594
6786
|
- country: US
|
7595
6787
|
region: NE
|
7596
6788
|
exchange: '120580'
|
@@ -7602,9 +6794,7 @@ rate_centers:
|
|
7602
6794
|
long: "-97.307317"
|
7603
6795
|
closest_city:
|
7604
6796
|
name: Surprise
|
7605
|
-
|
7606
|
-
value: 0.22
|
7607
|
-
units: km
|
6797
|
+
distance_km: 0.22
|
7608
6798
|
- country: US
|
7609
6799
|
region: NE
|
7610
6800
|
exchange: '120590'
|
@@ -7616,9 +6806,7 @@ rate_centers:
|
|
7616
6806
|
long: "-101.131602"
|
7617
6807
|
closest_city:
|
7618
6808
|
name: Sutherland
|
7619
|
-
|
7620
|
-
value: 0.89
|
7621
|
-
units: km
|
6809
|
+
distance_km: 0.89
|
7622
6810
|
- country: US
|
7623
6811
|
region: NE
|
7624
6812
|
exchange: '120600'
|
@@ -7630,9 +6818,7 @@ rate_centers:
|
|
7630
6818
|
long: "-97.857447"
|
7631
6819
|
closest_city:
|
7632
6820
|
name: Sutton
|
7633
|
-
|
7634
|
-
value: 0.37
|
7635
|
-
units: km
|
6821
|
+
distance_km: 0.37
|
7636
6822
|
- country: US
|
7637
6823
|
region: NE
|
7638
6824
|
exchange: '120610'
|
@@ -7644,9 +6830,7 @@ rate_centers:
|
|
7644
6830
|
long: "-97.080785"
|
7645
6831
|
closest_city:
|
7646
6832
|
name: Swanton
|
7647
|
-
|
7648
|
-
value: 0.5
|
7649
|
-
units: km
|
6833
|
+
distance_km: 0.5
|
7650
6834
|
- country: US
|
7651
6835
|
region: NE
|
7652
6836
|
exchange: '362584'
|
@@ -7685,9 +6869,7 @@ rate_centers:
|
|
7685
6869
|
long: "-96.180706"
|
7686
6870
|
closest_city:
|
7687
6871
|
name: Syracuse
|
7688
|
-
|
7689
|
-
value: 0.68
|
7690
|
-
units: km
|
6872
|
+
distance_km: 0.68
|
7691
6873
|
- country: US
|
7692
6874
|
region: NE
|
7693
6875
|
exchange: '120630'
|
@@ -7699,9 +6881,7 @@ rate_centers:
|
|
7699
6881
|
long: "-96.099617"
|
7700
6882
|
closest_city:
|
7701
6883
|
name: Table Rock
|
7702
|
-
|
7703
|
-
value: 0.97
|
7704
|
-
units: km
|
6884
|
+
distance_km: 0.97
|
7705
6885
|
- country: US
|
7706
6886
|
region: NE
|
7707
6887
|
exchange: '120640'
|
@@ -7713,9 +6893,7 @@ rate_centers:
|
|
7713
6893
|
long: "-96.018247"
|
7714
6894
|
closest_city:
|
7715
6895
|
name: Talmage
|
7716
|
-
|
7717
|
-
value: 0.66
|
7718
|
-
units: km
|
6896
|
+
distance_km: 0.66
|
7719
6897
|
- country: US
|
7720
6898
|
region: NE
|
7721
6899
|
exchange: '120650'
|
@@ -7727,9 +6905,7 @@ rate_centers:
|
|
7727
6905
|
long: "-97.224102"
|
7728
6906
|
closest_city:
|
7729
6907
|
name: Tamora
|
7730
|
-
|
7731
|
-
value: 0.32
|
7732
|
-
units: km
|
6908
|
+
distance_km: 0.32
|
7733
6909
|
- country: US
|
7734
6910
|
region: NE
|
7735
6911
|
exchange: '119951'
|
@@ -7750,9 +6926,7 @@ rate_centers:
|
|
7750
6926
|
long: "-99.385577"
|
7751
6927
|
closest_city:
|
7752
6928
|
name: Taylor
|
7753
|
-
|
7754
|
-
value: 0.49
|
7755
|
-
units: km
|
6929
|
+
distance_km: 0.49
|
7756
6930
|
- country: US
|
7757
6931
|
region: NE
|
7758
6932
|
exchange: '120670'
|
@@ -7764,9 +6938,7 @@ rate_centers:
|
|
7764
6938
|
long: "-96.189921"
|
7765
6939
|
closest_city:
|
7766
6940
|
name: Tecumseh
|
7767
|
-
|
7768
|
-
value: 0.36
|
7769
|
-
units: km
|
6941
|
+
distance_km: 0.36
|
7770
6942
|
- country: US
|
7771
6943
|
region: NE
|
7772
6944
|
exchange: '120680'
|
@@ -7778,9 +6950,7 @@ rate_centers:
|
|
7778
6950
|
long: "-96.224138"
|
7779
6951
|
closest_city:
|
7780
6952
|
name: Tekamah
|
7781
|
-
|
7782
|
-
value: 0.55
|
7783
|
-
units: km
|
6953
|
+
distance_km: 0.55
|
7784
6954
|
- country: US
|
7785
6955
|
region: NE
|
7786
6956
|
exchange: '120202'
|
@@ -7810,9 +6980,7 @@ rate_centers:
|
|
7810
6980
|
long: "-100.57573"
|
7811
6981
|
closest_city:
|
7812
6982
|
name: Thedford
|
7813
|
-
|
7814
|
-
value: 0.52
|
7815
|
-
units: km
|
6983
|
+
distance_km: 0.52
|
7816
6984
|
- country: US
|
7817
6985
|
region: NE
|
7818
6986
|
exchange: '362592'
|
@@ -7842,9 +7010,7 @@ rate_centers:
|
|
7842
7010
|
long: "-97.831514"
|
7843
7011
|
closest_city:
|
7844
7012
|
name: Tilden
|
7845
|
-
|
7846
|
-
value: 0.47
|
7847
|
-
units: km
|
7013
|
+
distance_km: 0.47
|
7848
7014
|
- country: US
|
7849
7015
|
region: NE
|
7850
7016
|
exchange: '120710'
|
@@ -7856,9 +7022,7 @@ rate_centers:
|
|
7856
7022
|
long: "-97.340945"
|
7857
7023
|
closest_city:
|
7858
7024
|
name: Tobias
|
7859
|
-
|
7860
|
-
value: 0.36
|
7861
|
-
units: km
|
7025
|
+
distance_km: 0.36
|
7862
7026
|
- country: US
|
7863
7027
|
region: NE
|
7864
7028
|
exchange: '362594'
|
@@ -7879,9 +7043,7 @@ rate_centers:
|
|
7879
7043
|
long: "-101.005143"
|
7880
7044
|
closest_city:
|
7881
7045
|
name: Trenton
|
7882
|
-
|
7883
|
-
value: 0.72
|
7884
|
-
units: km
|
7046
|
+
distance_km: 0.72
|
7885
7047
|
- country: US
|
7886
7048
|
region: NE
|
7887
7049
|
exchange: '120730'
|
@@ -7893,9 +7055,7 @@ rate_centers:
|
|
7893
7055
|
long: "-95.694523"
|
7894
7056
|
closest_city:
|
7895
7057
|
name: Shubert
|
7896
|
-
|
7897
|
-
value: 1.89
|
7898
|
-
units: km
|
7058
|
+
distance_km: 1.89
|
7899
7059
|
- country: US
|
7900
7060
|
region: NE
|
7901
7061
|
exchange: '120740'
|
@@ -7907,9 +7067,7 @@ rate_centers:
|
|
7907
7067
|
long: "-98.267375"
|
7908
7068
|
closest_city:
|
7909
7069
|
name: Trumbull
|
7910
|
-
|
7911
|
-
value: 0.59
|
7912
|
-
units: km
|
7070
|
+
distance_km: 0.59
|
7913
7071
|
- country: US
|
7914
7072
|
region: NE
|
7915
7073
|
exchange: '120750'
|
@@ -7921,9 +7079,7 @@ rate_centers:
|
|
7921
7079
|
long: "-100.955479"
|
7922
7080
|
closest_city:
|
7923
7081
|
name: Tryon
|
7924
|
-
|
7925
|
-
value: 0.96
|
7926
|
-
units: km
|
7082
|
+
distance_km: 0.96
|
7927
7083
|
- country: US
|
7928
7084
|
region: NE
|
7929
7085
|
exchange: '120760'
|
@@ -7935,9 +7091,7 @@ rate_centers:
|
|
7935
7091
|
long: "-96.499287"
|
7936
7092
|
closest_city:
|
7937
7093
|
name: Uehling
|
7938
|
-
|
7939
|
-
value: 1.08
|
7940
|
-
units: km
|
7094
|
+
distance_km: 1.08
|
7941
7095
|
- country: US
|
7942
7096
|
region: NE
|
7943
7097
|
exchange: '120770'
|
@@ -7949,9 +7103,7 @@ rate_centers:
|
|
7949
7103
|
long: "-97.200158"
|
7950
7104
|
closest_city:
|
7951
7105
|
name: Ulysses
|
7952
|
-
|
7953
|
-
value: 0.31
|
7954
|
-
units: km
|
7106
|
+
distance_km: 0.31
|
7955
7107
|
- country: US
|
7956
7108
|
region: NE
|
7957
7109
|
exchange: '120780'
|
@@ -7963,9 +7115,7 @@ rate_centers:
|
|
7963
7115
|
long: "-96.264377"
|
7964
7116
|
closest_city:
|
7965
7117
|
name: Unadilla
|
7966
|
-
|
7967
|
-
value: 0.49
|
7968
|
-
units: km
|
7118
|
+
distance_km: 0.49
|
7969
7119
|
- country: US
|
7970
7120
|
region: NE
|
7971
7121
|
exchange: '120790'
|
@@ -7977,9 +7127,7 @@ rate_centers:
|
|
7977
7127
|
long: "-95.918444"
|
7978
7128
|
closest_city:
|
7979
7129
|
name: Union
|
7980
|
-
|
7981
|
-
value: 0.26
|
7982
|
-
units: km
|
7130
|
+
distance_km: 0.26
|
7983
7131
|
- country: US
|
7984
7132
|
region: NE
|
7985
7133
|
exchange: '362600'
|
@@ -8000,9 +7148,7 @@ rate_centers:
|
|
8000
7148
|
long: "-97.348972"
|
8001
7149
|
closest_city:
|
8002
7150
|
name: Utica
|
8003
|
-
|
8004
|
-
value: 0.67
|
8005
|
-
units: km
|
7151
|
+
distance_km: 0.67
|
8006
7152
|
- country: US
|
8007
7153
|
region: NE
|
8008
7154
|
exchange: '120810'
|
@@ -8014,9 +7160,7 @@ rate_centers:
|
|
8014
7160
|
long: "-100.5508"
|
8015
7161
|
closest_city:
|
8016
7162
|
name: Valentine
|
8017
|
-
|
8018
|
-
value: 0.34
|
8019
|
-
units: km
|
7163
|
+
distance_km: 0.34
|
8020
7164
|
- country: US
|
8021
7165
|
region: NE
|
8022
7166
|
exchange: '120820'
|
@@ -8028,9 +7172,7 @@ rate_centers:
|
|
8028
7172
|
long: "-96.340363"
|
8029
7173
|
closest_city:
|
8030
7174
|
name: Valley
|
8031
|
-
|
8032
|
-
value: 1.42
|
8033
|
-
units: km
|
7175
|
+
distance_km: 1.42
|
8034
7176
|
- country: US
|
8035
7177
|
region: NE
|
8036
7178
|
exchange: '120830'
|
@@ -8042,9 +7184,7 @@ rate_centers:
|
|
8042
7184
|
long: "-96.8324"
|
8043
7185
|
closest_city:
|
8044
7186
|
name: Valparaiso
|
8045
|
-
|
8046
|
-
value: 0.41
|
8047
|
-
units: km
|
7187
|
+
distance_km: 0.41
|
8048
7188
|
- country: US
|
8049
7189
|
region: NE
|
8050
7190
|
exchange: '120840'
|
@@ -8056,9 +7196,7 @@ rate_centers:
|
|
8056
7196
|
long: "-102.041858"
|
8057
7197
|
closest_city:
|
8058
7198
|
name: Venango
|
8059
|
-
|
8060
|
-
value: 0.64
|
8061
|
-
units: km
|
7199
|
+
distance_km: 0.64
|
8062
7200
|
- country: US
|
8063
7201
|
region: NE
|
8064
7202
|
exchange: '120850'
|
@@ -8070,9 +7208,7 @@ rate_centers:
|
|
8070
7208
|
long: "-98.181896"
|
8071
7209
|
closest_city:
|
8072
7210
|
name: Verdel
|
8073
|
-
|
8074
|
-
value: 1.08
|
8075
|
-
units: km
|
7211
|
+
distance_km: 1.08
|
8076
7212
|
- country: US
|
8077
7213
|
region: NE
|
8078
7214
|
exchange: '120860'
|
@@ -8084,9 +7220,7 @@ rate_centers:
|
|
8084
7220
|
long: "-98.041663"
|
8085
7221
|
closest_city:
|
8086
7222
|
name: Verdigre
|
8087
|
-
|
8088
|
-
value: 0.75
|
8089
|
-
units: km
|
7223
|
+
distance_km: 0.75
|
8090
7224
|
- country: US
|
8091
7225
|
region: NE
|
8092
7226
|
exchange: '362603'
|
@@ -8116,9 +7250,7 @@ rate_centers:
|
|
8116
7250
|
long: "-96.501686"
|
8117
7251
|
closest_city:
|
8118
7252
|
name: Virginia
|
8119
|
-
|
8120
|
-
value: 0.91
|
8121
|
-
units: km
|
7253
|
+
distance_km: 0.91
|
8122
7254
|
- country: US
|
8123
7255
|
region: NE
|
8124
7256
|
exchange: '362606'
|
@@ -8139,9 +7271,7 @@ rate_centers:
|
|
8139
7271
|
long: "-97.467114"
|
8140
7272
|
closest_city:
|
8141
7273
|
name: Waco
|
8142
|
-
|
8143
|
-
value: 0.61
|
8144
|
-
units: km
|
7274
|
+
distance_km: 0.61
|
8145
7275
|
- country: US
|
8146
7276
|
region: NE
|
8147
7277
|
exchange: '120890'
|
@@ -8153,9 +7283,7 @@ rate_centers:
|
|
8153
7283
|
long: "-96.616658"
|
8154
7284
|
closest_city:
|
8155
7285
|
name: Wahoo
|
8156
|
-
|
8157
|
-
value: 0.81
|
8158
|
-
units: km
|
7286
|
+
distance_km: 0.81
|
8159
7287
|
- country: US
|
8160
7288
|
region: NE
|
8161
7289
|
exchange: '120900'
|
@@ -8167,9 +7295,7 @@ rate_centers:
|
|
8167
7295
|
long: "-96.867214"
|
8168
7296
|
closest_city:
|
8169
7297
|
name: Wakefield
|
8170
|
-
|
8171
|
-
value: 0.36
|
8172
|
-
units: km
|
7298
|
+
distance_km: 0.36
|
8173
7299
|
- country: US
|
8174
7300
|
region: NE
|
8175
7301
|
exchange: '120910'
|
@@ -8181,9 +7307,7 @@ rate_centers:
|
|
8181
7307
|
long: "-101.164831"
|
8182
7308
|
closest_city:
|
8183
7309
|
name: Wallace
|
8184
|
-
|
8185
|
-
value: 0.72
|
8186
|
-
units: km
|
7310
|
+
distance_km: 0.72
|
8187
7311
|
- country: US
|
8188
7312
|
region: NE
|
8189
7313
|
exchange: '120920'
|
@@ -8195,9 +7319,7 @@ rate_centers:
|
|
8195
7319
|
long: "-98.235344"
|
8196
7320
|
closest_city:
|
8197
7321
|
name: Orchard
|
8198
|
-
|
8199
|
-
value: 18.07
|
8200
|
-
units: km
|
7322
|
+
distance_km: 18.07
|
8201
7323
|
- country: US
|
8202
7324
|
region: NE
|
8203
7325
|
exchange: '120930'
|
@@ -8209,9 +7331,7 @@ rate_centers:
|
|
8209
7331
|
long: "-96.489577"
|
8210
7332
|
closest_city:
|
8211
7333
|
name: Walthill
|
8212
|
-
|
8213
|
-
value: 0.32
|
8214
|
-
units: km
|
7334
|
+
distance_km: 0.32
|
8215
7335
|
- country: US
|
8216
7336
|
region: NE
|
8217
7337
|
exchange: '362609'
|
@@ -8250,9 +7370,7 @@ rate_centers:
|
|
8250
7370
|
long: "-96.742592"
|
8251
7371
|
closest_city:
|
8252
7372
|
name: Waterbury
|
8253
|
-
|
8254
|
-
value: 0.6
|
8255
|
-
units: km
|
7373
|
+
distance_km: 0.6
|
8256
7374
|
- country: US
|
8257
7375
|
region: NE
|
8258
7376
|
exchange: '118001'
|
@@ -8273,9 +7391,7 @@ rate_centers:
|
|
8273
7391
|
long: "-101.372661"
|
8274
7392
|
closest_city:
|
8275
7393
|
name: Wauneta
|
8276
|
-
|
8277
|
-
value: 0.33
|
8278
|
-
units: km
|
7394
|
+
distance_km: 0.33
|
8279
7395
|
- country: US
|
8280
7396
|
region: NE
|
8281
7397
|
exchange: '120960'
|
@@ -8287,9 +7403,7 @@ rate_centers:
|
|
8287
7403
|
long: "-97.541242"
|
8288
7404
|
closest_city:
|
8289
7405
|
name: Wausa
|
8290
|
-
|
8291
|
-
value: 0.4
|
8292
|
-
units: km
|
7406
|
+
distance_km: 0.4
|
8293
7407
|
- country: US
|
8294
7408
|
region: NE
|
8295
7409
|
exchange: '120970'
|
@@ -8301,9 +7415,7 @@ rate_centers:
|
|
8301
7415
|
long: "-96.525203"
|
8302
7416
|
closest_city:
|
8303
7417
|
name: Waverly
|
8304
|
-
|
8305
|
-
value: 0.92
|
8306
|
-
units: km
|
7418
|
+
distance_km: 0.92
|
8307
7419
|
- country: US
|
8308
7420
|
region: NE
|
8309
7421
|
exchange: '120980'
|
@@ -8315,9 +7427,7 @@ rate_centers:
|
|
8315
7427
|
long: "-97.016692"
|
8316
7428
|
closest_city:
|
8317
7429
|
name: Wayne
|
8318
|
-
|
8319
|
-
value: 0.61
|
8320
|
-
units: km
|
7430
|
+
distance_km: 0.61
|
8321
7431
|
- country: US
|
8322
7432
|
region: NE
|
8323
7433
|
exchange: '117361'
|
@@ -8347,9 +7457,7 @@ rate_centers:
|
|
8347
7457
|
long: "-96.132155"
|
8348
7458
|
closest_city:
|
8349
7459
|
name: Weeping Water
|
8350
|
-
|
8351
|
-
value: 0.67
|
8352
|
-
units: km
|
7460
|
+
distance_km: 0.67
|
8353
7461
|
- country: US
|
8354
7462
|
region: NE
|
8355
7463
|
exchange: '340942'
|
@@ -8370,9 +7478,7 @@ rate_centers:
|
|
8370
7478
|
long: "-100.73435"
|
8371
7479
|
closest_city:
|
8372
7480
|
name: Wellfleet
|
8373
|
-
|
8374
|
-
value: 0.51
|
8375
|
-
units: km
|
7481
|
+
distance_km: 0.51
|
8376
7482
|
- country: US
|
8377
7483
|
region: NE
|
8378
7484
|
exchange: '121010'
|
@@ -8384,9 +7490,7 @@ rate_centers:
|
|
8384
7490
|
long: "-95.816894"
|
8385
7491
|
closest_city:
|
8386
7492
|
name: Julian
|
8387
|
-
|
8388
|
-
value: 8.1
|
8389
|
-
units: km
|
7493
|
+
distance_km: 8.1
|
8390
7494
|
- country: US
|
8391
7495
|
region: NE
|
8392
7496
|
exchange: '121020'
|
@@ -8398,9 +7502,7 @@ rate_centers:
|
|
8398
7502
|
long: "-96.71834"
|
8399
7503
|
closest_city:
|
8400
7504
|
name: West Point
|
8401
|
-
|
8402
|
-
value: 1.08
|
8403
|
-
units: km
|
7505
|
+
distance_km: 1.08
|
8404
7506
|
- country: US
|
8405
7507
|
region: NE
|
8406
7508
|
exchange: '121030'
|
@@ -8412,9 +7514,7 @@ rate_centers:
|
|
8412
7514
|
long: "-97.200241"
|
8413
7515
|
closest_city:
|
8414
7516
|
name: Western
|
8415
|
-
|
8416
|
-
value: 0.3
|
8417
|
-
units: km
|
7517
|
+
distance_km: 0.3
|
8418
7518
|
- country: US
|
8419
7519
|
region: NE
|
8420
7520
|
exchange: '340944'
|
@@ -8435,9 +7535,7 @@ rate_centers:
|
|
8435
7535
|
long: "-96.751328"
|
8436
7536
|
closest_city:
|
8437
7537
|
name: Weston
|
8438
|
-
|
8439
|
-
value: 0.8
|
8440
|
-
units: km
|
7538
|
+
distance_km: 0.8
|
8441
7539
|
- country: US
|
8442
7540
|
region: NE
|
8443
7541
|
exchange: '121050'
|
@@ -8449,9 +7547,7 @@ rate_centers:
|
|
8449
7547
|
long: "-102.557975"
|
8450
7548
|
closest_city:
|
8451
7549
|
name: White Clay
|
8452
|
-
|
8453
|
-
value: 0.47
|
8454
|
-
units: km
|
7550
|
+
distance_km: 0.47
|
8455
7551
|
- country: US
|
8456
7552
|
region: NE
|
8457
7553
|
exchange: '121060'
|
@@ -8463,9 +7559,7 @@ rate_centers:
|
|
8463
7559
|
long: "-101.521637"
|
8464
7560
|
closest_city:
|
8465
7561
|
name: Hyannis
|
8466
|
-
|
8467
|
-
value: 20.38
|
8468
|
-
units: km
|
7562
|
+
distance_km: 20.38
|
8469
7563
|
- country: US
|
8470
7564
|
region: NE
|
8471
7565
|
exchange: '340946'
|
@@ -8486,9 +7580,7 @@ rate_centers:
|
|
8486
7580
|
long: "-96.964146"
|
8487
7581
|
closest_city:
|
8488
7582
|
name: Wilber
|
8489
|
-
|
8490
|
-
value: 0.19
|
8491
|
-
units: km
|
7583
|
+
distance_km: 0.19
|
8492
7584
|
- country: US
|
8493
7585
|
region: NE
|
8494
7586
|
exchange: '121080'
|
@@ -8500,9 +7592,7 @@ rate_centers:
|
|
8500
7592
|
long: "-99.171693"
|
8501
7593
|
closest_city:
|
8502
7594
|
name: Wilcox
|
8503
|
-
|
8504
|
-
value: 0.37
|
8505
|
-
units: km
|
7595
|
+
distance_km: 0.37
|
8506
7596
|
- country: US
|
8507
7597
|
region: NE
|
8508
7598
|
exchange: '337910'
|
@@ -8541,9 +7631,7 @@ rate_centers:
|
|
8541
7631
|
long: "-100.110516"
|
8542
7632
|
closest_city:
|
8543
7633
|
name: Wilsonville
|
8544
|
-
|
8545
|
-
value: 0.55
|
8546
|
-
units: km
|
7634
|
+
distance_km: 0.55
|
8547
7635
|
- country: US
|
8548
7636
|
region: NE
|
8549
7637
|
exchange: '121100'
|
@@ -8555,9 +7643,7 @@ rate_centers:
|
|
8555
7643
|
long: "-96.484936"
|
8556
7644
|
closest_city:
|
8557
7645
|
name: Winnebago
|
8558
|
-
|
8559
|
-
value: 1.26
|
8560
|
-
units: km
|
7646
|
+
distance_km: 1.26
|
8561
7647
|
- country: US
|
8562
7648
|
region: NE
|
8563
7649
|
exchange: '121110'
|
@@ -8569,9 +7655,7 @@ rate_centers:
|
|
8569
7655
|
long: "-97.965603"
|
8570
7656
|
closest_city:
|
8571
7657
|
name: Winnetoon
|
8572
|
-
|
8573
|
-
value: 0.97
|
8574
|
-
units: km
|
7658
|
+
distance_km: 0.97
|
8575
7659
|
- country: US
|
8576
7660
|
region: NE
|
8577
7661
|
exchange: '121120'
|
@@ -8583,9 +7667,7 @@ rate_centers:
|
|
8583
7667
|
long: "-97.177554"
|
8584
7668
|
closest_city:
|
8585
7669
|
name: Winside
|
8586
|
-
|
8587
|
-
value: 0.76
|
8588
|
-
units: km
|
7670
|
+
distance_km: 0.76
|
8589
7671
|
- country: US
|
8590
7672
|
region: NE
|
8591
7673
|
exchange: '340694'
|
@@ -8606,9 +7688,7 @@ rate_centers:
|
|
8606
7688
|
long: "-96.916004"
|
8607
7689
|
closest_city:
|
8608
7690
|
name: Wisner
|
8609
|
-
|
8610
|
-
value: 0.18
|
8611
|
-
units: km
|
7691
|
+
distance_km: 0.18
|
8612
7692
|
- country: US
|
8613
7693
|
region: NE
|
8614
7694
|
exchange: '121140'
|
@@ -8620,9 +7700,7 @@ rate_centers:
|
|
8620
7700
|
long: "-98.392149"
|
8621
7701
|
closest_city:
|
8622
7702
|
name: Wolbach
|
8623
|
-
|
8624
|
-
value: 0.3
|
8625
|
-
units: km
|
7703
|
+
distance_km: 0.3
|
8626
7704
|
- country: US
|
8627
7705
|
region: NE
|
8628
7706
|
exchange: '121150'
|
@@ -8634,9 +7712,7 @@ rate_centers:
|
|
8634
7712
|
long: "-100.240492"
|
8635
7713
|
closest_city:
|
8636
7714
|
name: Wood Lake
|
8637
|
-
|
8638
|
-
value: 0.34
|
8639
|
-
units: km
|
7715
|
+
distance_km: 0.34
|
8640
7716
|
- country: US
|
8641
7717
|
region: NE
|
8642
7718
|
exchange: '121160'
|
@@ -8648,9 +7724,7 @@ rate_centers:
|
|
8648
7724
|
long: "-98.597563"
|
8649
7725
|
closest_city:
|
8650
7726
|
name: Wood River
|
8651
|
-
|
8652
|
-
value: 0.76
|
8653
|
-
units: km
|
7727
|
+
distance_km: 0.76
|
8654
7728
|
- country: US
|
8655
7729
|
region: NE
|
8656
7730
|
exchange: '121170'
|
@@ -8662,9 +7736,7 @@ rate_centers:
|
|
8662
7736
|
long: "-96.666799"
|
8663
7737
|
closest_city:
|
8664
7738
|
name: Wymore
|
8665
|
-
|
8666
|
-
value: 0.41
|
8667
|
-
units: km
|
7739
|
+
distance_km: 0.41
|
8668
7740
|
- country: US
|
8669
7741
|
region: NE
|
8670
7742
|
exchange: '340698'
|
@@ -8685,9 +7757,7 @@ rate_centers:
|
|
8685
7757
|
long: "-97.249308"
|
8686
7758
|
closest_city:
|
8687
7759
|
name: Bow Valley
|
8688
|
-
|
8689
|
-
value: 2.04
|
8690
|
-
units: km
|
7760
|
+
distance_km: 2.04
|
8691
7761
|
- country: US
|
8692
7762
|
region: NE
|
8693
7763
|
exchange: '362617'
|
@@ -8708,9 +7778,7 @@ rate_centers:
|
|
8708
7778
|
long: "-97.588493"
|
8709
7779
|
closest_city:
|
8710
7780
|
name: York
|
8711
|
-
|
8712
|
-
value: 0.45
|
8713
|
-
units: km
|
7781
|
+
distance_km: 0.45
|
8714
7782
|
- country: US
|
8715
7783
|
region: NE
|
8716
7784
|
exchange: '121200'
|
@@ -8722,6 +7790,4 @@ rate_centers:
|
|
8722
7790
|
long: "-96.396783"
|
8723
7791
|
closest_city:
|
8724
7792
|
name: Yutan
|
8725
|
-
|
8726
|
-
value: 0.9
|
8727
|
-
units: km
|
7793
|
+
distance_km: 0.9
|