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/id.yml
CHANGED
@@ -11,9 +11,7 @@ rate_centers:
|
|
11
11
|
long: "-112.838554"
|
12
12
|
closest_city:
|
13
13
|
name: Aberdeen
|
14
|
-
|
15
|
-
value: 0.71
|
16
|
-
units: km
|
14
|
+
distance_km: 0.71
|
17
15
|
- country: US
|
18
16
|
region: ID
|
19
17
|
exchange: '045811'
|
@@ -43,9 +41,7 @@ rate_centers:
|
|
43
41
|
long: "-117.024883"
|
44
42
|
closest_city:
|
45
43
|
name: Oldtown
|
46
|
-
|
47
|
-
value: 0.69
|
48
|
-
units: km
|
44
|
+
distance_km: 0.69
|
49
45
|
- country: US
|
50
46
|
region: ID
|
51
47
|
exchange: '044380'
|
@@ -57,9 +53,7 @@ rate_centers:
|
|
57
53
|
long: "-113.58019"
|
58
54
|
closest_city:
|
59
55
|
name: Albion
|
60
|
-
|
61
|
-
value: 0.1
|
62
|
-
units: km
|
56
|
+
distance_km: 0.1
|
63
57
|
- country: US
|
64
58
|
region: ID
|
65
59
|
exchange: '044390'
|
@@ -71,9 +65,7 @@ rate_centers:
|
|
71
65
|
long: "-113.624795"
|
72
66
|
closest_city:
|
73
67
|
name: Oakley
|
74
|
-
|
75
|
-
value: 26.91
|
76
|
-
units: km
|
68
|
+
distance_km: 26.91
|
77
69
|
- country: US
|
78
70
|
region: ID
|
79
71
|
exchange: '044400'
|
@@ -85,9 +77,7 @@ rate_centers:
|
|
85
77
|
long: "-111.014268"
|
86
78
|
closest_city:
|
87
79
|
name: Irwin
|
88
|
-
|
89
|
-
value: 33.0
|
90
|
-
units: km
|
80
|
+
distance_km: 33.0
|
91
81
|
- country: US
|
92
82
|
region: ID
|
93
83
|
exchange: '044410'
|
@@ -99,9 +89,7 @@ rate_centers:
|
|
99
89
|
long: "-112.852239"
|
100
90
|
closest_city:
|
101
91
|
name: American Falls
|
102
|
-
|
103
|
-
value: 0.2
|
104
|
-
units: km
|
92
|
+
distance_km: 0.2
|
105
93
|
- country: US
|
106
94
|
region: ID
|
107
95
|
exchange: '341437'
|
@@ -140,9 +128,7 @@ rate_centers:
|
|
140
128
|
long: "-112.566889"
|
141
129
|
closest_city:
|
142
130
|
name: Rockland
|
143
|
-
|
144
|
-
value: 28.19
|
145
|
-
units: km
|
131
|
+
distance_km: 28.19
|
146
132
|
- country: US
|
147
133
|
region: ID
|
148
134
|
exchange: '044430'
|
@@ -154,9 +140,7 @@ rate_centers:
|
|
154
140
|
long: "-113.301163"
|
155
141
|
closest_city:
|
156
142
|
name: Arco
|
157
|
-
|
158
|
-
value: 0.44
|
159
|
-
units: km
|
143
|
+
distance_km: 0.44
|
160
144
|
- country: US
|
161
145
|
region: ID
|
162
146
|
exchange: '341442'
|
@@ -177,9 +161,7 @@ rate_centers:
|
|
177
161
|
long: "-111.452892"
|
178
162
|
closest_city:
|
179
163
|
name: Ashton
|
180
|
-
|
181
|
-
value: 0.42
|
182
|
-
units: km
|
164
|
+
distance_km: 0.42
|
183
165
|
- country: US
|
184
166
|
region: ID
|
185
167
|
exchange: '362622'
|
@@ -200,9 +182,7 @@ rate_centers:
|
|
200
182
|
long: "-115.134529"
|
201
183
|
closest_city:
|
202
184
|
name: Stanley
|
203
|
-
|
204
|
-
value: 49.07
|
205
|
-
units: km
|
185
|
+
distance_km: 49.07
|
206
186
|
- country: US
|
207
187
|
region: ID
|
208
188
|
exchange: '362623'
|
@@ -232,9 +212,7 @@ rate_centers:
|
|
232
212
|
long: "-111.884576"
|
233
213
|
closest_city:
|
234
214
|
name: Bancroft
|
235
|
-
|
236
|
-
value: 0.64
|
237
|
-
units: km
|
215
|
+
distance_km: 0.64
|
238
216
|
- country: US
|
239
217
|
region: ID
|
240
218
|
exchange: '341448'
|
@@ -255,9 +233,7 @@ rate_centers:
|
|
255
233
|
long: "-116.573317"
|
256
234
|
closest_city:
|
257
235
|
name: Athol
|
258
|
-
|
259
|
-
value: 10.23
|
260
|
-
units: km
|
236
|
+
distance_km: 10.23
|
261
237
|
- country: US
|
262
238
|
region: ID
|
263
239
|
exchange: '341449'
|
@@ -314,9 +290,7 @@ rate_centers:
|
|
314
290
|
long: "-112.343434"
|
315
291
|
closest_city:
|
316
292
|
name: Blackfoot
|
317
|
-
|
318
|
-
value: 0.5
|
319
|
-
units: km
|
293
|
+
distance_km: 0.5
|
320
294
|
- country: US
|
321
295
|
region: ID
|
322
296
|
exchange: '362625'
|
@@ -337,9 +311,7 @@ rate_centers:
|
|
337
311
|
long: "-114.952356"
|
338
312
|
closest_city:
|
339
313
|
name: Bliss
|
340
|
-
|
341
|
-
value: 0.37
|
342
|
-
units: km
|
314
|
+
distance_km: 0.37
|
343
315
|
- country: US
|
344
316
|
region: ID
|
345
317
|
exchange: '341455'
|
@@ -360,9 +332,7 @@ rate_centers:
|
|
360
332
|
long: "-117.031902"
|
361
333
|
closest_city:
|
362
334
|
name: Tensed
|
363
|
-
|
364
|
-
value: 9.29
|
365
|
-
units: km
|
335
|
+
distance_km: 9.29
|
366
336
|
- country: US
|
367
337
|
region: ID
|
368
338
|
exchange: '044510'
|
@@ -374,9 +344,7 @@ rate_centers:
|
|
374
344
|
long: "-116.300572"
|
375
345
|
closest_city:
|
376
346
|
name: Garden City
|
377
|
-
|
378
|
-
value: 5.25
|
379
|
-
units: km
|
347
|
+
distance_km: 5.25
|
380
348
|
- country: US
|
381
349
|
region: ID
|
382
350
|
exchange: '044520'
|
@@ -388,9 +356,7 @@ rate_centers:
|
|
388
356
|
long: "-115.294011"
|
389
357
|
closest_city:
|
390
358
|
name: Fairfield
|
391
|
-
|
392
|
-
value: 42.21
|
393
|
-
units: km
|
359
|
+
distance_km: 42.21
|
394
360
|
- country: US
|
395
361
|
region: ID
|
396
362
|
exchange: '044530'
|
@@ -402,9 +368,7 @@ rate_centers:
|
|
402
368
|
long: "-116.315472"
|
403
369
|
closest_city:
|
404
370
|
name: Bonners Ferry
|
405
|
-
|
406
|
-
value: 0.25
|
407
|
-
units: km
|
371
|
+
distance_km: 0.25
|
408
372
|
- country: US
|
409
373
|
region: ID
|
410
374
|
exchange: '044540'
|
@@ -416,9 +380,7 @@ rate_centers:
|
|
416
380
|
long: "-116.397593"
|
417
381
|
closest_city:
|
418
382
|
name: Bovill
|
419
|
-
|
420
|
-
value: 0.32
|
421
|
-
units: km
|
383
|
+
distance_km: 0.32
|
422
384
|
- country: US
|
423
385
|
region: ID
|
424
386
|
exchange: '044550'
|
@@ -430,9 +392,7 @@ rate_centers:
|
|
430
392
|
long: "-115.801203"
|
431
393
|
closest_city:
|
432
394
|
name: Bruneau
|
433
|
-
|
434
|
-
value: 0.4
|
435
|
-
units: km
|
395
|
+
distance_km: 0.4
|
436
396
|
- country: US
|
437
397
|
region: ID
|
438
398
|
exchange: '044560'
|
@@ -444,9 +404,7 @@ rate_centers:
|
|
444
404
|
long: "-114.757836"
|
445
405
|
closest_city:
|
446
406
|
name: Buhl
|
447
|
-
|
448
|
-
value: 0.25
|
449
|
-
units: km
|
407
|
+
distance_km: 0.25
|
450
408
|
- country: US
|
451
409
|
region: ID
|
452
410
|
exchange: '362628'
|
@@ -467,9 +425,7 @@ rate_centers:
|
|
467
425
|
long: "-113.79221"
|
468
426
|
closest_city:
|
469
427
|
name: Burley
|
470
|
-
|
471
|
-
value: 0.47
|
472
|
-
units: km
|
428
|
+
distance_km: 0.47
|
473
429
|
- country: US
|
474
430
|
region: ID
|
475
431
|
exchange: '341461'
|
@@ -499,9 +455,7 @@ rate_centers:
|
|
499
455
|
long: "-116.685214"
|
500
456
|
closest_city:
|
501
457
|
name: Caldwell
|
502
|
-
|
503
|
-
value: 3.2
|
504
|
-
units: km
|
458
|
+
distance_km: 3.2
|
505
459
|
- country: US
|
506
460
|
region: ID
|
507
461
|
exchange: '044590'
|
@@ -513,9 +467,7 @@ rate_centers:
|
|
513
467
|
long: "-116.668248"
|
514
468
|
closest_city:
|
515
469
|
name: Cambridge
|
516
|
-
|
517
|
-
value: 0.9
|
518
|
-
units: km
|
470
|
+
distance_km: 0.9
|
519
471
|
- country: US
|
520
472
|
region: ID
|
521
473
|
exchange: '044600'
|
@@ -527,9 +479,7 @@ rate_centers:
|
|
527
479
|
long: "-113.93877"
|
528
480
|
closest_city:
|
529
481
|
name: Carey
|
530
|
-
|
531
|
-
value: 0.46
|
532
|
-
units: km
|
482
|
+
distance_km: 0.46
|
533
483
|
- country: US
|
534
484
|
region: ID
|
535
485
|
exchange: '362630'
|
@@ -559,9 +509,7 @@ rate_centers:
|
|
559
509
|
long: "-116.048688"
|
560
510
|
closest_city:
|
561
511
|
name: Cascade
|
562
|
-
|
563
|
-
value: 1.88
|
564
|
-
units: km
|
512
|
+
distance_km: 1.88
|
565
513
|
- country: US
|
566
514
|
region: ID
|
567
515
|
exchange: '044620'
|
@@ -573,9 +521,7 @@ rate_centers:
|
|
573
521
|
long: "-114.872491"
|
574
522
|
closest_city:
|
575
523
|
name: Castleford
|
576
|
-
|
577
|
-
value: 0.33
|
578
|
-
units: km
|
524
|
+
distance_km: 0.33
|
579
525
|
- country: US
|
580
526
|
region: ID
|
581
527
|
exchange: '362631'
|
@@ -623,9 +569,7 @@ rate_centers:
|
|
623
569
|
long: "-114.2248"
|
624
570
|
closest_city:
|
625
571
|
name: Challis
|
626
|
-
|
627
|
-
value: 0.72
|
628
|
-
units: km
|
572
|
+
distance_km: 0.72
|
629
573
|
- country: US
|
630
574
|
region: ID
|
631
575
|
exchange: '362633'
|
@@ -664,9 +608,7 @@ rate_centers:
|
|
664
608
|
long: "-116.176292"
|
665
609
|
closest_city:
|
666
610
|
name: Clark Fork
|
667
|
-
|
668
|
-
value: 0.59
|
669
|
-
units: km
|
611
|
+
distance_km: 0.59
|
670
612
|
- country: US
|
671
613
|
region: ID
|
672
614
|
exchange: '362635'
|
@@ -687,9 +629,7 @@ rate_centers:
|
|
687
629
|
long: "-114.380267"
|
688
630
|
closest_city:
|
689
631
|
name: Clayton
|
690
|
-
|
691
|
-
value: 1.2
|
692
|
-
units: km
|
632
|
+
distance_km: 1.2
|
693
633
|
- country: US
|
694
634
|
region: ID
|
695
635
|
exchange: '344761'
|
@@ -737,9 +677,7 @@ rate_centers:
|
|
737
677
|
long: "-116.783464"
|
738
678
|
closest_city:
|
739
679
|
name: Coeur d'Alene
|
740
|
-
|
741
|
-
value: 2.57
|
742
|
-
units: km
|
680
|
+
distance_km: 2.57
|
743
681
|
- country: US
|
744
682
|
region: ID
|
745
683
|
exchange: '362638'
|
@@ -796,9 +734,7 @@ rate_centers:
|
|
796
734
|
long: "-117.035066"
|
797
735
|
closest_city:
|
798
736
|
name: Potlatch
|
799
|
-
|
800
|
-
value: 14.59
|
801
|
-
units: km
|
737
|
+
distance_km: 14.59
|
802
738
|
- country: US
|
803
739
|
region: ID
|
804
740
|
exchange: '341477'
|
@@ -819,9 +755,7 @@ rate_centers:
|
|
819
755
|
long: "-116.343576"
|
820
756
|
closest_city:
|
821
757
|
name: Cottonwood
|
822
|
-
|
823
|
-
value: 0.99
|
824
|
-
units: km
|
758
|
+
distance_km: 0.99
|
825
759
|
- country: US
|
826
760
|
region: ID
|
827
761
|
exchange: '044690'
|
@@ -833,9 +767,7 @@ rate_centers:
|
|
833
767
|
long: "-116.432741"
|
834
768
|
closest_city:
|
835
769
|
name: Council
|
836
|
-
|
837
|
-
value: 0.47
|
838
|
-
units: km
|
770
|
+
distance_km: 0.47
|
839
771
|
- country: US
|
840
772
|
region: ID
|
841
773
|
exchange: '044700'
|
@@ -847,9 +779,7 @@ rate_centers:
|
|
847
779
|
long: "-116.474747"
|
848
780
|
closest_city:
|
849
781
|
name: Craigmont
|
850
|
-
|
851
|
-
value: 0.15
|
852
|
-
units: km
|
782
|
+
distance_km: 0.15
|
853
783
|
- country: US
|
854
784
|
region: ID
|
855
785
|
exchange: '344764'
|
@@ -906,9 +836,7 @@ rate_centers:
|
|
906
836
|
long: "-116.55838"
|
907
837
|
closest_city:
|
908
838
|
name: Deary
|
909
|
-
|
910
|
-
value: 0.1
|
911
|
-
units: km
|
839
|
+
distance_km: 0.1
|
912
840
|
- country: US
|
913
841
|
region: ID
|
914
842
|
exchange: '044571'
|
@@ -938,9 +866,7 @@ rate_centers:
|
|
938
866
|
long: "-114.267966"
|
939
867
|
closest_city:
|
940
868
|
name: Dietrich
|
941
|
-
|
942
|
-
value: 0.41
|
943
|
-
units: km
|
869
|
+
distance_km: 0.41
|
944
870
|
- country: US
|
945
871
|
region: ID
|
946
872
|
exchange: '344767'
|
@@ -961,9 +887,7 @@ rate_centers:
|
|
961
887
|
long: "-116.081134"
|
962
888
|
closest_city:
|
963
889
|
name: Donnelly
|
964
|
-
|
965
|
-
value: 0.35
|
966
|
-
units: km
|
890
|
+
distance_km: 0.35
|
967
891
|
- country: US
|
968
892
|
region: ID
|
969
893
|
exchange: '362645'
|
@@ -984,9 +908,7 @@ rate_centers:
|
|
984
908
|
long: "-112.113409"
|
985
909
|
closest_city:
|
986
910
|
name: Downey
|
987
|
-
|
988
|
-
value: 0.85
|
989
|
-
units: km
|
911
|
+
distance_km: 0.85
|
990
912
|
- country: US
|
991
913
|
region: ID
|
992
914
|
exchange: '044760'
|
@@ -998,9 +920,7 @@ rate_centers:
|
|
998
920
|
long: "-111.109842"
|
999
921
|
closest_city:
|
1000
922
|
name: Driggs
|
1001
|
-
|
1002
|
-
value: 0.8
|
1003
|
-
units: km
|
923
|
+
distance_km: 0.8
|
1004
924
|
- country: US
|
1005
925
|
region: ID
|
1006
926
|
exchange: '341487'
|
@@ -1021,9 +941,7 @@ rate_centers:
|
|
1021
941
|
long: "-112.225412"
|
1022
942
|
closest_city:
|
1023
943
|
name: Dubois
|
1024
|
-
|
1025
|
-
value: 0.43
|
1026
|
-
units: km
|
944
|
+
distance_km: 0.43
|
1027
945
|
- country: US
|
1028
946
|
region: ID
|
1029
947
|
exchange: '044511'
|
@@ -1062,9 +980,7 @@ rate_centers:
|
|
1062
980
|
long: "-114.205408"
|
1063
981
|
closest_city:
|
1064
982
|
name: Eden
|
1065
|
-
|
1066
|
-
value: 0.53
|
1067
|
-
units: km
|
983
|
+
distance_km: 0.53
|
1068
984
|
- country: US
|
1069
985
|
region: ID
|
1070
986
|
exchange: '362647'
|
@@ -1085,9 +1001,7 @@ rate_centers:
|
|
1085
1001
|
long: "-113.558234"
|
1086
1002
|
closest_city:
|
1087
1003
|
name: Malta
|
1088
|
-
|
1089
|
-
value: 16.73
|
1090
|
-
units: km
|
1004
|
+
distance_km: 16.73
|
1091
1005
|
- country: US
|
1092
1006
|
region: ID
|
1093
1007
|
exchange: '044800'
|
@@ -1099,9 +1013,7 @@ rate_centers:
|
|
1099
1013
|
long: "-113.969795"
|
1100
1014
|
closest_city:
|
1101
1015
|
name: Salmon
|
1102
|
-
|
1103
|
-
value: 32.7
|
1104
|
-
units: km
|
1016
|
+
distance_km: 32.7
|
1105
1017
|
- country: US
|
1106
1018
|
region: ID
|
1107
1019
|
exchange: '044810'
|
@@ -1113,9 +1025,7 @@ rate_centers:
|
|
1113
1025
|
long: "-115.433023"
|
1114
1026
|
closest_city:
|
1115
1027
|
name: Elk City
|
1116
|
-
|
1117
|
-
value: 0.41
|
1118
|
-
units: km
|
1028
|
+
distance_km: 0.41
|
1119
1029
|
- country: US
|
1120
1030
|
region: ID
|
1121
1031
|
exchange: '362648'
|
@@ -1154,9 +1064,7 @@ rate_centers:
|
|
1154
1064
|
long: "-116.493205"
|
1155
1065
|
closest_city:
|
1156
1066
|
name: Emmett
|
1157
|
-
|
1158
|
-
value: 0.85
|
1159
|
-
units: km
|
1067
|
+
distance_km: 0.85
|
1160
1068
|
- country: US
|
1161
1069
|
region: ID
|
1162
1070
|
exchange: '362650'
|
@@ -1177,9 +1085,7 @@ rate_centers:
|
|
1177
1085
|
long: "-117.034695"
|
1178
1086
|
closest_city:
|
1179
1087
|
name: De Smet
|
1180
|
-
|
1181
|
-
value: 11.26
|
1182
|
-
units: km
|
1088
|
+
distance_km: 11.26
|
1183
1089
|
- country: US
|
1184
1090
|
region: ID
|
1185
1091
|
exchange: '044840'
|
@@ -1191,9 +1097,7 @@ rate_centers:
|
|
1191
1097
|
long: "-114.781291"
|
1192
1098
|
closest_city:
|
1193
1099
|
name: Fairfield
|
1194
|
-
|
1195
|
-
value: 1.68
|
1196
|
-
units: km
|
1100
|
+
distance_km: 1.68
|
1197
1101
|
- country: US
|
1198
1102
|
region: ID
|
1199
1103
|
exchange: '362651'
|
@@ -1268,9 +1172,7 @@ rate_centers:
|
|
1268
1172
|
long: "-114.605924"
|
1269
1173
|
closest_city:
|
1270
1174
|
name: Filer
|
1271
|
-
|
1272
|
-
value: 0.94
|
1273
|
-
units: km
|
1175
|
+
distance_km: 0.94
|
1274
1176
|
- country: US
|
1275
1177
|
region: ID
|
1276
1178
|
exchange: '045081'
|
@@ -1318,9 +1220,7 @@ rate_centers:
|
|
1318
1220
|
long: "-111.025977"
|
1319
1221
|
closest_city:
|
1320
1222
|
name: Irwin
|
1321
|
-
|
1322
|
-
value: 50.42
|
1323
|
-
units: km
|
1223
|
+
distance_km: 50.42
|
1324
1224
|
- country: US
|
1325
1225
|
region: ID
|
1326
1226
|
exchange: '044870'
|
@@ -1332,9 +1232,7 @@ rate_centers:
|
|
1332
1232
|
long: "-116.916099"
|
1333
1233
|
closest_city:
|
1334
1234
|
name: Fruitland
|
1335
|
-
|
1336
|
-
value: 1.47
|
1337
|
-
units: km
|
1235
|
+
distance_km: 1.47
|
1338
1236
|
- country: US
|
1339
1237
|
region: ID
|
1340
1238
|
exchange: '341505'
|
@@ -1373,9 +1271,7 @@ rate_centers:
|
|
1373
1271
|
long: "-115.951255"
|
1374
1272
|
closest_city:
|
1375
1273
|
name: Garden Valley
|
1376
|
-
|
1377
|
-
value: 0.93
|
1378
|
-
units: km
|
1274
|
+
distance_km: 0.93
|
1379
1275
|
- country: US
|
1380
1276
|
region: ID
|
1381
1277
|
exchange: '362655'
|
@@ -1396,9 +1292,7 @@ rate_centers:
|
|
1396
1292
|
long: "-116.926484"
|
1397
1293
|
closest_city:
|
1398
1294
|
name: Genesee
|
1399
|
-
|
1400
|
-
value: 0.17
|
1401
|
-
units: km
|
1295
|
+
distance_km: 0.17
|
1402
1296
|
- country: US
|
1403
1297
|
region: ID
|
1404
1298
|
exchange: '341509'
|
@@ -1446,9 +1340,7 @@ rate_centers:
|
|
1446
1340
|
long: "-115.301658"
|
1447
1341
|
closest_city:
|
1448
1342
|
name: Glenns Ferry
|
1449
|
-
|
1450
|
-
value: 0.41
|
1451
|
-
units: km
|
1343
|
+
distance_km: 0.41
|
1452
1344
|
- country: US
|
1453
1345
|
region: ID
|
1454
1346
|
exchange: '044910'
|
@@ -1460,9 +1352,7 @@ rate_centers:
|
|
1460
1352
|
long: "-114.706416"
|
1461
1353
|
closest_city:
|
1462
1354
|
name: Gooding
|
1463
|
-
|
1464
|
-
value: 0.82
|
1465
|
-
units: km
|
1355
|
+
distance_km: 0.82
|
1466
1356
|
- country: US
|
1467
1357
|
region: ID
|
1468
1358
|
exchange: '044920'
|
@@ -1474,9 +1364,7 @@ rate_centers:
|
|
1474
1364
|
long: "-111.7346"
|
1475
1365
|
closest_city:
|
1476
1366
|
name: Grace
|
1477
|
-
|
1478
|
-
value: 0.47
|
1479
|
-
units: km
|
1367
|
+
distance_km: 0.47
|
1480
1368
|
- country: US
|
1481
1369
|
region: ID
|
1482
1370
|
exchange: '044930'
|
@@ -1488,9 +1376,7 @@ rate_centers:
|
|
1488
1376
|
long: "-116.097803"
|
1489
1377
|
closest_city:
|
1490
1378
|
name: Grand View
|
1491
|
-
|
1492
|
-
value: 1.08
|
1493
|
-
units: km
|
1379
|
+
distance_km: 1.08
|
1494
1380
|
- country: US
|
1495
1381
|
region: ID
|
1496
1382
|
exchange: '044940'
|
@@ -1502,9 +1388,7 @@ rate_centers:
|
|
1502
1388
|
long: "-116.12235"
|
1503
1389
|
closest_city:
|
1504
1390
|
name: Grangeville
|
1505
|
-
|
1506
|
-
value: 0.06
|
1507
|
-
units: km
|
1391
|
+
distance_km: 0.06
|
1508
1392
|
- country: US
|
1509
1393
|
region: ID
|
1510
1394
|
exchange: '341517'
|
@@ -1525,9 +1409,7 @@ rate_centers:
|
|
1525
1409
|
long: "-116.144097"
|
1526
1410
|
closest_city:
|
1527
1411
|
name: Bruneau
|
1528
|
-
|
1529
|
-
value: 82.21
|
1530
|
-
units: km
|
1412
|
+
distance_km: 82.21
|
1531
1413
|
- country: US
|
1532
1414
|
region: ID
|
1533
1415
|
exchange: '344773'
|
@@ -1566,9 +1448,7 @@ rate_centers:
|
|
1566
1448
|
long: "-114.897249"
|
1567
1449
|
closest_city:
|
1568
1450
|
name: Hagerman
|
1569
|
-
|
1570
|
-
value: 0.77
|
1571
|
-
units: km
|
1451
|
+
distance_km: 0.77
|
1572
1452
|
- country: US
|
1573
1453
|
region: ID
|
1574
1454
|
exchange: '044970'
|
@@ -1580,9 +1460,7 @@ rate_centers:
|
|
1580
1460
|
long: "-114.307901"
|
1581
1461
|
closest_city:
|
1582
1462
|
name: Hailey
|
1583
|
-
|
1584
|
-
value: 1.16
|
1585
|
-
units: km
|
1463
|
+
distance_km: 1.16
|
1586
1464
|
- country: US
|
1587
1465
|
region: ID
|
1588
1466
|
exchange: '044980'
|
@@ -1594,9 +1472,7 @@ rate_centers:
|
|
1594
1472
|
long: "-112.215986"
|
1595
1473
|
closest_city:
|
1596
1474
|
name: Hamer
|
1597
|
-
|
1598
|
-
value: 1.82
|
1599
|
-
units: km
|
1475
|
+
distance_km: 1.82
|
1600
1476
|
- country: US
|
1601
1477
|
region: ID
|
1602
1478
|
exchange: '341522'
|
@@ -1626,9 +1502,7 @@ rate_centers:
|
|
1626
1502
|
long: "-116.782993"
|
1627
1503
|
closest_city:
|
1628
1504
|
name: Harrison
|
1629
|
-
|
1630
|
-
value: 2.37
|
1631
|
-
units: km
|
1505
|
+
distance_km: 2.37
|
1632
1506
|
- country: US
|
1633
1507
|
region: ID
|
1634
1508
|
exchange: '362659'
|
@@ -1667,9 +1541,7 @@ rate_centers:
|
|
1667
1541
|
long: "-116.781122"
|
1668
1542
|
closest_city:
|
1669
1543
|
name: Hayden
|
1670
|
-
|
1671
|
-
value: 1.92
|
1672
|
-
units: km
|
1544
|
+
distance_km: 1.92
|
1673
1545
|
- country: US
|
1674
1546
|
region: ID
|
1675
1547
|
exchange: '045010'
|
@@ -1681,9 +1553,7 @@ rate_centers:
|
|
1681
1553
|
long: "-114.205408"
|
1682
1554
|
closest_city:
|
1683
1555
|
name: Eden
|
1684
|
-
|
1685
|
-
value: 0.53
|
1686
|
-
units: km
|
1556
|
+
distance_km: 0.53
|
1687
1557
|
- country: US
|
1688
1558
|
region: ID
|
1689
1559
|
exchange: '362663'
|
@@ -1722,9 +1592,7 @@ rate_centers:
|
|
1722
1592
|
long: "-112.650294"
|
1723
1593
|
closest_city:
|
1724
1594
|
name: Malad City
|
1725
|
-
|
1726
|
-
value: 33.2
|
1727
|
-
units: km
|
1595
|
+
distance_km: 33.2
|
1728
1596
|
- country: US
|
1729
1597
|
region: ID
|
1730
1598
|
exchange: '045030'
|
@@ -1736,9 +1604,7 @@ rate_centers:
|
|
1736
1604
|
long: "-114.57236"
|
1737
1605
|
closest_city:
|
1738
1606
|
name: Hollister
|
1739
|
-
|
1740
|
-
value: 0.96
|
1741
|
-
units: km
|
1607
|
+
distance_km: 0.96
|
1742
1608
|
- country: US
|
1743
1609
|
region: ID
|
1744
1610
|
exchange: '045040'
|
@@ -1750,9 +1616,7 @@ rate_centers:
|
|
1750
1616
|
long: "-116.93265"
|
1751
1617
|
closest_city:
|
1752
1618
|
name: Homedale
|
1753
|
-
|
1754
|
-
value: 0.43
|
1755
|
-
units: km
|
1619
|
+
distance_km: 0.43
|
1756
1620
|
- country: US
|
1757
1621
|
region: ID
|
1758
1622
|
exchange: '045050'
|
@@ -1764,9 +1628,7 @@ rate_centers:
|
|
1764
1628
|
long: "-116.300199"
|
1765
1629
|
closest_city:
|
1766
1630
|
name: East Hope
|
1767
|
-
|
1768
|
-
value: 0.75
|
1769
|
-
units: km
|
1631
|
+
distance_km: 0.75
|
1770
1632
|
- country: US
|
1771
1633
|
region: ID
|
1772
1634
|
exchange: '045060'
|
@@ -1778,9 +1640,7 @@ rate_centers:
|
|
1778
1640
|
long: "-116.188887"
|
1779
1641
|
closest_city:
|
1780
1642
|
name: Horseshoe Bend
|
1781
|
-
|
1782
|
-
value: 0.87
|
1783
|
-
units: km
|
1643
|
+
distance_km: 0.87
|
1784
1644
|
- country: US
|
1785
1645
|
region: ID
|
1786
1646
|
exchange: '044431'
|
@@ -1810,9 +1670,7 @@ rate_centers:
|
|
1810
1670
|
long: "-115.836269"
|
1811
1671
|
closest_city:
|
1812
1672
|
name: Idaho City
|
1813
|
-
|
1814
|
-
value: 0.68
|
1815
|
-
units: km
|
1673
|
+
distance_km: 0.68
|
1816
1674
|
- country: US
|
1817
1675
|
region: ID
|
1818
1676
|
exchange: '045080'
|
@@ -1824,9 +1682,7 @@ rate_centers:
|
|
1824
1682
|
long: "-112.036615"
|
1825
1683
|
closest_city:
|
1826
1684
|
name: Idaho Falls
|
1827
|
-
|
1828
|
-
value: 1.35
|
1829
|
-
units: km
|
1685
|
+
distance_km: 1.35
|
1830
1686
|
- country: US
|
1831
1687
|
region: ID
|
1832
1688
|
exchange: '341534'
|
@@ -1847,9 +1703,7 @@ rate_centers:
|
|
1847
1703
|
long: "-116.431335"
|
1848
1704
|
closest_city:
|
1849
1705
|
name: Council
|
1850
|
-
|
1851
|
-
value: 19.31
|
1852
|
-
units: km
|
1706
|
+
distance_km: 19.31
|
1853
1707
|
- country: US
|
1854
1708
|
region: ID
|
1855
1709
|
exchange: '045633'
|
@@ -1879,9 +1733,7 @@ rate_centers:
|
|
1879
1733
|
long: "-111.302549"
|
1880
1734
|
closest_city:
|
1881
1735
|
name: Irwin
|
1882
|
-
|
1883
|
-
value: 2.71
|
1884
|
-
units: km
|
1736
|
+
distance_km: 2.71
|
1885
1737
|
- country: US
|
1886
1738
|
region: ID
|
1887
1739
|
exchange: '045110'
|
@@ -1893,9 +1745,7 @@ rate_centers:
|
|
1893
1745
|
long: "-111.332626"
|
1894
1746
|
closest_city:
|
1895
1747
|
name: Island Park
|
1896
|
-
|
1897
|
-
value: 3.93
|
1898
|
-
units: km
|
1748
|
+
distance_km: 3.93
|
1899
1749
|
- country: US
|
1900
1750
|
region: ID
|
1901
1751
|
exchange: '341540'
|
@@ -1916,9 +1766,7 @@ rate_centers:
|
|
1916
1766
|
long: "-114.518177"
|
1917
1767
|
closest_city:
|
1918
1768
|
name: Jerome
|
1919
|
-
|
1920
|
-
value: 0.97
|
1921
|
-
units: km
|
1769
|
+
distance_km: 0.97
|
1922
1770
|
- country: US
|
1923
1771
|
region: ID
|
1924
1772
|
exchange: '045130'
|
@@ -1930,9 +1778,7 @@ rate_centers:
|
|
1930
1778
|
long: "-116.69331"
|
1931
1779
|
closest_city:
|
1932
1780
|
name: Juliaetta
|
1933
|
-
|
1934
|
-
value: 1.25
|
1935
|
-
units: km
|
1781
|
+
distance_km: 1.25
|
1936
1782
|
- country: US
|
1937
1783
|
region: ID
|
1938
1784
|
exchange: '045140'
|
@@ -1944,9 +1790,7 @@ rate_centers:
|
|
1944
1790
|
long: "-116.023334"
|
1945
1791
|
closest_city:
|
1946
1792
|
name: Kamiah
|
1947
|
-
|
1948
|
-
value: 0.41
|
1949
|
-
units: km
|
1793
|
+
distance_km: 0.41
|
1950
1794
|
- country: US
|
1951
1795
|
region: ID
|
1952
1796
|
exchange: '045150'
|
@@ -1958,9 +1802,7 @@ rate_centers:
|
|
1958
1802
|
long: "-116.114433"
|
1959
1803
|
closest_city:
|
1960
1804
|
name: Kellogg
|
1961
|
-
|
1962
|
-
value: 2.09
|
1963
|
-
units: km
|
1805
|
+
distance_km: 2.09
|
1964
1806
|
- country: US
|
1965
1807
|
region: ID
|
1966
1808
|
exchange: '045160'
|
@@ -1972,9 +1814,7 @@ rate_centers:
|
|
1972
1814
|
long: "-116.650957"
|
1973
1815
|
closest_city:
|
1974
1816
|
name: Kendrick
|
1975
|
-
|
1976
|
-
value: 0.37
|
1977
|
-
units: km
|
1817
|
+
distance_km: 0.37
|
1978
1818
|
- country: US
|
1979
1819
|
region: ID
|
1980
1820
|
exchange: '045170'
|
@@ -1986,9 +1826,7 @@ rate_centers:
|
|
1986
1826
|
long: "-114.364087"
|
1987
1827
|
closest_city:
|
1988
1828
|
name: Ketchum
|
1989
|
-
|
1990
|
-
value: 0.77
|
1991
|
-
units: km
|
1829
|
+
distance_km: 0.77
|
1992
1830
|
- country: US
|
1993
1831
|
region: ID
|
1994
1832
|
exchange: '344777'
|
@@ -2009,9 +1847,7 @@ rate_centers:
|
|
2009
1847
|
long: "-111.890387"
|
2010
1848
|
closest_city:
|
2011
1849
|
name: Spencer
|
2012
|
-
|
2013
|
-
value: 27.62
|
2014
|
-
units: km
|
1850
|
+
distance_km: 27.62
|
2015
1851
|
- country: US
|
2016
1852
|
region: ID
|
2017
1853
|
exchange: '045190'
|
@@ -2023,9 +1859,7 @@ rate_centers:
|
|
2023
1859
|
long: "-114.367438"
|
2024
1860
|
closest_city:
|
2025
1861
|
name: Kimberly
|
2026
|
-
|
2027
|
-
value: 0.99
|
2028
|
-
units: km
|
1862
|
+
distance_km: 0.99
|
2029
1863
|
- country: US
|
2030
1864
|
region: ID
|
2031
1865
|
exchange: '341545'
|
@@ -2055,9 +1889,7 @@ rate_centers:
|
|
2055
1889
|
long: "-115.974999"
|
2056
1890
|
closest_city:
|
2057
1891
|
name: Kooskia
|
2058
|
-
|
2059
|
-
value: 0.12
|
2060
|
-
units: km
|
1892
|
+
distance_km: 0.12
|
2061
1893
|
- country: US
|
2062
1894
|
region: ID
|
2063
1895
|
exchange: '362668'
|
@@ -2078,9 +1910,7 @@ rate_centers:
|
|
2078
1910
|
long: "-116.415249"
|
2079
1911
|
closest_city:
|
2080
1912
|
name: Kuna
|
2081
|
-
|
2082
|
-
value: 1.86
|
2083
|
-
units: km
|
1913
|
+
distance_km: 1.86
|
2084
1914
|
- country: US
|
2085
1915
|
region: ID
|
2086
1916
|
exchange: '362669'
|
@@ -2101,9 +1931,7 @@ rate_centers:
|
|
2101
1931
|
long: "-116.329225"
|
2102
1932
|
closest_city:
|
2103
1933
|
name: Clark Fork
|
2104
|
-
|
2105
|
-
value: 22.01
|
2106
|
-
units: km
|
1934
|
+
distance_km: 22.01
|
2107
1935
|
- country: US
|
2108
1936
|
region: ID
|
2109
1937
|
exchange: '341547'
|
@@ -2124,9 +1952,7 @@ rate_centers:
|
|
2124
1952
|
long: "-116.801217"
|
2125
1953
|
closest_city:
|
2126
1954
|
name: Lapwai
|
2127
|
-
|
2128
|
-
value: 0.8
|
2129
|
-
units: km
|
1955
|
+
distance_km: 0.8
|
2130
1956
|
- country: US
|
2131
1957
|
region: ID
|
2132
1958
|
exchange: '045240'
|
@@ -2138,9 +1964,7 @@ rate_centers:
|
|
2138
1964
|
long: "-112.005686"
|
2139
1965
|
closest_city:
|
2140
1966
|
name: Lava Hot Springs
|
2141
|
-
|
2142
|
-
value: 0.73
|
2143
|
-
units: km
|
1967
|
+
distance_km: 0.73
|
2144
1968
|
- country: US
|
2145
1969
|
region: ID
|
2146
1970
|
exchange: '045250'
|
@@ -2152,9 +1976,7 @@ rate_centers:
|
|
2152
1976
|
long: "-113.360384"
|
2153
1977
|
closest_city:
|
2154
1978
|
name: Leadore
|
2155
|
-
|
2156
|
-
value: 0.14
|
2157
|
-
units: km
|
1979
|
+
distance_km: 0.14
|
2158
1980
|
- country: US
|
2159
1981
|
region: ID
|
2160
1982
|
exchange: '341550'
|
@@ -2175,9 +1997,7 @@ rate_centers:
|
|
2175
1997
|
long: "-116.560103"
|
2176
1998
|
closest_city:
|
2177
1999
|
name: Peck
|
2178
|
-
|
2179
|
-
value: 10.93
|
2180
|
-
units: km
|
2000
|
+
distance_km: 10.93
|
2181
2001
|
- country: US
|
2182
2002
|
region: ID
|
2183
2003
|
exchange: '045270'
|
@@ -2189,9 +2009,7 @@ rate_centers:
|
|
2189
2009
|
long: "-117.024163"
|
2190
2010
|
closest_city:
|
2191
2011
|
name: Genesee
|
2192
|
-
|
2193
|
-
value: 7.56
|
2194
|
-
units: km
|
2012
|
+
distance_km: 7.56
|
2195
2013
|
- country: US
|
2196
2014
|
region: ID
|
2197
2015
|
exchange: '341551'
|
@@ -2212,9 +2030,7 @@ rate_centers:
|
|
2212
2030
|
long: "-117.014146"
|
2213
2031
|
closest_city:
|
2214
2032
|
name: Lewiston
|
2215
|
-
|
2216
|
-
value: 3.19
|
2217
|
-
units: km
|
2033
|
+
distance_km: 3.19
|
2218
2034
|
- country: US
|
2219
2035
|
region: ID
|
2220
2036
|
exchange: '341552'
|
@@ -2280,9 +2096,7 @@ rate_centers:
|
|
2280
2096
|
long: "-115.421264"
|
2281
2097
|
closest_city:
|
2282
2098
|
name: Lowman
|
2283
|
-
|
2284
|
-
value: 16.47
|
2285
|
-
units: km
|
2099
|
+
distance_km: 16.47
|
2286
2100
|
- country: US
|
2287
2101
|
region: ID
|
2288
2102
|
exchange: '341558'
|
@@ -2312,9 +2126,7 @@ rate_centers:
|
|
2312
2126
|
long: "-113.614026"
|
2313
2127
|
closest_city:
|
2314
2128
|
name: Mackay
|
2315
|
-
|
2316
|
-
value: 0.66
|
2317
|
-
units: km
|
2129
|
+
distance_km: 0.66
|
2318
2130
|
- country: US
|
2319
2131
|
region: ID
|
2320
2132
|
exchange: '341561'
|
@@ -2335,9 +2147,7 @@ rate_centers:
|
|
2335
2147
|
long: "-112.250167"
|
2336
2148
|
closest_city:
|
2337
2149
|
name: Malad City
|
2338
|
-
|
2339
|
-
value: 0.04
|
2340
|
-
units: km
|
2150
|
+
distance_km: 0.04
|
2341
2151
|
- country: US
|
2342
2152
|
region: ID
|
2343
2153
|
exchange: '341563'
|
@@ -2358,9 +2168,7 @@ rate_centers:
|
|
2358
2168
|
long: "-113.366855"
|
2359
2169
|
closest_city:
|
2360
2170
|
name: Malta
|
2361
|
-
|
2362
|
-
value: 0.21
|
2363
|
-
units: km
|
2171
|
+
distance_km: 0.21
|
2364
2172
|
- country: US
|
2365
2173
|
region: ID
|
2366
2174
|
exchange: '362671'
|
@@ -2381,9 +2189,7 @@ rate_centers:
|
|
2381
2189
|
long: "-116.799239"
|
2382
2190
|
closest_city:
|
2383
2191
|
name: Marsing
|
2384
|
-
|
2385
|
-
value: 0.93
|
2386
|
-
units: km
|
2192
|
+
distance_km: 0.93
|
2387
2193
|
- country: US
|
2388
2194
|
region: ID
|
2389
2195
|
exchange: '341566'
|
@@ -2404,9 +2210,7 @@ rate_centers:
|
|
2404
2210
|
long: "-113.916466"
|
2405
2211
|
closest_city:
|
2406
2212
|
name: Challis
|
2407
|
-
|
2408
|
-
value: 27.18
|
2409
|
-
units: km
|
2213
|
+
distance_km: 27.18
|
2410
2214
|
- country: US
|
2411
2215
|
region: ID
|
2412
2216
|
exchange: '045350'
|
@@ -2418,9 +2222,7 @@ rate_centers:
|
|
2418
2222
|
long: "-116.10078"
|
2419
2223
|
closest_city:
|
2420
2224
|
name: McCall
|
2421
|
-
|
2422
|
-
value: 0.98
|
2423
|
-
units: km
|
2225
|
+
distance_km: 0.98
|
2424
2226
|
- country: US
|
2425
2227
|
region: ID
|
2426
2228
|
exchange: '045360'
|
@@ -2432,9 +2234,7 @@ rate_centers:
|
|
2432
2234
|
long: "-112.189642"
|
2433
2235
|
closest_city:
|
2434
2236
|
name: McCammon
|
2435
|
-
|
2436
|
-
value: 0.07
|
2437
|
-
units: km
|
2237
|
+
distance_km: 0.07
|
2438
2238
|
- country: US
|
2439
2239
|
region: ID
|
2440
2240
|
exchange: '362672'
|
@@ -2455,9 +2255,7 @@ rate_centers:
|
|
2455
2255
|
long: "-116.523325"
|
2456
2256
|
closest_city:
|
2457
2257
|
name: Melba
|
2458
|
-
|
2459
|
-
value: 0.8
|
2460
|
-
units: km
|
2258
|
+
distance_km: 0.8
|
2461
2259
|
- country: US
|
2462
2260
|
region: ID
|
2463
2261
|
exchange: '344783'
|
@@ -2487,9 +2285,7 @@ rate_centers:
|
|
2487
2285
|
long: "-116.300572"
|
2488
2286
|
closest_city:
|
2489
2287
|
name: Garden City
|
2490
|
-
|
2491
|
-
value: 5.25
|
2492
|
-
units: km
|
2288
|
+
distance_km: 5.25
|
2493
2289
|
- country: US
|
2494
2290
|
region: ID
|
2495
2291
|
exchange: '341712'
|
@@ -2510,9 +2306,7 @@ rate_centers:
|
|
2510
2306
|
long: "-116.618405"
|
2511
2307
|
closest_city:
|
2512
2308
|
name: Middleton
|
2513
|
-
|
2514
|
-
value: 0.23
|
2515
|
-
units: km
|
2309
|
+
distance_km: 0.23
|
2516
2310
|
- country: US
|
2517
2311
|
region: ID
|
2518
2312
|
exchange: '045400'
|
@@ -2524,9 +2318,7 @@ rate_centers:
|
|
2524
2318
|
long: "-116.730012"
|
2525
2319
|
closest_city:
|
2526
2320
|
name: Midvale
|
2527
|
-
|
2528
|
-
value: 1.24
|
2529
|
-
units: km
|
2321
|
+
distance_km: 1.24
|
2530
2322
|
- country: US
|
2531
2323
|
region: ID
|
2532
2324
|
exchange: '045410'
|
@@ -2538,9 +2330,7 @@ rate_centers:
|
|
2538
2330
|
long: "-113.496615"
|
2539
2331
|
closest_city:
|
2540
2332
|
name: Minidoka
|
2541
|
-
|
2542
|
-
value: 0.58
|
2543
|
-
units: km
|
2333
|
+
distance_km: 0.58
|
2544
2334
|
- country: US
|
2545
2335
|
region: ID
|
2546
2336
|
exchange: '344784'
|
@@ -2561,9 +2351,7 @@ rate_centers:
|
|
2561
2351
|
long: "-112.537367"
|
2562
2352
|
closest_city:
|
2563
2353
|
name: Mud Lake
|
2564
|
-
|
2565
|
-
value: 17.23
|
2566
|
-
units: km
|
2354
|
+
distance_km: 17.23
|
2567
2355
|
- country: US
|
2568
2356
|
region: ID
|
2569
2357
|
exchange: '341577'
|
@@ -2584,9 +2372,7 @@ rate_centers:
|
|
2584
2372
|
long: "-111.299944"
|
2585
2373
|
closest_city:
|
2586
2374
|
name: Montpelier
|
2587
|
-
|
2588
|
-
value: 0.29
|
2589
|
-
units: km
|
2375
|
+
distance_km: 0.29
|
2590
2376
|
- country: US
|
2591
2377
|
region: ID
|
2592
2378
|
exchange: '044432'
|
@@ -2616,9 +2402,7 @@ rate_centers:
|
|
2616
2402
|
long: "-116.997111"
|
2617
2403
|
closest_city:
|
2618
2404
|
name: Moscow
|
2619
|
-
|
2620
|
-
value: 0.46
|
2621
|
-
units: km
|
2405
|
+
distance_km: 0.46
|
2622
2406
|
- country: US
|
2623
2407
|
region: ID
|
2624
2408
|
exchange: '045450'
|
@@ -2630,9 +2414,7 @@ rate_centers:
|
|
2630
2414
|
long: "-115.691523"
|
2631
2415
|
closest_city:
|
2632
2416
|
name: Mountain Home
|
2633
|
-
|
2634
|
-
value: 0.46
|
2635
|
-
units: km
|
2417
|
+
distance_km: 0.46
|
2636
2418
|
- country: US
|
2637
2419
|
region: ID
|
2638
2420
|
exchange: '341582'
|
@@ -2662,9 +2444,7 @@ rate_centers:
|
|
2662
2444
|
long: "-115.794643"
|
2663
2445
|
closest_city:
|
2664
2446
|
name: Mullan
|
2665
|
-
|
2666
|
-
value: 0.14
|
2667
|
-
units: km
|
2447
|
+
distance_km: 0.14
|
2668
2448
|
- country: US
|
2669
2449
|
region: ID
|
2670
2450
|
exchange: '341583'
|
@@ -2694,9 +2474,7 @@ rate_centers:
|
|
2694
2474
|
long: "-114.165407"
|
2695
2475
|
closest_city:
|
2696
2476
|
name: Murtaugh
|
2697
|
-
|
2698
|
-
value: 0.24
|
2699
|
-
units: km
|
2477
|
+
distance_km: 0.24
|
2700
2478
|
- country: US
|
2701
2479
|
region: ID
|
2702
2480
|
exchange: '045480'
|
@@ -2708,9 +2486,7 @@ rate_centers:
|
|
2708
2486
|
long: "-116.555788"
|
2709
2487
|
closest_city:
|
2710
2488
|
name: Nampa
|
2711
|
-
|
2712
|
-
value: 0.66
|
2713
|
-
units: km
|
2489
|
+
distance_km: 0.66
|
2714
2490
|
- country: US
|
2715
2491
|
region: ID
|
2716
2492
|
exchange: '362677'
|
@@ -2740,9 +2516,7 @@ rate_centers:
|
|
2740
2516
|
long: "-116.276199"
|
2741
2517
|
closest_city:
|
2742
2518
|
name: New Meadows
|
2743
|
-
|
2744
|
-
value: 0.97
|
2745
|
-
units: km
|
2519
|
+
distance_km: 0.97
|
2746
2520
|
- country: US
|
2747
2521
|
region: ID
|
2748
2522
|
exchange: '045500'
|
@@ -2754,9 +2528,7 @@ rate_centers:
|
|
2754
2528
|
long: "-116.814754"
|
2755
2529
|
closest_city:
|
2756
2530
|
name: New Plymouth
|
2757
|
-
|
2758
|
-
value: 0.41
|
2759
|
-
units: km
|
2531
|
+
distance_km: 0.41
|
2760
2532
|
- country: US
|
2761
2533
|
region: ID
|
2762
2534
|
exchange: '341588'
|
@@ -2777,9 +2549,7 @@ rate_centers:
|
|
2777
2549
|
long: "-116.235443"
|
2778
2550
|
closest_city:
|
2779
2551
|
name: Nezperce
|
2780
|
-
|
2781
|
-
value: 0.4
|
2782
|
-
units: km
|
2552
|
+
distance_km: 0.4
|
2783
2553
|
- country: US
|
2784
2554
|
region: ID
|
2785
2555
|
exchange: '362678'
|
@@ -2800,9 +2570,7 @@ rate_centers:
|
|
2800
2570
|
long: "-113.668069"
|
2801
2571
|
closest_city:
|
2802
2572
|
name: Acequia
|
2803
|
-
|
2804
|
-
value: 13.33
|
2805
|
-
units: km
|
2573
|
+
distance_km: 13.33
|
2806
2574
|
- country: US
|
2807
2575
|
region: ID
|
2808
2576
|
exchange: '045821'
|
@@ -2841,9 +2609,7 @@ rate_centers:
|
|
2841
2609
|
long: "-116.956617"
|
2842
2610
|
closest_city:
|
2843
2611
|
name: Parma
|
2844
|
-
|
2845
|
-
value: 9.69
|
2846
|
-
units: km
|
2612
|
+
distance_km: 9.69
|
2847
2613
|
- country: US
|
2848
2614
|
region: ID
|
2849
2615
|
exchange: '045540'
|
@@ -2855,9 +2621,7 @@ rate_centers:
|
|
2855
2621
|
long: "-113.875917"
|
2856
2622
|
closest_city:
|
2857
2623
|
name: Oakley
|
2858
|
-
|
2859
|
-
value: 0.54
|
2860
|
-
units: km
|
2624
|
+
distance_km: 0.54
|
2861
2625
|
- country: US
|
2862
2626
|
region: ID
|
2863
2627
|
exchange: '341596'
|
@@ -2914,9 +2678,7 @@ rate_centers:
|
|
2914
2678
|
long: "-116.249167"
|
2915
2679
|
closest_city:
|
2916
2680
|
name: Orofino
|
2917
|
-
|
2918
|
-
value: 0.84
|
2919
|
-
units: km
|
2681
|
+
distance_km: 0.84
|
2920
2682
|
- country: US
|
2921
2683
|
region: ID
|
2922
2684
|
exchange: '362682'
|
@@ -2982,9 +2744,7 @@ rate_centers:
|
|
2982
2744
|
long: "-111.403113"
|
2983
2745
|
closest_city:
|
2984
2746
|
name: Paris
|
2985
|
-
|
2986
|
-
value: 0.55
|
2987
|
-
units: km
|
2747
|
+
distance_km: 0.55
|
2988
2748
|
- country: US
|
2989
2749
|
region: ID
|
2990
2750
|
exchange: '341603'
|
@@ -3005,9 +2765,7 @@ rate_centers:
|
|
3005
2765
|
long: "-116.942923"
|
3006
2766
|
closest_city:
|
3007
2767
|
name: Parma
|
3008
|
-
|
3009
|
-
value: 0.3
|
3010
|
-
units: km
|
2768
|
+
distance_km: 0.3
|
3011
2769
|
- country: US
|
3012
2770
|
region: ID
|
3013
2771
|
exchange: '341605'
|
@@ -3028,9 +2786,7 @@ rate_centers:
|
|
3028
2786
|
long: "-113.778557"
|
3029
2787
|
closest_city:
|
3030
2788
|
name: Paul
|
3031
|
-
|
3032
|
-
value: 1.67
|
3033
|
-
units: km
|
2789
|
+
distance_km: 1.67
|
3034
2790
|
- country: US
|
3035
2791
|
region: ID
|
3036
2792
|
exchange: '045590'
|
@@ -3042,9 +2798,7 @@ rate_centers:
|
|
3042
2798
|
long: "-116.934545"
|
3043
2799
|
closest_city:
|
3044
2800
|
name: Payette
|
3045
|
-
|
3046
|
-
value: 0.91
|
3047
|
-
units: km
|
2801
|
+
distance_km: 0.91
|
3048
2802
|
- country: US
|
3049
2803
|
region: ID
|
3050
2804
|
exchange: '045600'
|
@@ -3056,9 +2810,7 @@ rate_centers:
|
|
3056
2810
|
long: "-116.424789"
|
3057
2811
|
closest_city:
|
3058
2812
|
name: Peck
|
3059
|
-
|
3060
|
-
value: 0.29
|
3061
|
-
units: km
|
2813
|
+
distance_km: 0.29
|
3062
2814
|
- country: US
|
3063
2815
|
region: ID
|
3064
2816
|
exchange: '341608'
|
@@ -3079,9 +2831,7 @@ rate_centers:
|
|
3079
2831
|
long: "-115.802934"
|
3080
2832
|
closest_city:
|
3081
2833
|
name: Pierce
|
3082
|
-
|
3083
|
-
value: 0.27
|
3084
|
-
units: km
|
2834
|
+
distance_km: 0.27
|
3085
2835
|
- country: US
|
3086
2836
|
region: ID
|
3087
2837
|
exchange: '341609'
|
@@ -3147,9 +2897,7 @@ rate_centers:
|
|
3147
2897
|
long: "-116.883626"
|
3148
2898
|
closest_city:
|
3149
2899
|
name: Plummer
|
3150
|
-
|
3151
|
-
value: 3.31
|
3152
|
-
units: km
|
2900
|
+
distance_km: 3.31
|
3153
2901
|
- country: US
|
3154
2902
|
region: ID
|
3155
2903
|
exchange: '045630'
|
@@ -3161,9 +2909,7 @@ rate_centers:
|
|
3161
2909
|
long: "-112.27062"
|
3162
2910
|
closest_city:
|
3163
2911
|
name: Inkom
|
3164
|
-
|
3165
|
-
value: 8.28
|
3166
|
-
units: km
|
2912
|
+
distance_km: 8.28
|
3167
2913
|
- country: US
|
3168
2914
|
region: ID
|
3169
2915
|
exchange: '341614'
|
@@ -3202,9 +2948,7 @@ rate_centers:
|
|
3202
2948
|
long: "-116.943022"
|
3203
2949
|
closest_city:
|
3204
2950
|
name: Post Falls
|
3205
|
-
|
3206
|
-
value: 1.64
|
3207
|
-
units: km
|
2951
|
+
distance_km: 1.64
|
3208
2952
|
- country: US
|
3209
2953
|
region: ID
|
3210
2954
|
exchange: '045650'
|
@@ -3216,9 +2960,7 @@ rate_centers:
|
|
3216
2960
|
long: "-116.898034"
|
3217
2961
|
closest_city:
|
3218
2962
|
name: Potlatch
|
3219
|
-
|
3220
|
-
value: 0.05
|
3221
|
-
units: km
|
2963
|
+
distance_km: 0.05
|
3222
2964
|
- country: US
|
3223
2965
|
region: ID
|
3224
2966
|
exchange: '045660'
|
@@ -3230,9 +2972,7 @@ rate_centers:
|
|
3230
2972
|
long: "-114.707988"
|
3231
2973
|
closest_city:
|
3232
2974
|
name: Pierce
|
3233
|
-
|
3234
|
-
value: 83.56
|
3235
|
-
units: km
|
2975
|
+
distance_km: 83.56
|
3236
2976
|
- country: US
|
3237
2977
|
region: ID
|
3238
2978
|
exchange: '045670'
|
@@ -3244,9 +2984,7 @@ rate_centers:
|
|
3244
2984
|
long: "-115.58125"
|
3245
2985
|
closest_city:
|
3246
2986
|
name: Mountain Home
|
3247
|
-
|
3248
|
-
value: 39.46
|
3249
|
-
units: km
|
2987
|
+
distance_km: 39.46
|
3250
2988
|
- country: US
|
3251
2989
|
region: ID
|
3252
2990
|
exchange: '045680'
|
@@ -3258,9 +2996,7 @@ rate_centers:
|
|
3258
2996
|
long: "-111.877325"
|
3259
2997
|
closest_city:
|
3260
2998
|
name: Preston
|
3261
|
-
|
3262
|
-
value: 0.45
|
3263
|
-
units: km
|
2999
|
+
distance_km: 0.45
|
3264
3000
|
- country: US
|
3265
3001
|
region: ID
|
3266
3002
|
exchange: '362693'
|
@@ -3281,9 +3017,7 @@ rate_centers:
|
|
3281
3017
|
long: "-116.922521"
|
3282
3018
|
closest_city:
|
3283
3019
|
name: Coolin
|
3284
|
-
|
3285
|
-
value: 7.97
|
3286
|
-
units: km
|
3020
|
+
distance_km: 7.97
|
3287
3021
|
- country: US
|
3288
3022
|
region: ID
|
3289
3023
|
exchange: '045700'
|
@@ -3295,9 +3029,7 @@ rate_centers:
|
|
3295
3029
|
long: "-116.908543"
|
3296
3030
|
closest_city:
|
3297
3031
|
name: Priest River
|
3298
|
-
|
3299
|
-
value: 1.91
|
3300
|
-
units: km
|
3032
|
+
distance_km: 1.91
|
3301
3033
|
- country: US
|
3302
3034
|
region: ID
|
3303
3035
|
exchange: '362696'
|
@@ -3318,9 +3050,7 @@ rate_centers:
|
|
3318
3050
|
long: "-113.259599"
|
3319
3051
|
closest_city:
|
3320
3052
|
name: Malta
|
3321
|
-
|
3322
|
-
value: 25.43
|
3323
|
-
units: km
|
3053
|
+
distance_km: 25.43
|
3324
3054
|
- country: US
|
3325
3055
|
region: ID
|
3326
3056
|
exchange: '045720'
|
@@ -3332,9 +3062,7 @@ rate_centers:
|
|
3332
3062
|
long: "-116.893141"
|
3333
3063
|
closest_city:
|
3334
3064
|
name: Rathdrum
|
3335
|
-
|
3336
|
-
value: 2.5
|
3337
|
-
units: km
|
3065
|
+
distance_km: 2.5
|
3338
3066
|
- country: US
|
3339
3067
|
region: ID
|
3340
3068
|
exchange: '344786'
|
@@ -3355,9 +3083,7 @@ rate_centers:
|
|
3355
3083
|
long: "-111.79394"
|
3356
3084
|
closest_city:
|
3357
3085
|
name: Rexburg
|
3358
|
-
|
3359
|
-
value: 0.17
|
3360
|
-
units: km
|
3086
|
+
distance_km: 0.17
|
3361
3087
|
- country: US
|
3362
3088
|
region: ID
|
3363
3089
|
exchange: '045740'
|
@@ -3369,9 +3095,7 @@ rate_centers:
|
|
3369
3095
|
long: "-114.149441"
|
3370
3096
|
closest_city:
|
3371
3097
|
name: Richfield
|
3372
|
-
|
3373
|
-
value: 0.88
|
3374
|
-
units: km
|
3098
|
+
distance_km: 0.88
|
3375
3099
|
- country: US
|
3376
3100
|
region: ID
|
3377
3101
|
exchange: '341621'
|
@@ -3392,9 +3116,7 @@ rate_centers:
|
|
3392
3116
|
long: "-111.915395"
|
3393
3117
|
closest_city:
|
3394
3118
|
name: Rigby
|
3395
|
-
|
3396
|
-
value: 0.18
|
3397
|
-
units: km
|
3119
|
+
distance_km: 0.18
|
3398
3120
|
- country: US
|
3399
3121
|
region: ID
|
3400
3122
|
exchange: '045760'
|
@@ -3406,9 +3128,7 @@ rate_centers:
|
|
3406
3128
|
long: "-116.31731"
|
3407
3129
|
closest_city:
|
3408
3130
|
name: Riggins
|
3409
|
-
|
3410
|
-
value: 0.57
|
3411
|
-
units: km
|
3131
|
+
distance_km: 0.57
|
3412
3132
|
- country: US
|
3413
3133
|
region: ID
|
3414
3134
|
exchange: '045770'
|
@@ -3420,9 +3140,7 @@ rate_centers:
|
|
3420
3140
|
long: "-111.77829"
|
3421
3141
|
closest_city:
|
3422
3142
|
name: Ririe
|
3423
|
-
|
3424
|
-
value: 0.54
|
3425
|
-
units: km
|
3143
|
+
distance_km: 0.54
|
3426
3144
|
- country: US
|
3427
3145
|
region: ID
|
3428
3146
|
exchange: '044481'
|
@@ -3443,9 +3161,7 @@ rate_centers:
|
|
3443
3161
|
long: "-112.135847"
|
3444
3162
|
closest_city:
|
3445
3163
|
name: Roberts
|
3446
|
-
|
3447
|
-
value: 0.78
|
3448
|
-
units: km
|
3164
|
+
distance_km: 0.78
|
3449
3165
|
- country: US
|
3450
3166
|
region: ID
|
3451
3167
|
exchange: '045790'
|
@@ -3457,9 +3173,7 @@ rate_centers:
|
|
3457
3173
|
long: "-116.989372"
|
3458
3174
|
closest_city:
|
3459
3175
|
name: Plummer
|
3460
|
-
|
3461
|
-
value: 8.0
|
3462
|
-
units: km
|
3176
|
+
distance_km: 8.0
|
3463
3177
|
- country: US
|
3464
3178
|
region: ID
|
3465
3179
|
exchange: '341627'
|
@@ -3480,9 +3194,7 @@ rate_centers:
|
|
3480
3194
|
long: "-112.876993"
|
3481
3195
|
closest_city:
|
3482
3196
|
name: Rockland
|
3483
|
-
|
3484
|
-
value: 0.47
|
3485
|
-
units: km
|
3197
|
+
distance_km: 0.47
|
3486
3198
|
- country: US
|
3487
3199
|
region: ID
|
3488
3200
|
exchange: '341629'
|
@@ -3512,9 +3224,7 @@ rate_centers:
|
|
3512
3224
|
long: "-113.677284"
|
3513
3225
|
closest_city:
|
3514
3226
|
name: Rupert
|
3515
|
-
|
3516
|
-
value: 0.27
|
3517
|
-
units: km
|
3227
|
+
distance_km: 0.27
|
3518
3228
|
- country: US
|
3519
3229
|
region: ID
|
3520
3230
|
exchange: '362698'
|
@@ -3553,23 +3263,7 @@ rate_centers:
|
|
3553
3263
|
long: "-113.894521"
|
3554
3264
|
closest_city:
|
3555
3265
|
name: Salmon
|
3556
|
-
|
3557
|
-
value: 0.41
|
3558
|
-
units: km
|
3559
|
-
- country: US
|
3560
|
-
region: ID
|
3561
|
-
exchange: '045822'
|
3562
|
-
name: SALMON1
|
3563
|
-
full_name: Salmon (CTC)
|
3564
|
-
lata: '652'
|
3565
|
-
ilec_name: CUSTER TELEPHONE BROADBAND SERVICES LLC - ID
|
3566
|
-
lat: '45.177991'
|
3567
|
-
long: "-113.894521"
|
3568
|
-
closest_city:
|
3569
|
-
name: Salmon
|
3570
|
-
distance:
|
3571
|
-
value: 0.41
|
3572
|
-
units: km
|
3266
|
+
distance_km: 0.41
|
3573
3267
|
- country: US
|
3574
3268
|
region: ID
|
3575
3269
|
exchange: '362699'
|
@@ -3599,9 +3293,7 @@ rate_centers:
|
|
3599
3293
|
long: "-116.557354"
|
3600
3294
|
closest_city:
|
3601
3295
|
name: Sandpoint
|
3602
|
-
|
3603
|
-
value: 1.08
|
3604
|
-
units: km
|
3296
|
+
distance_km: 1.08
|
3605
3297
|
- country: US
|
3606
3298
|
region: ID
|
3607
3299
|
exchange: '362701'
|
@@ -3631,9 +3323,7 @@ rate_centers:
|
|
3631
3323
|
long: "-116.984781"
|
3632
3324
|
closest_city:
|
3633
3325
|
name: Rockford Bay
|
3634
|
-
|
3635
|
-
value: 8.72
|
3636
|
-
units: km
|
3326
|
+
distance_km: 8.72
|
3637
3327
|
- country: US
|
3638
3328
|
region: ID
|
3639
3329
|
exchange: '045850'
|
@@ -3645,9 +3335,7 @@ rate_centers:
|
|
3645
3335
|
long: "-112.128234"
|
3646
3336
|
closest_city:
|
3647
3337
|
name: Shelley
|
3648
|
-
|
3649
|
-
value: 0.32
|
3650
|
-
units: km
|
3338
|
+
distance_km: 0.32
|
3651
3339
|
- country: US
|
3652
3340
|
region: ID
|
3653
3341
|
exchange: '045860'
|
@@ -3659,9 +3347,7 @@ rate_centers:
|
|
3659
3347
|
long: "-114.401026"
|
3660
3348
|
closest_city:
|
3661
3349
|
name: Shoshone
|
3662
|
-
|
3663
|
-
value: 0.83
|
3664
|
-
units: km
|
3350
|
+
distance_km: 0.83
|
3665
3351
|
- country: US
|
3666
3352
|
region: ID
|
3667
3353
|
exchange: '045870'
|
@@ -3673,9 +3359,7 @@ rate_centers:
|
|
3673
3359
|
long: "-114.002881"
|
3674
3360
|
closest_city:
|
3675
3361
|
name: Salmon
|
3676
|
-
|
3677
|
-
value: 23.76
|
3678
|
-
units: km
|
3362
|
+
distance_km: 23.76
|
3679
3363
|
- country: US
|
3680
3364
|
region: ID
|
3681
3365
|
exchange: '341637'
|
@@ -3714,9 +3398,7 @@ rate_centers:
|
|
3714
3398
|
long: "-111.601028"
|
3715
3399
|
closest_city:
|
3716
3400
|
name: Soda Springs
|
3717
|
-
|
3718
|
-
value: 1.09
|
3719
|
-
units: km
|
3401
|
+
distance_km: 1.09
|
3720
3402
|
- country: US
|
3721
3403
|
region: ID
|
3722
3404
|
exchange: '341640'
|
@@ -3737,9 +3419,7 @@ rate_centers:
|
|
3737
3419
|
long: "-117.008948"
|
3738
3420
|
closest_city:
|
3739
3421
|
name: Murphy
|
3740
|
-
|
3741
|
-
value: 46.19
|
3742
|
-
units: km
|
3422
|
+
distance_km: 46.19
|
3743
3423
|
- country: US
|
3744
3424
|
region: ID
|
3745
3425
|
exchange: '344790'
|
@@ -3769,9 +3449,7 @@ rate_centers:
|
|
3769
3449
|
long: "-116.869522"
|
3770
3450
|
closest_city:
|
3771
3451
|
name: Spirit Lake
|
3772
|
-
|
3773
|
-
value: 0.15
|
3774
|
-
units: km
|
3452
|
+
distance_km: 0.15
|
3775
3453
|
- country: US
|
3776
3454
|
region: ID
|
3777
3455
|
exchange: '045910'
|
@@ -3783,9 +3461,7 @@ rate_centers:
|
|
3783
3461
|
long: "-112.693401"
|
3784
3462
|
closest_city:
|
3785
3463
|
name: Rockford
|
3786
|
-
|
3787
|
-
value: 17.69
|
3788
|
-
units: km
|
3464
|
+
distance_km: 17.69
|
3789
3465
|
- country: US
|
3790
3466
|
region: ID
|
3791
3467
|
exchange: '362704'
|
@@ -3806,9 +3482,7 @@ rate_centers:
|
|
3806
3482
|
long: "-111.693259"
|
3807
3483
|
closest_city:
|
3808
3484
|
name: St. Anthony
|
3809
|
-
|
3810
|
-
value: 0.78
|
3811
|
-
units: km
|
3485
|
+
distance_km: 0.78
|
3812
3486
|
- country: US
|
3813
3487
|
region: ID
|
3814
3488
|
exchange: '045930'
|
@@ -3820,9 +3494,7 @@ rate_centers:
|
|
3820
3494
|
long: "-116.564928"
|
3821
3495
|
closest_city:
|
3822
3496
|
name: St. Maries
|
3823
|
-
|
3824
|
-
value: 0.7
|
3825
|
-
units: km
|
3497
|
+
distance_km: 0.7
|
3826
3498
|
- country: US
|
3827
3499
|
region: ID
|
3828
3500
|
exchange: '045940'
|
@@ -3834,9 +3506,7 @@ rate_centers:
|
|
3834
3506
|
long: "-114.931144"
|
3835
3507
|
closest_city:
|
3836
3508
|
name: Stanley
|
3837
|
-
|
3838
|
-
value: 0.53
|
3839
|
-
units: km
|
3509
|
+
distance_km: 0.53
|
3840
3510
|
- country: US
|
3841
3511
|
region: ID
|
3842
3512
|
exchange: '045950'
|
@@ -3848,9 +3518,7 @@ rate_centers:
|
|
3848
3518
|
long: "-116.494206"
|
3849
3519
|
closest_city:
|
3850
3520
|
name: Star
|
3851
|
-
|
3852
|
-
value: 1.22
|
3853
|
-
units: km
|
3521
|
+
distance_km: 1.22
|
3854
3522
|
- country: US
|
3855
3523
|
region: ID
|
3856
3524
|
exchange: '341648'
|
@@ -3943,9 +3611,7 @@ rate_centers:
|
|
3943
3611
|
long: "-116.324495"
|
3944
3612
|
closest_city:
|
3945
3613
|
name: Horseshoe Bend
|
3946
|
-
|
3947
|
-
value: 11.82
|
3948
|
-
units: km
|
3614
|
+
distance_km: 11.82
|
3949
3615
|
- country: US
|
3950
3616
|
region: ID
|
3951
3617
|
exchange: '341657'
|
@@ -3984,9 +3650,7 @@ rate_centers:
|
|
3984
3650
|
long: "-112.443211"
|
3985
3651
|
closest_city:
|
3986
3652
|
name: Mud Lake
|
3987
|
-
|
3988
|
-
value: 2.94
|
3989
|
-
units: km
|
3653
|
+
distance_km: 2.94
|
3990
3654
|
- country: US
|
3991
3655
|
region: ID
|
3992
3656
|
exchange: '045921'
|
@@ -4034,9 +3698,7 @@ rate_centers:
|
|
4034
3698
|
long: "-115.191393"
|
4035
3699
|
closest_city:
|
4036
3700
|
name: Castleford
|
4037
|
-
|
4038
|
-
value: 56.02
|
4039
|
-
units: km
|
3701
|
+
distance_km: 56.02
|
4040
3702
|
- country: US
|
4041
3703
|
region: ID
|
4042
3704
|
exchange: '045990'
|
@@ -4048,9 +3710,7 @@ rate_centers:
|
|
4048
3710
|
long: "-115.839406"
|
4049
3711
|
closest_city:
|
4050
3712
|
name: Mountain Home
|
4051
|
-
|
4052
|
-
value: 16.59
|
4053
|
-
units: km
|
3713
|
+
distance_km: 16.59
|
4054
3714
|
- country: US
|
4055
3715
|
region: ID
|
4056
3716
|
exchange: '341666'
|
@@ -4071,9 +3731,7 @@ rate_centers:
|
|
4071
3731
|
long: "-116.767891"
|
4072
3732
|
closest_city:
|
4073
3733
|
name: Troy
|
4074
|
-
|
4075
|
-
value: 0.55
|
4076
|
-
units: km
|
3734
|
+
distance_km: 0.55
|
4077
3735
|
- country: US
|
4078
3736
|
region: ID
|
4079
3737
|
exchange: '046010'
|
@@ -4085,9 +3743,7 @@ rate_centers:
|
|
4085
3743
|
long: "-114.52368"
|
4086
3744
|
closest_city:
|
4087
3745
|
name: Jerome
|
4088
|
-
|
4089
|
-
value: 7.28
|
4090
|
-
units: km
|
3746
|
+
distance_km: 7.28
|
4091
3747
|
- country: US
|
4092
3748
|
region: ID
|
4093
3749
|
exchange: '362707'
|
@@ -4108,9 +3764,7 @@ rate_centers:
|
|
4108
3764
|
long: "-111.060105"
|
4109
3765
|
closest_city:
|
4110
3766
|
name: Georgetown
|
4111
|
-
|
4112
|
-
value: 38.28
|
4113
|
-
units: km
|
3767
|
+
distance_km: 38.28
|
4114
3768
|
- country: US
|
4115
3769
|
region: ID
|
4116
3770
|
exchange: '341668'
|
@@ -4158,9 +3812,7 @@ rate_centers:
|
|
4158
3812
|
long: "-115.923651"
|
4159
3813
|
closest_city:
|
4160
3814
|
name: Wallace
|
4161
|
-
|
4162
|
-
value: 0.11
|
4163
|
-
units: km
|
3815
|
+
distance_km: 0.11
|
4164
3816
|
- country: US
|
4165
3817
|
region: ID
|
4166
3818
|
exchange: '362710'
|
@@ -4181,9 +3833,7 @@ rate_centers:
|
|
4181
3833
|
long: "-115.667629"
|
4182
3834
|
closest_city:
|
4183
3835
|
name: Donnelly
|
4184
|
-
|
4185
|
-
value: 33.65
|
4186
|
-
units: km
|
3836
|
+
distance_km: 33.65
|
4187
3837
|
- country: US
|
4188
3838
|
region: ID
|
4189
3839
|
exchange: '046050'
|
@@ -4195,9 +3845,7 @@ rate_centers:
|
|
4195
3845
|
long: "-115.668463"
|
4196
3846
|
closest_city:
|
4197
3847
|
name: Yellow Pine
|
4198
|
-
|
4199
|
-
value: 35.93
|
4200
|
-
units: km
|
3848
|
+
distance_km: 35.93
|
4201
3849
|
- country: US
|
4202
3850
|
region: ID
|
4203
3851
|
exchange: '046060'
|
@@ -4209,9 +3857,7 @@ rate_centers:
|
|
4209
3857
|
long: "-111.381628"
|
4210
3858
|
closest_city:
|
4211
3859
|
name: Soda Springs
|
4212
|
-
|
4213
|
-
value: 40.59
|
4214
|
-
units: km
|
3860
|
+
distance_km: 40.59
|
4215
3861
|
- country: US
|
4216
3862
|
region: ID
|
4217
3863
|
exchange: '046070'
|
@@ -4223,9 +3869,7 @@ rate_centers:
|
|
4223
3869
|
long: "-115.941596"
|
4224
3870
|
closest_city:
|
4225
3871
|
name: Weippe
|
4226
|
-
|
4227
|
-
value: 0.52
|
4228
|
-
units: km
|
3872
|
+
distance_km: 0.52
|
4229
3873
|
- country: US
|
4230
3874
|
region: ID
|
4231
3875
|
exchange: '046080'
|
@@ -4237,9 +3881,7 @@ rate_centers:
|
|
4237
3881
|
long: "-116.969588"
|
4238
3882
|
closest_city:
|
4239
3883
|
name: Weiser
|
4240
|
-
|
4241
|
-
value: 0.68
|
4242
|
-
units: km
|
3884
|
+
distance_km: 0.68
|
4243
3885
|
- country: US
|
4244
3886
|
region: ID
|
4245
3887
|
exchange: '046090'
|
@@ -4251,9 +3893,7 @@ rate_centers:
|
|
4251
3893
|
long: "-117.036117"
|
4252
3894
|
closest_city:
|
4253
3895
|
name: Viola
|
4254
|
-
|
4255
|
-
value: 7.94
|
4256
|
-
units: km
|
3896
|
+
distance_km: 7.94
|
4257
3897
|
- country: US
|
4258
3898
|
region: ID
|
4259
3899
|
exchange: '046100'
|
@@ -4265,9 +3905,7 @@ rate_centers:
|
|
4265
3905
|
long: "-114.70287"
|
4266
3906
|
closest_city:
|
4267
3907
|
name: Wendell
|
4268
|
-
|
4269
|
-
value: 0.02
|
4270
|
-
units: km
|
3908
|
+
distance_km: 0.02
|
4271
3909
|
- country: US
|
4272
3910
|
region: ID
|
4273
3911
|
exchange: '341676'
|
@@ -4306,9 +3944,7 @@ rate_centers:
|
|
4306
3944
|
long: "-116.290457"
|
4307
3945
|
closest_city:
|
4308
3946
|
name: White Bird
|
4309
|
-
|
4310
|
-
value: 0.85
|
4311
|
-
units: km
|
3947
|
+
distance_km: 0.85
|
4312
3948
|
- country: US
|
4313
3949
|
region: ID
|
4314
3950
|
exchange: '046120'
|
@@ -4320,9 +3956,7 @@ rate_centers:
|
|
4320
3956
|
long: "-116.906129"
|
4321
3957
|
closest_city:
|
4322
3958
|
name: Wilder
|
4323
|
-
|
4324
|
-
value: 0.49
|
4325
|
-
units: km
|
3959
|
+
distance_km: 0.49
|
4326
3960
|
- country: US
|
4327
3961
|
region: ID
|
4328
3962
|
exchange: '344794'
|
@@ -4352,6 +3986,4 @@ rate_centers:
|
|
4352
3986
|
long: "-115.492522"
|
4353
3987
|
closest_city:
|
4354
3988
|
name: Yellow Pine
|
4355
|
-
|
4356
|
-
value: 0.46
|
4357
|
-
units: km
|
3989
|
+
distance_km: 0.46
|