rate_center 0.1.2 → 0.1.4
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 +14 -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 +1892 -5712
- data/data/cities/us/az.yml +1422 -4236
- data/data/cities/us/ca.yml +5539 -16077
- data/data/cities/us/co.yml +2019 -5477
- 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 +3095 -9585
- data/data/cities/us/id.yml +726 -2178
- data/data/cities/us/il.yml +4724 -13974
- data/data/cities/us/in.yml +2955 -8835
- data/data/cities/us/ks.yml +2384 -6982
- 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 +2087 -5859
- 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 +4292 -11840
- data/data/cities/us/ms.yml +1316 -3918
- data/data/cities/us/mt.yml +1485 -4575
- data/data/cities/us/nc.yml +2401 -7169
- data/data/cities/us/nd.yml +1217 -3685
- 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 +2548 -7610
- 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 +1700 -4898
- data/data/cities/us/tx.yml +7453 -20437
- 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 +824 -1620
- data/data/rate_centers/us/az.yml +160 -480
- data/data/rate_centers/us/ca.yml +763 -2273
- data/data/rate_centers/us/co.yml +245 -699
- 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 +299 -885
- 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 +822 -2716
- data/data/rate_centers/us/id.yml +177 -545
- data/data/rate_centers/us/il.yml +1094 -3164
- data/data/rate_centers/us/in.yml +699 -1757
- data/data/rate_centers/us/ks.yml +641 -1875
- data/data/rate_centers/us/ky.yml +384 -1128
- data/data/rate_centers/us/la.yml +312 -880
- data/data/rate_centers/us/ma.yml +267 -799
- data/data/rate_centers/us/md.yml +210 -558
- 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 +669 -2023
- data/data/rate_centers/us/mo.yml +1362 -3020
- data/data/rate_centers/us/ms.yml +253 -739
- data/data/rate_centers/us/mt.yml +260 -934
- data/data/rate_centers/us/nc.yml +930 -1826
- data/data/rate_centers/us/nd.yml +311 -957
- data/data/rate_centers/us/ne.yml +486 -1420
- data/data/rate_centers/us/nh.yml +156 -450
- data/data/rate_centers/us/nj.yml +358 -776
- data/data/rate_centers/us/nm.yml +163 -489
- data/data/rate_centers/us/nv.yml +115 -327
- data/data/rate_centers/us/ny.yml +843 -2303
- data/data/rate_centers/us/oh.yml +1107 -2623
- data/data/rate_centers/us/ok.yml +537 -1601
- data/data/rate_centers/us/or.yml +266 -798
- data/data/rate_centers/us/pa.yml +1346 -2914
- data/data/rate_centers/us/pr.yml +86 -254
- data/data/rate_centers/us/ri.yml +29 -79
- 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 +408 -1124
- data/data/rate_centers/us/tx.yml +1761 -4639
- data/data/rate_centers/us/ut.yml +154 -454
- data/data/rate_centers/us/va.yml +610 -1352
- 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/data_source/local_calling_guide.rb +1 -1
- 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/nh.yml
CHANGED
@@ -47,9 +47,7 @@ rate_centers:
|
|
47
47
|
long: "-72.359798"
|
48
48
|
closest_city:
|
49
49
|
name: North Walpole
|
50
|
-
|
51
|
-
value: 6.98
|
52
|
-
units: km
|
50
|
+
distance_km: 6.98
|
53
51
|
- country: US
|
54
52
|
region: NH
|
55
53
|
exchange: '123380'
|
@@ -61,9 +59,7 @@ rate_centers:
|
|
61
59
|
long: "-71.221948"
|
62
60
|
closest_city:
|
63
61
|
name: Union
|
64
|
-
|
65
|
-
value: 16.5
|
66
|
-
units: km
|
62
|
+
distance_km: 16.5
|
67
63
|
- country: US
|
68
64
|
region: NH
|
69
65
|
exchange: '300889'
|
@@ -93,9 +89,7 @@ rate_centers:
|
|
93
89
|
long: "-71.82073"
|
94
90
|
closest_city:
|
95
91
|
name: Franklin
|
96
|
-
|
97
|
-
value: 12.33
|
98
|
-
units: km
|
92
|
+
distance_km: 12.33
|
99
93
|
- country: US
|
100
94
|
region: NH
|
101
95
|
exchange: '123400'
|
@@ -107,9 +101,7 @@ rate_centers:
|
|
107
101
|
long: "-71.939516"
|
108
102
|
closest_city:
|
109
103
|
name: Francestown
|
110
|
-
|
111
|
-
value: 11.02
|
112
|
-
units: km
|
104
|
+
distance_km: 11.02
|
113
105
|
- country: US
|
114
106
|
region: NH
|
115
107
|
exchange: '123410'
|
@@ -121,9 +113,7 @@ rate_centers:
|
|
121
113
|
long: "-71.633049"
|
122
114
|
closest_city:
|
123
115
|
name: Laconia
|
124
|
-
|
125
|
-
value: 18.59
|
126
|
-
units: km
|
116
|
+
distance_km: 18.59
|
127
117
|
- country: US
|
128
118
|
region: NH
|
129
119
|
exchange: '300894'
|
@@ -180,9 +170,7 @@ rate_centers:
|
|
180
170
|
long: "-71.214704"
|
181
171
|
closest_city:
|
182
172
|
name: Union
|
183
|
-
|
184
|
-
value: 20.51
|
185
|
-
units: km
|
173
|
+
distance_km: 20.51
|
186
174
|
- country: US
|
187
175
|
region: NH
|
188
176
|
exchange: '123430'
|
@@ -194,9 +182,7 @@ rate_centers:
|
|
194
182
|
long: "-71.042527"
|
195
183
|
closest_city:
|
196
184
|
name: Rochester
|
197
|
-
|
198
|
-
value: 10.02
|
199
|
-
units: km
|
185
|
+
distance_km: 10.02
|
200
186
|
- country: US
|
201
187
|
region: NH
|
202
188
|
exchange: '123440'
|
@@ -208,9 +194,7 @@ rate_centers:
|
|
208
194
|
long: "-71.283631"
|
209
195
|
closest_city:
|
210
196
|
name: North Conway
|
211
|
-
|
212
|
-
value: 13.56
|
213
|
-
units: km
|
197
|
+
distance_km: 13.56
|
214
198
|
- country: US
|
215
199
|
region: NH
|
216
200
|
exchange: '300902'
|
@@ -231,9 +215,7 @@ rate_centers:
|
|
231
215
|
long: "-71.521381"
|
232
216
|
closest_city:
|
233
217
|
name: Pinardville
|
234
|
-
|
235
|
-
value: 6.68
|
236
|
-
units: km
|
218
|
+
distance_km: 6.68
|
237
219
|
- country: US
|
238
220
|
region: NH
|
239
221
|
exchange: '300904'
|
@@ -254,9 +236,7 @@ rate_centers:
|
|
254
236
|
long: "-71.480518"
|
255
237
|
closest_city:
|
256
238
|
name: Tilton Northfield
|
257
|
-
|
258
|
-
value: 9.03
|
259
|
-
units: km
|
239
|
+
distance_km: 9.03
|
260
240
|
- country: US
|
261
241
|
region: NH
|
262
242
|
exchange: '300906'
|
@@ -286,9 +266,7 @@ rate_centers:
|
|
286
266
|
long: "-71.181337"
|
287
267
|
closest_city:
|
288
268
|
name: Berlin
|
289
|
-
|
290
|
-
value: 6.42
|
291
|
-
units: km
|
269
|
+
distance_km: 6.42
|
292
270
|
- country: US
|
293
271
|
region: NH
|
294
272
|
exchange: '123480'
|
@@ -300,9 +278,7 @@ rate_centers:
|
|
300
278
|
long: "-71.693053"
|
301
279
|
closest_city:
|
302
280
|
name: North Woodstock
|
303
|
-
|
304
|
-
value: 27.22
|
305
|
-
units: km
|
281
|
+
distance_km: 27.22
|
306
282
|
- country: US
|
307
283
|
region: NH
|
308
284
|
exchange: '123490'
|
@@ -314,9 +290,7 @@ rate_centers:
|
|
314
290
|
long: "-71.61913"
|
315
291
|
closest_city:
|
316
292
|
name: Concord
|
317
|
-
|
318
|
-
value: 10.43
|
319
|
-
units: km
|
293
|
+
distance_km: 10.43
|
320
294
|
- country: US
|
321
295
|
region: NH
|
322
296
|
exchange: '300911'
|
@@ -346,9 +320,7 @@ rate_centers:
|
|
346
320
|
long: "-71.957825"
|
347
321
|
closest_city:
|
348
322
|
name: Blodgett Landing
|
349
|
-
|
350
|
-
value: 13.4
|
351
|
-
units: km
|
323
|
+
distance_km: 13.4
|
352
324
|
- country: US
|
353
325
|
region: NH
|
354
326
|
exchange: '300914'
|
@@ -369,9 +341,7 @@ rate_centers:
|
|
369
341
|
long: "-71.439573"
|
370
342
|
closest_city:
|
371
343
|
name: Berlin
|
372
|
-
|
373
|
-
value: 29.17
|
374
|
-
units: km
|
344
|
+
distance_km: 29.17
|
375
345
|
- country: US
|
376
346
|
region: NH
|
377
347
|
exchange: '300916'
|
@@ -392,9 +362,7 @@ rate_centers:
|
|
392
362
|
long: "-71.73525"
|
393
363
|
closest_city:
|
394
364
|
name: Franklin
|
395
|
-
|
396
|
-
value: 16.62
|
397
|
-
units: km
|
365
|
+
distance_km: 16.62
|
398
366
|
- country: US
|
399
367
|
region: NH
|
400
368
|
exchange: '300918'
|
@@ -442,9 +410,7 @@ rate_centers:
|
|
442
410
|
long: "-71.643558"
|
443
411
|
closest_city:
|
444
412
|
name: Center Sandwich
|
445
|
-
|
446
|
-
value: 17.58
|
447
|
-
units: km
|
413
|
+
distance_km: 17.58
|
448
414
|
- country: US
|
449
415
|
region: NH
|
450
416
|
exchange: '123540'
|
@@ -456,9 +422,7 @@ rate_centers:
|
|
456
422
|
long: "-72.022481"
|
457
423
|
closest_city:
|
458
424
|
name: Lebanon
|
459
|
-
|
460
|
-
value: 18.6
|
461
|
-
units: km
|
425
|
+
distance_km: 18.6
|
462
426
|
- country: US
|
463
427
|
region: NH
|
464
428
|
exchange: '300923'
|
@@ -479,9 +443,7 @@ rate_centers:
|
|
479
443
|
long: "-71.291839"
|
480
444
|
closest_city:
|
481
445
|
name: South Hooksett
|
482
|
-
|
483
|
-
value: 11.06
|
484
|
-
units: km
|
446
|
+
distance_km: 11.06
|
485
447
|
- country: US
|
486
448
|
region: NH
|
487
449
|
exchange: '300925'
|
@@ -502,9 +464,7 @@ rate_centers:
|
|
502
464
|
long: "-71.563777"
|
503
465
|
closest_city:
|
504
466
|
name: Concord
|
505
|
-
|
506
|
-
value: 11.52
|
507
|
-
units: km
|
467
|
+
distance_km: 11.52
|
508
468
|
- country: US
|
509
469
|
region: NH
|
510
470
|
exchange: '300927'
|
@@ -534,9 +494,7 @@ rate_centers:
|
|
534
494
|
long: "-71.259595"
|
535
495
|
closest_city:
|
536
496
|
name: Rochester
|
537
|
-
|
538
|
-
value: 23.13
|
539
|
-
units: km
|
497
|
+
distance_km: 23.13
|
540
498
|
- country: US
|
541
499
|
region: NH
|
542
500
|
exchange: '300947'
|
@@ -546,15 +504,6 @@ rate_centers:
|
|
546
504
|
ilec_name: CONSOLIDATED COMM OF NO. NEW ENGLAND-NH
|
547
505
|
lat:
|
548
506
|
long:
|
549
|
-
- country: US
|
550
|
-
region: NH
|
551
|
-
exchange: '300948'
|
552
|
-
name: CTR HARBOR
|
553
|
-
full_name: Center Harbor
|
554
|
-
lata: '122'
|
555
|
-
ilec_name: CONSOLIDATED COMM OF NO. NEW ENGLAND-NH
|
556
|
-
lat:
|
557
|
-
long:
|
558
507
|
- country: US
|
559
508
|
region: NH
|
560
509
|
exchange: '123580'
|
@@ -566,9 +515,16 @@ rate_centers:
|
|
566
515
|
long: "-71.463537"
|
567
516
|
closest_city:
|
568
517
|
name: Suissevale
|
569
|
-
|
570
|
-
|
571
|
-
|
518
|
+
distance_km: 8.29
|
519
|
+
- country: US
|
520
|
+
region: NH
|
521
|
+
exchange: '300948'
|
522
|
+
name: CTR HARBOR
|
523
|
+
full_name: Center Harbor
|
524
|
+
lata: '122'
|
525
|
+
ilec_name: CONSOLIDATED COMM OF NO. NEW ENGLAND-NH
|
526
|
+
lat:
|
527
|
+
long:
|
572
528
|
- country: US
|
573
529
|
region: NH
|
574
530
|
exchange: '123590'
|
@@ -580,9 +536,7 @@ rate_centers:
|
|
580
536
|
long: "-71.154496"
|
581
537
|
closest_city:
|
582
538
|
name: Center Ossipee
|
583
|
-
|
584
|
-
value: 0.47
|
585
|
-
units: km
|
539
|
+
distance_km: 0.47
|
586
540
|
- country: US
|
587
541
|
region: NH
|
588
542
|
exchange: '123600'
|
@@ -594,9 +548,7 @@ rate_centers:
|
|
594
548
|
long: "-71.441057"
|
595
549
|
closest_city:
|
596
550
|
name: Center Sandwich
|
597
|
-
|
598
|
-
value: 0.19
|
599
|
-
units: km
|
551
|
+
distance_km: 0.19
|
600
552
|
- country: US
|
601
553
|
region: NH
|
602
554
|
exchange: '300952'
|
@@ -626,9 +578,7 @@ rate_centers:
|
|
626
578
|
long: "-72.422776"
|
627
579
|
closest_city:
|
628
580
|
name: North Walpole
|
629
|
-
|
630
|
-
value: 10.03
|
631
|
-
units: km
|
581
|
+
distance_km: 10.03
|
632
582
|
- country: US
|
633
583
|
region: NH
|
634
584
|
exchange: '123620'
|
@@ -640,9 +590,7 @@ rate_centers:
|
|
640
590
|
long: "-71.013371"
|
641
591
|
closest_city:
|
642
592
|
name: North Conway
|
643
|
-
|
644
|
-
value: 16.1
|
645
|
-
units: km
|
593
|
+
distance_km: 16.1
|
646
594
|
- country: US
|
647
595
|
region: NH
|
648
596
|
exchange: '123630'
|
@@ -654,9 +602,7 @@ rate_centers:
|
|
654
602
|
long: "-71.25615"
|
655
603
|
closest_city:
|
656
604
|
name: Manchester
|
657
|
-
|
658
|
-
value: 15.7
|
659
|
-
units: km
|
605
|
+
distance_km: 15.7
|
660
606
|
- country: US
|
661
607
|
region: NH
|
662
608
|
exchange: '300933'
|
@@ -677,9 +623,7 @@ rate_centers:
|
|
677
623
|
long: "-71.407675"
|
678
624
|
closest_city:
|
679
625
|
name: Suncook
|
680
|
-
|
681
|
-
value: 12.21
|
682
|
-
units: km
|
626
|
+
distance_km: 12.21
|
683
627
|
- country: US
|
684
628
|
region: NH
|
685
629
|
exchange: '300935'
|
@@ -700,9 +644,7 @@ rate_centers:
|
|
700
644
|
long: "-72.336325"
|
701
645
|
closest_city:
|
702
646
|
name: Claremont
|
703
|
-
|
704
|
-
value: 0.8
|
705
|
-
units: km
|
647
|
+
distance_km: 0.8
|
706
648
|
- country: US
|
707
649
|
region: NH
|
708
650
|
exchange: '300937'
|
@@ -723,9 +665,7 @@ rate_centers:
|
|
723
665
|
long: "-71.498334"
|
724
666
|
closest_city:
|
725
667
|
name: West Stewartstown
|
726
|
-
|
727
|
-
value: 11.35
|
728
|
-
units: km
|
668
|
+
distance_km: 11.35
|
729
669
|
- country: US
|
730
670
|
region: NH
|
731
671
|
exchange: '123670'
|
@@ -737,9 +677,7 @@ rate_centers:
|
|
737
677
|
long: "-71.535956"
|
738
678
|
closest_city:
|
739
679
|
name: Concord
|
740
|
-
|
741
|
-
value: 3.81
|
742
|
-
units: km
|
680
|
+
distance_km: 3.81
|
743
681
|
- country: US
|
744
682
|
region: NH
|
745
683
|
exchange: '123680'
|
@@ -751,9 +689,7 @@ rate_centers:
|
|
751
689
|
long: "-71.718381"
|
752
690
|
closest_city:
|
753
691
|
name: Contoocook
|
754
|
-
|
755
|
-
value: 0.5
|
756
|
-
units: km
|
692
|
+
distance_km: 0.5
|
757
693
|
- country: US
|
758
694
|
region: NH
|
759
695
|
exchange: '123690'
|
@@ -765,9 +701,7 @@ rate_centers:
|
|
765
701
|
long: "-71.120649"
|
766
702
|
closest_city:
|
767
703
|
name: North Conway
|
768
|
-
|
769
|
-
value: 6.98
|
770
|
-
units: km
|
704
|
+
distance_km: 6.98
|
771
705
|
- country: US
|
772
706
|
region: NH
|
773
707
|
exchange: '300944'
|
@@ -824,9 +758,7 @@ rate_centers:
|
|
824
758
|
long: "-71.870217"
|
825
759
|
closest_city:
|
826
760
|
name: Franklin
|
827
|
-
|
828
|
-
value: 18.47
|
829
|
-
units: km
|
761
|
+
distance_km: 18.47
|
830
762
|
- country: US
|
831
763
|
region: NH
|
832
764
|
exchange: '300956'
|
@@ -847,9 +779,7 @@ rate_centers:
|
|
847
779
|
long: "-71.244511"
|
848
780
|
closest_city:
|
849
781
|
name: Suncook
|
850
|
-
|
851
|
-
value: 16.94
|
852
|
-
units: km
|
782
|
+
distance_km: 16.94
|
853
783
|
- country: US
|
854
784
|
region: NH
|
855
785
|
exchange: '300958'
|
@@ -870,9 +800,7 @@ rate_centers:
|
|
870
800
|
long: "-71.321746"
|
871
801
|
closest_city:
|
872
802
|
name: East Merrimack
|
873
|
-
|
874
|
-
value: 13.13
|
875
|
-
units: km
|
803
|
+
distance_km: 13.13
|
876
804
|
- country: US
|
877
805
|
region: NH
|
878
806
|
exchange: '300960'
|
@@ -902,9 +830,7 @@ rate_centers:
|
|
902
830
|
long: "-70.878094"
|
903
831
|
closest_city:
|
904
832
|
name: Dover
|
905
|
-
|
906
|
-
value: 0.88
|
907
|
-
units: km
|
833
|
+
distance_km: 0.88
|
908
834
|
- country: US
|
909
835
|
region: NH
|
910
836
|
exchange: '300964'
|
@@ -925,9 +851,7 @@ rate_centers:
|
|
925
851
|
long: "-72.046588"
|
926
852
|
closest_city:
|
927
853
|
name: Francestown
|
928
|
-
|
929
|
-
value: 20.96
|
930
|
-
units: km
|
854
|
+
distance_km: 20.96
|
931
855
|
- country: US
|
932
856
|
region: NH
|
933
857
|
exchange: '300966'
|
@@ -948,9 +872,7 @@ rate_centers:
|
|
948
872
|
long: "-71.615598"
|
949
873
|
closest_city:
|
950
874
|
name: Pinardville
|
951
|
-
|
952
|
-
value: 13.72
|
953
|
-
units: km
|
875
|
+
distance_km: 13.72
|
954
876
|
- country: US
|
955
877
|
region: NH
|
956
878
|
exchange: '123770'
|
@@ -962,9 +884,7 @@ rate_centers:
|
|
962
884
|
long: "-70.923644"
|
963
885
|
closest_city:
|
964
886
|
name: Dover
|
965
|
-
|
966
|
-
value: 6.87
|
967
|
-
units: km
|
887
|
+
distance_km: 6.87
|
968
888
|
- country: US
|
969
889
|
region: NH
|
970
890
|
exchange: '300969'
|
@@ -1030,9 +950,7 @@ rate_centers:
|
|
1030
950
|
long: "-71.004123"
|
1031
951
|
closest_city:
|
1032
952
|
name: North Conway
|
1033
|
-
|
1034
|
-
value: 9.69
|
1035
|
-
units: km
|
953
|
+
distance_km: 9.69
|
1036
954
|
- country: US
|
1037
955
|
region: NH
|
1038
956
|
exchange: '300972'
|
@@ -1233,9 +1151,7 @@ rate_centers:
|
|
1233
1151
|
long: "-72.144153"
|
1234
1152
|
closest_city:
|
1235
1153
|
name: Lebanon
|
1236
|
-
|
1237
|
-
value: 8.85
|
1238
|
-
units: km
|
1154
|
+
distance_km: 8.85
|
1239
1155
|
- country: US
|
1240
1156
|
region: NH
|
1241
1157
|
exchange: '300994'
|
@@ -1256,9 +1172,7 @@ rate_centers:
|
|
1256
1172
|
long: "-71.075629"
|
1257
1173
|
closest_city:
|
1258
1174
|
name: Dover
|
1259
|
-
|
1260
|
-
value: 23.01
|
1261
|
-
units: km
|
1175
|
+
distance_km: 23.01
|
1262
1176
|
- country: US
|
1263
1177
|
region: NH
|
1264
1178
|
exchange: '123810'
|
@@ -1270,9 +1184,7 @@ rate_centers:
|
|
1270
1184
|
long: "-71.347027"
|
1271
1185
|
closest_city:
|
1272
1186
|
name: Suncook
|
1273
|
-
|
1274
|
-
value: 12.92
|
1275
|
-
units: km
|
1187
|
+
distance_km: 12.92
|
1276
1188
|
- country: US
|
1277
1189
|
region: NH
|
1278
1190
|
exchange: '123820'
|
@@ -1284,9 +1196,7 @@ rate_centers:
|
|
1284
1196
|
long: "-71.143854"
|
1285
1197
|
closest_city:
|
1286
1198
|
name: Berlin
|
1287
|
-
|
1288
|
-
value: 34.0
|
1289
|
-
units: km
|
1199
|
+
distance_km: 34.0
|
1290
1200
|
- country: US
|
1291
1201
|
region: NH
|
1292
1202
|
exchange: '300999'
|
@@ -1307,9 +1217,7 @@ rate_centers:
|
|
1307
1217
|
long: "-70.952387"
|
1308
1218
|
closest_city:
|
1309
1219
|
name: Hampton Beach
|
1310
|
-
|
1311
|
-
value: 13.57
|
1312
|
-
units: km
|
1220
|
+
distance_km: 13.57
|
1313
1221
|
- country: US
|
1314
1222
|
region: NH
|
1315
1223
|
exchange: '301004'
|
@@ -1330,9 +1238,7 @@ rate_centers:
|
|
1330
1238
|
long: "-71.064644"
|
1331
1239
|
closest_city:
|
1332
1240
|
name: Union
|
1333
|
-
|
1334
|
-
value: 12.01
|
1335
|
-
units: km
|
1241
|
+
distance_km: 12.01
|
1336
1242
|
- country: US
|
1337
1243
|
region: NH
|
1338
1244
|
exchange: '123850'
|
@@ -1344,9 +1250,7 @@ rate_centers:
|
|
1344
1250
|
long: "-72.147326"
|
1345
1251
|
closest_city:
|
1346
1252
|
name: West Swanzey
|
1347
|
-
|
1348
|
-
value: 17.45
|
1349
|
-
units: km
|
1253
|
+
distance_km: 17.45
|
1350
1254
|
- country: US
|
1351
1255
|
region: NH
|
1352
1256
|
exchange: '301007'
|
@@ -1367,9 +1271,7 @@ rate_centers:
|
|
1367
1271
|
long: "-71.744821"
|
1368
1272
|
closest_city:
|
1369
1273
|
name: Mountain Lakes
|
1370
|
-
|
1371
|
-
value: 20.84
|
1372
|
-
units: km
|
1274
|
+
distance_km: 20.84
|
1373
1275
|
- country: US
|
1374
1276
|
region: NH
|
1375
1277
|
exchange: '123870'
|
@@ -1381,9 +1283,7 @@ rate_centers:
|
|
1381
1283
|
long: "-71.646193"
|
1382
1284
|
closest_city:
|
1383
1285
|
name: Franklin
|
1384
|
-
|
1385
|
-
value: 2.13
|
1386
|
-
units: km
|
1286
|
+
distance_km: 2.13
|
1387
1287
|
- country: US
|
1388
1288
|
region: NH
|
1389
1289
|
exchange: '301010'
|
@@ -1449,9 +1349,7 @@ rate_centers:
|
|
1449
1349
|
long: "-71.297567"
|
1450
1350
|
closest_city:
|
1451
1351
|
name: Laconia
|
1452
|
-
|
1453
|
-
value: 22.43
|
1454
|
-
units: km
|
1352
|
+
distance_km: 22.43
|
1455
1353
|
- country: US
|
1456
1354
|
region: NH
|
1457
1355
|
exchange: '301016'
|
@@ -1508,9 +1406,7 @@ rate_centers:
|
|
1508
1406
|
long: "-71.603724"
|
1509
1407
|
closest_city:
|
1510
1408
|
name: Klondike Corner
|
1511
|
-
|
1512
|
-
value: 6.68
|
1513
|
-
units: km
|
1409
|
+
distance_km: 6.68
|
1514
1410
|
- country: US
|
1515
1411
|
region: NH
|
1516
1412
|
exchange: '301023'
|
@@ -1531,9 +1427,7 @@ rate_centers:
|
|
1531
1427
|
long: "-71.199203"
|
1532
1428
|
closest_city:
|
1533
1429
|
name: Berlin
|
1534
|
-
|
1535
|
-
value: 10.69
|
1536
|
-
units: km
|
1430
|
+
distance_km: 10.69
|
1537
1431
|
- country: US
|
1538
1432
|
region: NH
|
1539
1433
|
exchange: '301025'
|
@@ -1590,9 +1484,7 @@ rate_centers:
|
|
1590
1484
|
long: "-71.870425"
|
1591
1485
|
closest_city:
|
1592
1486
|
name: Francestown
|
1593
|
-
|
1594
|
-
value: 6.2
|
1595
|
-
units: km
|
1487
|
+
distance_km: 6.2
|
1596
1488
|
- country: US
|
1597
1489
|
region: NH
|
1598
1490
|
exchange: '301031'
|
@@ -1613,9 +1505,7 @@ rate_centers:
|
|
1613
1505
|
long: "-71.812826"
|
1614
1506
|
closest_city:
|
1615
1507
|
name: Francestown
|
1616
|
-
|
1617
|
-
value: 24.1
|
1618
|
-
units: km
|
1508
|
+
distance_km: 24.1
|
1619
1509
|
- country: US
|
1620
1510
|
region: NH
|
1621
1511
|
exchange: '301033'
|
@@ -1636,9 +1526,7 @@ rate_centers:
|
|
1636
1526
|
long: "-71.513755"
|
1637
1527
|
closest_city:
|
1638
1528
|
name: Groveton
|
1639
|
-
|
1640
|
-
value: 0.7
|
1641
|
-
units: km
|
1529
|
+
distance_km: 0.7
|
1642
1530
|
- country: US
|
1643
1531
|
region: NH
|
1644
1532
|
exchange: '301035'
|
@@ -1668,9 +1556,7 @@ rate_centers:
|
|
1668
1556
|
long: "-71.187941"
|
1669
1557
|
closest_city:
|
1670
1558
|
name: Manchester
|
1671
|
-
|
1672
|
-
value: 23.96
|
1673
|
-
units: km
|
1559
|
+
distance_km: 23.96
|
1674
1560
|
- country: US
|
1675
1561
|
region: NH
|
1676
1562
|
exchange: '123950'
|
@@ -1682,9 +1568,7 @@ rate_centers:
|
|
1682
1568
|
long: "-70.831021"
|
1683
1569
|
closest_city:
|
1684
1570
|
name: Hampton Beach
|
1685
|
-
|
1686
|
-
value: 3.04
|
1687
|
-
units: km
|
1571
|
+
distance_km: 3.04
|
1688
1572
|
- country: US
|
1689
1573
|
region: NH
|
1690
1574
|
exchange: '301039'
|
@@ -1714,9 +1598,7 @@ rate_centers:
|
|
1714
1598
|
long: "-71.984782"
|
1715
1599
|
closest_city:
|
1716
1600
|
name: Francestown
|
1717
|
-
|
1718
|
-
value: 14.03
|
1719
|
-
units: km
|
1601
|
+
distance_km: 14.03
|
1720
1602
|
- country: US
|
1721
1603
|
region: NH
|
1722
1604
|
exchange: '123970'
|
@@ -1728,9 +1610,7 @@ rate_centers:
|
|
1728
1610
|
long: "-72.292386"
|
1729
1611
|
closest_city:
|
1730
1612
|
name: Lebanon
|
1731
|
-
|
1732
|
-
value: 8.02
|
1733
|
-
units: km
|
1613
|
+
distance_km: 8.02
|
1734
1614
|
- country: US
|
1735
1615
|
region: NH
|
1736
1616
|
exchange: '301043'
|
@@ -1751,9 +1631,7 @@ rate_centers:
|
|
1751
1631
|
long: "-72.09637"
|
1752
1632
|
closest_city:
|
1753
1633
|
name: Keene
|
1754
|
-
|
1755
|
-
value: 16.57
|
1756
|
-
units: km
|
1634
|
+
distance_km: 16.57
|
1757
1635
|
- country: US
|
1758
1636
|
region: NH
|
1759
1637
|
exchange: '301045'
|
@@ -1792,9 +1670,7 @@ rate_centers:
|
|
1792
1670
|
long: "-71.823837"
|
1793
1671
|
closest_city:
|
1794
1672
|
name: Contoocook
|
1795
|
-
|
1796
|
-
value: 10.12
|
1797
|
-
units: km
|
1673
|
+
distance_km: 10.12
|
1798
1674
|
- country: US
|
1799
1675
|
region: NH
|
1800
1676
|
exchange: '301049'
|
@@ -1815,9 +1691,7 @@ rate_centers:
|
|
1815
1691
|
long: "-71.89492"
|
1816
1692
|
closest_city:
|
1817
1693
|
name: Francestown
|
1818
|
-
|
1819
|
-
value: 15.7
|
1820
|
-
units: km
|
1694
|
+
distance_km: 15.7
|
1821
1695
|
- country: US
|
1822
1696
|
region: NH
|
1823
1697
|
exchange: '124010'
|
@@ -1829,9 +1703,7 @@ rate_centers:
|
|
1829
1703
|
long: "-71.977236"
|
1830
1704
|
closest_city:
|
1831
1705
|
name: Francestown
|
1832
|
-
|
1833
|
-
value: 20.52
|
1834
|
-
units: km
|
1706
|
+
distance_km: 20.52
|
1835
1707
|
- country: US
|
1836
1708
|
region: NH
|
1837
1709
|
exchange: '124020'
|
@@ -1843,9 +1715,7 @@ rate_centers:
|
|
1843
1715
|
long: "-72.485788"
|
1844
1716
|
closest_city:
|
1845
1717
|
name: West Swanzey
|
1846
|
-
|
1847
|
-
value: 16.44
|
1848
|
-
units: km
|
1718
|
+
distance_km: 16.44
|
1849
1719
|
- country: US
|
1850
1720
|
region: NH
|
1851
1721
|
exchange: '301053'
|
@@ -1866,9 +1736,7 @@ rate_centers:
|
|
1866
1736
|
long: "-71.589832"
|
1867
1737
|
closest_city:
|
1868
1738
|
name: Nashua
|
1869
|
-
|
1870
|
-
value: 8.21
|
1871
|
-
units: km
|
1739
|
+
distance_km: 8.21
|
1872
1740
|
- country: US
|
1873
1741
|
region: NH
|
1874
1742
|
exchange: '301055'
|
@@ -1916,9 +1784,7 @@ rate_centers:
|
|
1916
1784
|
long: "-71.178531"
|
1917
1785
|
closest_city:
|
1918
1786
|
name: North Conway
|
1919
|
-
|
1920
|
-
value: 12.04
|
1921
|
-
units: km
|
1787
|
+
distance_km: 12.04
|
1922
1788
|
- country: US
|
1923
1789
|
region: NH
|
1924
1790
|
exchange: '124050'
|
@@ -1930,9 +1796,7 @@ rate_centers:
|
|
1930
1796
|
long: "-72.023381"
|
1931
1797
|
closest_city:
|
1932
1798
|
name: West Swanzey
|
1933
|
-
|
1934
|
-
value: 25.2
|
1935
|
-
units: km
|
1799
|
+
distance_km: 25.2
|
1936
1800
|
- country: US
|
1937
1801
|
region: NH
|
1938
1802
|
exchange: '124060'
|
@@ -1944,9 +1808,7 @@ rate_centers:
|
|
1944
1808
|
long: "-71.47533"
|
1945
1809
|
closest_city:
|
1946
1810
|
name: Berlin
|
1947
|
-
|
1948
|
-
value: 18.66
|
1949
|
-
units: km
|
1811
|
+
distance_km: 18.66
|
1950
1812
|
- country: US
|
1951
1813
|
region: NH
|
1952
1814
|
exchange: '301062'
|
@@ -1967,9 +1829,7 @@ rate_centers:
|
|
1967
1829
|
long: "-72.278254"
|
1968
1830
|
closest_city:
|
1969
1831
|
name: Keene
|
1970
|
-
|
1971
|
-
value: 2.19
|
1972
|
-
units: km
|
1832
|
+
distance_km: 2.19
|
1973
1833
|
- country: US
|
1974
1834
|
region: NH
|
1975
1835
|
exchange: '301064'
|
@@ -1990,9 +1850,7 @@ rate_centers:
|
|
1990
1850
|
long: "-71.053072"
|
1991
1851
|
closest_city:
|
1992
1852
|
name: Seabrook Beach
|
1993
|
-
|
1994
|
-
value: 19.5
|
1995
|
-
units: km
|
1853
|
+
distance_km: 19.5
|
1996
1854
|
- country: US
|
1997
1855
|
region: NH
|
1998
1856
|
exchange: '124090'
|
@@ -2004,9 +1862,7 @@ rate_centers:
|
|
2004
1862
|
long: "-71.475214"
|
2005
1863
|
closest_city:
|
2006
1864
|
name: Laconia
|
2007
|
-
|
2008
|
-
value: 4.27
|
2009
|
-
units: km
|
1865
|
+
distance_km: 4.27
|
2010
1866
|
- country: US
|
2011
1867
|
region: NH
|
2012
1868
|
exchange: '301067'
|
@@ -2027,9 +1883,7 @@ rate_centers:
|
|
2027
1883
|
long: "-71.567183"
|
2028
1884
|
closest_city:
|
2029
1885
|
name: Groveton
|
2030
|
-
|
2031
|
-
value: 13.27
|
2032
|
-
units: km
|
1886
|
+
distance_km: 13.27
|
2033
1887
|
- country: US
|
2034
1888
|
region: NH
|
2035
1889
|
exchange: '301069'
|
@@ -2068,9 +1922,7 @@ rate_centers:
|
|
2068
1922
|
long: "-72.251981"
|
2069
1923
|
closest_city:
|
2070
1924
|
name: Lebanon
|
2071
|
-
|
2072
|
-
value: 0.93
|
2073
|
-
units: km
|
1925
|
+
distance_km: 0.93
|
2074
1926
|
- country: US
|
2075
1927
|
region: NH
|
2076
1928
|
exchange: '301073'
|
@@ -2109,9 +1961,7 @@ rate_centers:
|
|
2109
1961
|
long: "-71.906786"
|
2110
1962
|
closest_city:
|
2111
1963
|
name: Mountain Lakes
|
2112
|
-
|
2113
|
-
value: 11.42
|
2114
|
-
units: km
|
1964
|
+
distance_km: 11.42
|
2115
1965
|
- country: US
|
2116
1966
|
region: NH
|
2117
1967
|
exchange: '301077'
|
@@ -2132,9 +1982,7 @@ rate_centers:
|
|
2132
1982
|
long: "-71.769645"
|
2133
1983
|
closest_city:
|
2134
1984
|
name: Mountain Lakes
|
2135
|
-
|
2136
|
-
value: 25.65
|
2137
|
-
units: km
|
1985
|
+
distance_km: 25.65
|
2138
1986
|
- country: US
|
2139
1987
|
region: NH
|
2140
1988
|
exchange: '301079'
|
@@ -2209,9 +2057,7 @@ rate_centers:
|
|
2209
2057
|
long: "-72.160126"
|
2210
2058
|
closest_city:
|
2211
2059
|
name: Lebanon
|
2212
|
-
|
2213
|
-
value: 21.07
|
2214
|
-
units: km
|
2060
|
+
distance_km: 21.07
|
2215
2061
|
- country: US
|
2216
2062
|
region: NH
|
2217
2063
|
exchange: '301087'
|
@@ -2250,9 +2096,7 @@ rate_centers:
|
|
2250
2096
|
long: "-71.146352"
|
2251
2097
|
closest_city:
|
2252
2098
|
name: North Conway
|
2253
|
-
|
2254
|
-
value: 15.88
|
2255
|
-
units: km
|
2099
|
+
distance_km: 15.88
|
2256
2100
|
- country: US
|
2257
2101
|
region: NH
|
2258
2102
|
exchange: '124160'
|
@@ -2264,9 +2108,7 @@ rate_centers:
|
|
2264
2108
|
long: "-71.462056"
|
2265
2109
|
closest_city:
|
2266
2110
|
name: Manchester
|
2267
|
-
|
2268
|
-
value: 1.74
|
2269
|
-
units: km
|
2111
|
+
distance_km: 1.74
|
2270
2112
|
- country: US
|
2271
2113
|
region: NH
|
2272
2114
|
exchange: '301092'
|
@@ -2287,9 +2129,7 @@ rate_centers:
|
|
2287
2129
|
long: "-72.21567"
|
2288
2130
|
closest_city:
|
2289
2131
|
name: Keene
|
2290
|
-
|
2291
|
-
value: 8.3
|
2292
|
-
units: km
|
2132
|
+
distance_km: 8.3
|
2293
2133
|
- country: US
|
2294
2134
|
region: NH
|
2295
2135
|
exchange: '124180'
|
@@ -2301,9 +2141,7 @@ rate_centers:
|
|
2301
2141
|
long: "-72.196007"
|
2302
2142
|
closest_city:
|
2303
2143
|
name: Keene
|
2304
|
-
|
2305
|
-
value: 18.7
|
2306
|
-
units: km
|
2144
|
+
distance_km: 18.7
|
2307
2145
|
- country: US
|
2308
2146
|
region: NH
|
2309
2147
|
exchange: '301095'
|
@@ -2342,9 +2180,7 @@ rate_centers:
|
|
2342
2180
|
long: "-71.307462"
|
2343
2181
|
closest_city:
|
2344
2182
|
name: Melvin Village
|
2345
|
-
|
2346
|
-
value: 0.16
|
2347
|
-
units: km
|
2183
|
+
distance_km: 0.16
|
2348
2184
|
- country: US
|
2349
2185
|
region: NH
|
2350
2186
|
exchange: '124200'
|
@@ -2356,9 +2192,7 @@ rate_centers:
|
|
2356
2192
|
long: "-71.505934"
|
2357
2193
|
closest_city:
|
2358
2194
|
name: Laconia
|
2359
|
-
|
2360
|
-
value: 9.72
|
2361
|
-
units: km
|
2195
|
+
distance_km: 9.72
|
2362
2196
|
- country: US
|
2363
2197
|
region: NH
|
2364
2198
|
exchange: '301100'
|
@@ -2379,9 +2213,7 @@ rate_centers:
|
|
2379
2213
|
long: "-72.247299"
|
2380
2214
|
closest_city:
|
2381
2215
|
name: Lebanon
|
2382
|
-
|
2383
|
-
value: 9.1
|
2384
|
-
units: km
|
2216
|
+
distance_km: 9.1
|
2385
2217
|
- country: US
|
2386
2218
|
region: NH
|
2387
2219
|
exchange: '124220'
|
@@ -2393,9 +2225,7 @@ rate_centers:
|
|
2393
2225
|
long: "-71.491998"
|
2394
2226
|
closest_city:
|
2395
2227
|
name: East Merrimack
|
2396
|
-
|
2397
|
-
value: 1.36
|
2398
|
-
units: km
|
2228
|
+
distance_km: 1.36
|
2399
2229
|
- country: US
|
2400
2230
|
region: NH
|
2401
2231
|
exchange: '301103'
|
@@ -2416,9 +2246,7 @@ rate_centers:
|
|
2416
2246
|
long: "-71.189807"
|
2417
2247
|
closest_city:
|
2418
2248
|
name: Berlin
|
2419
|
-
|
2420
|
-
value: 11.0
|
2421
|
-
units: km
|
2249
|
+
distance_km: 11.0
|
2422
2250
|
- country: US
|
2423
2251
|
region: NH
|
2424
2252
|
exchange: '124240'
|
@@ -2430,9 +2258,7 @@ rate_centers:
|
|
2430
2258
|
long: "-71.648472"
|
2431
2259
|
closest_city:
|
2432
2260
|
name: East Merrimack
|
2433
|
-
|
2434
|
-
value: 14.12
|
2435
|
-
units: km
|
2261
|
+
distance_km: 14.12
|
2436
2262
|
- country: US
|
2437
2263
|
region: NH
|
2438
2264
|
exchange: '124250'
|
@@ -2444,9 +2270,7 @@ rate_centers:
|
|
2444
2270
|
long: "-70.987244"
|
2445
2271
|
closest_city:
|
2446
2272
|
name: Union
|
2447
|
-
|
2448
|
-
value: 9.23
|
2449
|
-
units: km
|
2273
|
+
distance_km: 9.23
|
2450
2274
|
- country: US
|
2451
2275
|
region: NH
|
2452
2276
|
exchange: '124260'
|
@@ -2458,9 +2282,7 @@ rate_centers:
|
|
2458
2282
|
long: "-70.967458"
|
2459
2283
|
closest_city:
|
2460
2284
|
name: Milton Mills
|
2461
|
-
|
2462
|
-
value: 0.37
|
2463
|
-
units: km
|
2285
|
+
distance_km: 0.37
|
2464
2286
|
- country: US
|
2465
2287
|
region: NH
|
2466
2288
|
exchange: '301108'
|
@@ -2481,9 +2303,7 @@ rate_centers:
|
|
2481
2303
|
long: "-72.031834"
|
2482
2304
|
closest_city:
|
2483
2305
|
name: Woodsville
|
2484
|
-
|
2485
|
-
value: 16.84
|
2486
|
-
units: km
|
2306
|
+
distance_km: 16.84
|
2487
2307
|
- country: US
|
2488
2308
|
region: NH
|
2489
2309
|
exchange: '301110'
|
@@ -2567,9 +2387,7 @@ rate_centers:
|
|
2567
2387
|
long: "-71.464788"
|
2568
2388
|
closest_city:
|
2569
2389
|
name: Nashua
|
2570
|
-
|
2571
|
-
value: 2.56
|
2572
|
-
units: km
|
2390
|
+
distance_km: 2.56
|
2573
2391
|
- country: US
|
2574
2392
|
region: NH
|
2575
2393
|
exchange: '301119'
|
@@ -2590,9 +2408,7 @@ rate_centers:
|
|
2590
2408
|
long: "-71.691236"
|
2591
2409
|
closest_city:
|
2592
2410
|
name: New Boston
|
2593
|
-
|
2594
|
-
value: 0.31
|
2595
|
-
units: km
|
2411
|
+
distance_km: 0.31
|
2596
2412
|
- country: US
|
2597
2413
|
region: NH
|
2598
2414
|
exchange: '301121'
|
@@ -2613,9 +2429,7 @@ rate_centers:
|
|
2613
2429
|
long: "-71.174063"
|
2614
2430
|
closest_city:
|
2615
2431
|
name: Union
|
2616
|
-
|
2617
|
-
value: 13.73
|
2618
|
-
units: km
|
2432
|
+
distance_km: 13.73
|
2619
2433
|
- country: US
|
2620
2434
|
region: NH
|
2621
2435
|
exchange: '301126'
|
@@ -2645,9 +2459,7 @@ rate_centers:
|
|
2645
2459
|
long: "-71.988439"
|
2646
2460
|
closest_city:
|
2647
2461
|
name: Blodgett Landing
|
2648
|
-
|
2649
|
-
value: 6.12
|
2650
|
-
units: km
|
2462
|
+
distance_km: 6.12
|
2651
2463
|
- country: US
|
2652
2464
|
region: NH
|
2653
2465
|
exchange: '301124'
|
@@ -2686,9 +2498,7 @@ rate_centers:
|
|
2686
2498
|
long: "-70.938584"
|
2687
2499
|
closest_city:
|
2688
2500
|
name: Portsmouth
|
2689
|
-
|
2690
|
-
value: 12.87
|
2691
|
-
units: km
|
2501
|
+
distance_km: 12.87
|
2692
2502
|
- country: US
|
2693
2503
|
region: NH
|
2694
2504
|
exchange: '124330'
|
@@ -2700,9 +2510,7 @@ rate_centers:
|
|
2700
2510
|
long: "-72.17386"
|
2701
2511
|
closest_city:
|
2702
2512
|
name: Blodgett Landing
|
2703
|
-
|
2704
|
-
value: 10.94
|
2705
|
-
units: km
|
2513
|
+
distance_km: 10.94
|
2706
2514
|
- country: US
|
2707
2515
|
region: NH
|
2708
2516
|
exchange: '301132'
|
@@ -2750,9 +2558,7 @@ rate_centers:
|
|
2750
2558
|
long: "-71.125854"
|
2751
2559
|
closest_city:
|
2752
2560
|
name: North Conway
|
2753
|
-
|
2754
|
-
value: 1.24
|
2755
|
-
units: km
|
2561
|
+
distance_km: 1.24
|
2756
2562
|
- country: US
|
2757
2563
|
region: NH
|
2758
2564
|
exchange: '301146'
|
@@ -2854,9 +2660,7 @@ rate_centers:
|
|
2854
2660
|
long: "-71.630497"
|
2855
2661
|
closest_city:
|
2856
2662
|
name: Groveton
|
2857
|
-
|
2858
|
-
value: 18.32
|
2859
|
-
units: km
|
2663
|
+
distance_km: 18.32
|
2860
2664
|
- country: US
|
2861
2665
|
region: NH
|
2862
2666
|
exchange: '301140'
|
@@ -2886,9 +2690,7 @@ rate_centers:
|
|
2886
2690
|
long: "-72.443167"
|
2887
2691
|
closest_city:
|
2888
2692
|
name: North Walpole
|
2889
|
-
|
2890
|
-
value: 1.13
|
2891
|
-
units: km
|
2693
|
+
distance_km: 1.13
|
2892
2694
|
- country: US
|
2893
2695
|
region: NH
|
2894
2696
|
exchange: '301155'
|
@@ -2918,9 +2720,7 @@ rate_centers:
|
|
2918
2720
|
long: "-71.689852"
|
2919
2721
|
closest_city:
|
2920
2722
|
name: North Woodstock
|
2921
|
-
|
2922
|
-
value: 0.65
|
2923
|
-
units: km
|
2723
|
+
distance_km: 0.65
|
2924
2724
|
- country: US
|
2925
2725
|
region: NH
|
2926
2726
|
exchange: '301150'
|
@@ -2950,9 +2750,7 @@ rate_centers:
|
|
2950
2750
|
long: "-71.20762"
|
2951
2751
|
closest_city:
|
2952
2752
|
name: Rochester
|
2953
|
-
|
2954
|
-
value: 20.55
|
2955
|
-
units: km
|
2753
|
+
distance_km: 20.55
|
2956
2754
|
- country: US
|
2957
2755
|
region: NH
|
2958
2756
|
exchange: '301153'
|
@@ -3009,9 +2807,7 @@ rate_centers:
|
|
3009
2807
|
long: "-72.141734"
|
3010
2808
|
closest_city:
|
3011
2809
|
name: North Haverhill
|
3012
|
-
|
3013
|
-
value: 23.19
|
3014
|
-
units: km
|
2810
|
+
distance_km: 23.19
|
3015
2811
|
- country: US
|
3016
2812
|
region: NH
|
3017
2813
|
exchange: '301163'
|
@@ -3041,9 +2837,7 @@ rate_centers:
|
|
3041
2837
|
long: "-71.322837"
|
3042
2838
|
closest_city:
|
3043
2839
|
name: Nashua
|
3044
|
-
|
3045
|
-
value: 13.88
|
3046
|
-
units: km
|
2840
|
+
distance_km: 13.88
|
3047
2841
|
- country: US
|
3048
2842
|
region: NH
|
3049
2843
|
exchange: '301166'
|
@@ -3064,9 +2858,7 @@ rate_centers:
|
|
3064
2858
|
long: "-71.600842"
|
3065
2859
|
closest_city:
|
3066
2860
|
name: Concord
|
3067
|
-
|
3068
|
-
value: 6.41
|
3069
|
-
units: km
|
2861
|
+
distance_km: 6.41
|
3070
2862
|
- country: US
|
3071
2863
|
region: NH
|
3072
2864
|
exchange: '301168'
|
@@ -3087,9 +2879,7 @@ rate_centers:
|
|
3087
2879
|
long: "-71.948962"
|
3088
2880
|
closest_city:
|
3089
2881
|
name: Francestown
|
3090
|
-
|
3091
|
-
value: 16.31
|
3092
|
-
units: km
|
2882
|
+
distance_km: 16.31
|
3093
2883
|
- country: US
|
3094
2884
|
region: NH
|
3095
2885
|
exchange: '124430'
|
@@ -3101,9 +2891,7 @@ rate_centers:
|
|
3101
2891
|
long: "-72.079621"
|
3102
2892
|
closest_city:
|
3103
2893
|
name: North Haverhill
|
3104
|
-
|
3105
|
-
value: 14.17
|
3106
|
-
units: km
|
2894
|
+
distance_km: 14.17
|
3107
2895
|
- country: US
|
3108
2896
|
region: NH
|
3109
2897
|
exchange: '124440'
|
@@ -3115,9 +2903,7 @@ rate_centers:
|
|
3115
2903
|
long: "-72.020416"
|
3116
2904
|
closest_city:
|
3117
2905
|
name: North Haverhill
|
3118
|
-
|
3119
|
-
value: 6.83
|
3120
|
-
units: km
|
2906
|
+
distance_km: 6.83
|
3121
2907
|
- country: US
|
3122
2908
|
region: NH
|
3123
2909
|
exchange: '124450'
|
@@ -3129,9 +2915,7 @@ rate_centers:
|
|
3129
2915
|
long: "-71.391217"
|
3130
2916
|
closest_city:
|
3131
2917
|
name: West Stewartstown
|
3132
|
-
|
3133
|
-
value: 13.02
|
3134
|
-
units: km
|
2918
|
+
distance_km: 13.02
|
3135
2919
|
- country: US
|
3136
2920
|
region: NH
|
3137
2921
|
exchange: '124460'
|
@@ -3143,9 +2927,7 @@ rate_centers:
|
|
3143
2927
|
long: "-71.327034"
|
3144
2928
|
closest_city:
|
3145
2929
|
name: Concord
|
3146
|
-
|
3147
|
-
value: 20.65
|
3148
|
-
units: km
|
2930
|
+
distance_km: 20.65
|
3149
2931
|
- country: US
|
3150
2932
|
region: NH
|
3151
2933
|
exchange: '124470'
|
@@ -3157,9 +2939,7 @@ rate_centers:
|
|
3157
2939
|
long: "-72.360899"
|
3158
2940
|
closest_city:
|
3159
2941
|
name: Lebanon
|
3160
|
-
|
3161
|
-
value: 14.47
|
3162
|
-
units: km
|
2942
|
+
distance_km: 14.47
|
3163
2943
|
- country: US
|
3164
2944
|
region: NH
|
3165
2945
|
exchange: '124480'
|
@@ -3171,9 +2951,7 @@ rate_centers:
|
|
3171
2951
|
long: "-71.092117"
|
3172
2952
|
closest_city:
|
3173
2953
|
name: Seabrook Beach
|
3174
|
-
|
3175
|
-
value: 22.78
|
3176
|
-
units: km
|
2954
|
+
distance_km: 22.78
|
3177
2955
|
- country: US
|
3178
2956
|
region: NH
|
3179
2957
|
exchange: '124490'
|
@@ -3185,9 +2963,7 @@ rate_centers:
|
|
3185
2963
|
long: "-71.691643"
|
3186
2964
|
closest_city:
|
3187
2965
|
name: Center Sandwich
|
3188
|
-
|
3189
|
-
value: 20.98
|
3190
|
-
units: km
|
2966
|
+
distance_km: 20.98
|
3191
2967
|
- country: US
|
3192
2968
|
region: NH
|
3193
2969
|
exchange: '124500'
|
@@ -3199,9 +2975,7 @@ rate_centers:
|
|
3199
2975
|
long: "-70.764199"
|
3200
2976
|
closest_city:
|
3201
2977
|
name: Portsmouth
|
3202
|
-
|
3203
|
-
value: 2.37
|
3204
|
-
units: km
|
2978
|
+
distance_km: 2.37
|
3205
2979
|
- country: US
|
3206
2980
|
region: NH
|
3207
2981
|
exchange: '301178'
|
@@ -3249,9 +3023,7 @@ rate_centers:
|
|
3249
3023
|
long: "-71.182416"
|
3250
3024
|
closest_city:
|
3251
3025
|
name: South Hooksett
|
3252
|
-
|
3253
|
-
value: 19.75
|
3254
|
-
units: km
|
3026
|
+
distance_km: 19.75
|
3255
3027
|
- country: US
|
3256
3028
|
region: NH
|
3257
3029
|
exchange: '301183'
|
@@ -3290,9 +3062,7 @@ rate_centers:
|
|
3290
3062
|
long: "-72.013774"
|
3291
3063
|
closest_city:
|
3292
3064
|
name: West Swanzey
|
3293
|
-
|
3294
|
-
value: 28.55
|
3295
|
-
units: km
|
3065
|
+
distance_km: 28.55
|
3296
3066
|
- country: US
|
3297
3067
|
region: NH
|
3298
3068
|
exchange: '301187'
|
@@ -3313,9 +3083,7 @@ rate_centers:
|
|
3313
3083
|
long: "-70.972933"
|
3314
3084
|
closest_city:
|
3315
3085
|
name: Rochester
|
3316
|
-
|
3317
|
-
value: 0.73
|
3318
|
-
units: km
|
3086
|
+
distance_km: 0.73
|
3319
3087
|
- country: US
|
3320
3088
|
region: NH
|
3321
3089
|
exchange: '301189'
|
@@ -3345,9 +3113,7 @@ rate_centers:
|
|
3345
3113
|
long: "-71.811055"
|
3346
3114
|
closest_city:
|
3347
3115
|
name: North Woodstock
|
3348
|
-
|
3349
|
-
value: 27.33
|
3350
|
-
units: km
|
3116
|
+
distance_km: 27.33
|
3351
3117
|
- country: US
|
3352
3118
|
region: NH
|
3353
3119
|
exchange: '301192'
|
@@ -3368,9 +3134,7 @@ rate_centers:
|
|
3368
3134
|
long: "-70.770282"
|
3369
3135
|
closest_city:
|
3370
3136
|
name: Portsmouth
|
3371
|
-
|
3372
|
-
value: 8.29
|
3373
|
-
units: km
|
3137
|
+
distance_km: 8.29
|
3374
3138
|
- country: US
|
3375
3139
|
region: NH
|
3376
3140
|
exchange: '301194'
|
@@ -3391,9 +3155,7 @@ rate_centers:
|
|
3391
3155
|
long: "-71.228448"
|
3392
3156
|
closest_city:
|
3393
3157
|
name: Nashua
|
3394
|
-
|
3395
|
-
value: 21.83
|
3396
|
-
units: km
|
3158
|
+
distance_km: 21.83
|
3397
3159
|
- country: US
|
3398
3160
|
region: NH
|
3399
3161
|
exchange: '124570'
|
@@ -3405,9 +3167,7 @@ rate_centers:
|
|
3405
3167
|
long: "-71.717851"
|
3406
3168
|
closest_city:
|
3407
3169
|
name: Franklin
|
3408
|
-
|
3409
|
-
value: 9.03
|
3410
|
-
units: km
|
3170
|
+
distance_km: 9.03
|
3411
3171
|
- country: US
|
3412
3172
|
region: NH
|
3413
3173
|
exchange: '301197'
|
@@ -3437,9 +3197,7 @@ rate_centers:
|
|
3437
3197
|
long: "-71.028426"
|
3438
3198
|
closest_city:
|
3439
3199
|
name: Sanbornville
|
3440
|
-
|
3441
|
-
value: 0.22
|
3442
|
-
units: km
|
3200
|
+
distance_km: 0.22
|
3443
3201
|
- country: US
|
3444
3202
|
region: NH
|
3445
3203
|
exchange: '301200'
|
@@ -3469,9 +3227,7 @@ rate_centers:
|
|
3469
3227
|
long: "-70.858727"
|
3470
3228
|
closest_city:
|
3471
3229
|
name: Seabrook Beach
|
3472
|
-
|
3473
|
-
value: 2.98
|
3474
|
-
units: km
|
3230
|
+
distance_km: 2.98
|
3475
3231
|
- country: US
|
3476
3232
|
region: NH
|
3477
3233
|
exchange: '301203'
|
@@ -3546,9 +3302,7 @@ rate_centers:
|
|
3546
3302
|
long: "-70.864699"
|
3547
3303
|
closest_city:
|
3548
3304
|
name: Somersworth
|
3549
|
-
|
3550
|
-
value: 2.03
|
3551
|
-
units: km
|
3305
|
+
distance_km: 2.03
|
3552
3306
|
- country: US
|
3553
3307
|
region: NH
|
3554
3308
|
exchange: '301210'
|
@@ -3641,9 +3395,7 @@ rate_centers:
|
|
3641
3395
|
long: "-70.930868"
|
3642
3396
|
closest_city:
|
3643
3397
|
name: Seabrook Beach
|
3644
|
-
|
3645
|
-
value: 8.76
|
3646
|
-
units: km
|
3398
|
+
distance_km: 8.76
|
3647
3399
|
- country: US
|
3648
3400
|
region: NH
|
3649
3401
|
exchange: '301225'
|
@@ -3709,9 +3461,7 @@ rate_centers:
|
|
3709
3461
|
long: "-72.424814"
|
3710
3462
|
closest_city:
|
3711
3463
|
name: West Swanzey
|
3712
|
-
|
3713
|
-
value: 9.2
|
3714
|
-
units: km
|
3464
|
+
distance_km: 9.2
|
3715
3465
|
- country: US
|
3716
3466
|
region: NH
|
3717
3467
|
exchange: '301228'
|
@@ -3822,9 +3572,7 @@ rate_centers:
|
|
3822
3572
|
long: "-72.193159"
|
3823
3573
|
closest_city:
|
3824
3574
|
name: Keene
|
3825
|
-
|
3826
|
-
value: 9.95
|
3827
|
-
units: km
|
3575
|
+
distance_km: 9.95
|
3828
3576
|
- country: US
|
3829
3577
|
region: NH
|
3830
3578
|
exchange: '124640'
|
@@ -3836,9 +3584,7 @@ rate_centers:
|
|
3836
3584
|
long: "-72.082212"
|
3837
3585
|
closest_city:
|
3838
3586
|
name: Blodgett Landing
|
3839
|
-
|
3840
|
-
value: 3.57
|
3841
|
-
units: km
|
3587
|
+
distance_km: 3.57
|
3842
3588
|
- country: US
|
3843
3589
|
region: NH
|
3844
3590
|
exchange: '124650'
|
@@ -3850,9 +3596,7 @@ rate_centers:
|
|
3850
3596
|
long: "-71.454426"
|
3851
3597
|
closest_city:
|
3852
3598
|
name: Suncook
|
3853
|
-
|
3854
|
-
value: 0.94
|
3855
|
-
units: km
|
3599
|
+
distance_km: 0.94
|
3856
3600
|
- country: US
|
3857
3601
|
region: NH
|
3858
3602
|
exchange: '301242'
|
@@ -3873,9 +3617,7 @@ rate_centers:
|
|
3873
3617
|
long: "-71.949555"
|
3874
3618
|
closest_city:
|
3875
3619
|
name: Blodgett Landing
|
3876
|
-
|
3877
|
-
value: 8.49
|
3878
|
-
units: km
|
3620
|
+
distance_km: 8.49
|
3879
3621
|
- country: US
|
3880
3622
|
region: NH
|
3881
3623
|
exchange: '301244'
|
@@ -3896,9 +3638,7 @@ rate_centers:
|
|
3896
3638
|
long: "-71.263368"
|
3897
3639
|
closest_city:
|
3898
3640
|
name: Center Ossipee
|
3899
|
-
|
3900
|
-
value: 15.03
|
3901
|
-
units: km
|
3641
|
+
distance_km: 15.03
|
3902
3642
|
- country: US
|
3903
3643
|
region: NH
|
3904
3644
|
exchange: '301246'
|
@@ -3928,9 +3668,7 @@ rate_centers:
|
|
3928
3668
|
long: "-71.592902"
|
3929
3669
|
closest_city:
|
3930
3670
|
name: Tilton Northfield
|
3931
|
-
|
3932
|
-
value: 0.05
|
3933
|
-
units: km
|
3671
|
+
distance_km: 0.05
|
3934
3672
|
- country: US
|
3935
3673
|
region: NH
|
3936
3674
|
exchange: '124690'
|
@@ -3942,9 +3680,7 @@ rate_centers:
|
|
3942
3680
|
long: "-72.185377"
|
3943
3681
|
closest_city:
|
3944
3682
|
name: West Swanzey
|
3945
|
-
|
3946
|
-
value: 12.24
|
3947
|
-
units: km
|
3683
|
+
distance_km: 12.24
|
3948
3684
|
- country: US
|
3949
3685
|
region: NH
|
3950
3686
|
exchange: '301250'
|
@@ -3965,9 +3701,7 @@ rate_centers:
|
|
3965
3701
|
long: "-71.545358"
|
3966
3702
|
closest_city:
|
3967
3703
|
name: North Woodstock
|
3968
|
-
|
3969
|
-
value: 28.29
|
3970
|
-
units: km
|
3704
|
+
distance_km: 28.29
|
3971
3705
|
- country: US
|
3972
3706
|
region: NH
|
3973
3707
|
exchange: '301252'
|
@@ -4006,9 +3740,7 @@ rate_centers:
|
|
4006
3740
|
long: "-72.425365"
|
4007
3741
|
closest_city:
|
4008
3742
|
name: North Walpole
|
4009
|
-
|
4010
|
-
value: 7.59
|
4011
|
-
units: km
|
3743
|
+
distance_km: 7.59
|
4012
3744
|
- country: US
|
4013
3745
|
region: NH
|
4014
3746
|
exchange: '124720'
|
@@ -4020,9 +3752,7 @@ rate_centers:
|
|
4020
3752
|
long: "-71.811268"
|
4021
3753
|
closest_city:
|
4022
3754
|
name: Contoocook
|
4023
|
-
|
4024
|
-
value: 10.11
|
4025
|
-
units: km
|
3755
|
+
distance_km: 10.11
|
4026
3756
|
- country: US
|
4027
3757
|
region: NH
|
4028
3758
|
exchange: '124730'
|
@@ -4034,9 +3764,7 @@ rate_centers:
|
|
4034
3764
|
long: "-71.891192"
|
4035
3765
|
closest_city:
|
4036
3766
|
name: North Woodstock
|
4037
|
-
|
4038
|
-
value: 20.16
|
4039
|
-
units: km
|
3767
|
+
distance_km: 20.16
|
4040
3768
|
- country: US
|
4041
3769
|
region: NH
|
4042
3770
|
exchange: '124740'
|
@@ -4048,9 +3776,7 @@ rate_centers:
|
|
4048
3776
|
long: "-72.095785"
|
4049
3777
|
closest_city:
|
4050
3778
|
name: Blodgett Landing
|
4051
|
-
|
4052
|
-
value: 22.72
|
4053
|
-
units: km
|
3779
|
+
distance_km: 22.72
|
4054
3780
|
- country: US
|
4055
3781
|
region: NH
|
4056
3782
|
exchange: '123531'
|
@@ -4071,9 +3797,7 @@ rate_centers:
|
|
4071
3797
|
long: "-71.730387"
|
4072
3798
|
closest_city:
|
4073
3799
|
name: New Boston
|
4074
|
-
|
4075
|
-
value: 13.03
|
4076
|
-
units: km
|
3800
|
+
distance_km: 13.03
|
4077
3801
|
- country: US
|
4078
3802
|
region: NH
|
4079
3803
|
exchange: '301270'
|
@@ -4184,9 +3908,7 @@ rate_centers:
|
|
4184
3908
|
long: "-72.518644"
|
4185
3909
|
closest_city:
|
4186
3910
|
name: West Swanzey
|
4187
|
-
|
4188
|
-
value: 16.49
|
4189
|
-
units: km
|
3911
|
+
distance_km: 16.49
|
4190
3912
|
- country: US
|
4191
3913
|
region: NH
|
4192
3914
|
exchange: '301283'
|
@@ -4225,9 +3947,7 @@ rate_centers:
|
|
4225
3947
|
long: "-72.31132"
|
4226
3948
|
closest_city:
|
4227
3949
|
name: Lebanon
|
4228
|
-
|
4229
|
-
value: 4.9
|
4230
|
-
units: km
|
3950
|
+
distance_km: 4.9
|
4231
3951
|
- country: US
|
4232
3952
|
region: NH
|
4233
3953
|
exchange: '301276'
|
@@ -4302,9 +4022,7 @@ rate_centers:
|
|
4302
4022
|
long: "-71.535403"
|
4303
4023
|
closest_city:
|
4304
4024
|
name: West Stewartstown
|
4305
|
-
|
4306
|
-
value: 0.57
|
4307
|
-
units: km
|
4025
|
+
distance_km: 0.57
|
4308
4026
|
- country: US
|
4309
4027
|
region: NH
|
4310
4028
|
exchange: '301257'
|
@@ -4343,9 +4061,7 @@ rate_centers:
|
|
4343
4061
|
long: "-72.442617"
|
4344
4062
|
closest_city:
|
4345
4063
|
name: Keene
|
4346
|
-
|
4347
|
-
value: 11.71
|
4348
|
-
units: km
|
4064
|
+
distance_km: 11.71
|
4349
4065
|
- country: US
|
4350
4066
|
region: NH
|
4351
4067
|
exchange: '301282'
|
@@ -4366,9 +4082,7 @@ rate_centers:
|
|
4366
4082
|
long: "-71.614501"
|
4367
4083
|
closest_city:
|
4368
4084
|
name: Groveton
|
4369
|
-
|
4370
|
-
value: 27.08
|
4371
|
-
units: km
|
4085
|
+
distance_km: 27.08
|
4372
4086
|
- country: US
|
4373
4087
|
region: NH
|
4374
4088
|
exchange: '301286'
|
@@ -4398,9 +4112,7 @@ rate_centers:
|
|
4398
4112
|
long: "-71.734311"
|
4399
4113
|
closest_city:
|
4400
4114
|
name: New Boston
|
4401
|
-
|
4402
|
-
value: 15.32
|
4403
|
-
units: km
|
4115
|
+
distance_km: 15.32
|
4404
4116
|
- country: US
|
4405
4117
|
region: NH
|
4406
4118
|
exchange: '124820'
|
@@ -4412,9 +4124,7 @@ rate_centers:
|
|
4412
4124
|
long: "-72.386258"
|
4413
4125
|
closest_city:
|
4414
4126
|
name: West Swanzey
|
4415
|
-
|
4416
|
-
value: 12.02
|
4417
|
-
units: km
|
4127
|
+
distance_km: 12.02
|
4418
4128
|
- country: US
|
4419
4129
|
region: NH
|
4420
4130
|
exchange: '301290'
|
@@ -4453,9 +4163,7 @@ rate_centers:
|
|
4453
4163
|
long: "-71.212518"
|
4454
4164
|
closest_city:
|
4455
4165
|
name: Melvin Village
|
4456
|
-
|
4457
|
-
value: 13.78
|
4458
|
-
units: km
|
4166
|
+
distance_km: 13.78
|
4459
4167
|
- country: US
|
4460
4168
|
region: NH
|
4461
4169
|
exchange: '301294'
|
@@ -4494,6 +4202,4 @@ rate_centers:
|
|
4494
4202
|
long: "-72.033271"
|
4495
4203
|
closest_city:
|
4496
4204
|
name: Woodsville
|
4497
|
-
|
4498
|
-
value: 0.92
|
4499
|
-
units: km
|
4205
|
+
distance_km: 0.92
|