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/ma.yml
CHANGED
@@ -38,9 +38,7 @@ rate_centers:
|
|
38
38
|
long: "-71.45511"
|
39
39
|
closest_city:
|
40
40
|
name: West Concord
|
41
|
-
|
42
|
-
value: 5.0
|
43
|
-
units: km
|
41
|
+
distance_km: 5.0
|
44
42
|
- country: US
|
45
43
|
region: MA
|
46
44
|
exchange: '075671'
|
@@ -61,9 +59,7 @@ rate_centers:
|
|
61
59
|
long: "-73.126033"
|
62
60
|
closest_city:
|
63
61
|
name: North Adams
|
64
|
-
|
65
|
-
value: 6.89
|
66
|
-
units: km
|
62
|
+
distance_km: 6.89
|
67
63
|
- country: US
|
68
64
|
region: MA
|
69
65
|
exchange: '301743'
|
@@ -120,9 +116,7 @@ rate_centers:
|
|
120
116
|
long: "-70.935436"
|
121
117
|
closest_city:
|
122
118
|
name: Newburyport
|
123
|
-
|
124
|
-
value: 5.96
|
125
|
-
units: km
|
119
|
+
distance_km: 5.96
|
126
120
|
- country: US
|
127
121
|
region: MA
|
128
122
|
exchange: '074150'
|
@@ -134,9 +128,7 @@ rate_centers:
|
|
134
128
|
long: "-72.518119"
|
135
129
|
closest_city:
|
136
130
|
name: South Deerfield
|
137
|
-
|
138
|
-
value: 13.31
|
139
|
-
units: km
|
131
|
+
distance_km: 13.31
|
140
132
|
- country: US
|
141
133
|
region: MA
|
142
134
|
exchange: '074151'
|
@@ -148,9 +140,7 @@ rate_centers:
|
|
148
140
|
long: "-72.518119"
|
149
141
|
closest_city:
|
150
142
|
name: South Deerfield
|
151
|
-
|
152
|
-
value: 13.31
|
153
|
-
units: km
|
143
|
+
distance_km: 13.31
|
154
144
|
- country: US
|
155
145
|
region: MA
|
156
146
|
exchange: '074160'
|
@@ -162,9 +152,7 @@ rate_centers:
|
|
162
152
|
long: "-71.139799"
|
163
153
|
closest_city:
|
164
154
|
name: Lawrence
|
165
|
-
|
166
|
-
value: 5.08
|
167
|
-
units: km
|
155
|
+
distance_km: 5.08
|
168
156
|
- country: US
|
169
157
|
region: MA
|
170
158
|
exchange: '301922'
|
@@ -194,9 +182,7 @@ rate_centers:
|
|
194
182
|
long: "-71.155079"
|
195
183
|
closest_city:
|
196
184
|
name: Medford
|
197
|
-
|
198
|
-
value: 3.92
|
199
|
-
units: km
|
185
|
+
distance_km: 3.92
|
200
186
|
- country: US
|
201
187
|
region: MA
|
202
188
|
exchange: '074180'
|
@@ -208,9 +194,7 @@ rate_centers:
|
|
208
194
|
long: "-71.911827"
|
209
195
|
closest_city:
|
210
196
|
name: South Ashburnham
|
211
|
-
|
212
|
-
value: 3.0
|
213
|
-
units: km
|
197
|
+
distance_km: 3.0
|
214
198
|
- country: US
|
215
199
|
region: MA
|
216
200
|
exchange: '074190'
|
@@ -222,9 +206,7 @@ rate_centers:
|
|
222
206
|
long: "-71.821115"
|
223
207
|
closest_city:
|
224
208
|
name: Fitchburg
|
225
|
-
|
226
|
-
value: 9.72
|
227
|
-
units: km
|
209
|
+
distance_km: 9.72
|
228
210
|
- country: US
|
229
211
|
region: MA
|
230
212
|
exchange: '074200'
|
@@ -236,9 +218,7 @@ rate_centers:
|
|
236
218
|
long: "-72.795136"
|
237
219
|
closest_city:
|
238
220
|
name: Shelburne Falls
|
239
|
-
|
240
|
-
value: 9.77
|
241
|
-
units: km
|
221
|
+
distance_km: 9.77
|
242
222
|
- country: US
|
243
223
|
region: MA
|
244
224
|
exchange: '074912'
|
@@ -277,9 +257,7 @@ rate_centers:
|
|
277
257
|
long: "-71.069543"
|
278
258
|
closest_city:
|
279
259
|
name: Fall River
|
280
|
-
|
281
|
-
value: 9.62
|
282
|
-
units: km
|
260
|
+
distance_km: 9.62
|
283
261
|
- country: US
|
284
262
|
region: MA
|
285
263
|
exchange: '074220'
|
@@ -291,9 +269,7 @@ rate_centers:
|
|
291
269
|
long: "-72.225067"
|
292
270
|
closest_city:
|
293
271
|
name: Baldwinville
|
294
|
-
|
295
|
-
value: 12.18
|
296
|
-
units: km
|
272
|
+
distance_km: 12.18
|
297
273
|
- country: US
|
298
274
|
region: MA
|
299
275
|
exchange: '074221'
|
@@ -305,9 +281,7 @@ rate_centers:
|
|
305
281
|
long: "-72.225067"
|
306
282
|
closest_city:
|
307
283
|
name: Baldwinville
|
308
|
-
|
309
|
-
value: 12.18
|
310
|
-
units: km
|
284
|
+
distance_km: 12.18
|
311
285
|
- country: US
|
312
286
|
region: MA
|
313
287
|
exchange: '074230'
|
@@ -319,9 +293,7 @@ rate_centers:
|
|
319
293
|
long: "-71.28328"
|
320
294
|
closest_city:
|
321
295
|
name: Attleboro
|
322
|
-
|
323
|
-
value: 2.08
|
324
|
-
units: km
|
296
|
+
distance_km: 2.08
|
325
297
|
- country: US
|
326
298
|
region: MA
|
327
299
|
exchange: '301932'
|
@@ -342,9 +314,7 @@ rate_centers:
|
|
342
314
|
long: "-71.837352"
|
343
315
|
closest_city:
|
344
316
|
name: Worcester
|
345
|
-
|
346
|
-
value: 8.93
|
347
|
-
units: km
|
317
|
+
distance_km: 8.93
|
348
318
|
- country: US
|
349
319
|
region: MA
|
350
320
|
exchange: '301935'
|
@@ -374,9 +344,7 @@ rate_centers:
|
|
374
344
|
long: "-71.591303"
|
375
345
|
closest_city:
|
376
346
|
name: Devens
|
377
|
-
|
378
|
-
value: 2.74
|
379
|
-
units: km
|
347
|
+
distance_km: 2.74
|
380
348
|
- country: US
|
381
349
|
region: MA
|
382
350
|
exchange: '301938'
|
@@ -424,9 +392,7 @@ rate_centers:
|
|
424
392
|
long: "-70.301605"
|
425
393
|
closest_city:
|
426
394
|
name: Yarmouth Port
|
427
|
-
|
428
|
-
value: 6.61
|
429
|
-
units: km
|
395
|
+
distance_km: 6.61
|
430
396
|
- country: US
|
431
397
|
region: MA
|
432
398
|
exchange: '074270'
|
@@ -438,9 +404,7 @@ rate_centers:
|
|
438
404
|
long: "-72.105363"
|
439
405
|
closest_city:
|
440
406
|
name: Baldwinville
|
441
|
-
|
442
|
-
value: 20.75
|
443
|
-
units: km
|
407
|
+
distance_km: 20.75
|
444
408
|
- country: US
|
445
409
|
region: MA
|
446
410
|
exchange: '301944'
|
@@ -488,9 +452,7 @@ rate_centers:
|
|
488
452
|
long: "-73.085226"
|
489
453
|
closest_city:
|
490
454
|
name: Lenox Dale
|
491
|
-
|
492
|
-
value: 13.52
|
493
|
-
units: km
|
455
|
+
distance_km: 13.52
|
494
456
|
- country: US
|
495
457
|
region: MA
|
496
458
|
exchange: '075321'
|
@@ -511,9 +473,7 @@ rate_centers:
|
|
511
473
|
long: "-72.401238"
|
512
474
|
closest_city:
|
513
475
|
name: West Warren
|
514
|
-
|
515
|
-
value: 15.14
|
516
|
-
units: km
|
476
|
+
distance_km: 15.14
|
517
477
|
- country: US
|
518
478
|
region: MA
|
519
479
|
exchange: '074300'
|
@@ -525,9 +485,7 @@ rate_centers:
|
|
525
485
|
long: "-71.473681"
|
526
486
|
closest_city:
|
527
487
|
name: Millis-Clicquot
|
528
|
-
|
529
|
-
value: 11.39
|
530
|
-
units: km
|
488
|
+
distance_km: 11.39
|
531
489
|
- country: US
|
532
490
|
region: MA
|
533
491
|
exchange: '074310'
|
@@ -539,9 +497,7 @@ rate_centers:
|
|
539
497
|
long: "-71.174716"
|
540
498
|
closest_city:
|
541
499
|
name: Watertown Town
|
542
|
-
|
543
|
-
value: 3.06
|
544
|
-
units: km
|
500
|
+
distance_km: 3.06
|
545
501
|
- country: US
|
546
502
|
region: MA
|
547
503
|
exchange: '301950'
|
@@ -571,9 +527,7 @@ rate_centers:
|
|
571
527
|
long: "-71.636242"
|
572
528
|
closest_city:
|
573
529
|
name: South Lancaster
|
574
|
-
|
575
|
-
value: 7.5
|
576
|
-
units: km
|
530
|
+
distance_km: 7.5
|
577
531
|
- country: US
|
578
532
|
region: MA
|
579
533
|
exchange: '074330'
|
@@ -585,9 +539,7 @@ rate_centers:
|
|
585
539
|
long: "-72.552352"
|
586
540
|
closest_city:
|
587
541
|
name: Turners Falls
|
588
|
-
|
589
|
-
value: 8.25
|
590
|
-
units: km
|
542
|
+
distance_km: 8.25
|
591
543
|
- country: US
|
592
544
|
region: MA
|
593
545
|
exchange: '074340'
|
@@ -599,9 +551,7 @@ rate_centers:
|
|
599
551
|
long: "-70.878002"
|
600
552
|
closest_city:
|
601
553
|
name: Beverly
|
602
|
-
|
603
|
-
value: 1.94
|
604
|
-
units: km
|
554
|
+
distance_km: 1.94
|
605
555
|
- country: US
|
606
556
|
region: MA
|
607
557
|
exchange: '301952'
|
@@ -622,9 +572,7 @@ rate_centers:
|
|
622
572
|
long: "-71.263757"
|
623
573
|
closest_city:
|
624
574
|
name: Pinehurst
|
625
|
-
|
626
|
-
value: 3.95
|
627
|
-
units: km
|
575
|
+
distance_km: 3.95
|
628
576
|
- country: US
|
629
577
|
region: MA
|
630
578
|
exchange: '074360'
|
@@ -636,9 +584,7 @@ rate_centers:
|
|
636
584
|
long: "-71.491659"
|
637
585
|
closest_city:
|
638
586
|
name: Whitinsville
|
639
|
-
|
640
|
-
value: 17.72
|
641
|
-
units: km
|
587
|
+
distance_km: 17.72
|
642
588
|
- country: US
|
643
589
|
region: MA
|
644
590
|
exchange: '074370'
|
@@ -650,9 +596,7 @@ rate_centers:
|
|
650
596
|
long: "-72.923218"
|
651
597
|
closest_city:
|
652
598
|
name: Westfield
|
653
|
-
|
654
|
-
value: 14.49
|
655
|
-
units: km
|
599
|
+
distance_km: 14.49
|
656
600
|
- country: US
|
657
601
|
region: MA
|
658
602
|
exchange: '074380'
|
@@ -664,9 +608,7 @@ rate_centers:
|
|
664
608
|
long: "-71.617471"
|
665
609
|
closest_city:
|
666
610
|
name: South Lancaster
|
667
|
-
|
668
|
-
value: 6.12
|
669
|
-
units: km
|
611
|
+
distance_km: 6.12
|
670
612
|
- country: US
|
671
613
|
region: MA
|
672
614
|
exchange: '301756'
|
@@ -687,9 +629,7 @@ rate_centers:
|
|
687
629
|
long: "-71.058993"
|
688
630
|
closest_city:
|
689
631
|
name: Chelsea
|
690
|
-
|
691
|
-
value: 4.75
|
692
|
-
units: km
|
632
|
+
distance_km: 4.75
|
693
633
|
- country: US
|
694
634
|
region: MA
|
695
635
|
exchange: '301958'
|
@@ -746,9 +686,7 @@ rate_centers:
|
|
746
686
|
long: "-71.744973"
|
747
687
|
closest_city:
|
748
688
|
name: Worcester
|
749
|
-
|
750
|
-
value: 9.56
|
751
|
-
units: km
|
689
|
+
distance_km: 9.56
|
752
690
|
- country: US
|
753
691
|
region: MA
|
754
692
|
exchange: '301964'
|
@@ -769,9 +707,7 @@ rate_centers:
|
|
769
707
|
long: "-71.000185"
|
770
708
|
closest_city:
|
771
709
|
name: Quincy
|
772
|
-
|
773
|
-
value: 3.99
|
774
|
-
units: km
|
710
|
+
distance_km: 3.99
|
775
711
|
- country: US
|
776
712
|
region: MA
|
777
713
|
exchange: '301966'
|
@@ -801,9 +737,7 @@ rate_centers:
|
|
801
737
|
long: "-70.073627"
|
802
738
|
closest_city:
|
803
739
|
name: East Harwich
|
804
|
-
|
805
|
-
value: 6.91
|
806
|
-
units: km
|
740
|
+
distance_km: 6.91
|
807
741
|
- country: US
|
808
742
|
region: MA
|
809
743
|
exchange: '074430'
|
@@ -815,9 +749,7 @@ rate_centers:
|
|
815
749
|
long: "-70.977579"
|
816
750
|
closest_city:
|
817
751
|
name: Raynham Center
|
818
|
-
|
819
|
-
value: 8.14
|
820
|
-
units: km
|
752
|
+
distance_km: 8.14
|
821
753
|
- country: US
|
822
754
|
region: MA
|
823
755
|
exchange: '074440'
|
@@ -829,9 +761,7 @@ rate_centers:
|
|
829
761
|
long: "-71.150203"
|
830
762
|
closest_city:
|
831
763
|
name: Watertown Town
|
832
|
-
|
833
|
-
value: 3.33
|
834
|
-
units: km
|
764
|
+
distance_km: 3.33
|
835
765
|
- country: US
|
836
766
|
region: MA
|
837
767
|
exchange: '074450'
|
@@ -843,9 +773,7 @@ rate_centers:
|
|
843
773
|
long: "-72.205218"
|
844
774
|
closest_city:
|
845
775
|
name: Fiskdale
|
846
|
-
|
847
|
-
value: 7.94
|
848
|
-
units: km
|
776
|
+
distance_km: 7.94
|
849
777
|
- country: US
|
850
778
|
region: MA
|
851
779
|
exchange: '074460'
|
@@ -857,9 +785,7 @@ rate_centers:
|
|
857
785
|
long: "-71.016708"
|
858
786
|
closest_city:
|
859
787
|
name: Brockton
|
860
|
-
|
861
|
-
value: 0.63
|
862
|
-
units: km
|
788
|
+
distance_km: 0.63
|
863
789
|
- country: US
|
864
790
|
region: MA
|
865
791
|
exchange: '301971'
|
@@ -880,9 +806,7 @@ rate_centers:
|
|
880
806
|
long: "-71.118341"
|
881
807
|
closest_city:
|
882
808
|
name: Boston
|
883
|
-
|
884
|
-
value: 3.64
|
885
|
-
units: km
|
809
|
+
distance_km: 3.64
|
886
810
|
- country: US
|
887
811
|
region: MA
|
888
812
|
exchange: '074480'
|
@@ -894,9 +818,7 @@ rate_centers:
|
|
894
818
|
long: "-70.844701"
|
895
819
|
closest_city:
|
896
820
|
name: North Pembroke
|
897
|
-
|
898
|
-
value: 8.13
|
899
|
-
units: km
|
821
|
+
distance_km: 8.13
|
900
822
|
- country: US
|
901
823
|
region: MA
|
902
824
|
exchange: '301758'
|
@@ -917,9 +839,7 @@ rate_centers:
|
|
917
839
|
long: "-71.193639"
|
918
840
|
closest_city:
|
919
841
|
name: Woburn
|
920
|
-
|
921
|
-
value: 3.65
|
922
|
-
units: km
|
842
|
+
distance_km: 3.65
|
923
843
|
- country: US
|
924
844
|
region: MA
|
925
845
|
exchange: '074500'
|
@@ -931,9 +851,7 @@ rate_centers:
|
|
931
851
|
long: "-70.604666"
|
932
852
|
closest_city:
|
933
853
|
name: Buzzards Bay
|
934
|
-
|
935
|
-
value: 0.8
|
936
|
-
units: km
|
854
|
+
distance_km: 0.8
|
937
855
|
- country: US
|
938
856
|
region: MA
|
939
857
|
exchange: '301976'
|
@@ -954,9 +872,7 @@ rate_centers:
|
|
954
872
|
long: "-71.113997"
|
955
873
|
closest_city:
|
956
874
|
name: Cambridge
|
957
|
-
|
958
|
-
value: 0.49
|
959
|
-
units: km
|
875
|
+
distance_km: 0.49
|
960
876
|
- country: US
|
961
877
|
region: MA
|
962
878
|
exchange: '301978'
|
@@ -977,9 +893,7 @@ rate_centers:
|
|
977
893
|
long: "-71.145957"
|
978
894
|
closest_city:
|
979
895
|
name: Brockton
|
980
|
-
|
981
|
-
value: 13.12
|
982
|
-
units: km
|
896
|
+
distance_km: 13.12
|
983
897
|
- country: US
|
984
898
|
region: MA
|
985
899
|
exchange: '301980'
|
@@ -1000,9 +914,7 @@ rate_centers:
|
|
1000
914
|
long: "-70.766527"
|
1001
915
|
closest_city:
|
1002
916
|
name: West Wareham
|
1003
|
-
|
1004
|
-
value: 10.49
|
1005
|
-
units: km
|
917
|
+
distance_km: 10.49
|
1006
918
|
- country: US
|
1007
919
|
region: MA
|
1008
920
|
exchange: '301982'
|
@@ -1023,9 +935,7 @@ rate_centers:
|
|
1023
935
|
long: "-70.611036"
|
1024
936
|
closest_city:
|
1025
937
|
name: Pocasset
|
1026
|
-
|
1027
|
-
value: 2.41
|
1028
|
-
units: km
|
938
|
+
distance_km: 2.41
|
1029
939
|
- country: US
|
1030
940
|
region: MA
|
1031
941
|
exchange: '301984'
|
@@ -1046,9 +956,7 @@ rate_centers:
|
|
1046
956
|
long: "-72.86923"
|
1047
957
|
closest_city:
|
1048
958
|
name: Shelburne Falls
|
1049
|
-
|
1050
|
-
value: 10.54
|
1051
|
-
units: km
|
959
|
+
distance_km: 10.54
|
1052
960
|
- country: US
|
1053
961
|
region: MA
|
1054
962
|
exchange: '074560'
|
@@ -1060,9 +968,7 @@ rate_centers:
|
|
1060
968
|
long: "-71.061606"
|
1061
969
|
closest_city:
|
1062
970
|
name: Chelsea
|
1063
|
-
|
1064
|
-
value: 3.18
|
1065
|
-
units: km
|
971
|
+
distance_km: 3.18
|
1066
972
|
- country: US
|
1067
973
|
region: MA
|
1068
974
|
exchange: '074570'
|
@@ -1074,9 +980,7 @@ rate_centers:
|
|
1074
980
|
long: "-71.969718"
|
1075
981
|
closest_city:
|
1076
982
|
name: Fiskdale
|
1077
|
-
|
1078
|
-
value: 11.58
|
1079
|
-
units: km
|
983
|
+
distance_km: 11.58
|
1080
984
|
- country: US
|
1081
985
|
region: MA
|
1082
986
|
exchange: '301987'
|
@@ -1097,9 +1001,7 @@ rate_centers:
|
|
1097
1001
|
long: "-69.963605"
|
1098
1002
|
closest_city:
|
1099
1003
|
name: West Chatham
|
1100
|
-
|
1101
|
-
value: 2.37
|
1102
|
-
units: km
|
1004
|
+
distance_km: 2.37
|
1103
1005
|
- country: US
|
1104
1006
|
region: MA
|
1105
1007
|
exchange: '301989'
|
@@ -1129,9 +1031,7 @@ rate_centers:
|
|
1129
1031
|
long: "-71.033211"
|
1130
1032
|
closest_city:
|
1131
1033
|
name: Chelsea
|
1132
|
-
|
1133
|
-
value: 0.09
|
1134
|
-
units: km
|
1034
|
+
distance_km: 0.09
|
1135
1035
|
- country: US
|
1136
1036
|
region: MA
|
1137
1037
|
exchange: '301992'
|
@@ -1161,9 +1061,7 @@ rate_centers:
|
|
1161
1061
|
long: "-72.975009"
|
1162
1062
|
closest_city:
|
1163
1063
|
name: Lenox Dale
|
1164
|
-
|
1165
|
-
value: 23.43
|
1166
|
-
units: km
|
1064
|
+
distance_km: 23.43
|
1167
1065
|
- country: US
|
1168
1066
|
region: MA
|
1169
1067
|
exchange: '074610'
|
@@ -1175,9 +1073,7 @@ rate_centers:
|
|
1175
1073
|
long: "-72.839086"
|
1176
1074
|
closest_city:
|
1177
1075
|
name: Northampton
|
1178
|
-
|
1179
|
-
value: 15.27
|
1180
|
-
units: km
|
1076
|
+
distance_km: 15.27
|
1181
1077
|
- country: US
|
1182
1078
|
region: MA
|
1183
1079
|
exchange: '301993'
|
@@ -1198,9 +1094,7 @@ rate_centers:
|
|
1198
1094
|
long: "-72.596366"
|
1199
1095
|
closest_city:
|
1200
1096
|
name: Chicopee
|
1201
|
-
|
1202
|
-
value: 3.83
|
1203
|
-
units: km
|
1097
|
+
distance_km: 3.83
|
1204
1098
|
- country: US
|
1205
1099
|
region: MA
|
1206
1100
|
exchange: '074630'
|
@@ -1212,9 +1106,7 @@ rate_centers:
|
|
1212
1106
|
long: "-70.741622"
|
1213
1107
|
closest_city:
|
1214
1108
|
name: Vineyard Haven
|
1215
|
-
|
1216
|
-
value: 17.04
|
1217
|
-
units: km
|
1109
|
+
distance_km: 17.04
|
1218
1110
|
- country: US
|
1219
1111
|
region: MA
|
1220
1112
|
exchange: '301764'
|
@@ -1244,9 +1136,7 @@ rate_centers:
|
|
1244
1136
|
long: "-71.680645"
|
1245
1137
|
closest_city:
|
1246
1138
|
name: South Lancaster
|
1247
|
-
|
1248
|
-
value: 2.57
|
1249
|
-
units: km
|
1139
|
+
distance_km: 2.57
|
1250
1140
|
- country: US
|
1251
1141
|
region: MA
|
1252
1142
|
exchange: '301997'
|
@@ -1276,9 +1166,7 @@ rate_centers:
|
|
1276
1166
|
long: "-70.80543"
|
1277
1167
|
closest_city:
|
1278
1168
|
name: North Scituate
|
1279
|
-
|
1280
|
-
value: 4.66
|
1281
|
-
units: km
|
1169
|
+
distance_km: 4.66
|
1282
1170
|
- country: US
|
1283
1171
|
region: MA
|
1284
1172
|
exchange: '302000'
|
@@ -1299,9 +1187,7 @@ rate_centers:
|
|
1299
1187
|
long: "-72.703265"
|
1300
1188
|
closest_city:
|
1301
1189
|
name: Shelburne Falls
|
1302
|
-
|
1303
|
-
value: 7.93
|
1304
|
-
units: km
|
1190
|
+
distance_km: 7.93
|
1305
1191
|
- country: US
|
1306
1192
|
region: MA
|
1307
1193
|
exchange: '074670'
|
@@ -1313,9 +1199,7 @@ rate_centers:
|
|
1313
1199
|
long: "-71.346597"
|
1314
1200
|
closest_city:
|
1315
1201
|
name: West Concord
|
1316
|
-
|
1317
|
-
value: 4.73
|
1318
|
-
units: km
|
1202
|
+
distance_km: 4.73
|
1319
1203
|
- country: US
|
1320
1204
|
region: MA
|
1321
1205
|
exchange: '074680'
|
@@ -1327,9 +1211,7 @@ rate_centers:
|
|
1327
1211
|
long: "-72.699797"
|
1328
1212
|
closest_city:
|
1329
1213
|
name: South Deerfield
|
1330
|
-
|
1331
|
-
value: 9.39
|
1332
|
-
units: km
|
1214
|
+
distance_km: 9.39
|
1333
1215
|
- country: US
|
1334
1216
|
region: MA
|
1335
1217
|
exchange: '302002'
|
@@ -1377,9 +1259,7 @@ rate_centers:
|
|
1377
1259
|
long: "-72.890428"
|
1378
1260
|
closest_city:
|
1379
1261
|
name: Shelburne Falls
|
1380
|
-
|
1381
|
-
value: 20.22
|
1382
|
-
units: km
|
1262
|
+
distance_km: 20.22
|
1383
1263
|
- country: US
|
1384
1264
|
region: MA
|
1385
1265
|
exchange: '301768'
|
@@ -1409,9 +1289,7 @@ rate_centers:
|
|
1409
1289
|
long: "-73.172131"
|
1410
1290
|
closest_city:
|
1411
1291
|
name: Pittsfield
|
1412
|
-
|
1413
|
-
value: 7.74
|
1414
|
-
units: km
|
1292
|
+
distance_km: 7.74
|
1415
1293
|
- country: US
|
1416
1294
|
region: MA
|
1417
1295
|
exchange: '074710'
|
@@ -1423,9 +1301,7 @@ rate_centers:
|
|
1423
1301
|
long: "-70.932265"
|
1424
1302
|
closest_city:
|
1425
1303
|
name: Peabody
|
1426
|
-
|
1427
|
-
value: 4.7
|
1428
|
-
units: km
|
1304
|
+
distance_km: 4.7
|
1429
1305
|
- country: US
|
1430
1306
|
region: MA
|
1431
1307
|
exchange: '302007'
|
@@ -1446,9 +1322,7 @@ rate_centers:
|
|
1446
1322
|
long: "-71.175756"
|
1447
1323
|
closest_city:
|
1448
1324
|
name: Newton
|
1449
|
-
|
1450
|
-
value: 9.9
|
1451
|
-
units: km
|
1325
|
+
distance_km: 9.9
|
1452
1326
|
- country: US
|
1453
1327
|
region: MA
|
1454
1328
|
exchange: '302009'
|
@@ -1478,9 +1352,7 @@ rate_centers:
|
|
1478
1352
|
long: "-70.188337"
|
1479
1353
|
closest_city:
|
1480
1354
|
name: South Yarmouth
|
1481
|
-
|
1482
|
-
value: 1.02
|
1483
|
-
units: km
|
1355
|
+
distance_km: 1.02
|
1484
1356
|
- country: US
|
1485
1357
|
region: MA
|
1486
1358
|
exchange: '302011'
|
@@ -1510,9 +1382,7 @@ rate_centers:
|
|
1510
1382
|
long: "-71.128881"
|
1511
1383
|
closest_city:
|
1512
1384
|
name: Taunton
|
1513
|
-
|
1514
|
-
value: 10.29
|
1515
|
-
units: km
|
1385
|
+
distance_km: 10.29
|
1516
1386
|
- country: US
|
1517
1387
|
region: MA
|
1518
1388
|
exchange: '302014'
|
@@ -1533,9 +1403,7 @@ rate_centers:
|
|
1533
1403
|
long: "-71.064669"
|
1534
1404
|
closest_city:
|
1535
1405
|
name: Boston
|
1536
|
-
|
1537
|
-
value: 2.46
|
1538
|
-
units: km
|
1406
|
+
distance_km: 2.46
|
1539
1407
|
- country: US
|
1540
1408
|
region: MA
|
1541
1409
|
exchange: '302016'
|
@@ -1565,9 +1433,7 @@ rate_centers:
|
|
1565
1433
|
long: "-71.281189"
|
1566
1434
|
closest_city:
|
1567
1435
|
name: Millis-Clicquot
|
1568
|
-
|
1569
|
-
value: 10.7
|
1570
|
-
units: km
|
1436
|
+
distance_km: 10.7
|
1571
1437
|
- country: US
|
1572
1438
|
region: MA
|
1573
1439
|
exchange: '075362'
|
@@ -1624,9 +1490,7 @@ rate_centers:
|
|
1624
1490
|
long: "-70.680178"
|
1625
1491
|
closest_city:
|
1626
1492
|
name: South Duxbury
|
1627
|
-
|
1628
|
-
value: 1.08
|
1629
|
-
units: km
|
1493
|
+
distance_km: 1.08
|
1630
1494
|
- country: US
|
1631
1495
|
region: MA
|
1632
1496
|
exchange: '301772'
|
@@ -1665,9 +1529,7 @@ rate_centers:
|
|
1665
1529
|
long: "-71.03934"
|
1666
1530
|
closest_city:
|
1667
1531
|
name: Chelsea
|
1668
|
-
|
1669
|
-
value: 2.34
|
1670
|
-
units: km
|
1532
|
+
distance_km: 2.34
|
1671
1533
|
- country: US
|
1672
1534
|
region: MA
|
1673
1535
|
exchange: '302025'
|
@@ -1697,9 +1559,7 @@ rate_centers:
|
|
1697
1559
|
long: "-70.956751"
|
1698
1560
|
closest_city:
|
1699
1561
|
name: Brockton
|
1700
|
-
|
1701
|
-
value: 8.24
|
1702
|
-
units: km
|
1562
|
+
distance_km: 8.24
|
1703
1563
|
- country: US
|
1704
1564
|
region: MA
|
1705
1565
|
exchange: '302027'
|
@@ -1756,9 +1616,7 @@ rate_centers:
|
|
1756
1616
|
long: "-71.709298"
|
1757
1617
|
closest_city:
|
1758
1618
|
name: East Douglas
|
1759
|
-
|
1760
|
-
value: 0.75
|
1761
|
-
units: km
|
1619
|
+
distance_km: 0.75
|
1762
1620
|
- country: US
|
1763
1621
|
region: MA
|
1764
1622
|
exchange: '302030'
|
@@ -1824,9 +1682,7 @@ rate_centers:
|
|
1824
1682
|
long: "-72.512575"
|
1825
1683
|
closest_city:
|
1826
1684
|
name: Springfield
|
1827
|
-
|
1828
|
-
value: 6.14
|
1829
|
-
units: km
|
1685
|
+
distance_km: 6.14
|
1830
1686
|
- country: US
|
1831
1687
|
region: MA
|
1832
1688
|
exchange: '302043'
|
@@ -1991,9 +1847,7 @@ rate_centers:
|
|
1991
1847
|
long: "-72.66917"
|
1992
1848
|
closest_city:
|
1993
1849
|
name: Northampton
|
1994
|
-
|
1995
|
-
value: 6.32
|
1996
|
-
units: km
|
1850
|
+
distance_km: 6.32
|
1997
1851
|
- country: US
|
1998
1852
|
region: MA
|
1999
1853
|
exchange: '074830'
|
@@ -2005,9 +1859,7 @@ rate_centers:
|
|
2005
1859
|
long: "-71.102726"
|
2006
1860
|
closest_city:
|
2007
1861
|
name: Brockton
|
2008
|
-
|
2009
|
-
value: 6.67
|
2010
|
-
units: km
|
1862
|
+
distance_km: 6.67
|
2011
1863
|
- country: US
|
2012
1864
|
region: MA
|
2013
1865
|
exchange: '302049'
|
@@ -2028,9 +1880,7 @@ rate_centers:
|
|
2028
1880
|
long: "-70.513783"
|
2029
1881
|
closest_city:
|
2030
1882
|
name: Oak Bluffs
|
2031
|
-
|
2032
|
-
value: 8.34
|
2033
|
-
units: km
|
1883
|
+
distance_km: 8.34
|
2034
1884
|
- country: US
|
2035
1885
|
region: MA
|
2036
1886
|
exchange: '301777'
|
@@ -2087,9 +1937,7 @@ rate_centers:
|
|
2087
1937
|
long: "-70.782084"
|
2088
1938
|
closest_city:
|
2089
1939
|
name: Gloucester
|
2090
|
-
|
2091
|
-
value: 7.59
|
2092
|
-
units: km
|
1940
|
+
distance_km: 7.59
|
2093
1941
|
- country: US
|
2094
1942
|
region: MA
|
2095
1943
|
exchange: '074860'
|
@@ -2101,9 +1949,7 @@ rate_centers:
|
|
2101
1949
|
long: "-71.052421"
|
2102
1950
|
closest_city:
|
2103
1951
|
name: Everett
|
2104
|
-
|
2105
|
-
value: 0.17
|
2106
|
-
units: km
|
1952
|
+
distance_km: 0.17
|
2107
1953
|
- country: US
|
2108
1954
|
region: MA
|
2109
1955
|
exchange: '302064'
|
@@ -2124,9 +1970,7 @@ rate_centers:
|
|
2124
1970
|
long: "-71.153069"
|
2125
1971
|
closest_city:
|
2126
1972
|
name: Fall River
|
2127
|
-
|
2128
|
-
value: 4.35
|
2129
|
-
units: km
|
1973
|
+
distance_km: 4.35
|
2130
1974
|
- country: US
|
2131
1975
|
region: MA
|
2132
1976
|
exchange: '074880'
|
@@ -2138,9 +1982,7 @@ rate_centers:
|
|
2138
1982
|
long: "-70.613132"
|
2139
1983
|
closest_city:
|
2140
1984
|
name: Teaticket
|
2141
|
-
|
2142
|
-
value: 2.6
|
2143
|
-
units: km
|
1985
|
+
distance_km: 2.6
|
2144
1986
|
- country: US
|
2145
1987
|
region: MA
|
2146
1988
|
exchange: '301780'
|
@@ -2206,9 +2048,7 @@ rate_centers:
|
|
2206
2048
|
long: "-71.806975"
|
2207
2049
|
closest_city:
|
2208
2050
|
name: Fitchburg
|
2209
|
-
|
2210
|
-
value: 1.16
|
2211
|
-
units: km
|
2051
|
+
distance_km: 1.16
|
2212
2052
|
- country: US
|
2213
2053
|
region: MA
|
2214
2054
|
exchange: '301782'
|
@@ -2274,9 +2114,7 @@ rate_centers:
|
|
2274
2114
|
long: "-71.251294"
|
2275
2115
|
closest_city:
|
2276
2116
|
name: Mansfield Center
|
2277
|
-
|
2278
|
-
value: 5.27
|
2279
|
-
units: km
|
2117
|
+
distance_km: 5.27
|
2280
2118
|
- country: US
|
2281
2119
|
region: MA
|
2282
2120
|
exchange: '074910'
|
@@ -2288,9 +2126,7 @@ rate_centers:
|
|
2288
2126
|
long: "-71.423011"
|
2289
2127
|
closest_city:
|
2290
2128
|
name: Framingham
|
2291
|
-
|
2292
|
-
value: 3.21
|
2293
|
-
units: km
|
2129
|
+
distance_km: 3.21
|
2294
2130
|
- country: US
|
2295
2131
|
region: MA
|
2296
2132
|
exchange: '074920'
|
@@ -2302,9 +2138,7 @@ rate_centers:
|
|
2302
2138
|
long: "-71.399596"
|
2303
2139
|
closest_city:
|
2304
2140
|
name: Millis-Clicquot
|
2305
|
-
|
2306
|
-
value: 9.45
|
2307
|
-
units: km
|
2141
|
+
distance_km: 9.45
|
2308
2142
|
- country: US
|
2309
2143
|
region: MA
|
2310
2144
|
exchange: '302079'
|
@@ -2325,9 +2159,7 @@ rate_centers:
|
|
2325
2159
|
long: "-71.996575"
|
2326
2160
|
closest_city:
|
2327
2161
|
name: Gardner
|
2328
|
-
|
2329
|
-
value: 1.16
|
2330
|
-
units: km
|
2162
|
+
distance_km: 1.16
|
2331
2163
|
- country: US
|
2332
2164
|
region: MA
|
2333
2165
|
exchange: '302081'
|
@@ -2348,9 +2180,7 @@ rate_centers:
|
|
2348
2180
|
long: "-70.993549"
|
2349
2181
|
closest_city:
|
2350
2182
|
name: Haverhill
|
2351
|
-
|
2352
|
-
value: 10.18
|
2353
|
-
units: km
|
2183
|
+
distance_km: 10.18
|
2354
2184
|
- country: US
|
2355
2185
|
region: MA
|
2356
2186
|
exchange: '074950'
|
@@ -2362,9 +2192,7 @@ rate_centers:
|
|
2362
2192
|
long: "-72.207836"
|
2363
2193
|
closest_city:
|
2364
2194
|
name: West Warren
|
2365
|
-
|
2366
|
-
value: 10.68
|
2367
|
-
units: km
|
2195
|
+
distance_km: 10.68
|
2368
2196
|
- country: US
|
2369
2197
|
region: MA
|
2370
2198
|
exchange: '301785'
|
@@ -2403,9 +2231,7 @@ rate_centers:
|
|
2403
2231
|
long: "-70.659935"
|
2404
2232
|
closest_city:
|
2405
2233
|
name: Gloucester
|
2406
|
-
|
2407
|
-
value: 2.87
|
2408
|
-
units: km
|
2234
|
+
distance_km: 2.87
|
2409
2235
|
- country: US
|
2410
2236
|
region: MA
|
2411
2237
|
exchange: '301787'
|
@@ -2435,9 +2261,7 @@ rate_centers:
|
|
2435
2261
|
long: "-71.68558"
|
2436
2262
|
closest_city:
|
2437
2263
|
name: Whitinsville
|
2438
|
-
|
2439
|
-
value: 10.58
|
2440
|
-
units: km
|
2264
|
+
distance_km: 10.58
|
2441
2265
|
- country: US
|
2442
2266
|
region: MA
|
2443
2267
|
exchange: '074980'
|
@@ -2449,9 +2273,7 @@ rate_centers:
|
|
2449
2273
|
long: "-72.517178"
|
2450
2274
|
closest_city:
|
2451
2275
|
name: Chicopee
|
2452
|
-
|
2453
|
-
value: 10.1
|
2454
|
-
units: km
|
2276
|
+
distance_km: 10.1
|
2455
2277
|
- country: US
|
2456
2278
|
region: MA
|
2457
2279
|
exchange: '302087'
|
@@ -2472,9 +2294,7 @@ rate_centers:
|
|
2472
2294
|
long: "-72.860753"
|
2473
2295
|
closest_city:
|
2474
2296
|
name: Westfield
|
2475
|
-
|
2476
|
-
value: 11.64
|
2477
|
-
units: km
|
2297
|
+
distance_km: 11.64
|
2478
2298
|
- country: US
|
2479
2299
|
region: MA
|
2480
2300
|
exchange: '075000'
|
@@ -2486,9 +2306,7 @@ rate_centers:
|
|
2486
2306
|
long: "-73.362135"
|
2487
2307
|
closest_city:
|
2488
2308
|
name: Housatonic
|
2489
|
-
|
2490
|
-
value: 6.27
|
2491
|
-
units: km
|
2309
|
+
distance_km: 6.27
|
2492
2310
|
- country: US
|
2493
2311
|
region: MA
|
2494
2312
|
exchange: '302088'
|
@@ -2527,9 +2345,7 @@ rate_centers:
|
|
2527
2345
|
long: "-72.601366"
|
2528
2346
|
closest_city:
|
2529
2347
|
name: Turners Falls
|
2530
|
-
|
2531
|
-
value: 3.71
|
2532
|
-
units: km
|
2348
|
+
distance_km: 3.71
|
2533
2349
|
- country: US
|
2534
2350
|
region: MA
|
2535
2351
|
exchange: '302090'
|
@@ -2559,9 +2375,7 @@ rate_centers:
|
|
2559
2375
|
long: "-71.571472"
|
2560
2376
|
closest_city:
|
2561
2377
|
name: East Pepperell
|
2562
|
-
|
2563
|
-
value: 6.39
|
2564
|
-
units: km
|
2378
|
+
distance_km: 6.39
|
2565
2379
|
- country: US
|
2566
2380
|
region: MA
|
2567
2381
|
exchange: '302092'
|
@@ -2609,9 +2423,7 @@ rate_centers:
|
|
2609
2423
|
long: "-70.872062"
|
2610
2424
|
closest_city:
|
2611
2425
|
name: Beverly
|
2612
|
-
|
2613
|
-
value: 4.71
|
2614
|
-
units: km
|
2426
|
+
distance_km: 4.71
|
2615
2427
|
- country: US
|
2616
2428
|
region: MA
|
2617
2429
|
exchange: '075040'
|
@@ -2623,9 +2435,7 @@ rate_centers:
|
|
2623
2435
|
long: "-72.416161"
|
2624
2436
|
closest_city:
|
2625
2437
|
name: Monson Center
|
2626
|
-
|
2627
|
-
value: 9.89
|
2628
|
-
units: km
|
2438
|
+
distance_km: 9.89
|
2629
2439
|
- country: US
|
2630
2440
|
region: MA
|
2631
2441
|
exchange: '075050'
|
@@ -2637,9 +2447,7 @@ rate_centers:
|
|
2637
2447
|
long: "-73.321007"
|
2638
2448
|
closest_city:
|
2639
2449
|
name: Pittsfield
|
2640
|
-
|
2641
|
-
value: 11.3
|
2642
|
-
units: km
|
2450
|
+
distance_km: 11.3
|
2643
2451
|
- country: US
|
2644
2452
|
region: MA
|
2645
2453
|
exchange: '075060'
|
@@ -2651,9 +2459,7 @@ rate_centers:
|
|
2651
2459
|
long: "-70.814552"
|
2652
2460
|
closest_city:
|
2653
2461
|
name: North Pembroke
|
2654
|
-
|
2655
|
-
value: 3.04
|
2656
|
-
units: km
|
2462
|
+
distance_km: 3.04
|
2657
2463
|
- country: US
|
2658
2464
|
region: MA
|
2659
2465
|
exchange: '302097'
|
@@ -2710,9 +2516,7 @@ rate_centers:
|
|
2710
2516
|
long: "-71.586922"
|
2711
2517
|
closest_city:
|
2712
2518
|
name: Devens
|
2713
|
-
|
2714
|
-
value: 5.32
|
2715
|
-
units: km
|
2519
|
+
distance_km: 5.32
|
2716
2520
|
- country: US
|
2717
2521
|
region: MA
|
2718
2522
|
exchange: '075080'
|
@@ -2724,9 +2528,7 @@ rate_centers:
|
|
2724
2528
|
long: "-70.072844"
|
2725
2529
|
closest_city:
|
2726
2530
|
name: Harwich Center
|
2727
|
-
|
2728
|
-
value: 0.79
|
2729
|
-
units: km
|
2531
|
+
distance_km: 0.79
|
2730
2532
|
- country: US
|
2731
2533
|
region: MA
|
2732
2534
|
exchange: '302102'
|
@@ -2756,9 +2558,7 @@ rate_centers:
|
|
2756
2558
|
long: "-72.602445"
|
2757
2559
|
closest_city:
|
2758
2560
|
name: Northampton
|
2759
|
-
|
2760
|
-
value: 8.09
|
2761
|
-
units: km
|
2561
|
+
distance_km: 8.09
|
2762
2562
|
- country: US
|
2763
2563
|
region: MA
|
2764
2564
|
exchange: '302104'
|
@@ -2779,9 +2579,7 @@ rate_centers:
|
|
2779
2579
|
long: "-71.076408"
|
2780
2580
|
closest_city:
|
2781
2581
|
name: Haverhill
|
2782
|
-
|
2783
|
-
value: 1.06
|
2784
|
-
units: km
|
2582
|
+
distance_km: 1.06
|
2785
2583
|
- country: US
|
2786
2584
|
region: MA
|
2787
2585
|
exchange: '301798'
|
@@ -2820,9 +2618,7 @@ rate_centers:
|
|
2820
2618
|
long: "-70.88079"
|
2821
2619
|
closest_city:
|
2822
2620
|
name: North Scituate
|
2823
|
-
|
2824
|
-
value: 10.22
|
2825
|
-
units: km
|
2621
|
+
distance_km: 10.22
|
2826
2622
|
- country: US
|
2827
2623
|
region: MA
|
2828
2624
|
exchange: '075120'
|
@@ -2834,9 +2630,7 @@ rate_centers:
|
|
2834
2630
|
long: "-73.125866"
|
2835
2631
|
closest_city:
|
2836
2632
|
name: Pittsfield
|
2837
|
-
|
2838
|
-
value: 11.15
|
2839
|
-
units: km
|
2633
|
+
distance_km: 11.15
|
2840
2634
|
- country: US
|
2841
2635
|
region: MA
|
2842
2636
|
exchange: '302107'
|
@@ -2857,9 +2651,7 @@ rate_centers:
|
|
2857
2651
|
long: "-71.860221"
|
2858
2652
|
closest_city:
|
2859
2653
|
name: Worcester
|
2860
|
-
|
2861
|
-
value: 9.45
|
2862
|
-
units: km
|
2654
|
+
distance_km: 9.45
|
2863
2655
|
- country: US
|
2864
2656
|
region: MA
|
2865
2657
|
exchange: '301802'
|
@@ -2880,9 +2672,7 @@ rate_centers:
|
|
2880
2672
|
long: "-71.433397"
|
2881
2673
|
closest_city:
|
2882
2674
|
name: Millis-Clicquot
|
2883
|
-
|
2884
|
-
value: 7.6
|
2885
|
-
units: km
|
2675
|
+
distance_km: 7.6
|
2886
2676
|
- country: US
|
2887
2677
|
region: MA
|
2888
2678
|
exchange: '075150'
|
@@ -2894,9 +2684,7 @@ rate_centers:
|
|
2894
2684
|
long: "-72.61433"
|
2895
2685
|
closest_city:
|
2896
2686
|
name: Holyoke
|
2897
|
-
|
2898
|
-
value: 2.41
|
2899
|
-
units: km
|
2687
|
+
distance_km: 2.41
|
2900
2688
|
- country: US
|
2901
2689
|
region: MA
|
2902
2690
|
exchange: '302110'
|
@@ -2917,9 +2705,7 @@ rate_centers:
|
|
2917
2705
|
long: "-71.521133"
|
2918
2706
|
closest_city:
|
2919
2707
|
name: Cordaville
|
2920
|
-
|
2921
|
-
value: 4.9
|
2922
|
-
units: km
|
2708
|
+
distance_km: 4.9
|
2923
2709
|
- country: US
|
2924
2710
|
region: MA
|
2925
2711
|
exchange: '302112'
|
@@ -2940,9 +2726,7 @@ rate_centers:
|
|
2940
2726
|
long: "-73.368307"
|
2941
2727
|
closest_city:
|
2942
2728
|
name: Housatonic
|
2943
|
-
|
2944
|
-
value: 0.69
|
2945
|
-
units: km
|
2729
|
+
distance_km: 0.69
|
2946
2730
|
- country: US
|
2947
2731
|
region: MA
|
2948
2732
|
exchange: '075180'
|
@@ -2954,9 +2738,7 @@ rate_centers:
|
|
2954
2738
|
long: "-72.00835"
|
2955
2739
|
closest_city:
|
2956
2740
|
name: Gardner
|
2957
|
-
|
2958
|
-
value: 11.85
|
2959
|
-
units: km
|
2741
|
+
distance_km: 11.85
|
2960
2742
|
- country: US
|
2961
2743
|
region: MA
|
2962
2744
|
exchange: '075190'
|
@@ -2968,9 +2750,7 @@ rate_centers:
|
|
2968
2750
|
long: "-71.571245"
|
2969
2751
|
closest_city:
|
2970
2752
|
name: Marlborough
|
2971
|
-
|
2972
|
-
value: 5.17
|
2973
|
-
units: km
|
2753
|
+
distance_km: 5.17
|
2974
2754
|
- country: US
|
2975
2755
|
region: MA
|
2976
2756
|
exchange: '075200'
|
@@ -2982,9 +2762,7 @@ rate_centers:
|
|
2982
2762
|
long: "-70.872414"
|
2983
2763
|
closest_city:
|
2984
2764
|
name: North Scituate
|
2985
|
-
|
2986
|
-
value: 11.74
|
2987
|
-
units: km
|
2765
|
+
distance_km: 11.74
|
2988
2766
|
- country: US
|
2989
2767
|
region: MA
|
2990
2768
|
exchange: '302116'
|
@@ -3005,9 +2783,7 @@ rate_centers:
|
|
3005
2783
|
long: "-72.879578"
|
3006
2784
|
closest_city:
|
3007
2785
|
name: Westfield
|
3008
|
-
|
3009
|
-
value: 14.78
|
3010
|
-
units: km
|
2786
|
+
distance_km: 14.78
|
3011
2787
|
- country: US
|
3012
2788
|
region: MA
|
3013
2789
|
exchange: '075220'
|
@@ -3019,9 +2795,7 @@ rate_centers:
|
|
3019
2795
|
long: "-70.28649"
|
3020
2796
|
closest_city:
|
3021
2797
|
name: West Yarmouth
|
3022
|
-
|
3023
|
-
value: 3.15
|
3024
|
-
units: km
|
2798
|
+
distance_km: 3.15
|
3025
2799
|
- country: US
|
3026
2800
|
region: MA
|
3027
2801
|
exchange: '302118'
|
@@ -3042,9 +2816,7 @@ rate_centers:
|
|
3042
2816
|
long: "-71.124358"
|
3043
2817
|
closest_city:
|
3044
2818
|
name: Boston
|
3045
|
-
|
3046
|
-
value: 7.66
|
3047
|
-
units: km
|
2819
|
+
distance_km: 7.66
|
3048
2820
|
- country: US
|
3049
2821
|
region: MA
|
3050
2822
|
exchange: '076271'
|
@@ -3074,9 +2846,7 @@ rate_centers:
|
|
3074
2846
|
long: "-70.840609"
|
3075
2847
|
closest_city:
|
3076
2848
|
name: Beverly
|
3077
|
-
|
3078
|
-
value: 11.84
|
3079
|
-
units: km
|
2849
|
+
distance_km: 11.84
|
3080
2850
|
- country: US
|
3081
2851
|
region: MA
|
3082
2852
|
exchange: '302121'
|
@@ -3106,9 +2876,7 @@ rate_centers:
|
|
3106
2876
|
long: "-71.11003"
|
3107
2877
|
closest_city:
|
3108
2878
|
name: Boston
|
3109
|
-
|
3110
|
-
value: 2.17
|
3111
|
-
units: km
|
2879
|
+
distance_km: 2.17
|
3112
2880
|
- country: US
|
3113
2881
|
region: MA
|
3114
2882
|
exchange: '302124'
|
@@ -3138,9 +2906,7 @@ rate_centers:
|
|
3138
2906
|
long: "-70.724148"
|
3139
2907
|
closest_city:
|
3140
2908
|
name: North Plymouth
|
3141
|
-
|
3142
|
-
value: 3.71
|
3143
|
-
units: km
|
2909
|
+
distance_km: 3.71
|
3144
2910
|
- country: US
|
3145
2911
|
region: MA
|
3146
2912
|
exchange: '301816'
|
@@ -3197,9 +2963,7 @@ rate_centers:
|
|
3197
2963
|
long: "-71.164341"
|
3198
2964
|
closest_city:
|
3199
2965
|
name: Lawrence
|
3200
|
-
|
3201
|
-
value: 0.81
|
3202
|
-
units: km
|
2966
|
+
distance_km: 0.81
|
3203
2967
|
- country: US
|
3204
2968
|
region: MA
|
3205
2969
|
exchange: '075280'
|
@@ -3211,9 +2975,7 @@ rate_centers:
|
|
3211
2975
|
long: "-73.249425"
|
3212
2976
|
closest_city:
|
3213
2977
|
name: Lenox Dale
|
3214
|
-
|
3215
|
-
value: 3.01
|
3216
|
-
units: km
|
2978
|
+
distance_km: 3.01
|
3217
2979
|
- country: US
|
3218
2980
|
region: MA
|
3219
2981
|
exchange: '301810'
|
@@ -3234,9 +2996,7 @@ rate_centers:
|
|
3234
2996
|
long: "-71.910737"
|
3235
2997
|
closest_city:
|
3236
2998
|
name: Worcester
|
3237
|
-
|
3238
|
-
value: 9.04
|
3239
|
-
units: km
|
2999
|
+
distance_km: 9.04
|
3240
3000
|
- country: US
|
3241
3001
|
region: MA
|
3242
3002
|
exchange: '075300'
|
@@ -3248,9 +3008,7 @@ rate_centers:
|
|
3248
3008
|
long: "-73.284285"
|
3249
3009
|
closest_city:
|
3250
3010
|
name: Lenox Dale
|
3251
|
-
|
3252
|
-
value: 3.71
|
3253
|
-
units: km
|
3011
|
+
distance_km: 3.71
|
3254
3012
|
- country: US
|
3255
3013
|
region: MA
|
3256
3014
|
exchange: '301812'
|
@@ -3271,9 +3029,7 @@ rate_centers:
|
|
3271
3029
|
long: "-71.763506"
|
3272
3030
|
closest_city:
|
3273
3031
|
name: Leominster
|
3274
|
-
|
3275
|
-
value: 1.07
|
3276
|
-
units: km
|
3032
|
+
distance_km: 1.07
|
3277
3033
|
- country: US
|
3278
3034
|
region: MA
|
3279
3035
|
exchange: '301813'
|
@@ -3294,9 +3050,7 @@ rate_centers:
|
|
3294
3050
|
long: "-71.230289"
|
3295
3051
|
closest_city:
|
3296
3052
|
name: Hanscom AFB
|
3297
|
-
|
3298
|
-
value: 4.18
|
3299
|
-
units: km
|
3053
|
+
distance_km: 4.18
|
3300
3054
|
- country: US
|
3301
3055
|
region: MA
|
3302
3056
|
exchange: '301814'
|
@@ -3317,9 +3071,7 @@ rate_centers:
|
|
3317
3071
|
long: "-71.306262"
|
3318
3072
|
closest_city:
|
3319
3073
|
name: Hanscom AFB
|
3320
|
-
|
3321
|
-
value: 4.52
|
3322
|
-
units: km
|
3074
|
+
distance_km: 4.52
|
3323
3075
|
- country: US
|
3324
3076
|
region: MA
|
3325
3077
|
exchange: '302135'
|
@@ -3349,9 +3101,7 @@ rate_centers:
|
|
3349
3101
|
long: "-71.473859"
|
3350
3102
|
closest_city:
|
3351
3103
|
name: Littleton Common
|
3352
|
-
|
3353
|
-
value: 1.1
|
3354
|
-
units: km
|
3104
|
+
distance_km: 1.1
|
3355
3105
|
- country: US
|
3356
3106
|
region: MA
|
3357
3107
|
exchange: '302137'
|
@@ -3372,9 +3122,7 @@ rate_centers:
|
|
3372
3122
|
long: "-72.581941"
|
3373
3123
|
closest_city:
|
3374
3124
|
name: Springfield
|
3375
|
-
|
3376
|
-
value: 7.3
|
3377
|
-
units: km
|
3125
|
+
distance_km: 7.3
|
3378
3126
|
- country: US
|
3379
3127
|
region: MA
|
3380
3128
|
exchange: '075360'
|
@@ -3386,9 +3134,7 @@ rate_centers:
|
|
3386
3134
|
long: "-71.310367"
|
3387
3135
|
closest_city:
|
3388
3136
|
name: Lowell
|
3389
|
-
|
3390
|
-
value: 0.97
|
3391
|
-
units: km
|
3137
|
+
distance_km: 0.97
|
3392
3138
|
- country: US
|
3393
3139
|
region: MA
|
3394
3140
|
exchange: '302139'
|
@@ -3409,9 +3155,7 @@ rate_centers:
|
|
3409
3155
|
long: "-72.479646"
|
3410
3156
|
closest_city:
|
3411
3157
|
name: Springfield
|
3412
|
-
|
3413
|
-
value: 7.05
|
3414
|
-
units: km
|
3158
|
+
distance_km: 7.05
|
3415
3159
|
- country: US
|
3416
3160
|
region: MA
|
3417
3161
|
exchange: '075380'
|
@@ -3423,9 +3167,7 @@ rate_centers:
|
|
3423
3167
|
long: "-71.724274"
|
3424
3168
|
closest_city:
|
3425
3169
|
name: Fitchburg
|
3426
|
-
|
3427
|
-
value: 7.48
|
3428
|
-
units: km
|
3170
|
+
distance_km: 7.48
|
3429
3171
|
- country: US
|
3430
3172
|
region: MA
|
3431
3173
|
exchange: '075390'
|
@@ -3437,9 +3179,7 @@ rate_centers:
|
|
3437
3179
|
long: "-70.954435"
|
3438
3180
|
closest_city:
|
3439
3181
|
name: Lynn
|
3440
|
-
|
3441
|
-
value: 1.71
|
3442
|
-
units: km
|
3182
|
+
distance_km: 1.71
|
3443
3183
|
- country: US
|
3444
3184
|
region: MA
|
3445
3185
|
exchange: '075400'
|
@@ -3451,9 +3191,7 @@ rate_centers:
|
|
3451
3191
|
long: "-71.048348"
|
3452
3192
|
closest_city:
|
3453
3193
|
name: Peabody
|
3454
|
-
|
3455
|
-
value: 6.24
|
3456
|
-
units: km
|
3194
|
+
distance_km: 6.24
|
3457
3195
|
- country: US
|
3458
3196
|
region: MA
|
3459
3197
|
exchange: '301819'
|
@@ -3483,9 +3221,7 @@ rate_centers:
|
|
3483
3221
|
long: "-71.077313"
|
3484
3222
|
closest_city:
|
3485
3223
|
name: Malden
|
3486
|
-
|
3487
|
-
value: 1.66
|
3488
|
-
units: km
|
3224
|
+
distance_km: 1.66
|
3489
3225
|
- country: US
|
3490
3226
|
region: MA
|
3491
3227
|
exchange: '302145'
|
@@ -3506,9 +3242,7 @@ rate_centers:
|
|
3506
3242
|
long: "-70.765784"
|
3507
3243
|
closest_city:
|
3508
3244
|
name: Beverly
|
3509
|
-
|
3510
|
-
value: 7.98
|
3511
|
-
units: km
|
3245
|
+
distance_km: 7.98
|
3512
3246
|
- country: US
|
3513
3247
|
region: MA
|
3514
3248
|
exchange: '302178'
|
@@ -3538,9 +3272,7 @@ rate_centers:
|
|
3538
3272
|
long: "-71.215977"
|
3539
3273
|
closest_city:
|
3540
3274
|
name: Mansfield Center
|
3541
|
-
|
3542
|
-
value: 0.88
|
3543
|
-
units: km
|
3275
|
+
distance_km: 0.88
|
3544
3276
|
- country: US
|
3545
3277
|
region: MA
|
3546
3278
|
exchange: '075440'
|
@@ -3552,9 +3284,7 @@ rate_centers:
|
|
3552
3284
|
long: "-70.865562"
|
3553
3285
|
closest_city:
|
3554
3286
|
name: Salem
|
3555
|
-
|
3556
|
-
value: 3.62
|
3557
|
-
units: km
|
3287
|
+
distance_km: 3.62
|
3558
3288
|
- country: US
|
3559
3289
|
region: MA
|
3560
3290
|
exchange: '075450'
|
@@ -3566,9 +3296,7 @@ rate_centers:
|
|
3566
3296
|
long: "-70.763832"
|
3567
3297
|
closest_city:
|
3568
3298
|
name: Marion Center
|
3569
|
-
|
3570
|
-
value: 0.39
|
3571
|
-
units: km
|
3299
|
+
distance_km: 0.39
|
3572
3300
|
- country: US
|
3573
3301
|
region: MA
|
3574
3302
|
exchange: '075460'
|
@@ -3580,9 +3308,7 @@ rate_centers:
|
|
3580
3308
|
long: "-71.542519"
|
3581
3309
|
closest_city:
|
3582
3310
|
name: Marlborough
|
3583
|
-
|
3584
|
-
value: 0.5
|
3585
|
-
units: km
|
3311
|
+
distance_km: 0.5
|
3586
3312
|
- country: US
|
3587
3313
|
region: MA
|
3588
3314
|
exchange: '075470'
|
@@ -3594,9 +3320,7 @@ rate_centers:
|
|
3594
3320
|
long: "-70.721115"
|
3595
3321
|
closest_city:
|
3596
3322
|
name: Ocean Bluff-Brant Rock
|
3597
|
-
|
3598
|
-
value: 4.83
|
3599
|
-
units: km
|
3323
|
+
distance_km: 4.83
|
3600
3324
|
- country: US
|
3601
3325
|
region: MA
|
3602
3326
|
exchange: '302153'
|
@@ -3653,9 +3377,7 @@ rate_centers:
|
|
3653
3377
|
long: "-70.815254"
|
3654
3378
|
closest_city:
|
3655
3379
|
name: Mattapoisett Center
|
3656
|
-
|
3657
|
-
value: 0.98
|
3658
|
-
units: km
|
3380
|
+
distance_km: 0.98
|
3659
3381
|
- country: US
|
3660
3382
|
region: MA
|
3661
3383
|
exchange: '075490'
|
@@ -3667,9 +3389,7 @@ rate_centers:
|
|
3667
3389
|
long: "-71.453569"
|
3668
3390
|
closest_city:
|
3669
3391
|
name: West Concord
|
3670
|
-
|
3671
|
-
value: 4.56
|
3672
|
-
units: km
|
3392
|
+
distance_km: 4.56
|
3673
3393
|
- country: US
|
3674
3394
|
region: MA
|
3675
3395
|
exchange: '075500'
|
@@ -3681,9 +3401,7 @@ rate_centers:
|
|
3681
3401
|
long: "-71.304032"
|
3682
3402
|
closest_city:
|
3683
3403
|
name: Millis-Clicquot
|
3684
|
-
|
3685
|
-
value: 4.87
|
3686
|
-
units: km
|
3404
|
+
distance_km: 4.87
|
3687
3405
|
- country: US
|
3688
3406
|
region: MA
|
3689
3407
|
exchange: '075510'
|
@@ -3695,9 +3413,7 @@ rate_centers:
|
|
3695
3413
|
long: "-71.111393"
|
3696
3414
|
closest_city:
|
3697
3415
|
name: Medford
|
3698
|
-
|
3699
|
-
value: 0.61
|
3700
|
-
units: km
|
3416
|
+
distance_km: 0.61
|
3701
3417
|
- country: US
|
3702
3418
|
region: MA
|
3703
3419
|
exchange: '075520'
|
@@ -3709,9 +3425,7 @@ rate_centers:
|
|
3709
3425
|
long: "-71.420382"
|
3710
3426
|
closest_city:
|
3711
3427
|
name: Millis-Clicquot
|
3712
|
-
|
3713
|
-
value: 6.1
|
3714
|
-
units: km
|
3428
|
+
distance_km: 6.1
|
3715
3429
|
- country: US
|
3716
3430
|
region: MA
|
3717
3431
|
exchange: '302162'
|
@@ -3732,9 +3446,7 @@ rate_centers:
|
|
3732
3446
|
long: "-71.068119"
|
3733
3447
|
closest_city:
|
3734
3448
|
name: Melrose
|
3735
|
-
|
3736
|
-
value: 0.76
|
3737
|
-
units: km
|
3449
|
+
distance_km: 0.76
|
3738
3450
|
- country: US
|
3739
3451
|
region: MA
|
3740
3452
|
exchange: '302164'
|
@@ -3764,9 +3476,7 @@ rate_centers:
|
|
3764
3476
|
long: "-70.99931"
|
3765
3477
|
closest_city:
|
3766
3478
|
name: Haverhill
|
3767
|
-
|
3768
|
-
value: 8.97
|
3769
|
-
units: km
|
3479
|
+
distance_km: 8.97
|
3770
3480
|
- country: US
|
3771
3481
|
region: MA
|
3772
3482
|
exchange: '302167'
|
@@ -3787,9 +3497,7 @@ rate_centers:
|
|
3787
3497
|
long: "-70.907755"
|
3788
3498
|
closest_city:
|
3789
3499
|
name: Middleborough Center
|
3790
|
-
|
3791
|
-
value: 1.52
|
3792
|
-
units: km
|
3500
|
+
distance_km: 1.52
|
3793
3501
|
- country: US
|
3794
3502
|
region: MA
|
3795
3503
|
exchange: '301820'
|
@@ -3819,9 +3527,7 @@ rate_centers:
|
|
3819
3527
|
long: "-71.525629"
|
3820
3528
|
closest_city:
|
3821
3529
|
name: Whitinsville
|
3822
|
-
|
3823
|
-
value: 12.09
|
3824
|
-
units: km
|
3530
|
+
distance_km: 12.09
|
3825
3531
|
- country: US
|
3826
3532
|
region: MA
|
3827
3533
|
exchange: '301821'
|
@@ -3851,9 +3557,7 @@ rate_centers:
|
|
3851
3557
|
long: "-71.761995"
|
3852
3558
|
closest_city:
|
3853
3559
|
name: Worcester
|
3854
|
-
|
3855
|
-
value: 9.74
|
3856
|
-
units: km
|
3560
|
+
distance_km: 9.74
|
3857
3561
|
- country: US
|
3858
3562
|
region: MA
|
3859
3563
|
exchange: '075580'
|
@@ -3865,9 +3569,7 @@ rate_centers:
|
|
3865
3569
|
long: "-72.49337"
|
3866
3570
|
closest_city:
|
3867
3571
|
name: Millers Falls
|
3868
|
-
|
3869
|
-
value: 0.1
|
3870
|
-
units: km
|
3572
|
+
distance_km: 0.1
|
3871
3573
|
- country: US
|
3872
3574
|
region: MA
|
3873
3575
|
exchange: '075590'
|
@@ -3879,9 +3581,7 @@ rate_centers:
|
|
3879
3581
|
long: "-71.358334"
|
3880
3582
|
closest_city:
|
3881
3583
|
name: Millis-Clicquot
|
3882
|
-
|
3883
|
-
value: 0.43
|
3884
|
-
units: km
|
3584
|
+
distance_km: 0.43
|
3885
3585
|
- country: US
|
3886
3586
|
region: MA
|
3887
3587
|
exchange: '302174'
|
@@ -3902,9 +3602,7 @@ rate_centers:
|
|
3902
3602
|
long: "-71.069021"
|
3903
3603
|
closest_city:
|
3904
3604
|
name: Quincy
|
3905
|
-
|
3906
|
-
value: 4.68
|
3907
|
-
units: km
|
3605
|
+
distance_km: 4.68
|
3908
3606
|
- country: US
|
3909
3607
|
region: MA
|
3910
3608
|
exchange: '302176'
|
@@ -3943,9 +3641,7 @@ rate_centers:
|
|
3943
3641
|
long: "-72.991161"
|
3944
3642
|
closest_city:
|
3945
3643
|
name: North Adams
|
3946
|
-
|
3947
|
-
value: 10.97
|
3948
|
-
units: km
|
3644
|
+
distance_km: 10.97
|
3949
3645
|
- country: US
|
3950
3646
|
region: MA
|
3951
3647
|
exchange: '075620'
|
@@ -3957,9 +3653,7 @@ rate_centers:
|
|
3957
3653
|
long: "-72.320923"
|
3958
3654
|
closest_city:
|
3959
3655
|
name: Monson Center
|
3960
|
-
|
3961
|
-
value: 1.43
|
3962
|
-
units: km
|
3656
|
+
distance_km: 1.43
|
3963
3657
|
- country: US
|
3964
3658
|
region: MA
|
3965
3659
|
exchange: '075630'
|
@@ -3971,9 +3665,7 @@ rate_centers:
|
|
3971
3665
|
long: "-72.534849"
|
3972
3666
|
closest_city:
|
3973
3667
|
name: Millers Falls
|
3974
|
-
|
3975
|
-
value: 6.1
|
3976
|
-
units: km
|
3668
|
+
distance_km: 6.1
|
3977
3669
|
- country: US
|
3978
3670
|
region: MA
|
3979
3671
|
exchange: '301826'
|
@@ -4102,9 +3794,7 @@ rate_centers:
|
|
4102
3794
|
long: "-70.096537"
|
4103
3795
|
closest_city:
|
4104
3796
|
name: Madaket
|
4105
|
-
|
4106
|
-
value: 7.43
|
4107
|
-
units: km
|
3797
|
+
distance_km: 7.43
|
4108
3798
|
- country: US
|
4109
3799
|
region: MA
|
4110
3800
|
exchange: '075650'
|
@@ -4116,9 +3806,7 @@ rate_centers:
|
|
4116
3806
|
long: "-71.339761"
|
4117
3807
|
closest_city:
|
4118
3808
|
name: Cochituate
|
4119
|
-
|
4120
|
-
value: 5.13
|
4121
|
-
units: km
|
3809
|
+
distance_km: 5.13
|
4122
3810
|
- country: US
|
4123
3811
|
region: MA
|
4124
3812
|
exchange: '074881'
|
@@ -4139,9 +3827,7 @@ rate_centers:
|
|
4139
3827
|
long: "-71.233371"
|
4140
3828
|
closest_city:
|
4141
3829
|
name: Newton
|
4142
|
-
|
4143
|
-
value: 6.07
|
4144
|
-
units: km
|
3830
|
+
distance_km: 6.07
|
4145
3831
|
- country: US
|
4146
3832
|
region: MA
|
4147
3833
|
exchange: '302194'
|
@@ -4171,9 +3857,7 @@ rate_centers:
|
|
4171
3857
|
long: "-70.924868"
|
4172
3858
|
closest_city:
|
4173
3859
|
name: Bliss Corner
|
4174
|
-
|
4175
|
-
value: 3.49
|
4176
|
-
units: km
|
3860
|
+
distance_km: 3.49
|
4177
3861
|
- country: US
|
4178
3862
|
region: MA
|
4179
3863
|
exchange: '301833'
|
@@ -4239,9 +3923,7 @@ rate_centers:
|
|
4239
3923
|
long: "-70.8719"
|
4240
3924
|
closest_city:
|
4241
3925
|
name: Newburyport
|
4242
|
-
|
4243
|
-
value: 1.34
|
4244
|
-
units: km
|
3926
|
+
distance_km: 1.34
|
4245
3927
|
- country: US
|
4246
3928
|
region: MA
|
4247
3929
|
exchange: '075690'
|
@@ -4253,9 +3935,7 @@ rate_centers:
|
|
4253
3935
|
long: "-71.208256"
|
4254
3936
|
closest_city:
|
4255
3937
|
name: Newton
|
4256
|
-
|
4257
|
-
value: 2.38
|
4258
|
-
units: km
|
3938
|
+
distance_km: 2.38
|
4259
3939
|
- country: US
|
4260
3940
|
region: MA
|
4261
3941
|
exchange: '302202'
|
@@ -4348,9 +4028,7 @@ rate_centers:
|
|
4348
4028
|
long: "-73.111615"
|
4349
4029
|
closest_city:
|
4350
4030
|
name: North Adams
|
4351
|
-
|
4352
|
-
value: 1.29
|
4353
|
-
units: km
|
4031
|
+
distance_km: 1.29
|
4354
4032
|
- country: US
|
4355
4033
|
region: MA
|
4356
4034
|
exchange: '301838'
|
@@ -4389,9 +4067,7 @@ rate_centers:
|
|
4389
4067
|
long: "-71.332064"
|
4390
4068
|
closest_city:
|
4391
4069
|
name: Attleboro
|
4392
|
-
|
4393
|
-
value: 6.48
|
4394
|
-
units: km
|
4070
|
+
distance_km: 6.48
|
4395
4071
|
- country: US
|
4396
4072
|
region: MA
|
4397
4073
|
exchange: '302224'
|
@@ -4412,9 +4088,7 @@ rate_centers:
|
|
4412
4088
|
long: "-72.081932"
|
4413
4089
|
closest_city:
|
4414
4090
|
name: West Warren
|
4415
|
-
|
4416
|
-
value: 13.87
|
4417
|
-
units: km
|
4091
|
+
distance_km: 13.87
|
4418
4092
|
- country: US
|
4419
4093
|
region: MA
|
4420
4094
|
exchange: '302207'
|
@@ -4660,9 +4334,7 @@ rate_centers:
|
|
4660
4334
|
long: "-71.088588"
|
4661
4335
|
closest_city:
|
4662
4336
|
name: Peabody
|
4663
|
-
|
4664
|
-
value: 10.55
|
4665
|
-
units: km
|
4337
|
+
distance_km: 10.55
|
4666
4338
|
- country: US
|
4667
4339
|
region: MA
|
4668
4340
|
exchange: '302241'
|
@@ -4701,9 +4373,7 @@ rate_centers:
|
|
4701
4373
|
long: "-71.271424"
|
4702
4374
|
closest_city:
|
4703
4375
|
name: Ocean Grove
|
4704
|
-
|
4705
|
-
value: 7.02
|
4706
|
-
units: km
|
4376
|
+
distance_km: 7.02
|
4707
4377
|
- country: US
|
4708
4378
|
region: MA
|
4709
4379
|
exchange: '302237'
|
@@ -4769,9 +4439,7 @@ rate_centers:
|
|
4769
4439
|
long: "-72.632893"
|
4770
4440
|
closest_city:
|
4771
4441
|
name: Northampton
|
4772
|
-
|
4773
|
-
value: 3.54
|
4774
|
-
units: km
|
4442
|
+
distance_km: 3.54
|
4775
4443
|
- country: US
|
4776
4444
|
region: MA
|
4777
4445
|
exchange: '075760'
|
@@ -4783,9 +4451,7 @@ rate_centers:
|
|
4783
4451
|
long: "-71.635667"
|
4784
4452
|
closest_city:
|
4785
4453
|
name: Marlborough
|
4786
|
-
|
4787
|
-
value: 8.03
|
4788
|
-
units: km
|
4454
|
+
distance_km: 8.03
|
4789
4455
|
- country: US
|
4790
4456
|
region: MA
|
4791
4457
|
exchange: '302236'
|
@@ -4806,9 +4472,7 @@ rate_centers:
|
|
4806
4472
|
long: "-72.454143"
|
4807
4473
|
closest_city:
|
4808
4474
|
name: Millers Falls
|
4809
|
-
|
4810
|
-
value: 13.39
|
4811
|
-
units: km
|
4475
|
+
distance_km: 13.39
|
4812
4476
|
- country: US
|
4813
4477
|
region: MA
|
4814
4478
|
exchange: '301837'
|
@@ -4829,9 +4493,7 @@ rate_centers:
|
|
4829
4493
|
long: "-71.184909"
|
4830
4494
|
closest_city:
|
4831
4495
|
name: Norton Center
|
4832
|
-
|
4833
|
-
value: 0.84
|
4834
|
-
units: km
|
4496
|
+
distance_km: 0.84
|
4835
4497
|
- country: US
|
4836
4498
|
region: MA
|
4837
4499
|
exchange: '075790'
|
@@ -4843,9 +4505,7 @@ rate_centers:
|
|
4843
4505
|
long: "-70.799178"
|
4844
4506
|
closest_city:
|
4845
4507
|
name: Marshfield Hills
|
4846
|
-
|
4847
|
-
value: 5.76
|
4848
|
-
units: km
|
4508
|
+
distance_km: 5.76
|
4849
4509
|
- country: US
|
4850
4510
|
region: MA
|
4851
4511
|
exchange: '075800'
|
@@ -4857,9 +4517,7 @@ rate_centers:
|
|
4857
4517
|
long: "-71.203492"
|
4858
4518
|
closest_city:
|
4859
4519
|
name: Millis-Clicquot
|
4860
|
-
|
4861
|
-
value: 12.81
|
4862
|
-
units: km
|
4520
|
+
distance_km: 12.81
|
4863
4521
|
- country: US
|
4864
4522
|
region: MA
|
4865
4523
|
exchange: '302245'
|
@@ -4898,9 +4556,7 @@ rate_centers:
|
|
4898
4556
|
long: "-72.04232"
|
4899
4557
|
closest_city:
|
4900
4558
|
name: Worcester
|
4901
|
-
|
4902
|
-
value: 21.38
|
4903
|
-
units: km
|
4559
|
+
distance_km: 21.38
|
4904
4560
|
- country: US
|
4905
4561
|
region: MA
|
4906
4562
|
exchange: '302250'
|
@@ -4939,9 +4595,7 @@ rate_centers:
|
|
4939
4595
|
long: "-72.308682"
|
4940
4596
|
closest_city:
|
4941
4597
|
name: Millers Falls
|
4942
|
-
|
4943
|
-
value: 15.09
|
4944
|
-
units: km
|
4598
|
+
distance_km: 15.09
|
4945
4599
|
- country: US
|
4946
4600
|
region: MA
|
4947
4601
|
exchange: '302254'
|
@@ -4962,9 +4616,7 @@ rate_centers:
|
|
4962
4616
|
long: "-69.989391"
|
4963
4617
|
closest_city:
|
4964
4618
|
name: North Eastham
|
4965
|
-
|
4966
|
-
value: 7.38
|
4967
|
-
units: km
|
4619
|
+
distance_km: 7.38
|
4968
4620
|
- country: US
|
4969
4621
|
region: MA
|
4970
4622
|
exchange: '075840'
|
@@ -4976,9 +4628,7 @@ rate_centers:
|
|
4976
4628
|
long: "-70.387678"
|
4977
4629
|
closest_city:
|
4978
4630
|
name: Mashpee Neck
|
4979
|
-
|
4980
|
-
value: 6.72
|
4981
|
-
units: km
|
4631
|
+
distance_km: 6.72
|
4982
4632
|
- country: US
|
4983
4633
|
region: MA
|
4984
4634
|
exchange: '075850'
|
@@ -4990,9 +4640,7 @@ rate_centers:
|
|
4990
4640
|
long: "-73.088664"
|
4991
4641
|
closest_city:
|
4992
4642
|
name: Lenox Dale
|
4993
|
-
|
4994
|
-
value: 20.56
|
4995
|
-
units: km
|
4643
|
+
distance_km: 20.56
|
4996
4644
|
- country: US
|
4997
4645
|
region: MA
|
4998
4646
|
exchange: '302257'
|
@@ -5013,9 +4661,7 @@ rate_centers:
|
|
5013
4661
|
long: "-71.869345"
|
5014
4662
|
closest_city:
|
5015
4663
|
name: East Douglas
|
5016
|
-
|
5017
|
-
value: 13.55
|
5018
|
-
units: km
|
4664
|
+
distance_km: 13.55
|
5019
4665
|
- country: US
|
5020
4666
|
region: MA
|
5021
4667
|
exchange: '075870'
|
@@ -5027,9 +4673,7 @@ rate_centers:
|
|
5027
4673
|
long: "-72.325108"
|
5028
4674
|
closest_city:
|
5029
4675
|
name: Monson Center
|
5030
|
-
|
5031
|
-
value: 6.79
|
5032
|
-
units: km
|
4676
|
+
distance_km: 6.79
|
5033
4677
|
- country: US
|
5034
4678
|
region: MA
|
5035
4679
|
exchange: '302259'
|
@@ -5050,9 +4694,7 @@ rate_centers:
|
|
5050
4694
|
long: "-70.92714"
|
5051
4695
|
closest_city:
|
5052
4696
|
name: Salem
|
5053
|
-
|
5054
|
-
value: 2.48
|
5055
|
-
units: km
|
4697
|
+
distance_km: 2.48
|
5056
4698
|
- country: US
|
5057
4699
|
region: MA
|
5058
4700
|
exchange: '301851'
|
@@ -5091,9 +4733,7 @@ rate_centers:
|
|
5091
4733
|
long: "-71.579735"
|
5092
4734
|
closest_city:
|
5093
4735
|
name: East Pepperell
|
5094
|
-
|
5095
|
-
value: 1.33
|
5096
|
-
units: km
|
4736
|
+
distance_km: 1.33
|
5097
4737
|
- country: US
|
5098
4738
|
region: MA
|
5099
4739
|
exchange: '301852'
|
@@ -5114,9 +4754,7 @@ rate_centers:
|
|
5114
4754
|
long: "-72.18697"
|
5115
4755
|
closest_city:
|
5116
4756
|
name: Baldwinville
|
5117
|
-
|
5118
|
-
value: 15.63
|
5119
|
-
units: km
|
4757
|
+
distance_km: 15.63
|
5120
4758
|
- country: US
|
5121
4759
|
region: MA
|
5122
4760
|
exchange: '302265'
|
@@ -5155,9 +4793,7 @@ rate_centers:
|
|
5155
4793
|
long: "-73.256059"
|
5156
4794
|
closest_city:
|
5157
4795
|
name: Pittsfield
|
5158
|
-
|
5159
|
-
value: 0.49
|
5160
|
-
units: km
|
4796
|
+
distance_km: 0.49
|
5161
4797
|
- country: US
|
5162
4798
|
region: MA
|
5163
4799
|
exchange: '301854'
|
@@ -5205,9 +4841,7 @@ rate_centers:
|
|
5205
4841
|
long: "-70.667016"
|
5206
4842
|
closest_city:
|
5207
4843
|
name: North Plymouth
|
5208
|
-
|
5209
|
-
value: 2.38
|
5210
|
-
units: km
|
4844
|
+
distance_km: 2.38
|
5211
4845
|
- country: US
|
5212
4846
|
region: MA
|
5213
4847
|
exchange: '302272'
|
@@ -5255,9 +4889,7 @@ rate_centers:
|
|
5255
4889
|
long: "-71.87546"
|
5256
4890
|
closest_city:
|
5257
4891
|
name: Leominster
|
5258
|
-
|
5259
|
-
value: 11.73
|
5260
|
-
units: km
|
4892
|
+
distance_km: 11.73
|
5261
4893
|
- country: US
|
5262
4894
|
region: MA
|
5263
4895
|
exchange: '075940'
|
@@ -5269,9 +4901,7 @@ rate_centers:
|
|
5269
4901
|
long: "-70.187932"
|
5270
4902
|
closest_city:
|
5271
4903
|
name: North Eastham
|
5272
|
-
|
5273
|
-
value: 26.98
|
5274
|
-
units: km
|
4904
|
+
distance_km: 26.98
|
5275
4905
|
- country: US
|
5276
4906
|
region: MA
|
5277
4907
|
exchange: '075950'
|
@@ -5283,9 +4913,7 @@ rate_centers:
|
|
5283
4913
|
long: "-71.005393"
|
5284
4914
|
closest_city:
|
5285
4915
|
name: Quincy
|
5286
|
-
|
5287
|
-
value: 1.23
|
5288
|
-
units: km
|
4916
|
+
distance_km: 1.23
|
5289
4917
|
- country: US
|
5290
4918
|
region: MA
|
5291
4919
|
exchange: '302279'
|
@@ -5306,9 +4934,7 @@ rate_centers:
|
|
5306
4934
|
long: "-71.041539"
|
5307
4935
|
closest_city:
|
5308
4936
|
name: Brockton
|
5309
|
-
|
5310
|
-
value: 9.44
|
5311
|
-
units: km
|
4937
|
+
distance_km: 9.44
|
5312
4938
|
- country: US
|
5313
4939
|
region: MA
|
5314
4940
|
exchange: '302281'
|
@@ -5338,9 +4964,7 @@ rate_centers:
|
|
5338
4964
|
long: "-71.103947"
|
5339
4965
|
closest_city:
|
5340
4966
|
name: Woburn
|
5341
|
-
|
5342
|
-
value: 5.93
|
5343
|
-
units: km
|
4967
|
+
distance_km: 5.93
|
5344
4968
|
- country: US
|
5345
4969
|
region: MA
|
5346
4970
|
exchange: '302284'
|
@@ -5361,9 +4985,7 @@ rate_centers:
|
|
5361
4985
|
long: "-71.241974"
|
5362
4986
|
closest_city:
|
5363
4987
|
name: North Seekonk
|
5364
|
-
|
5365
|
-
value: 8.95
|
5366
|
-
units: km
|
4988
|
+
distance_km: 8.95
|
5367
4989
|
- country: US
|
5368
4990
|
region: MA
|
5369
4991
|
exchange: '075990'
|
@@ -5375,9 +4997,7 @@ rate_centers:
|
|
5375
4997
|
long: "-71.012671"
|
5376
4998
|
closest_city:
|
5377
4999
|
name: Revere
|
5378
|
-
|
5379
|
-
value: 1.56
|
5380
|
-
units: km
|
5000
|
+
distance_km: 1.56
|
5381
5001
|
- country: US
|
5382
5002
|
region: MA
|
5383
5003
|
exchange: '076000'
|
@@ -5389,9 +5009,7 @@ rate_centers:
|
|
5389
5009
|
long: "-73.368125"
|
5390
5010
|
closest_city:
|
5391
5011
|
name: Lenox Dale
|
5392
|
-
|
5393
|
-
value: 10.99
|
5394
|
-
units: km
|
5012
|
+
distance_km: 10.99
|
5395
5013
|
- country: US
|
5396
5014
|
region: MA
|
5397
5015
|
exchange: '302287'
|
@@ -5430,9 +5048,7 @@ rate_centers:
|
|
5430
5048
|
long: "-70.905572"
|
5431
5049
|
closest_city:
|
5432
5050
|
name: North Lakeville
|
5433
|
-
|
5434
|
-
value: 9.56
|
5435
|
-
units: km
|
5051
|
+
distance_km: 9.56
|
5436
5052
|
- country: US
|
5437
5053
|
region: MA
|
5438
5054
|
exchange: '076020'
|
@@ -5444,9 +5060,7 @@ rate_centers:
|
|
5444
5060
|
long: "-70.913658"
|
5445
5061
|
closest_city:
|
5446
5062
|
name: Brockton
|
5447
|
-
|
5448
|
-
value: 10.59
|
5449
|
-
units: km
|
5063
|
+
distance_km: 10.59
|
5450
5064
|
- country: US
|
5451
5065
|
region: MA
|
5452
5066
|
exchange: '076030'
|
@@ -5458,9 +5072,7 @@ rate_centers:
|
|
5458
5072
|
long: "-70.621824"
|
5459
5073
|
closest_city:
|
5460
5074
|
name: Gloucester
|
5461
|
-
|
5462
|
-
value: 6.72
|
5463
|
-
units: km
|
5075
|
+
distance_km: 6.72
|
5464
5076
|
- country: US
|
5465
5077
|
region: MA
|
5466
5078
|
exchange: '302293'
|
@@ -5490,9 +5102,7 @@ rate_centers:
|
|
5490
5102
|
long: "-70.877667"
|
5491
5103
|
closest_city:
|
5492
5104
|
name: Newburyport
|
5493
|
-
|
5494
|
-
value: 10.43
|
5495
|
-
units: km
|
5105
|
+
distance_km: 10.43
|
5496
5106
|
- country: US
|
5497
5107
|
region: MA
|
5498
5108
|
exchange: '076050'
|
@@ -5504,9 +5114,7 @@ rate_centers:
|
|
5504
5114
|
long: "-71.080811"
|
5505
5115
|
closest_city:
|
5506
5116
|
name: Boston
|
5507
|
-
|
5508
|
-
value: 0.69
|
5509
|
-
units: km
|
5117
|
+
distance_km: 0.69
|
5510
5118
|
- country: US
|
5511
5119
|
region: MA
|
5512
5120
|
exchange: '302296'
|
@@ -5536,9 +5144,7 @@ rate_centers:
|
|
5536
5144
|
long: "-72.85862"
|
5537
5145
|
closest_city:
|
5538
5146
|
name: Westfield
|
5539
|
-
|
5540
|
-
value: 10.1
|
5541
|
-
units: km
|
5147
|
+
distance_km: 10.1
|
5542
5148
|
- country: US
|
5543
5149
|
region: MA
|
5544
5150
|
exchange: '076070'
|
@@ -5550,9 +5156,7 @@ rate_centers:
|
|
5550
5156
|
long: "-71.94833"
|
5551
5157
|
closest_city:
|
5552
5158
|
name: Worcester
|
5553
|
-
|
5554
|
-
value: 16.33
|
5555
|
-
units: km
|
5159
|
+
distance_km: 16.33
|
5556
5160
|
- country: US
|
5557
5161
|
region: MA
|
5558
5162
|
exchange: '076080'
|
@@ -5564,9 +5168,7 @@ rate_centers:
|
|
5564
5168
|
long: "-70.52848"
|
5565
5169
|
closest_city:
|
5566
5170
|
name: Sagamore
|
5567
|
-
|
5568
|
-
value: 1.68
|
5569
|
-
units: km
|
5171
|
+
distance_km: 1.68
|
5570
5172
|
- country: US
|
5571
5173
|
region: MA
|
5572
5174
|
exchange: '302299'
|
@@ -5587,9 +5189,7 @@ rate_centers:
|
|
5587
5189
|
long: "-70.89522"
|
5588
5190
|
closest_city:
|
5589
5191
|
name: Salem
|
5590
|
-
|
5591
|
-
value: 0.81
|
5592
|
-
units: km
|
5192
|
+
distance_km: 0.81
|
5593
5193
|
- country: US
|
5594
5194
|
region: MA
|
5595
5195
|
exchange: '302302'
|
@@ -5619,9 +5219,7 @@ rate_centers:
|
|
5619
5219
|
long: "-73.081146"
|
5620
5220
|
closest_city:
|
5621
5221
|
name: Westfield
|
5622
|
-
|
5623
|
-
value: 27.22
|
5624
|
-
units: km
|
5222
|
+
distance_km: 27.22
|
5625
5223
|
- country: US
|
5626
5224
|
region: MA
|
5627
5225
|
exchange: '302304'
|
@@ -5651,9 +5249,7 @@ rate_centers:
|
|
5651
5249
|
long: "-71.009985"
|
5652
5250
|
closest_city:
|
5653
5251
|
name: Revere
|
5654
|
-
|
5655
|
-
value: 3.68
|
5656
|
-
units: km
|
5252
|
+
distance_km: 3.68
|
5657
5253
|
- country: US
|
5658
5254
|
region: MA
|
5659
5255
|
exchange: '302307'
|
@@ -5692,9 +5288,7 @@ rate_centers:
|
|
5692
5288
|
long: "-70.755943"
|
5693
5289
|
closest_city:
|
5694
5290
|
name: North Scituate
|
5695
|
-
|
5696
|
-
value: 1.54
|
5697
|
-
units: km
|
5291
|
+
distance_km: 1.54
|
5698
5292
|
- country: US
|
5699
5293
|
region: MA
|
5700
5294
|
exchange: '076130'
|
@@ -5706,9 +5300,7 @@ rate_centers:
|
|
5706
5300
|
long: "-71.338307"
|
5707
5301
|
closest_city:
|
5708
5302
|
name: North Seekonk
|
5709
|
-
|
5710
|
-
value: 8.61
|
5711
|
-
units: km
|
5303
|
+
distance_km: 8.61
|
5712
5304
|
- country: US
|
5713
5305
|
region: MA
|
5714
5306
|
exchange: '302311'
|
@@ -5729,9 +5321,7 @@ rate_centers:
|
|
5729
5321
|
long: "-71.176318"
|
5730
5322
|
closest_city:
|
5731
5323
|
name: Mansfield Center
|
5732
|
-
|
5733
|
-
value: 11.75
|
5734
|
-
units: km
|
5324
|
+
distance_km: 11.75
|
5735
5325
|
- country: US
|
5736
5326
|
region: MA
|
5737
5327
|
exchange: '301860'
|
@@ -5752,9 +5342,7 @@ rate_centers:
|
|
5752
5342
|
long: "-73.356417"
|
5753
5343
|
closest_city:
|
5754
5344
|
name: Housatonic
|
5755
|
-
|
5756
|
-
value: 15.59
|
5757
|
-
units: km
|
5345
|
+
distance_km: 15.59
|
5758
5346
|
- country: US
|
5759
5347
|
region: MA
|
5760
5348
|
exchange: '301863'
|
@@ -5775,9 +5363,7 @@ rate_centers:
|
|
5775
5363
|
long: "-72.736668"
|
5776
5364
|
closest_city:
|
5777
5365
|
name: Shelburne Falls
|
5778
|
-
|
5779
|
-
value: 0.65
|
5780
|
-
units: km
|
5366
|
+
distance_km: 0.65
|
5781
5367
|
- country: US
|
5782
5368
|
region: MA
|
5783
5369
|
exchange: '302313'
|
@@ -5807,9 +5393,7 @@ rate_centers:
|
|
5807
5393
|
long: "-71.650714"
|
5808
5394
|
closest_city:
|
5809
5395
|
name: Devens
|
5810
|
-
|
5811
|
-
value: 2.96
|
5812
|
-
units: km
|
5396
|
+
distance_km: 2.96
|
5813
5397
|
- country: US
|
5814
5398
|
region: MA
|
5815
5399
|
exchange: '302316'
|
@@ -5830,9 +5414,7 @@ rate_centers:
|
|
5830
5414
|
long: "-71.716131"
|
5831
5415
|
closest_city:
|
5832
5416
|
name: Worcester
|
5833
|
-
|
5834
|
-
value: 8.09
|
5835
|
-
units: km
|
5417
|
+
distance_km: 8.09
|
5836
5418
|
- country: US
|
5837
5419
|
region: MA
|
5838
5420
|
exchange: '301864'
|
@@ -5853,9 +5435,7 @@ rate_centers:
|
|
5853
5435
|
long: "-69.968436"
|
5854
5436
|
closest_city:
|
5855
5437
|
name: Siasconset
|
5856
|
-
|
5857
|
-
value: 0.31
|
5858
|
-
units: km
|
5438
|
+
distance_km: 0.31
|
5859
5439
|
- country: US
|
5860
5440
|
region: MA
|
5861
5441
|
exchange: '302319'
|
@@ -5894,9 +5474,7 @@ rate_centers:
|
|
5894
5474
|
long: "-71.098283"
|
5895
5475
|
closest_city:
|
5896
5476
|
name: Somerville
|
5897
|
-
|
5898
|
-
value: 0.48
|
5899
|
-
units: km
|
5477
|
+
distance_km: 0.48
|
5900
5478
|
- country: US
|
5901
5479
|
region: MA
|
5902
5480
|
exchange: '302351'
|
@@ -5962,9 +5540,7 @@ rate_centers:
|
|
5962
5540
|
long: "-71.05158"
|
5963
5541
|
closest_city:
|
5964
5542
|
name: Boston
|
5965
|
-
|
5966
|
-
value: 3.36
|
5967
|
-
units: km
|
5543
|
+
distance_km: 3.36
|
5968
5544
|
- country: US
|
5969
5545
|
region: MA
|
5970
5546
|
exchange: '302344'
|
@@ -6030,9 +5606,7 @@ rate_centers:
|
|
6030
5606
|
long: "-72.605275"
|
6031
5607
|
closest_city:
|
6032
5608
|
name: South Deerfield
|
6033
|
-
|
6034
|
-
value: 0.94
|
6035
|
-
units: km
|
5609
|
+
distance_km: 0.94
|
6036
5610
|
- country: US
|
6037
5611
|
region: MA
|
6038
5612
|
exchange: '302326'
|
@@ -6305,9 +5879,7 @@ rate_centers:
|
|
6305
5879
|
long: "-72.030445"
|
6306
5880
|
closest_city:
|
6307
5881
|
name: Fiskdale
|
6308
|
-
|
6309
|
-
value: 8.47
|
6310
|
-
units: km
|
5882
|
+
distance_km: 8.47
|
6311
5883
|
- country: US
|
6312
5884
|
region: MA
|
6313
5885
|
exchange: '301873'
|
@@ -6328,9 +5900,7 @@ rate_centers:
|
|
6328
5900
|
long: "-71.368373"
|
6329
5901
|
closest_city:
|
6330
5902
|
name: North Seekonk
|
6331
|
-
|
6332
|
-
value: 3.42
|
6333
|
-
units: km
|
5903
|
+
distance_km: 3.42
|
6334
5904
|
- country: US
|
6335
5905
|
region: MA
|
6336
5906
|
exchange: '302356'
|
@@ -6351,9 +5921,7 @@ rate_centers:
|
|
6351
5921
|
long: "-72.770916"
|
6352
5922
|
closest_city:
|
6353
5923
|
name: Westfield
|
6354
|
-
|
6355
|
-
value: 9.13
|
6356
|
-
units: km
|
5924
|
+
distance_km: 9.13
|
6357
5925
|
- country: US
|
6358
5926
|
region: MA
|
6359
5927
|
exchange: '076260'
|
@@ -6365,9 +5933,7 @@ rate_centers:
|
|
6365
5933
|
long: "-71.994866"
|
6366
5934
|
closest_city:
|
6367
5935
|
name: Worcester
|
6368
|
-
|
6369
|
-
value: 15.65
|
6370
|
-
units: km
|
5936
|
+
distance_km: 15.65
|
6371
5937
|
- country: US
|
6372
5938
|
region: MA
|
6373
5939
|
exchange: '076270'
|
@@ -6379,9 +5945,7 @@ rate_centers:
|
|
6379
5945
|
long: "-72.594007"
|
6380
5946
|
closest_city:
|
6381
5947
|
name: Springfield
|
6382
|
-
|
6383
|
-
value: 4.64
|
6384
|
-
units: km
|
5948
|
+
distance_km: 4.64
|
6385
5949
|
- country: US
|
6386
5950
|
region: MA
|
6387
5951
|
exchange: '302362'
|
@@ -6411,9 +5975,7 @@ rate_centers:
|
|
6411
5975
|
long: "-71.759085"
|
6412
5976
|
closest_city:
|
6413
5977
|
name: South Lancaster
|
6414
|
-
|
6415
|
-
value: 5.51
|
6416
|
-
units: km
|
5978
|
+
distance_km: 5.51
|
6417
5979
|
- country: US
|
6418
5980
|
region: MA
|
6419
5981
|
exchange: '302364'
|
@@ -6434,9 +5996,7 @@ rate_centers:
|
|
6434
5996
|
long: "-73.31079"
|
6435
5997
|
closest_city:
|
6436
5998
|
name: Housatonic
|
6437
|
-
|
6438
|
-
value: 5.38
|
6439
|
-
units: km
|
5999
|
+
distance_km: 5.38
|
6440
6000
|
- country: US
|
6441
6001
|
region: MA
|
6442
6002
|
exchange: '076300'
|
@@ -6448,9 +6008,7 @@ rate_centers:
|
|
6448
6008
|
long: "-71.101777"
|
6449
6009
|
closest_city:
|
6450
6010
|
name: Melrose
|
6451
|
-
|
6452
|
-
value: 4.24
|
6453
|
-
units: km
|
6011
|
+
distance_km: 4.24
|
6454
6012
|
- country: US
|
6455
6013
|
region: MA
|
6456
6014
|
exchange: '076310'
|
@@ -6462,9 +6020,7 @@ rate_centers:
|
|
6462
6020
|
long: "-71.101082"
|
6463
6021
|
closest_city:
|
6464
6022
|
name: Brockton
|
6465
|
-
|
6466
|
-
value: 7.59
|
6467
|
-
units: km
|
6023
|
+
distance_km: 7.59
|
6468
6024
|
- country: US
|
6469
6025
|
region: MA
|
6470
6026
|
exchange: '302367'
|
@@ -6485,9 +6041,7 @@ rate_centers:
|
|
6485
6041
|
long: "-72.079711"
|
6486
6042
|
closest_city:
|
6487
6043
|
name: Fiskdale
|
6488
|
-
|
6489
|
-
value: 2.9
|
6490
|
-
units: km
|
6044
|
+
distance_km: 2.9
|
6491
6045
|
- country: US
|
6492
6046
|
region: MA
|
6493
6047
|
exchange: '076330'
|
@@ -6499,9 +6053,7 @@ rate_centers:
|
|
6499
6053
|
long: "-71.412563"
|
6500
6054
|
closest_city:
|
6501
6055
|
name: Cochituate
|
6502
|
-
|
6503
|
-
value: 5.88
|
6504
|
-
units: km
|
6056
|
+
distance_km: 5.88
|
6505
6057
|
- country: US
|
6506
6058
|
region: MA
|
6507
6059
|
exchange: '301878'
|
@@ -6558,9 +6110,7 @@ rate_centers:
|
|
6558
6110
|
long: "-71.093229"
|
6559
6111
|
closest_city:
|
6560
6112
|
name: Taunton
|
6561
|
-
|
6562
|
-
value: 0.13
|
6563
|
-
units: km
|
6113
|
+
distance_km: 0.13
|
6564
6114
|
- country: US
|
6565
6115
|
region: MA
|
6566
6116
|
exchange: '302374'
|
@@ -6581,9 +6131,7 @@ rate_centers:
|
|
6581
6131
|
long: "-72.076282"
|
6582
6132
|
closest_city:
|
6583
6133
|
name: Baldwinville
|
6584
|
-
|
6585
|
-
value: 0.13
|
6586
|
-
units: km
|
6134
|
+
distance_km: 0.13
|
6587
6135
|
- country: US
|
6588
6136
|
region: MA
|
6589
6137
|
exchange: '075364'
|
@@ -6640,9 +6188,7 @@ rate_centers:
|
|
6640
6188
|
long: "-70.95128"
|
6641
6189
|
closest_city:
|
6642
6190
|
name: Beverly
|
6643
|
-
|
6644
|
-
value: 10.75
|
6645
|
-
units: km
|
6191
|
+
distance_km: 10.75
|
6646
6192
|
- country: US
|
6647
6193
|
region: MA
|
6648
6194
|
exchange: '302379'
|
@@ -6663,9 +6209,7 @@ rate_centers:
|
|
6663
6209
|
long: "-71.708249"
|
6664
6210
|
closest_city:
|
6665
6211
|
name: East Pepperell
|
6666
|
-
|
6667
|
-
value: 11.84
|
6668
|
-
units: km
|
6212
|
+
distance_km: 11.84
|
6669
6213
|
- country: US
|
6670
6214
|
region: MA
|
6671
6215
|
exchange: '302381'
|
@@ -6686,9 +6230,7 @@ rate_centers:
|
|
6686
6230
|
long: "-72.559676"
|
6687
6231
|
closest_city:
|
6688
6232
|
name: Turners Falls
|
6689
|
-
|
6690
|
-
value: 0.99
|
6691
|
-
units: km
|
6233
|
+
distance_km: 0.99
|
6692
6234
|
- country: US
|
6693
6235
|
region: MA
|
6694
6236
|
exchange: '076390'
|
@@ -6700,9 +6242,7 @@ rate_centers:
|
|
6700
6242
|
long: "-71.425812"
|
6701
6243
|
closest_city:
|
6702
6244
|
name: Lowell
|
6703
|
-
|
6704
|
-
value: 9.39
|
6705
|
-
units: km
|
6245
|
+
distance_km: 9.39
|
6706
6246
|
- country: US
|
6707
6247
|
region: MA
|
6708
6248
|
exchange: '301884'
|
@@ -6732,9 +6272,7 @@ rate_centers:
|
|
6732
6272
|
long: "-71.600749"
|
6733
6273
|
closest_city:
|
6734
6274
|
name: Whitinsville
|
6735
|
-
|
6736
|
-
value: 8.38
|
6737
|
-
units: km
|
6275
|
+
distance_km: 8.38
|
6738
6276
|
- country: US
|
6739
6277
|
region: MA
|
6740
6278
|
exchange: '076410'
|
@@ -6746,9 +6284,7 @@ rate_centers:
|
|
6746
6284
|
long: "-71.631152"
|
6747
6285
|
closest_city:
|
6748
6286
|
name: Whitinsville
|
6749
|
-
|
6750
|
-
value: 5.13
|
6751
|
-
units: km
|
6287
|
+
distance_km: 5.13
|
6752
6288
|
- country: US
|
6753
6289
|
region: MA
|
6754
6290
|
exchange: '302387'
|
@@ -6769,9 +6305,7 @@ rate_centers:
|
|
6769
6305
|
long: "-70.604352"
|
6770
6306
|
closest_city:
|
6771
6307
|
name: Vineyard Haven
|
6772
|
-
|
6773
|
-
value: 0.63
|
6774
|
-
units: km
|
6308
|
+
distance_km: 0.63
|
6775
6309
|
- country: US
|
6776
6310
|
region: MA
|
6777
6311
|
exchange: '302411'
|
@@ -6792,9 +6326,7 @@ rate_centers:
|
|
6792
6326
|
long: "-71.074208"
|
6793
6327
|
closest_city:
|
6794
6328
|
name: Melrose
|
6795
|
-
|
6796
|
-
value: 5.27
|
6797
|
-
units: km
|
6329
|
+
distance_km: 5.27
|
6798
6330
|
- country: US
|
6799
6331
|
region: MA
|
6800
6332
|
exchange: '301889'
|
@@ -6815,9 +6347,7 @@ rate_centers:
|
|
6815
6347
|
long: "-71.249453"
|
6816
6348
|
closest_city:
|
6817
6349
|
name: Millis-Clicquot
|
6818
|
-
|
6819
|
-
value: 8.97
|
6820
|
-
units: km
|
6350
|
+
distance_km: 8.97
|
6821
6351
|
- country: US
|
6822
6352
|
region: MA
|
6823
6353
|
exchange: '076450'
|
@@ -6829,9 +6359,7 @@ rate_centers:
|
|
6829
6359
|
long: "-71.237993"
|
6830
6360
|
closest_city:
|
6831
6361
|
name: Waltham
|
6832
|
-
|
6833
|
-
value: 1.43
|
6834
|
-
units: km
|
6362
|
+
distance_km: 1.43
|
6835
6363
|
- country: US
|
6836
6364
|
region: MA
|
6837
6365
|
exchange: '302415'
|
@@ -6861,9 +6389,7 @@ rate_centers:
|
|
6861
6389
|
long: "-72.239585"
|
6862
6390
|
closest_city:
|
6863
6391
|
name: West Warren
|
6864
|
-
|
6865
|
-
value: 4.73
|
6866
|
-
units: km
|
6392
|
+
distance_km: 4.73
|
6867
6393
|
- country: US
|
6868
6394
|
region: MA
|
6869
6395
|
exchange: '076470'
|
@@ -6875,9 +6401,7 @@ rate_centers:
|
|
6875
6401
|
long: "-70.718787"
|
6876
6402
|
closest_city:
|
6877
6403
|
name: Wareham Center
|
6878
|
-
|
6879
|
-
value: 0.66
|
6880
|
-
units: km
|
6404
|
+
distance_km: 0.66
|
6881
6405
|
- country: US
|
6882
6406
|
region: MA
|
6883
6407
|
exchange: '076480'
|
@@ -6889,9 +6413,7 @@ rate_centers:
|
|
6889
6413
|
long: "-72.196862"
|
6890
6414
|
closest_city:
|
6891
6415
|
name: West Warren
|
6892
|
-
|
6893
|
-
value: 3.33
|
6894
|
-
units: km
|
6416
|
+
distance_km: 3.33
|
6895
6417
|
- country: US
|
6896
6418
|
region: MA
|
6897
6419
|
exchange: '302418'
|
@@ -6921,9 +6443,7 @@ rate_centers:
|
|
6921
6443
|
long: "-71.18384"
|
6922
6444
|
closest_city:
|
6923
6445
|
name: Watertown Town
|
6924
|
-
|
6925
|
-
value: 0.59
|
6926
|
-
units: km
|
6446
|
+
distance_km: 0.59
|
6927
6447
|
- country: US
|
6928
6448
|
region: MA
|
6929
6449
|
exchange: '302420'
|
@@ -6953,9 +6473,7 @@ rate_centers:
|
|
6953
6473
|
long: "-71.364113"
|
6954
6474
|
closest_city:
|
6955
6475
|
name: Cochituate
|
6956
|
-
|
6957
|
-
value: 3.87
|
6958
|
-
units: km
|
6476
|
+
distance_km: 3.87
|
6959
6477
|
- country: US
|
6960
6478
|
region: MA
|
6961
6479
|
exchange: '076510'
|
@@ -6967,9 +6485,7 @@ rate_centers:
|
|
6967
6485
|
long: "-71.87712"
|
6968
6486
|
closest_city:
|
6969
6487
|
name: East Douglas
|
6970
|
-
|
6971
|
-
value: 14.03
|
6972
|
-
units: km
|
6488
|
+
distance_km: 14.03
|
6973
6489
|
- country: US
|
6974
6490
|
region: MA
|
6975
6491
|
exchange: '302426'
|
@@ -6990,9 +6506,7 @@ rate_centers:
|
|
6990
6506
|
long: "-71.276619"
|
6991
6507
|
closest_city:
|
6992
6508
|
name: Newton
|
6993
|
-
|
6994
|
-
value: 6.29
|
6995
|
-
units: km
|
6509
|
+
distance_km: 6.29
|
6996
6510
|
- country: US
|
6997
6511
|
region: MA
|
6998
6512
|
exchange: '302429'
|
@@ -7013,9 +6527,7 @@ rate_centers:
|
|
7013
6527
|
long: "-70.034042"
|
7014
6528
|
closest_city:
|
7015
6529
|
name: North Eastham
|
7016
|
-
|
7017
|
-
value: 9.94
|
7018
|
-
units: km
|
6530
|
+
distance_km: 9.94
|
7019
6531
|
- country: US
|
7020
6532
|
region: MA
|
7021
6533
|
exchange: '302430'
|
@@ -7099,9 +6611,7 @@ rate_centers:
|
|
7099
6611
|
long: "-71.783629"
|
7100
6612
|
closest_city:
|
7101
6613
|
name: Worcester
|
7102
|
-
|
7103
|
-
value: 10.74
|
7104
|
-
units: km
|
6614
|
+
distance_km: 10.74
|
7105
6615
|
- country: US
|
7106
6616
|
region: MA
|
7107
6617
|
exchange: '302391'
|
@@ -7347,9 +6857,7 @@ rate_centers:
|
|
7347
6857
|
long: "-70.995034"
|
7348
6858
|
closest_city:
|
7349
6859
|
name: Haverhill
|
7350
|
-
|
7351
|
-
value: 7.74
|
7352
|
-
units: km
|
6860
|
+
distance_km: 7.74
|
7353
6861
|
- country: US
|
7354
6862
|
region: MA
|
7355
6863
|
exchange: '302446'
|
@@ -7415,9 +6923,7 @@ rate_centers:
|
|
7415
6923
|
long: "-73.369092"
|
7416
6924
|
closest_city:
|
7417
6925
|
name: Housatonic
|
7418
|
-
|
7419
|
-
value: 9.53
|
7420
|
-
units: km
|
6926
|
+
distance_km: 9.53
|
7421
6927
|
- country: US
|
7422
6928
|
region: MA
|
7423
6929
|
exchange: '302406'
|
@@ -7501,9 +7007,7 @@ rate_centers:
|
|
7501
7007
|
long: "-71.615621"
|
7502
7008
|
closest_city:
|
7503
7009
|
name: Cordaville
|
7504
|
-
|
7505
|
-
value: 7.69
|
7506
|
-
units: km
|
7010
|
+
distance_km: 7.69
|
7507
7011
|
- country: US
|
7508
7012
|
region: MA
|
7509
7013
|
exchange: '302439'
|
@@ -7524,9 +7028,7 @@ rate_centers:
|
|
7524
7028
|
long: "-72.75538"
|
7525
7029
|
closest_city:
|
7526
7030
|
name: Westfield
|
7527
|
-
|
7528
|
-
value: 1.69
|
7529
|
-
units: km
|
7031
|
+
distance_km: 1.69
|
7530
7032
|
- country: US
|
7531
7033
|
region: MA
|
7532
7034
|
exchange: '076590'
|
@@ -7538,9 +7040,7 @@ rate_centers:
|
|
7538
7040
|
long: "-71.435527"
|
7539
7041
|
closest_city:
|
7540
7042
|
name: Littleton Common
|
7541
|
-
|
7542
|
-
value: 6.49
|
7543
|
-
units: km
|
7043
|
+
distance_km: 6.49
|
7544
7044
|
- country: US
|
7545
7045
|
region: MA
|
7546
7046
|
exchange: '301898'
|
@@ -7561,9 +7061,7 @@ rate_centers:
|
|
7561
7061
|
long: "-71.90819"
|
7562
7062
|
closest_city:
|
7563
7063
|
name: Gardner
|
7564
|
-
|
7565
|
-
value: 7.56
|
7566
|
-
units: km
|
7064
|
+
distance_km: 7.56
|
7567
7065
|
- country: US
|
7568
7066
|
region: MA
|
7569
7067
|
exchange: '302447'
|
@@ -7593,9 +7091,7 @@ rate_centers:
|
|
7593
7091
|
long: "-71.07306"
|
7594
7092
|
closest_city:
|
7595
7093
|
name: North Westport
|
7596
|
-
|
7597
|
-
value: 9.38
|
7598
|
-
units: km
|
7094
|
+
distance_km: 9.38
|
7599
7095
|
- country: US
|
7600
7096
|
region: MA
|
7601
7097
|
exchange: '302450'
|
@@ -7634,9 +7130,7 @@ rate_centers:
|
|
7634
7130
|
long: "-70.939209"
|
7635
7131
|
closest_city:
|
7636
7132
|
name: Quincy
|
7637
|
-
|
7638
|
-
value: 7.28
|
7639
|
-
units: km
|
7133
|
+
distance_km: 7.28
|
7640
7134
|
- country: US
|
7641
7135
|
region: MA
|
7642
7136
|
exchange: '301902'
|
@@ -7666,9 +7160,7 @@ rate_centers:
|
|
7666
7160
|
long: "-71.6667"
|
7667
7161
|
closest_city:
|
7668
7162
|
name: Whitinsville
|
7669
|
-
|
7670
|
-
value: 0.49
|
7671
|
-
units: km
|
7163
|
+
distance_km: 0.49
|
7672
7164
|
- country: US
|
7673
7165
|
region: MA
|
7674
7166
|
exchange: '076640'
|
@@ -7680,9 +7172,7 @@ rate_centers:
|
|
7680
7172
|
long: "-70.937618"
|
7681
7173
|
closest_city:
|
7682
7174
|
name: Brockton
|
7683
|
-
|
7684
|
-
value: 7.15
|
7685
|
-
units: km
|
7175
|
+
distance_km: 7.15
|
7686
7176
|
- country: US
|
7687
7177
|
region: MA
|
7688
7178
|
exchange: '302456'
|
@@ -7703,9 +7193,7 @@ rate_centers:
|
|
7703
7193
|
long: "-72.431145"
|
7704
7194
|
closest_city:
|
7705
7195
|
name: Springfield
|
7706
|
-
|
7707
|
-
value: 9.14
|
7708
|
-
units: km
|
7196
|
+
distance_km: 9.14
|
7709
7197
|
- country: US
|
7710
7198
|
region: MA
|
7711
7199
|
exchange: '302457'
|
@@ -7735,9 +7223,7 @@ rate_centers:
|
|
7735
7223
|
long: "-72.728587"
|
7736
7224
|
closest_city:
|
7737
7225
|
name: Northampton
|
7738
|
-
|
7739
|
-
value: 8.4
|
7740
|
-
units: km
|
7226
|
+
distance_km: 8.4
|
7741
7227
|
- country: US
|
7742
7228
|
region: MA
|
7743
7229
|
exchange: '076670'
|
@@ -7749,9 +7235,7 @@ rate_centers:
|
|
7749
7235
|
long: "-73.202392"
|
7750
7236
|
closest_city:
|
7751
7237
|
name: North Adams
|
7752
|
-
|
7753
|
-
value: 7.43
|
7754
|
-
units: km
|
7238
|
+
distance_km: 7.43
|
7755
7239
|
- country: US
|
7756
7240
|
region: MA
|
7757
7241
|
exchange: '301907'
|
@@ -7772,9 +7256,7 @@ rate_centers:
|
|
7772
7256
|
long: "-71.173545"
|
7773
7257
|
closest_city:
|
7774
7258
|
name: Pinehurst
|
7775
|
-
|
7776
|
-
value: 5.24
|
7777
|
-
units: km
|
7259
|
+
distance_km: 5.24
|
7778
7260
|
- country: US
|
7779
7261
|
region: MA
|
7780
7262
|
exchange: '076690'
|
@@ -7786,9 +7268,7 @@ rate_centers:
|
|
7786
7268
|
long: "-72.047993"
|
7787
7269
|
closest_city:
|
7788
7270
|
name: Baldwinville
|
7789
|
-
|
7790
|
-
value: 8.95
|
7791
|
-
units: km
|
7271
|
+
distance_km: 8.95
|
7792
7272
|
- country: US
|
7793
7273
|
region: MA
|
7794
7274
|
exchange: '076700'
|
@@ -7800,9 +7280,7 @@ rate_centers:
|
|
7800
7280
|
long: "-71.13413"
|
7801
7281
|
closest_city:
|
7802
7282
|
name: Woburn
|
7803
|
-
|
7804
|
-
value: 3.89
|
7805
|
-
units: km
|
7283
|
+
distance_km: 3.89
|
7806
7284
|
- country: US
|
7807
7285
|
region: MA
|
7808
7286
|
exchange: '301908'
|
@@ -7832,9 +7310,7 @@ rate_centers:
|
|
7832
7310
|
long: "-70.982145"
|
7833
7311
|
closest_city:
|
7834
7312
|
name: Chelsea
|
7835
|
-
|
7836
|
-
value: 4.66
|
7837
|
-
units: km
|
7313
|
+
distance_km: 4.66
|
7838
7314
|
- country: US
|
7839
7315
|
region: MA
|
7840
7316
|
exchange: '076720'
|
@@ -7846,9 +7322,7 @@ rate_centers:
|
|
7846
7322
|
long: "-71.151195"
|
7847
7323
|
closest_city:
|
7848
7324
|
name: Woburn
|
7849
|
-
|
7850
|
-
value: 0.51
|
7851
|
-
units: km
|
7325
|
+
distance_km: 0.51
|
7852
7326
|
- country: US
|
7853
7327
|
region: MA
|
7854
7328
|
exchange: '302466'
|
@@ -7887,9 +7361,7 @@ rate_centers:
|
|
7887
7361
|
long: "-71.804295"
|
7888
7362
|
closest_city:
|
7889
7363
|
name: Worcester
|
7890
|
-
|
7891
|
-
value: 0.5
|
7892
|
-
units: km
|
7364
|
+
distance_km: 0.5
|
7893
7365
|
- country: US
|
7894
7366
|
region: MA
|
7895
7367
|
exchange: '301909'
|
@@ -7910,9 +7382,7 @@ rate_centers:
|
|
7910
7382
|
long: "-72.935339"
|
7911
7383
|
closest_city:
|
7912
7384
|
name: Northampton
|
7913
|
-
|
7914
|
-
value: 23.38
|
7915
|
-
units: km
|
7385
|
+
distance_km: 23.38
|
7916
7386
|
- country: US
|
7917
7387
|
region: MA
|
7918
7388
|
exchange: '076750'
|
@@ -7924,9 +7394,7 @@ rate_centers:
|
|
7924
7394
|
long: "-71.330363"
|
7925
7395
|
closest_city:
|
7926
7396
|
name: Mansfield Center
|
7927
|
-
|
7928
|
-
value: 10.32
|
7929
|
-
units: km
|
7397
|
+
distance_km: 10.32
|
7930
7398
|
- country: US
|
7931
7399
|
region: MA
|
7932
7400
|
exchange: '302471'
|