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/al.yml
CHANGED
@@ -6,7 +6,7 @@ rate_centers:
|
|
6
6
|
name: ABANDA
|
7
7
|
full_name: Abanda
|
8
8
|
lata: '476'
|
9
|
-
ilec_name:
|
9
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
10
10
|
lat:
|
11
11
|
long:
|
12
12
|
- country: US
|
@@ -15,14 +15,12 @@ rate_centers:
|
|
15
15
|
name: ABBEVILLE
|
16
16
|
full_name: Abbeville
|
17
17
|
lata: '478'
|
18
|
-
ilec_name:
|
18
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
19
19
|
lat: '31.572484'
|
20
20
|
long: "-85.249769"
|
21
21
|
closest_city:
|
22
22
|
name: Abbeville
|
23
|
-
|
24
|
-
value: 0.73
|
25
|
-
units: km
|
23
|
+
distance_km: 0.73
|
26
24
|
- country: US
|
27
25
|
region: AL
|
28
26
|
exchange: '327153'
|
@@ -56,7 +54,7 @@ rate_centers:
|
|
56
54
|
name: ADDISON
|
57
55
|
full_name: Addison
|
58
56
|
lata: '476'
|
59
|
-
ilec_name:
|
57
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
60
58
|
lat:
|
61
59
|
long:
|
62
60
|
- country: US
|
@@ -83,7 +81,7 @@ rate_centers:
|
|
83
81
|
name: ALABAMA PT
|
84
82
|
full_name: Alabama Port
|
85
83
|
lata: '480'
|
86
|
-
ilec_name:
|
84
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
87
85
|
lat:
|
88
86
|
long:
|
89
87
|
- country: US
|
@@ -97,23 +95,19 @@ rate_centers:
|
|
97
95
|
long: "-86.821501"
|
98
96
|
closest_city:
|
99
97
|
name: Alabaster
|
100
|
-
|
101
|
-
value: 1.6
|
102
|
-
units: km
|
98
|
+
distance_km: 1.6
|
103
99
|
- country: US
|
104
100
|
region: AL
|
105
101
|
exchange: '006280'
|
106
102
|
name: ALBERTA
|
107
103
|
full_name: Alberta
|
108
104
|
lata: '478'
|
109
|
-
ilec_name:
|
105
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
110
106
|
lat: '32.231569'
|
111
107
|
long: "-87.412134"
|
112
108
|
closest_city:
|
113
109
|
name: Catherine
|
114
|
-
|
115
|
-
value: 7.43
|
116
|
-
units: km
|
110
|
+
distance_km: 7.43
|
117
111
|
- country: US
|
118
112
|
region: AL
|
119
113
|
exchange: '006290'
|
@@ -125,9 +119,7 @@ rate_centers:
|
|
125
119
|
long: "-86.210637"
|
126
120
|
closest_city:
|
127
121
|
name: Albertville
|
128
|
-
|
129
|
-
value: 0.46
|
130
|
-
units: km
|
122
|
+
distance_km: 0.46
|
131
123
|
- country: US
|
132
124
|
region: AL
|
133
125
|
exchange: '327161'
|
@@ -148,9 +140,7 @@ rate_centers:
|
|
148
140
|
long: "-85.952547"
|
149
141
|
closest_city:
|
150
142
|
name: Alexander City
|
151
|
-
|
152
|
-
value: 2.67
|
153
|
-
units: km
|
143
|
+
distance_km: 2.67
|
154
144
|
- country: US
|
155
145
|
region: AL
|
156
146
|
exchange: '327163'
|
@@ -166,14 +156,12 @@ rate_centers:
|
|
166
156
|
name: ALICEVILLE
|
167
157
|
full_name: Aliceville
|
168
158
|
lata: '476'
|
169
|
-
ilec_name:
|
159
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
170
160
|
lat: '33.124259'
|
171
161
|
long: "-88.148016"
|
172
162
|
closest_city:
|
173
163
|
name: Aliceville
|
174
|
-
|
175
|
-
value: 1.05
|
176
|
-
units: km
|
164
|
+
distance_km: 1.05
|
177
165
|
- country: US
|
178
166
|
region: AL
|
179
167
|
exchange: '327883'
|
@@ -243,14 +231,12 @@ rate_centers:
|
|
243
231
|
name: ANDALUSIA
|
244
232
|
full_name: Andalusia
|
245
233
|
lata: '478'
|
246
|
-
ilec_name:
|
234
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
247
235
|
lat: '31.317314'
|
248
236
|
long: "-86.482648"
|
249
237
|
closest_city:
|
250
238
|
name: Andalusia
|
251
|
-
|
252
|
-
value: 0.9
|
253
|
-
units: km
|
239
|
+
distance_km: 0.9
|
254
240
|
- country: US
|
255
241
|
region: AL
|
256
242
|
exchange: '327536'
|
@@ -280,9 +266,7 @@ rate_centers:
|
|
280
266
|
long: "-85.833024"
|
281
267
|
closest_city:
|
282
268
|
name: Anniston
|
283
|
-
|
284
|
-
value: 2.24
|
285
|
-
units: km
|
269
|
+
distance_km: 2.24
|
286
270
|
- country: US
|
287
271
|
region: AL
|
288
272
|
exchange: '006340'
|
@@ -294,9 +278,7 @@ rate_centers:
|
|
294
278
|
long: "-86.501231"
|
295
279
|
closest_city:
|
296
280
|
name: Arab
|
297
|
-
|
298
|
-
value: 1.82
|
299
|
-
units: km
|
281
|
+
distance_km: 1.82
|
300
282
|
- country: US
|
301
283
|
region: AL
|
302
284
|
exchange: '006350'
|
@@ -308,9 +290,7 @@ rate_centers:
|
|
308
290
|
long: "-86.841535"
|
309
291
|
closest_city:
|
310
292
|
name: Ardmore
|
311
|
-
|
312
|
-
value: 0.72
|
313
|
-
units: km
|
293
|
+
distance_km: 0.72
|
314
294
|
- country: US
|
315
295
|
region: AL
|
316
296
|
exchange: '006351'
|
@@ -322,16 +302,14 @@ rate_centers:
|
|
322
302
|
long: "-86.841535"
|
323
303
|
closest_city:
|
324
304
|
name: Ardmore
|
325
|
-
|
326
|
-
value: 0.72
|
327
|
-
units: km
|
305
|
+
distance_km: 0.72
|
328
306
|
- country: US
|
329
307
|
region: AL
|
330
308
|
exchange: '327171'
|
331
309
|
name: ARGO
|
332
310
|
full_name: Argo
|
333
311
|
lata: '476'
|
334
|
-
ilec_name:
|
312
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
335
313
|
lat:
|
336
314
|
long:
|
337
315
|
- country: US
|
@@ -340,14 +318,12 @@ rate_centers:
|
|
340
318
|
name: ARITON
|
341
319
|
full_name: Ariton
|
342
320
|
lata: '478'
|
343
|
-
ilec_name:
|
321
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
344
322
|
lat: '31.599274'
|
345
323
|
long: "-85.728456"
|
346
324
|
closest_city:
|
347
325
|
name: Ariton
|
348
|
-
|
349
|
-
value: 1.46
|
350
|
-
units: km
|
326
|
+
distance_km: 1.46
|
351
327
|
- country: US
|
352
328
|
region: AL
|
353
329
|
exchange: '327172'
|
@@ -368,9 +344,7 @@ rate_centers:
|
|
368
344
|
long: "-87.574525"
|
369
345
|
closest_city:
|
370
346
|
name: Pine Hill
|
371
|
-
|
372
|
-
value: 8.85
|
373
|
-
units: km
|
347
|
+
distance_km: 8.85
|
374
348
|
- country: US
|
375
349
|
region: AL
|
376
350
|
exchange: '327647'
|
@@ -391,9 +365,7 @@ rate_centers:
|
|
391
365
|
long: "-86.077489"
|
392
366
|
closest_city:
|
393
367
|
name: Whitesboro
|
394
|
-
|
395
|
-
value: 3.17
|
396
|
-
units: km
|
368
|
+
distance_km: 3.17
|
397
369
|
- country: US
|
398
370
|
region: AL
|
399
371
|
exchange: '006390'
|
@@ -405,23 +377,19 @@ rate_centers:
|
|
405
377
|
long: "-85.240164"
|
406
378
|
closest_city:
|
407
379
|
name: Ashford
|
408
|
-
|
409
|
-
value: 0.45
|
410
|
-
units: km
|
380
|
+
distance_km: 0.45
|
411
381
|
- country: US
|
412
382
|
region: AL
|
413
383
|
exchange: '006400'
|
414
384
|
name: ASHLAND
|
415
385
|
full_name: Ashland
|
416
386
|
lata: '476'
|
417
|
-
ilec_name:
|
387
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
418
388
|
lat: '33.275168'
|
419
389
|
long: "-85.831812"
|
420
390
|
closest_city:
|
421
391
|
name: Ashland
|
422
|
-
|
423
|
-
value: 0.57
|
424
|
-
units: km
|
392
|
+
distance_km: 0.57
|
425
393
|
- country: US
|
426
394
|
region: AL
|
427
395
|
exchange: '006410'
|
@@ -433,9 +401,7 @@ rate_centers:
|
|
433
401
|
long: "-86.251828"
|
434
402
|
closest_city:
|
435
403
|
name: Ashville
|
436
|
-
|
437
|
-
value: 1.67
|
438
|
-
units: km
|
404
|
+
distance_km: 1.67
|
439
405
|
- country: US
|
440
406
|
region: AL
|
441
407
|
exchange: '006420'
|
@@ -447,9 +413,7 @@ rate_centers:
|
|
447
413
|
long: "-86.977057"
|
448
414
|
closest_city:
|
449
415
|
name: Athens
|
450
|
-
|
451
|
-
value: 3.71
|
452
|
-
units: km
|
416
|
+
distance_km: 3.71
|
453
417
|
- country: US
|
454
418
|
region: AL
|
455
419
|
exchange: '006430'
|
@@ -461,9 +425,7 @@ rate_centers:
|
|
461
425
|
long: "-87.491653"
|
462
426
|
closest_city:
|
463
427
|
name: Atmore
|
464
|
-
|
465
|
-
value: 8.46
|
466
|
-
units: km
|
428
|
+
distance_km: 8.46
|
467
429
|
- country: US
|
468
430
|
region: AL
|
469
431
|
exchange: '006440'
|
@@ -475,9 +437,7 @@ rate_centers:
|
|
475
437
|
long: "-86.089374"
|
476
438
|
closest_city:
|
477
439
|
name: Attalla
|
478
|
-
|
479
|
-
value: 1.98
|
480
|
-
units: km
|
440
|
+
distance_km: 1.98
|
481
441
|
- country: US
|
482
442
|
region: AL
|
483
443
|
exchange: '006450'
|
@@ -489,9 +449,7 @@ rate_centers:
|
|
489
449
|
long: "-85.485052"
|
490
450
|
closest_city:
|
491
451
|
name: Auburn
|
492
|
-
|
493
|
-
value: 1.21
|
494
|
-
units: km
|
452
|
+
distance_km: 1.21
|
495
453
|
- country: US
|
496
454
|
region: AL
|
497
455
|
exchange: '327538'
|
@@ -516,7 +474,7 @@ rate_centers:
|
|
516
474
|
name: AVON
|
517
475
|
full_name: Avon
|
518
476
|
lata: '478'
|
519
|
-
ilec_name:
|
477
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
520
478
|
lat:
|
521
479
|
long:
|
522
480
|
- country: US
|
@@ -534,7 +492,7 @@ rate_centers:
|
|
534
492
|
name: BABBIE
|
535
493
|
full_name: Babbie
|
536
494
|
lata: '478'
|
537
|
-
ilec_name:
|
495
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
538
496
|
lat:
|
539
497
|
long:
|
540
498
|
- country: US
|
@@ -570,21 +528,19 @@ rate_centers:
|
|
570
528
|
name: BANKS
|
571
529
|
full_name: Banks
|
572
530
|
lata: '478'
|
573
|
-
ilec_name:
|
531
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
574
532
|
lat: '31.817818'
|
575
533
|
long: "-85.84755"
|
576
534
|
closest_city:
|
577
535
|
name: Banks
|
578
|
-
|
579
|
-
value: 1.17
|
580
|
-
units: km
|
536
|
+
distance_km: 1.17
|
581
537
|
- country: US
|
582
538
|
region: AL
|
583
539
|
exchange: '327177'
|
584
540
|
name: BANKSTON
|
585
541
|
full_name: Bankston
|
586
542
|
lata: '476'
|
587
|
-
ilec_name:
|
543
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
588
544
|
lat:
|
589
545
|
long:
|
590
546
|
- country: US
|
@@ -598,9 +554,7 @@ rate_centers:
|
|
598
554
|
long: "-87.972658"
|
599
555
|
closest_city:
|
600
556
|
name: Cherokee
|
601
|
-
|
602
|
-
value: 0.53
|
603
|
-
units: km
|
557
|
+
distance_km: 0.53
|
604
558
|
- country: US
|
605
559
|
region: AL
|
606
560
|
exchange: '327888'
|
@@ -621,30 +575,26 @@ rate_centers:
|
|
621
575
|
long: "-87.774462"
|
622
576
|
closest_city:
|
623
577
|
name: Bay Minette
|
624
|
-
|
625
|
-
value: 1.8
|
626
|
-
units: km
|
578
|
+
distance_km: 1.8
|
627
579
|
- country: US
|
628
580
|
region: AL
|
629
581
|
exchange: '006480'
|
630
582
|
name: BAYOUBATRE
|
631
583
|
full_name: Bayou La Batre
|
632
584
|
lata: '480'
|
633
|
-
ilec_name:
|
585
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
634
586
|
lat: '30.408834'
|
635
587
|
long: "-88.239348"
|
636
588
|
closest_city:
|
637
589
|
name: Bayou La Batre
|
638
|
-
|
639
|
-
value: 2.13
|
640
|
-
units: km
|
590
|
+
distance_km: 2.13
|
641
591
|
- country: US
|
642
592
|
region: AL
|
643
593
|
exchange: '327178'
|
644
594
|
name: BEAR CREEK
|
645
595
|
full_name: Bear Creek
|
646
596
|
lata: '476'
|
647
|
-
ilec_name:
|
597
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
648
598
|
lat:
|
649
599
|
long:
|
650
600
|
- country: US
|
@@ -658,16 +608,14 @@ rate_centers:
|
|
658
608
|
long: "-87.217354"
|
659
609
|
closest_city:
|
660
610
|
name: Beatrice
|
661
|
-
|
662
|
-
value: 1.3
|
663
|
-
units: km
|
611
|
+
distance_km: 1.3
|
664
612
|
- country: US
|
665
613
|
region: AL
|
666
614
|
exchange: '327179'
|
667
615
|
name: BEAVERTON
|
668
616
|
full_name: Beaverton
|
669
617
|
lata: '476'
|
670
|
-
ilec_name:
|
618
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
671
619
|
lat:
|
672
620
|
long:
|
673
621
|
- country: US
|
@@ -685,7 +633,7 @@ rate_centers:
|
|
685
633
|
name: BELK
|
686
634
|
full_name: Belk
|
687
635
|
lata: '476'
|
688
|
-
ilec_name:
|
636
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
689
637
|
lat:
|
690
638
|
long:
|
691
639
|
- country: US
|
@@ -708,9 +656,7 @@ rate_centers:
|
|
708
656
|
long: "-88.101167"
|
709
657
|
closest_city:
|
710
658
|
name: Belle Fontaine
|
711
|
-
|
712
|
-
value: 3.67
|
713
|
-
units: km
|
659
|
+
distance_km: 3.67
|
714
660
|
- country: US
|
715
661
|
region: AL
|
716
662
|
exchange: '327543'
|
@@ -744,7 +690,7 @@ rate_centers:
|
|
744
690
|
name: BELLWOOD
|
745
691
|
full_name: Bellwood
|
746
692
|
lata: '478'
|
747
|
-
ilec_name:
|
693
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
748
694
|
lat:
|
749
695
|
long:
|
750
696
|
- country: US
|
@@ -780,21 +726,19 @@ rate_centers:
|
|
780
726
|
name: BERRY
|
781
727
|
full_name: Berry
|
782
728
|
lata: '476'
|
783
|
-
ilec_name:
|
729
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
784
730
|
lat: '33.658268'
|
785
731
|
long: "-87.597893"
|
786
732
|
closest_city:
|
787
733
|
name: Berry
|
788
|
-
|
789
|
-
value: 1.03
|
790
|
-
units: km
|
734
|
+
distance_km: 1.03
|
791
735
|
- country: US
|
792
736
|
region: AL
|
793
737
|
exchange: '327658'
|
794
738
|
name: BERTHA
|
795
739
|
full_name: Bertha
|
796
740
|
lata: '478'
|
797
|
-
ilec_name:
|
741
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
798
742
|
lat:
|
799
743
|
long:
|
800
744
|
- country: US
|
@@ -803,7 +747,7 @@ rate_centers:
|
|
803
747
|
name: BERTHA
|
804
748
|
full_name: Bertha
|
805
749
|
lata: '478'
|
806
|
-
ilec_name:
|
750
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
807
751
|
lat:
|
808
752
|
long:
|
809
753
|
- country: US
|
@@ -817,9 +761,7 @@ rate_centers:
|
|
817
761
|
long: "-86.958759"
|
818
762
|
closest_city:
|
819
763
|
name: Bessemer
|
820
|
-
|
821
|
-
value: 3.5
|
822
|
-
units: km
|
764
|
+
distance_km: 3.5
|
823
765
|
- country: US
|
824
766
|
region: AL
|
825
767
|
exchange: '327544'
|
@@ -858,9 +800,7 @@ rate_centers:
|
|
858
800
|
long: "-86.81076"
|
859
801
|
closest_city:
|
860
802
|
name: Birmingham
|
861
|
-
|
862
|
-
value: 1.76
|
863
|
-
units: km
|
803
|
+
distance_km: 1.76
|
864
804
|
- country: US
|
865
805
|
region: AL
|
866
806
|
exchange: '006521'
|
@@ -876,7 +816,7 @@ rate_centers:
|
|
876
816
|
name: BLACK
|
877
817
|
full_name: Black
|
878
818
|
lata: '478'
|
879
|
-
ilec_name:
|
819
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
880
820
|
lat:
|
881
821
|
long:
|
882
822
|
- country: US
|
@@ -885,7 +825,7 @@ rate_centers:
|
|
885
825
|
name: BLALOCK
|
886
826
|
full_name: Blalock
|
887
827
|
lata: '478'
|
888
|
-
ilec_name:
|
828
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
889
829
|
lat:
|
890
830
|
long:
|
891
831
|
- country: US
|
@@ -935,9 +875,7 @@ rate_centers:
|
|
935
875
|
long: "-86.581004"
|
936
876
|
closest_city:
|
937
877
|
name: Blountsville
|
938
|
-
|
939
|
-
value: 0.57
|
940
|
-
units: km
|
878
|
+
distance_km: 0.57
|
941
879
|
- country: US
|
942
880
|
region: AL
|
943
881
|
exchange: '327190'
|
@@ -953,7 +891,7 @@ rate_centers:
|
|
953
891
|
name: BLUE SPG
|
954
892
|
full_name: Blue Springs
|
955
893
|
lata: '478'
|
956
|
-
ilec_name:
|
894
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
957
895
|
lat:
|
958
896
|
long:
|
959
897
|
- country: US
|
@@ -976,9 +914,7 @@ rate_centers:
|
|
976
914
|
long: "-86.165825"
|
977
915
|
closest_city:
|
978
916
|
name: Boaz
|
979
|
-
|
980
|
-
value: 1.78
|
981
|
-
units: km
|
917
|
+
distance_km: 1.78
|
982
918
|
- country: US
|
983
919
|
region: AL
|
984
920
|
exchange: '327193'
|
@@ -1003,7 +939,7 @@ rate_centers:
|
|
1003
939
|
name: BOLLING
|
1004
940
|
full_name: Bolling
|
1005
941
|
lata: '478'
|
1006
|
-
ilec_name:
|
942
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1007
943
|
lat:
|
1008
944
|
long:
|
1009
945
|
- country: US
|
@@ -1021,14 +957,12 @@ rate_centers:
|
|
1021
957
|
name: BON SECOUR
|
1022
958
|
full_name: Bon Secour
|
1023
959
|
lata: '480'
|
1024
|
-
ilec_name:
|
960
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
1025
961
|
lat: '30.298068'
|
1026
962
|
long: "-87.751033"
|
1027
963
|
closest_city:
|
1028
964
|
name: Bon Secour
|
1029
|
-
|
1030
|
-
value: 3.53
|
1031
|
-
units: km
|
965
|
+
distance_km: 3.53
|
1032
966
|
- country: US
|
1033
967
|
region: AL
|
1034
968
|
exchange: '327664'
|
@@ -1062,7 +996,7 @@ rate_centers:
|
|
1062
996
|
name: BOYKIN
|
1063
997
|
full_name: Boykin
|
1064
998
|
lata: '478'
|
1065
|
-
ilec_name:
|
999
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1066
1000
|
lat:
|
1067
1001
|
long:
|
1068
1002
|
- country: US
|
@@ -1089,14 +1023,12 @@ rate_centers:
|
|
1089
1023
|
name: BRANTLEY
|
1090
1024
|
full_name: Brantley
|
1091
1025
|
lata: '478'
|
1092
|
-
ilec_name:
|
1026
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1093
1027
|
lat: '31.590291'
|
1094
1028
|
long: "-86.258889"
|
1095
1029
|
closest_city:
|
1096
1030
|
name: Brantley
|
1097
|
-
|
1098
|
-
value: 0.91
|
1099
|
-
units: km
|
1031
|
+
distance_km: 0.91
|
1100
1032
|
- country: US
|
1101
1033
|
region: AL
|
1102
1034
|
exchange: '007681'
|
@@ -1126,9 +1058,7 @@ rate_centers:
|
|
1126
1058
|
long: "-87.063293"
|
1127
1059
|
closest_city:
|
1128
1060
|
name: Brewton
|
1129
|
-
|
1130
|
-
value: 1.02
|
1131
|
-
units: km
|
1061
|
+
distance_km: 1.02
|
1132
1062
|
- country: US
|
1133
1063
|
region: AL
|
1134
1064
|
exchange: '006590'
|
@@ -1140,9 +1070,7 @@ rate_centers:
|
|
1140
1070
|
long: "-85.723616"
|
1141
1071
|
closest_city:
|
1142
1072
|
name: Bridgeport
|
1143
|
-
|
1144
|
-
value: 0.09
|
1145
|
-
units: km
|
1073
|
+
distance_km: 0.09
|
1146
1074
|
- country: US
|
1147
1075
|
region: AL
|
1148
1076
|
exchange: '327199'
|
@@ -1167,14 +1095,12 @@ rate_centers:
|
|
1167
1095
|
name: BRILLIANT
|
1168
1096
|
full_name: Brilliant
|
1169
1097
|
lata: '476'
|
1170
|
-
ilec_name:
|
1098
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1171
1099
|
lat: '34.026652'
|
1172
1100
|
long: "-87.772902"
|
1173
1101
|
closest_city:
|
1174
1102
|
name: Brilliant
|
1175
|
-
|
1176
|
-
value: 0.37
|
1177
|
-
units: km
|
1103
|
+
distance_km: 0.37
|
1178
1104
|
- country: US
|
1179
1105
|
region: AL
|
1180
1106
|
exchange: '327899'
|
@@ -1235,14 +1161,12 @@ rate_centers:
|
|
1235
1161
|
name: BRUNDIDGE
|
1236
1162
|
full_name: Brundidge
|
1237
1163
|
lata: '478'
|
1238
|
-
ilec_name:
|
1164
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1239
1165
|
lat: '31.715769'
|
1240
1166
|
long: "-85.820099"
|
1241
1167
|
closest_city:
|
1242
1168
|
name: Brundidge
|
1243
|
-
|
1244
|
-
value: 0.35
|
1245
|
-
units: km
|
1169
|
+
distance_km: 0.35
|
1246
1170
|
- country: US
|
1247
1171
|
region: AL
|
1248
1172
|
exchange: '006620'
|
@@ -1254,9 +1178,7 @@ rate_centers:
|
|
1254
1178
|
long: "-85.641947"
|
1255
1179
|
closest_city:
|
1256
1180
|
name: Bridgeport
|
1257
|
-
|
1258
|
-
value: 10.68
|
1259
|
-
units: km
|
1181
|
+
distance_km: 10.68
|
1260
1182
|
- country: US
|
1261
1183
|
region: AL
|
1262
1184
|
exchange: '327900'
|
@@ -1340,9 +1262,7 @@ rate_centers:
|
|
1340
1262
|
long: "-88.225176"
|
1341
1263
|
closest_city:
|
1342
1264
|
name: Butler
|
1343
|
-
|
1344
|
-
value: 1.39
|
1345
|
-
units: km
|
1265
|
+
distance_km: 1.39
|
1346
1266
|
- country: US
|
1347
1267
|
region: AL
|
1348
1268
|
exchange: '327209'
|
@@ -1381,9 +1301,7 @@ rate_centers:
|
|
1381
1301
|
long: "-86.751869"
|
1382
1302
|
closest_city:
|
1383
1303
|
name: Calera
|
1384
|
-
|
1385
|
-
value: 1.98
|
1386
|
-
units: km
|
1304
|
+
distance_km: 1.98
|
1387
1305
|
- country: US
|
1388
1306
|
region: AL
|
1389
1307
|
exchange: '327673'
|
@@ -1413,9 +1331,7 @@ rate_centers:
|
|
1413
1331
|
long: "-87.291579"
|
1414
1332
|
closest_city:
|
1415
1333
|
name: Camden
|
1416
|
-
|
1417
|
-
value: 1.31
|
1418
|
-
units: km
|
1334
|
+
distance_km: 1.31
|
1419
1335
|
- country: US
|
1420
1336
|
region: AL
|
1421
1337
|
exchange: '006660'
|
@@ -1427,9 +1343,7 @@ rate_centers:
|
|
1427
1343
|
long: "-85.651337"
|
1428
1344
|
closest_city:
|
1429
1345
|
name: Camp Hill
|
1430
|
-
|
1431
|
-
value: 0.34
|
1432
|
-
units: km
|
1346
|
+
distance_km: 0.34
|
1433
1347
|
- country: US
|
1434
1348
|
region: AL
|
1435
1349
|
exchange: '327675'
|
@@ -1454,7 +1368,7 @@ rate_centers:
|
|
1454
1368
|
name: CAPPS
|
1455
1369
|
full_name: Capps
|
1456
1370
|
lata: '478'
|
1457
|
-
ilec_name:
|
1371
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1458
1372
|
lat:
|
1459
1373
|
long:
|
1460
1374
|
- country: US
|
@@ -1477,9 +1391,7 @@ rate_centers:
|
|
1477
1391
|
long: "-87.52651"
|
1478
1392
|
closest_city:
|
1479
1393
|
name: Carbon Hill
|
1480
|
-
|
1481
|
-
value: 0.43
|
1482
|
-
units: km
|
1394
|
+
distance_km: 0.43
|
1483
1395
|
- country: US
|
1484
1396
|
region: AL
|
1485
1397
|
exchange: '327215'
|
@@ -1504,7 +1416,7 @@ rate_centers:
|
|
1504
1416
|
name: CAROLINA
|
1505
1417
|
full_name: Carolina
|
1506
1418
|
lata: '478'
|
1507
|
-
ilec_name:
|
1419
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1508
1420
|
lat:
|
1509
1421
|
long:
|
1510
1422
|
- country: US
|
@@ -1513,14 +1425,12 @@ rate_centers:
|
|
1513
1425
|
name: CARROLLTON
|
1514
1426
|
full_name: Carrollton
|
1515
1427
|
lata: '476'
|
1516
|
-
ilec_name:
|
1428
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1517
1429
|
lat: '33.260016'
|
1518
1430
|
long: "-88.090033"
|
1519
1431
|
closest_city:
|
1520
1432
|
name: Carrollton
|
1521
|
-
|
1522
|
-
value: 0.52
|
1523
|
-
units: km
|
1433
|
+
distance_km: 0.52
|
1524
1434
|
- country: US
|
1525
1435
|
region: AL
|
1526
1436
|
exchange: '327906'
|
@@ -1541,9 +1451,7 @@ rate_centers:
|
|
1541
1451
|
long: "-87.015979"
|
1542
1452
|
closest_city:
|
1543
1453
|
name: Castleberry
|
1544
|
-
|
1545
|
-
value: 1.27
|
1546
|
-
units: km
|
1454
|
+
distance_km: 1.27
|
1547
1455
|
- country: US
|
1548
1456
|
region: AL
|
1549
1457
|
exchange: '006700'
|
@@ -1555,9 +1463,7 @@ rate_centers:
|
|
1555
1463
|
long: "-87.466209"
|
1556
1464
|
closest_city:
|
1557
1465
|
name: Catherine
|
1558
|
-
|
1559
|
-
value: 0.49
|
1560
|
-
units: km
|
1466
|
+
distance_km: 0.49
|
1561
1467
|
- country: US
|
1562
1468
|
region: AL
|
1563
1469
|
exchange: '327679'
|
@@ -1578,9 +1484,7 @@ rate_centers:
|
|
1578
1484
|
long: "-85.600717"
|
1579
1485
|
closest_city:
|
1580
1486
|
name: Cedar Bluff
|
1581
|
-
|
1582
|
-
value: 1.23
|
1583
|
-
units: km
|
1487
|
+
distance_km: 1.23
|
1584
1488
|
- country: US
|
1585
1489
|
region: AL
|
1586
1490
|
exchange: '327217'
|
@@ -1596,12 +1500,12 @@ rate_centers:
|
|
1596
1500
|
name: CEDARPOINT
|
1597
1501
|
full_name: Cedar Point
|
1598
1502
|
lata: '480'
|
1599
|
-
ilec_name:
|
1503
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1600
1504
|
lat:
|
1601
1505
|
long:
|
1602
1506
|
- country: US
|
1603
1507
|
region: AL
|
1604
|
-
exchange: '
|
1508
|
+
exchange: '006532'
|
1605
1509
|
name: CENTER PT
|
1606
1510
|
full_name: Center Point
|
1607
1511
|
lata: '476'
|
@@ -1610,7 +1514,7 @@ rate_centers:
|
|
1610
1514
|
long:
|
1611
1515
|
- country: US
|
1612
1516
|
region: AL
|
1613
|
-
exchange: '
|
1517
|
+
exchange: '327219'
|
1614
1518
|
name: CENTER PT
|
1615
1519
|
full_name: Center Point
|
1616
1520
|
lata: '476'
|
@@ -1632,7 +1536,7 @@ rate_centers:
|
|
1632
1536
|
name: CENTRAL ML
|
1633
1537
|
full_name: Central Mills
|
1634
1538
|
lata: '478'
|
1635
|
-
ilec_name:
|
1539
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1636
1540
|
lat:
|
1637
1541
|
long:
|
1638
1542
|
- country: US
|
@@ -1646,9 +1550,7 @@ rate_centers:
|
|
1646
1550
|
long: "-85.68301"
|
1647
1551
|
closest_city:
|
1648
1552
|
name: Centre
|
1649
|
-
|
1650
|
-
value: 1.39
|
1651
|
-
units: km
|
1553
|
+
distance_km: 1.39
|
1652
1554
|
- country: US
|
1653
1555
|
region: AL
|
1654
1556
|
exchange: '006730'
|
@@ -1660,9 +1562,7 @@ rate_centers:
|
|
1660
1562
|
long: "-87.134424"
|
1661
1563
|
closest_city:
|
1662
1564
|
name: Centreville
|
1663
|
-
|
1664
|
-
value: 2.06
|
1665
|
-
units: km
|
1565
|
+
distance_km: 2.06
|
1666
1566
|
- country: US
|
1667
1567
|
region: AL
|
1668
1568
|
exchange: '327222'
|
@@ -1678,7 +1578,7 @@ rate_centers:
|
|
1678
1578
|
name: CHANCELLOR
|
1679
1579
|
full_name: Chancellor
|
1680
1580
|
lata: '478'
|
1681
|
-
ilec_name:
|
1581
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1682
1582
|
lat:
|
1683
1583
|
long:
|
1684
1584
|
- country: US
|
@@ -1687,7 +1587,7 @@ rate_centers:
|
|
1687
1587
|
name: CHAPMAN
|
1688
1588
|
full_name: Chapman
|
1689
1589
|
lata: '478'
|
1690
|
-
ilec_name:
|
1590
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1691
1591
|
lat:
|
1692
1592
|
long:
|
1693
1593
|
- country: US
|
@@ -1701,9 +1601,7 @@ rate_centers:
|
|
1701
1601
|
long: "-88.247817"
|
1702
1602
|
closest_city:
|
1703
1603
|
name: Chatom
|
1704
|
-
|
1705
|
-
value: 0.44
|
1706
|
-
units: km
|
1604
|
+
distance_km: 0.44
|
1707
1605
|
- country: US
|
1708
1606
|
region: AL
|
1709
1607
|
exchange: '006750'
|
@@ -1715,9 +1613,7 @@ rate_centers:
|
|
1715
1613
|
long: "-86.622455"
|
1716
1614
|
closest_city:
|
1717
1615
|
name: Chelsea
|
1718
|
-
|
1719
|
-
value: 1.99
|
1720
|
-
units: km
|
1616
|
+
distance_km: 1.99
|
1721
1617
|
- country: US
|
1722
1618
|
region: AL
|
1723
1619
|
exchange: '006760'
|
@@ -1729,9 +1625,7 @@ rate_centers:
|
|
1729
1625
|
long: "-87.972658"
|
1730
1626
|
closest_city:
|
1731
1627
|
name: Cherokee
|
1732
|
-
|
1733
|
-
value: 0.53
|
1734
|
-
units: km
|
1628
|
+
distance_km: 0.53
|
1735
1629
|
- country: US
|
1736
1630
|
region: AL
|
1737
1631
|
exchange: '327910'
|
@@ -1761,9 +1655,7 @@ rate_centers:
|
|
1761
1655
|
long: "-86.348093"
|
1762
1656
|
closest_city:
|
1763
1657
|
name: Bon Air
|
1764
|
-
|
1765
|
-
value: 2.15
|
1766
|
-
units: km
|
1658
|
+
distance_km: 2.15
|
1767
1659
|
- country: US
|
1768
1660
|
region: AL
|
1769
1661
|
exchange: '327225'
|
@@ -1788,14 +1680,12 @@ rate_centers:
|
|
1788
1680
|
name: CHULAFINNE
|
1789
1681
|
full_name: Chulafinnee
|
1790
1682
|
lata: '476'
|
1791
|
-
ilec_name:
|
1683
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1792
1684
|
lat: '33.547898'
|
1793
1685
|
long: "-85.648618"
|
1794
1686
|
closest_city:
|
1795
1687
|
name: Hollis Crossroads
|
1796
|
-
|
1797
|
-
value: 2.79
|
1798
|
-
units: km
|
1688
|
+
distance_km: 2.79
|
1799
1689
|
- country: US
|
1800
1690
|
region: AL
|
1801
1691
|
exchange: '327912'
|
@@ -1816,9 +1706,7 @@ rate_centers:
|
|
1816
1706
|
long: "-88.24139"
|
1817
1707
|
closest_city:
|
1818
1708
|
name: Citronelle
|
1819
|
-
|
1820
|
-
value: 0.85
|
1821
|
-
units: km
|
1709
|
+
distance_km: 0.85
|
1822
1710
|
- country: US
|
1823
1711
|
region: AL
|
1824
1712
|
exchange: '327914'
|
@@ -1834,7 +1722,7 @@ rate_centers:
|
|
1834
1722
|
name: CLAIRMNSPG
|
1835
1723
|
full_name: Clairmont Springs
|
1836
1724
|
lata: '476'
|
1837
|
-
ilec_name:
|
1725
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1838
1726
|
lat:
|
1839
1727
|
long:
|
1840
1728
|
- country: US
|
@@ -1848,9 +1736,7 @@ rate_centers:
|
|
1848
1736
|
long: "-86.635537"
|
1849
1737
|
closest_city:
|
1850
1738
|
name: Clanton
|
1851
|
-
|
1852
|
-
value: 1.19
|
1853
|
-
units: km
|
1739
|
+
distance_km: 1.19
|
1854
1740
|
- country: US
|
1855
1741
|
region: AL
|
1856
1742
|
exchange: '327229'
|
@@ -1871,9 +1757,7 @@ rate_centers:
|
|
1871
1757
|
long: "-85.455507"
|
1872
1758
|
closest_city:
|
1873
1759
|
name: Clayton
|
1874
|
-
|
1875
|
-
value: 0.93
|
1876
|
-
units: km
|
1760
|
+
distance_km: 0.93
|
1877
1761
|
- country: US
|
1878
1762
|
region: AL
|
1879
1763
|
exchange: '006820'
|
@@ -1885,9 +1769,7 @@ rate_centers:
|
|
1885
1769
|
long: "-87.32276"
|
1886
1770
|
closest_city:
|
1887
1771
|
name: Lillian
|
1888
|
-
|
1889
|
-
value: 24.14
|
1890
|
-
units: km
|
1772
|
+
distance_km: 24.14
|
1891
1773
|
- country: US
|
1892
1774
|
region: AL
|
1893
1775
|
exchange: '327230'
|
@@ -1912,21 +1794,19 @@ rate_centers:
|
|
1912
1794
|
name: CLIO
|
1913
1795
|
full_name: Clio
|
1914
1796
|
lata: '478'
|
1915
|
-
ilec_name:
|
1797
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1916
1798
|
lat: '31.709171'
|
1917
1799
|
long: "-85.616163"
|
1918
1800
|
closest_city:
|
1919
1801
|
name: Clio
|
1920
|
-
|
1921
|
-
value: 0.5
|
1922
|
-
units: km
|
1802
|
+
distance_km: 0.5
|
1923
1803
|
- country: US
|
1924
1804
|
region: AL
|
1925
1805
|
exchange: '327686'
|
1926
1806
|
name: CLOPTON
|
1927
1807
|
full_name: Clopton
|
1928
1808
|
lata: '478'
|
1929
|
-
ilec_name:
|
1809
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1930
1810
|
lat:
|
1931
1811
|
long:
|
1932
1812
|
- country: US
|
@@ -1971,7 +1851,7 @@ rate_centers:
|
|
1971
1851
|
name: COCHRANE
|
1972
1852
|
full_name: Cochrane
|
1973
1853
|
lata: '476'
|
1974
|
-
ilec_name:
|
1854
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1975
1855
|
lat:
|
1976
1856
|
long:
|
1977
1857
|
- country: US
|
@@ -1980,7 +1860,7 @@ rate_centers:
|
|
1980
1860
|
name: CODEN
|
1981
1861
|
full_name: Coden
|
1982
1862
|
lata: '480'
|
1983
|
-
ilec_name:
|
1863
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
1984
1864
|
lat:
|
1985
1865
|
long:
|
1986
1866
|
- country: US
|
@@ -1989,7 +1869,7 @@ rate_centers:
|
|
1989
1869
|
name: COFFEE SPG
|
1990
1870
|
full_name: Coffee Springs
|
1991
1871
|
lata: '478'
|
1992
|
-
ilec_name:
|
1872
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
1993
1873
|
lat:
|
1994
1874
|
long:
|
1995
1875
|
- country: US
|
@@ -1998,14 +1878,12 @@ rate_centers:
|
|
1998
1878
|
name: COFFEEVL
|
1999
1879
|
full_name: Coffeeville
|
2000
1880
|
lata: '480'
|
2001
|
-
ilec_name:
|
1881
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2002
1882
|
lat: '31.75113'
|
2003
1883
|
long: "-88.084352"
|
2004
1884
|
closest_city:
|
2005
1885
|
name: Coffeeville
|
2006
|
-
|
2007
|
-
value: 1.73
|
2008
|
-
units: km
|
1886
|
+
distance_km: 1.73
|
2009
1887
|
- country: US
|
2010
1888
|
region: AL
|
2011
1889
|
exchange: '327237'
|
@@ -2026,23 +1904,19 @@ rate_centers:
|
|
2026
1904
|
long: "-85.85679"
|
2027
1905
|
closest_city:
|
2028
1906
|
name: Collinsville
|
2029
|
-
|
2030
|
-
value: 1.33
|
2031
|
-
units: km
|
1907
|
+
distance_km: 1.33
|
2032
1908
|
- country: US
|
2033
1909
|
region: AL
|
2034
1910
|
exchange: '006860'
|
2035
1911
|
name: COLUMBIA
|
2036
1912
|
full_name: Columbia
|
2037
1913
|
lata: '478'
|
2038
|
-
ilec_name:
|
1914
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2039
1915
|
lat: '31.292915'
|
2040
1916
|
long: "-85.115952"
|
2041
1917
|
closest_city:
|
2042
1918
|
name: Columbia
|
2043
|
-
|
2044
|
-
value: 0.69
|
2045
|
-
units: km
|
1919
|
+
distance_km: 0.69
|
2046
1920
|
- country: US
|
2047
1921
|
region: AL
|
2048
1922
|
exchange: '006870'
|
@@ -2054,9 +1928,7 @@ rate_centers:
|
|
2054
1928
|
long: "-86.610609"
|
2055
1929
|
closest_city:
|
2056
1930
|
name: Columbiana
|
2057
|
-
|
2058
|
-
value: 1.96
|
2059
|
-
units: km
|
1931
|
+
distance_km: 1.96
|
2060
1932
|
- country: US
|
2061
1933
|
region: AL
|
2062
1934
|
exchange: '327689'
|
@@ -2072,7 +1944,7 @@ rate_centers:
|
|
2072
1944
|
name: COOK SPG
|
2073
1945
|
full_name: Cook Springs
|
2074
1946
|
lata: '476'
|
2075
|
-
ilec_name:
|
1947
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2076
1948
|
lat:
|
2077
1949
|
long:
|
2078
1950
|
- country: US
|
@@ -2113,9 +1985,7 @@ rate_centers:
|
|
2113
1985
|
long: "-87.182523"
|
2114
1986
|
closest_city:
|
2115
1987
|
name: Cordova
|
2116
|
-
|
2117
|
-
value: 1.09
|
2118
|
-
units: km
|
1988
|
+
distance_km: 1.09
|
2119
1989
|
- country: US
|
2120
1990
|
region: AL
|
2121
1991
|
exchange: '327244'
|
@@ -2163,9 +2033,7 @@ rate_centers:
|
|
2163
2033
|
long: "-85.300685"
|
2164
2034
|
closest_city:
|
2165
2035
|
name: Cottonwood
|
2166
|
-
|
2167
|
-
value: 0.59
|
2168
|
-
units: km
|
2036
|
+
distance_km: 0.59
|
2169
2037
|
- country: US
|
2170
2038
|
region: AL
|
2171
2039
|
exchange: '327232'
|
@@ -2186,16 +2054,14 @@ rate_centers:
|
|
2186
2054
|
long: "-87.30739"
|
2187
2055
|
closest_city:
|
2188
2056
|
name: North Courtland
|
2189
|
-
|
2190
|
-
value: 1.26
|
2191
|
-
units: km
|
2057
|
+
distance_km: 1.26
|
2192
2058
|
- country: US
|
2193
2059
|
region: AL
|
2194
2060
|
exchange: '327692'
|
2195
2061
|
name: COWARTS
|
2196
2062
|
full_name: Cowarts
|
2197
2063
|
lata: '478'
|
2198
|
-
ilec_name:
|
2064
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2199
2065
|
lat:
|
2200
2066
|
long:
|
2201
2067
|
- country: US
|
@@ -2213,7 +2079,7 @@ rate_centers:
|
|
2213
2079
|
name: CRAGFORD
|
2214
2080
|
full_name: Cragford
|
2215
2081
|
lata: '476'
|
2216
|
-
ilec_name:
|
2082
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2217
2083
|
lat:
|
2218
2084
|
long:
|
2219
2085
|
- country: US
|
@@ -2267,7 +2133,7 @@ rate_centers:
|
|
2267
2133
|
name: CROPWELL
|
2268
2134
|
full_name: Cropwell
|
2269
2135
|
lata: '476'
|
2270
|
-
ilec_name:
|
2136
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2271
2137
|
lat:
|
2272
2138
|
long:
|
2273
2139
|
- country: US
|
@@ -2281,9 +2147,7 @@ rate_centers:
|
|
2281
2147
|
long: "-85.991984"
|
2282
2148
|
closest_city:
|
2283
2149
|
name: Crossville
|
2284
|
-
|
2285
|
-
value: 0.72
|
2286
|
-
units: km
|
2150
|
+
distance_km: 0.72
|
2287
2151
|
- country: US
|
2288
2152
|
region: AL
|
2289
2153
|
exchange: '327251'
|
@@ -2304,9 +2168,7 @@ rate_centers:
|
|
2304
2168
|
long: "-86.842593"
|
2305
2169
|
closest_city:
|
2306
2170
|
name: Cullman
|
2307
|
-
|
2308
|
-
value: 0.39
|
2309
|
-
units: km
|
2171
|
+
distance_km: 0.39
|
2310
2172
|
- country: US
|
2311
2173
|
region: AL
|
2312
2174
|
exchange: '327920'
|
@@ -2345,23 +2207,19 @@ rate_centers:
|
|
2345
2207
|
long: "-85.757254"
|
2346
2208
|
closest_city:
|
2347
2209
|
name: Dadeville
|
2348
|
-
|
2349
|
-
value: 0.98
|
2350
|
-
units: km
|
2210
|
+
distance_km: 0.98
|
2351
2211
|
- country: US
|
2352
2212
|
region: AL
|
2353
2213
|
exchange: '006940'
|
2354
2214
|
name: DALEVILLE
|
2355
2215
|
full_name: Daleville
|
2356
2216
|
lata: '478'
|
2357
|
-
ilec_name:
|
2217
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2358
2218
|
lat: '31.309744'
|
2359
2219
|
long: "-85.715428"
|
2360
2220
|
closest_city:
|
2361
2221
|
name: Daleville
|
2362
|
-
|
2363
|
-
value: 2.06
|
2364
|
-
units: km
|
2222
|
+
distance_km: 2.06
|
2365
2223
|
- country: US
|
2366
2224
|
region: AL
|
2367
2225
|
exchange: '327554'
|
@@ -2395,14 +2253,12 @@ rate_centers:
|
|
2395
2253
|
name: DAUPHIN IS
|
2396
2254
|
full_name: Dauphin Island
|
2397
2255
|
lata: '480'
|
2398
|
-
ilec_name:
|
2256
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2399
2257
|
lat: '30.248342'
|
2400
2258
|
long: "-88.101117"
|
2401
2259
|
closest_city:
|
2402
2260
|
name: Dauphin Island
|
2403
|
-
|
2404
|
-
value: 4.13
|
2405
|
-
units: km
|
2261
|
+
distance_km: 4.13
|
2406
2262
|
- country: US
|
2407
2263
|
region: AL
|
2408
2264
|
exchange: '327254'
|
@@ -2468,9 +2324,7 @@ rate_centers:
|
|
2468
2324
|
long: "-86.985614"
|
2469
2325
|
closest_city:
|
2470
2326
|
name: Decatur
|
2471
|
-
|
2472
|
-
value: 4.05
|
2473
|
-
units: km
|
2327
|
+
distance_km: 4.05
|
2474
2328
|
- country: US
|
2475
2329
|
region: AL
|
2476
2330
|
exchange: '006970'
|
@@ -2482,16 +2336,14 @@ rate_centers:
|
|
2482
2336
|
long: "-88.309572"
|
2483
2337
|
closest_city:
|
2484
2338
|
name: Deer Park
|
2485
|
-
|
2486
|
-
value: 1.26
|
2487
|
-
units: km
|
2339
|
+
distance_km: 1.26
|
2488
2340
|
- country: US
|
2489
2341
|
region: AL
|
2490
2342
|
exchange: '327257'
|
2491
2343
|
name: DELMAR
|
2492
2344
|
full_name: Delmar
|
2493
2345
|
lata: '476'
|
2494
|
-
ilec_name:
|
2346
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2495
2347
|
lat:
|
2496
2348
|
long:
|
2497
2349
|
- country: US
|
@@ -2500,14 +2352,12 @@ rate_centers:
|
|
2500
2352
|
name: DELTA
|
2501
2353
|
full_name: Delta
|
2502
2354
|
lata: '476'
|
2503
|
-
ilec_name:
|
2355
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2504
2356
|
lat: '33.442005'
|
2505
2357
|
long: "-85.692498"
|
2506
2358
|
closest_city:
|
2507
2359
|
name: Delta
|
2508
|
-
|
2509
|
-
value: 1.75
|
2510
|
-
units: km
|
2360
|
+
distance_km: 1.75
|
2511
2361
|
- country: US
|
2512
2362
|
region: AL
|
2513
2363
|
exchange: '006990'
|
@@ -2519,23 +2369,19 @@ rate_centers:
|
|
2519
2369
|
long: "-87.830582"
|
2520
2370
|
closest_city:
|
2521
2371
|
name: Demopolis
|
2522
|
-
|
2523
|
-
value: 2.11
|
2524
|
-
units: km
|
2372
|
+
distance_km: 2.11
|
2525
2373
|
- country: US
|
2526
2374
|
region: AL
|
2527
2375
|
exchange: '007000'
|
2528
2376
|
name: DETROIT
|
2529
2377
|
full_name: Detroit
|
2530
2378
|
lata: '476'
|
2531
|
-
ilec_name:
|
2379
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2532
2380
|
lat: '34.027478'
|
2533
2381
|
long: "-88.157969"
|
2534
2382
|
closest_city:
|
2535
2383
|
name: Detroit
|
2536
|
-
|
2537
|
-
value: 0.91
|
2538
|
-
units: km
|
2384
|
+
distance_km: 0.91
|
2539
2385
|
- country: US
|
2540
2386
|
region: AL
|
2541
2387
|
exchange: '327700'
|
@@ -2565,9 +2411,7 @@ rate_centers:
|
|
2565
2411
|
long: "-87.784355"
|
2566
2412
|
closest_city:
|
2567
2413
|
name: Sweet Water
|
2568
|
-
|
2569
|
-
value: 8.86
|
2570
|
-
units: km
|
2414
|
+
distance_km: 8.86
|
2571
2415
|
- country: US
|
2572
2416
|
region: AL
|
2573
2417
|
exchange: '327261'
|
@@ -2615,37 +2459,31 @@ rate_centers:
|
|
2615
2459
|
long: "-87.092137"
|
2616
2460
|
closest_city:
|
2617
2461
|
name: Dora
|
2618
|
-
|
2619
|
-
value: 0.8
|
2620
|
-
units: km
|
2462
|
+
distance_km: 0.8
|
2621
2463
|
- country: US
|
2622
2464
|
region: AL
|
2623
2465
|
exchange: '007030'
|
2624
2466
|
name: DOTHAN
|
2625
2467
|
full_name: Dothan
|
2626
2468
|
lata: '478'
|
2627
|
-
ilec_name:
|
2469
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2628
2470
|
lat: '31.224487'
|
2629
2471
|
long: "-85.391336"
|
2630
2472
|
closest_city:
|
2631
2473
|
name: Dothan
|
2632
|
-
|
2633
|
-
value: 1.8
|
2634
|
-
units: km
|
2474
|
+
distance_km: 1.8
|
2635
2475
|
- country: US
|
2636
2476
|
region: AL
|
2637
2477
|
exchange: '007040'
|
2638
2478
|
name: DOUBLE SPG
|
2639
2479
|
full_name: Double Springs
|
2640
2480
|
lata: '476'
|
2641
|
-
ilec_name:
|
2481
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2642
2482
|
lat: '34.15076'
|
2643
2483
|
long: "-87.402142"
|
2644
2484
|
closest_city:
|
2645
2485
|
name: Double Springs
|
2646
|
-
|
2647
|
-
value: 1.03
|
2648
|
-
units: km
|
2486
|
+
distance_km: 1.03
|
2649
2487
|
- country: US
|
2650
2488
|
region: AL
|
2651
2489
|
exchange: '327266'
|
@@ -2670,14 +2508,12 @@ rate_centers:
|
|
2670
2508
|
name: DOZIER
|
2671
2509
|
full_name: Dozier
|
2672
2510
|
lata: '478'
|
2673
|
-
ilec_name:
|
2511
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2674
2512
|
lat: '31.498121'
|
2675
2513
|
long: "-86.364831"
|
2676
2514
|
closest_city:
|
2677
2515
|
name: Dozier
|
2678
|
-
|
2679
|
-
value: 0.7
|
2680
|
-
units: km
|
2516
|
+
distance_km: 0.7
|
2681
2517
|
- country: US
|
2682
2518
|
region: AL
|
2683
2519
|
exchange: '327267'
|
@@ -2702,7 +2538,7 @@ rate_centers:
|
|
2702
2538
|
name: DUTTON
|
2703
2539
|
full_name: Dutton
|
2704
2540
|
lata: '477'
|
2705
|
-
ilec_name:
|
2541
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2706
2542
|
lat:
|
2707
2543
|
long:
|
2708
2544
|
- country: US
|
@@ -2720,7 +2556,7 @@ rate_centers:
|
|
2720
2556
|
name: EASONVILLE
|
2721
2557
|
full_name: Easonville
|
2722
2558
|
lata: '476'
|
2723
|
-
ilec_name:
|
2559
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2724
2560
|
lat:
|
2725
2561
|
long:
|
2726
2562
|
- country: US
|
@@ -2747,7 +2583,7 @@ rate_centers:
|
|
2747
2583
|
name: E TALLASSE
|
2748
2584
|
full_name: East Tallassee
|
2749
2585
|
lata: '478'
|
2750
|
-
ilec_name:
|
2586
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2751
2587
|
lat:
|
2752
2588
|
long:
|
2753
2589
|
- country: US
|
@@ -2765,14 +2601,12 @@ rate_centers:
|
|
2765
2601
|
name: ECHO
|
2766
2602
|
full_name: Echo
|
2767
2603
|
lata: '478'
|
2768
|
-
ilec_name:
|
2604
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2769
2605
|
lat: '31.468564'
|
2770
2606
|
long: "-85.462703"
|
2771
2607
|
closest_city:
|
2772
2608
|
name: Newville
|
2773
|
-
|
2774
|
-
value: 13.09
|
2775
|
-
units: km
|
2609
|
+
distance_km: 13.09
|
2776
2610
|
- country: US
|
2777
2611
|
region: AL
|
2778
2612
|
exchange: '327271'
|
@@ -2793,16 +2627,14 @@ rate_centers:
|
|
2793
2627
|
long: "-86.032382"
|
2794
2628
|
closest_city:
|
2795
2629
|
name: Eclectic
|
2796
|
-
|
2797
|
-
value: 0.87
|
2798
|
-
units: km
|
2630
|
+
distance_km: 0.87
|
2799
2631
|
- country: US
|
2800
2632
|
region: AL
|
2801
2633
|
exchange: '327272'
|
2802
2634
|
name: EDEN
|
2803
2635
|
full_name: Eden
|
2804
2636
|
lata: '476'
|
2805
|
-
ilec_name:
|
2637
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2806
2638
|
lat:
|
2807
2639
|
long:
|
2808
2640
|
- country: US
|
@@ -2820,7 +2652,7 @@ rate_centers:
|
|
2820
2652
|
name: EDWARDSVL
|
2821
2653
|
full_name: Edwardsville
|
2822
2654
|
lata: '476'
|
2823
|
-
ilec_name:
|
2655
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
2824
2656
|
lat:
|
2825
2657
|
long:
|
2826
2658
|
- country: US
|
@@ -2838,28 +2670,24 @@ rate_centers:
|
|
2838
2670
|
name: ELBA
|
2839
2671
|
full_name: Elba
|
2840
2672
|
lata: '478'
|
2841
|
-
ilec_name:
|
2673
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2842
2674
|
lat: '31.41761'
|
2843
2675
|
long: "-86.068063"
|
2844
2676
|
closest_city:
|
2845
2677
|
name: Elba
|
2846
|
-
|
2847
|
-
value: 0.75
|
2848
|
-
units: km
|
2678
|
+
distance_km: 0.75
|
2849
2679
|
- country: US
|
2850
2680
|
region: AL
|
2851
2681
|
exchange: '007090'
|
2852
2682
|
name: ELBERTA
|
2853
2683
|
full_name: Elberta
|
2854
2684
|
lata: '480'
|
2855
|
-
ilec_name:
|
2685
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
2856
2686
|
lat: '30.415844'
|
2857
2687
|
long: "-87.598172"
|
2858
2688
|
closest_city:
|
2859
2689
|
name: Elberta
|
2860
|
-
|
2861
|
-
value: 3.49
|
2862
|
-
units: km
|
2690
|
+
distance_km: 3.49
|
2863
2691
|
- country: US
|
2864
2692
|
region: AL
|
2865
2693
|
exchange: '327275'
|
@@ -2889,9 +2717,7 @@ rate_centers:
|
|
2889
2717
|
long: "-86.973567"
|
2890
2718
|
closest_city:
|
2891
2719
|
name: Elkmont
|
2892
|
-
|
2893
|
-
value: 0.72
|
2894
|
-
units: km
|
2720
|
+
distance_km: 0.72
|
2895
2721
|
- country: US
|
2896
2722
|
region: AL
|
2897
2723
|
exchange: '327709'
|
@@ -2943,14 +2769,12 @@ rate_centers:
|
|
2943
2769
|
name: ENTERPRISE
|
2944
2770
|
full_name: Enterprise
|
2945
2771
|
lata: '478'
|
2946
|
-
ilec_name:
|
2772
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2947
2773
|
lat: '31.314267'
|
2948
2774
|
long: "-85.858726"
|
2949
2775
|
closest_city:
|
2950
2776
|
name: Enterprise
|
2951
|
-
|
2952
|
-
value: 1.89
|
2953
|
-
units: km
|
2777
|
+
distance_km: 1.89
|
2954
2778
|
- country: US
|
2955
2779
|
region: AL
|
2956
2780
|
exchange: '327280'
|
@@ -2993,7 +2817,7 @@ rate_centers:
|
|
2993
2817
|
name: ESTILLFORK
|
2994
2818
|
full_name: Estillfork
|
2995
2819
|
lata: '477'
|
2996
|
-
ilec_name:
|
2820
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
2997
2821
|
lat:
|
2998
2822
|
long:
|
2999
2823
|
- country: US
|
@@ -3002,14 +2826,12 @@ rate_centers:
|
|
3002
2826
|
name: ETHELSVL
|
3003
2827
|
full_name: Ethelsville
|
3004
2828
|
lata: '476'
|
3005
|
-
ilec_name:
|
2829
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3006
2830
|
lat: '33.418447'
|
3007
2831
|
long: "-88.215251"
|
3008
2832
|
closest_city:
|
3009
2833
|
name: Ethelsville
|
3010
|
-
|
3011
|
-
value: 0.49
|
3012
|
-
units: km
|
2834
|
+
distance_km: 0.49
|
3013
2835
|
- country: US
|
3014
2836
|
region: AL
|
3015
2837
|
exchange: '007130'
|
@@ -3021,9 +2843,7 @@ rate_centers:
|
|
3021
2843
|
long: "-85.148986"
|
3022
2844
|
closest_city:
|
3023
2845
|
name: Eufaula
|
3024
|
-
|
3025
|
-
value: 1.93
|
3026
|
-
units: km
|
2846
|
+
distance_km: 1.93
|
3027
2847
|
- country: US
|
3028
2848
|
region: AL
|
3029
2849
|
exchange: '007140'
|
@@ -3035,9 +2855,7 @@ rate_centers:
|
|
3035
2855
|
long: "-87.891203"
|
3036
2856
|
closest_city:
|
3037
2857
|
name: Eutaw
|
3038
|
-
|
3039
|
-
value: 0.79
|
3040
|
-
units: km
|
2858
|
+
distance_km: 0.79
|
3041
2859
|
- country: US
|
3042
2860
|
region: AL
|
3043
2861
|
exchange: '327561'
|
@@ -3058,9 +2876,7 @@ rate_centers:
|
|
3058
2876
|
long: "-86.950636"
|
3059
2877
|
closest_city:
|
3060
2878
|
name: Evergreen
|
3061
|
-
|
3062
|
-
value: 2.32
|
3063
|
-
units: km
|
2879
|
+
distance_km: 2.32
|
3064
2880
|
- country: US
|
3065
2881
|
region: AL
|
3066
2882
|
exchange: '007160'
|
@@ -3072,9 +2888,7 @@ rate_centers:
|
|
3072
2888
|
long: "-87.343395"
|
3073
2889
|
closest_city:
|
3074
2890
|
name: Excel
|
3075
|
-
|
3076
|
-
value: 0.94
|
3077
|
-
units: km
|
2891
|
+
distance_km: 0.94
|
3078
2892
|
- country: US
|
3079
2893
|
region: AL
|
3080
2894
|
exchange: '326893'
|
@@ -3113,9 +2927,7 @@ rate_centers:
|
|
3113
2927
|
long: "-87.909288"
|
3114
2928
|
closest_city:
|
3115
2929
|
name: Fairhope
|
3116
|
-
|
3117
|
-
value: 2.73
|
3118
|
-
units: km
|
2930
|
+
distance_km: 2.73
|
3119
2931
|
- country: US
|
3120
2932
|
region: AL
|
3121
2933
|
exchange: '006922'
|
@@ -3131,14 +2943,12 @@ rate_centers:
|
|
3131
2943
|
name: FALKVILLE
|
3132
2944
|
full_name: Falkville
|
3133
2945
|
lata: '477'
|
3134
|
-
ilec_name:
|
2946
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3135
2947
|
lat: '34.365898'
|
3136
2948
|
long: "-86.908544"
|
3137
2949
|
closest_city:
|
3138
2950
|
name: Falkville
|
3139
|
-
|
3140
|
-
value: 1.49
|
3141
|
-
units: km
|
2951
|
+
distance_km: 1.49
|
3142
2952
|
- country: US
|
3143
2953
|
region: AL
|
3144
2954
|
exchange: '327713'
|
@@ -3154,14 +2964,12 @@ rate_centers:
|
|
3154
2964
|
name: FAYETTE
|
3155
2965
|
full_name: Fayette
|
3156
2966
|
lata: '476'
|
3157
|
-
ilec_name:
|
2967
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3158
2968
|
lat: '33.692752'
|
3159
2969
|
long: "-87.830739"
|
3160
2970
|
closest_city:
|
3161
2971
|
name: Fayette
|
3162
|
-
|
3163
|
-
value: 0.17
|
3164
|
-
units: km
|
2972
|
+
distance_km: 0.17
|
3165
2973
|
- country: US
|
3166
2974
|
region: AL
|
3167
2975
|
exchange: '327286'
|
@@ -3191,16 +2999,14 @@ rate_centers:
|
|
3191
2999
|
long: "-87.535895"
|
3192
3000
|
closest_city:
|
3193
3001
|
name: Whatley
|
3194
|
-
|
3195
|
-
value: 16.6
|
3196
|
-
units: km
|
3002
|
+
distance_km: 16.6
|
3197
3003
|
- country: US
|
3198
3004
|
region: AL
|
3199
3005
|
exchange: '327935'
|
3200
3006
|
name: FISH RIVER
|
3201
3007
|
full_name: Fish River
|
3202
3008
|
lata: '480'
|
3203
|
-
ilec_name:
|
3009
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
3204
3010
|
lat:
|
3205
3011
|
long:
|
3206
3012
|
- country: US
|
@@ -3232,9 +3038,7 @@ rate_centers:
|
|
3232
3038
|
long: "-85.707363"
|
3233
3039
|
closest_city:
|
3234
3040
|
name: Ider
|
3235
|
-
|
3236
|
-
value: 7.65
|
3237
|
-
units: km
|
3041
|
+
distance_km: 7.65
|
3238
3042
|
- country: US
|
3239
3043
|
region: AL
|
3240
3044
|
exchange: '327288'
|
@@ -3255,9 +3059,7 @@ rate_centers:
|
|
3255
3059
|
long: "-87.498086"
|
3256
3060
|
closest_city:
|
3257
3061
|
name: Berry
|
3258
|
-
|
3259
|
-
value: 20.75
|
3260
|
-
units: km
|
3062
|
+
distance_km: 20.75
|
3261
3063
|
- country: US
|
3262
3064
|
region: AL
|
3263
3065
|
exchange: '327564'
|
@@ -3278,9 +3080,7 @@ rate_centers:
|
|
3278
3080
|
long: "-87.256179"
|
3279
3081
|
closest_city:
|
3280
3082
|
name: Flomaton
|
3281
|
-
|
3282
|
-
value: 1.5
|
3283
|
-
units: km
|
3083
|
+
distance_km: 1.5
|
3284
3084
|
- country: US
|
3285
3085
|
region: AL
|
3286
3086
|
exchange: '007240'
|
@@ -3292,9 +3092,7 @@ rate_centers:
|
|
3292
3092
|
long: "-86.334152"
|
3293
3093
|
closest_city:
|
3294
3094
|
name: Lockhart
|
3295
|
-
|
3296
|
-
value: 1.66
|
3297
|
-
units: km
|
3095
|
+
distance_km: 1.66
|
3298
3096
|
- country: US
|
3299
3097
|
region: AL
|
3300
3098
|
exchange: '007250'
|
@@ -3306,37 +3104,31 @@ rate_centers:
|
|
3306
3104
|
long: "-87.677627"
|
3307
3105
|
closest_city:
|
3308
3106
|
name: Florence
|
3309
|
-
|
3310
|
-
value: 2.69
|
3311
|
-
units: km
|
3107
|
+
distance_km: 2.69
|
3312
3108
|
- country: US
|
3313
3109
|
region: AL
|
3314
3110
|
exchange: '007260'
|
3315
3111
|
name: FOLEY
|
3316
3112
|
full_name: Foley
|
3317
3113
|
lata: '480'
|
3318
|
-
ilec_name:
|
3114
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
3319
3115
|
lat: '30.408818'
|
3320
3116
|
long: "-87.6858"
|
3321
3117
|
closest_city:
|
3322
3118
|
name: Foley
|
3323
|
-
|
3324
|
-
value: 2.31
|
3325
|
-
units: km
|
3119
|
+
distance_km: 2.31
|
3326
3120
|
- country: US
|
3327
3121
|
region: AL
|
3328
3122
|
exchange: '007270'
|
3329
3123
|
name: FORESTHOME
|
3330
3124
|
full_name: Forest Home
|
3331
3125
|
lata: '478'
|
3332
|
-
ilec_name:
|
3126
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3333
3127
|
lat: '31.869131'
|
3334
3128
|
long: "-86.841784"
|
3335
3129
|
closest_city:
|
3336
3130
|
name: Pine Apple
|
3337
|
-
|
3338
|
-
value: 13.92
|
3339
|
-
units: km
|
3131
|
+
distance_km: 13.92
|
3340
3132
|
- country: US
|
3341
3133
|
region: AL
|
3342
3134
|
exchange: '327290'
|
@@ -3366,9 +3158,7 @@ rate_centers:
|
|
3366
3158
|
long: "-85.707879"
|
3367
3159
|
closest_city:
|
3368
3160
|
name: Union Springs
|
3369
|
-
|
3370
|
-
value: 12.43
|
3371
|
-
units: km
|
3161
|
+
distance_km: 12.43
|
3372
3162
|
- country: US
|
3373
3163
|
region: AL
|
3374
3164
|
exchange: '007290'
|
@@ -3380,9 +3170,7 @@ rate_centers:
|
|
3380
3170
|
long: "-86.583541"
|
3381
3171
|
closest_city:
|
3382
3172
|
name: Fort Deposit
|
3383
|
-
|
3384
|
-
value: 1.73
|
3385
|
-
units: km
|
3173
|
+
distance_km: 1.73
|
3386
3174
|
- country: US
|
3387
3175
|
region: AL
|
3388
3176
|
exchange: '327293'
|
@@ -3407,14 +3195,12 @@ rate_centers:
|
|
3407
3195
|
name: FORTMORGAN
|
3408
3196
|
full_name: Fort Morgan
|
3409
3197
|
lata: '480'
|
3410
|
-
ilec_name:
|
3198
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
3411
3199
|
lat: '30.230931'
|
3412
3200
|
long: "-88.016268"
|
3413
3201
|
closest_city:
|
3414
3202
|
name: Dauphin Island
|
3415
|
-
|
3416
|
-
value: 12.48
|
3417
|
-
units: km
|
3203
|
+
distance_km: 12.48
|
3418
3204
|
- country: US
|
3419
3205
|
region: AL
|
3420
3206
|
exchange: '007310'
|
@@ -3426,16 +3212,14 @@ rate_centers:
|
|
3426
3212
|
long: "-85.717208"
|
3427
3213
|
closest_city:
|
3428
3214
|
name: Fort Payne
|
3429
|
-
|
3430
|
-
value: 2.44
|
3431
|
-
units: km
|
3215
|
+
distance_km: 2.44
|
3432
3216
|
- country: US
|
3433
3217
|
region: AL
|
3434
3218
|
exchange: '327719'
|
3435
3219
|
name: FORTRUCKER
|
3436
3220
|
full_name: Fort Rucker
|
3437
3221
|
lata: '478'
|
3438
|
-
ilec_name:
|
3222
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3439
3223
|
lat:
|
3440
3224
|
long:
|
3441
3225
|
- country: US
|
@@ -3471,14 +3255,12 @@ rate_centers:
|
|
3471
3255
|
name: FOWL RIVER
|
3472
3256
|
full_name: Fowl River
|
3473
3257
|
lata: '480'
|
3474
|
-
ilec_name:
|
3258
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3475
3259
|
lat: '30.45988'
|
3476
3260
|
long: "-88.167986"
|
3477
3261
|
closest_city:
|
3478
3262
|
name: Belle Fontaine
|
3479
|
-
|
3480
|
-
value: 6.36
|
3481
|
-
units: km
|
3263
|
+
distance_km: 6.36
|
3482
3264
|
- country: US
|
3483
3265
|
region: AL
|
3484
3266
|
exchange: '007330'
|
@@ -3490,9 +3272,7 @@ rate_centers:
|
|
3490
3272
|
long: "-86.249487"
|
3491
3273
|
closest_city:
|
3492
3274
|
name: Hytop
|
3493
|
-
|
3494
|
-
value: 17.58
|
3495
|
-
units: km
|
3275
|
+
distance_km: 17.58
|
3496
3276
|
- country: US
|
3497
3277
|
region: AL
|
3498
3278
|
exchange: '327942'
|
@@ -3513,9 +3293,7 @@ rate_centers:
|
|
3513
3293
|
long: "-88.15033"
|
3514
3294
|
closest_city:
|
3515
3295
|
name: St. Stephens
|
3516
|
-
|
3517
|
-
value: 13.67
|
3518
|
-
units: km
|
3296
|
+
distance_km: 13.67
|
3519
3297
|
- country: US
|
3520
3298
|
region: AL
|
3521
3299
|
exchange: '007350'
|
@@ -3527,9 +3305,7 @@ rate_centers:
|
|
3527
3305
|
long: "-85.28515"
|
3528
3306
|
closest_city:
|
3529
3307
|
name: Fredonia
|
3530
|
-
|
3531
|
-
value: 0.62
|
3532
|
-
units: km
|
3308
|
+
distance_km: 0.62
|
3533
3309
|
- country: US
|
3534
3310
|
region: AL
|
3535
3311
|
exchange: '007360'
|
@@ -3541,9 +3317,7 @@ rate_centers:
|
|
3541
3317
|
long: "-87.405493"
|
3542
3318
|
closest_city:
|
3543
3319
|
name: Frisco City
|
3544
|
-
|
3545
|
-
value: 0.77
|
3546
|
-
units: km
|
3320
|
+
distance_km: 0.77
|
3547
3321
|
- country: US
|
3548
3322
|
region: AL
|
3549
3323
|
exchange: '007370'
|
@@ -3555,9 +3329,7 @@ rate_centers:
|
|
3555
3329
|
long: "-88.411438"
|
3556
3330
|
closest_city:
|
3557
3331
|
name: Fruitdale
|
3558
|
-
|
3559
|
-
value: 0.26
|
3560
|
-
units: km
|
3332
|
+
distance_km: 0.26
|
3561
3333
|
- country: US
|
3562
3334
|
region: AL
|
3563
3335
|
exchange: '007380'
|
@@ -3569,9 +3341,7 @@ rate_centers:
|
|
3569
3341
|
long: "-85.4337"
|
3570
3342
|
closest_city:
|
3571
3343
|
name: Fruithurst
|
3572
|
-
|
3573
|
-
value: 0.4
|
3574
|
-
units: km
|
3344
|
+
distance_km: 0.4
|
3575
3345
|
- country: US
|
3576
3346
|
region: AL
|
3577
3347
|
exchange: '327721'
|
@@ -3610,9 +3380,7 @@ rate_centers:
|
|
3610
3380
|
long: "-85.900494"
|
3611
3381
|
closest_city:
|
3612
3382
|
name: Fyffe
|
3613
|
-
|
3614
|
-
value: 0.56
|
3615
|
-
units: km
|
3383
|
+
distance_km: 0.56
|
3616
3384
|
- country: US
|
3617
3385
|
region: AL
|
3618
3386
|
exchange: '007400'
|
@@ -3624,9 +3392,7 @@ rate_centers:
|
|
3624
3392
|
long: "-86.00832"
|
3625
3393
|
closest_city:
|
3626
3394
|
name: Gadsden
|
3627
|
-
|
3628
|
-
value: 0.69
|
3629
|
-
units: km
|
3395
|
+
distance_km: 0.69
|
3630
3396
|
- country: US
|
3631
3397
|
region: AL
|
3632
3398
|
exchange: '327947'
|
@@ -3669,14 +3435,12 @@ rate_centers:
|
|
3669
3435
|
name: GANTT
|
3670
3436
|
full_name: Gantt
|
3671
3437
|
lata: '478'
|
3672
|
-
ilec_name:
|
3438
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3673
3439
|
lat: '31.410506'
|
3674
3440
|
long: "-86.491936"
|
3675
3441
|
closest_city:
|
3676
3442
|
name: Gantt
|
3677
|
-
|
3678
|
-
value: 0.75
|
3679
|
-
units: km
|
3443
|
+
distance_km: 0.75
|
3680
3444
|
- country: US
|
3681
3445
|
region: AL
|
3682
3446
|
exchange: '327566'
|
@@ -3697,16 +3461,14 @@ rate_centers:
|
|
3697
3461
|
long: "-86.814179"
|
3698
3462
|
closest_city:
|
3699
3463
|
name: Gardendale
|
3700
|
-
|
3701
|
-
value: 2.17
|
3702
|
-
units: km
|
3464
|
+
distance_km: 2.17
|
3703
3465
|
- country: US
|
3704
3466
|
region: AL
|
3705
3467
|
exchange: '327724'
|
3706
3468
|
name: GARLAND
|
3707
3469
|
full_name: Garland
|
3708
3470
|
lata: '478'
|
3709
|
-
ilec_name:
|
3471
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3710
3472
|
lat:
|
3711
3473
|
long:
|
3712
3474
|
- country: US
|
@@ -3715,7 +3477,7 @@ rate_centers:
|
|
3715
3477
|
name: GASTONBURG
|
3716
3478
|
full_name: Gastonburg
|
3717
3479
|
lata: '478'
|
3718
|
-
ilec_name:
|
3480
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3719
3481
|
lat:
|
3720
3482
|
long:
|
3721
3483
|
- country: US
|
@@ -3729,16 +3491,14 @@ rate_centers:
|
|
3729
3491
|
long: "-85.54933"
|
3730
3492
|
closest_city:
|
3731
3493
|
name: Gaylesville
|
3732
|
-
|
3733
|
-
value: 1.02
|
3734
|
-
units: km
|
3494
|
+
distance_km: 1.02
|
3735
3495
|
- country: US
|
3736
3496
|
region: AL
|
3737
3497
|
exchange: '327301'
|
3738
3498
|
name: GEIGER
|
3739
3499
|
full_name: Geiger
|
3740
3500
|
lata: '476'
|
3741
|
-
ilec_name:
|
3501
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3742
3502
|
lat:
|
3743
3503
|
long:
|
3744
3504
|
- country: US
|
@@ -3747,28 +3507,24 @@ rate_centers:
|
|
3747
3507
|
name: GENEVA
|
3748
3508
|
full_name: Geneva
|
3749
3509
|
lata: '478'
|
3750
|
-
ilec_name:
|
3510
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3751
3511
|
lat: '31.033554'
|
3752
3512
|
long: "-85.863895"
|
3753
3513
|
closest_city:
|
3754
3514
|
name: Geneva
|
3755
|
-
|
3756
|
-
value: 1.63
|
3757
|
-
units: km
|
3515
|
+
distance_km: 1.63
|
3758
3516
|
- country: US
|
3759
3517
|
region: AL
|
3760
3518
|
exchange: '007450'
|
3761
3519
|
name: GEORGIANA
|
3762
3520
|
full_name: Georgiana
|
3763
3521
|
lata: '478'
|
3764
|
-
ilec_name:
|
3522
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3765
3523
|
lat: '31.641751'
|
3766
3524
|
long: "-86.744381"
|
3767
3525
|
closest_city:
|
3768
3526
|
name: Georgiana
|
3769
|
-
|
3770
|
-
value: 0.37
|
3771
|
-
units: km
|
3527
|
+
distance_km: 0.37
|
3772
3528
|
- country: US
|
3773
3529
|
region: AL
|
3774
3530
|
exchange: '007460'
|
@@ -3780,9 +3536,7 @@ rate_centers:
|
|
3780
3536
|
long: "-85.999131"
|
3781
3537
|
closest_city:
|
3782
3538
|
name: Geraldine
|
3783
|
-
|
3784
|
-
value: 0.98
|
3785
|
-
units: km
|
3539
|
+
distance_km: 0.98
|
3786
3540
|
- country: US
|
3787
3541
|
region: AL
|
3788
3542
|
exchange: '007470'
|
@@ -3794,16 +3548,14 @@ rate_centers:
|
|
3794
3548
|
long: "-88.325855"
|
3795
3549
|
closest_city:
|
3796
3550
|
name: Gilbertown
|
3797
|
-
|
3798
|
-
value: 2.6
|
3799
|
-
units: km
|
3551
|
+
distance_km: 2.6
|
3800
3552
|
- country: US
|
3801
3553
|
region: AL
|
3802
3554
|
exchange: '327303'
|
3803
3555
|
name: GLEN ALLEN
|
3804
3556
|
full_name: Glen Allen
|
3805
3557
|
lata: '476'
|
3806
|
-
ilec_name:
|
3558
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3807
3559
|
lat:
|
3808
3560
|
long:
|
3809
3561
|
- country: US
|
@@ -3821,7 +3573,7 @@ rate_centers:
|
|
3821
3573
|
name: GLENWOOD
|
3822
3574
|
full_name: Glenwood
|
3823
3575
|
lata: '478'
|
3824
|
-
ilec_name:
|
3576
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3825
3577
|
lat:
|
3826
3578
|
long:
|
3827
3579
|
- country: US
|
@@ -3853,9 +3605,7 @@ rate_centers:
|
|
3853
3605
|
long: "-86.060036"
|
3854
3606
|
closest_city:
|
3855
3607
|
name: Goodwater
|
3856
|
-
|
3857
|
-
value: 0.94
|
3858
|
-
units: km
|
3608
|
+
distance_km: 0.94
|
3859
3609
|
- country: US
|
3860
3610
|
region: AL
|
3861
3611
|
exchange: '327949'
|
@@ -3871,14 +3621,12 @@ rate_centers:
|
|
3871
3621
|
name: GORDO
|
3872
3622
|
full_name: Gordo
|
3873
3623
|
lata: '476'
|
3874
|
-
ilec_name:
|
3624
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3875
3625
|
lat: '33.323852'
|
3876
3626
|
long: "-87.903165"
|
3877
3627
|
closest_city:
|
3878
3628
|
name: Gordo
|
3879
|
-
|
3880
|
-
value: 0.21
|
3881
|
-
units: km
|
3629
|
+
distance_km: 0.21
|
3882
3630
|
- country: US
|
3883
3631
|
region: AL
|
3884
3632
|
exchange: '007500'
|
@@ -3890,9 +3638,7 @@ rate_centers:
|
|
3890
3638
|
long: "-85.098479"
|
3891
3639
|
closest_city:
|
3892
3640
|
name: Gordon
|
3893
|
-
|
3894
|
-
value: 0.73
|
3895
|
-
units: km
|
3641
|
+
distance_km: 0.73
|
3896
3642
|
- country: US
|
3897
3643
|
region: AL
|
3898
3644
|
exchange: '007510'
|
@@ -3904,9 +3650,7 @@ rate_centers:
|
|
3904
3650
|
long: "-86.734946"
|
3905
3651
|
closest_city:
|
3906
3652
|
name: Gordonville
|
3907
|
-
|
3908
|
-
value: 4.1
|
3909
|
-
units: km
|
3653
|
+
distance_km: 4.1
|
3910
3654
|
- country: US
|
3911
3655
|
region: AL
|
3912
3656
|
exchange: '327731'
|
@@ -3936,9 +3680,7 @@ rate_centers:
|
|
3936
3680
|
long: "-86.125137"
|
3937
3681
|
closest_city:
|
3938
3682
|
name: Goshen
|
3939
|
-
|
3940
|
-
value: 0.19
|
3941
|
-
units: km
|
3683
|
+
distance_km: 0.19
|
3942
3684
|
- country: US
|
3943
3685
|
region: AL
|
3944
3686
|
exchange: '007530'
|
@@ -3950,9 +3692,7 @@ rate_centers:
|
|
3950
3692
|
long: "-87.592295"
|
3951
3693
|
closest_city:
|
3952
3694
|
name: Whatley
|
3953
|
-
|
3954
|
-
value: 13.22
|
3955
|
-
units: km
|
3695
|
+
distance_km: 13.22
|
3956
3696
|
- country: US
|
3957
3697
|
region: AL
|
3958
3698
|
exchange: '327733'
|
@@ -3968,7 +3708,7 @@ rate_centers:
|
|
3968
3708
|
name: GRAHAM
|
3969
3709
|
full_name: Graham
|
3970
3710
|
lata: '476'
|
3971
|
-
ilec_name:
|
3711
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3972
3712
|
lat:
|
3973
3713
|
long:
|
3974
3714
|
- country: US
|
@@ -3977,21 +3717,19 @@ rate_centers:
|
|
3977
3717
|
name: GRAND BAY
|
3978
3718
|
full_name: Grand Bay
|
3979
3719
|
lata: '480'
|
3980
|
-
ilec_name:
|
3720
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
3981
3721
|
lat: '30.475855'
|
3982
3722
|
long: "-88.343042"
|
3983
3723
|
closest_city:
|
3984
3724
|
name: Grand Bay
|
3985
|
-
|
3986
|
-
value: 0.5
|
3987
|
-
units: km
|
3725
|
+
distance_km: 0.5
|
3988
3726
|
- country: US
|
3989
3727
|
region: AL
|
3990
3728
|
exchange: '327734'
|
3991
3729
|
name: GRANGEBURG
|
3992
3730
|
full_name: Grangeburg
|
3993
3731
|
lata: '478'
|
3994
|
-
ilec_name:
|
3732
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
3995
3733
|
lat:
|
3996
3734
|
long:
|
3997
3735
|
- country: US
|
@@ -4005,9 +3743,7 @@ rate_centers:
|
|
4005
3743
|
long: "-86.250144"
|
4006
3744
|
closest_city:
|
4007
3745
|
name: Grant
|
4008
|
-
|
4009
|
-
value: 0.86
|
4010
|
-
units: km
|
3746
|
+
distance_km: 0.86
|
4011
3747
|
- country: US
|
4012
3748
|
region: AL
|
4013
3749
|
exchange: '007560'
|
@@ -4019,9 +3755,7 @@ rate_centers:
|
|
4019
3755
|
long: "-87.295005"
|
4020
3756
|
closest_city:
|
4021
3757
|
name: Addison
|
4022
|
-
|
4023
|
-
value: 14.01
|
4024
|
-
units: km
|
3758
|
+
distance_km: 14.01
|
4025
3759
|
- country: US
|
4026
3760
|
region: AL
|
4027
3761
|
exchange: '007570'
|
@@ -4033,9 +3767,7 @@ rate_centers:
|
|
4033
3767
|
long: "-86.974398"
|
4034
3768
|
closest_city:
|
4035
3769
|
name: Adamsville
|
4036
|
-
|
4037
|
-
value: 2.75
|
4038
|
-
units: km
|
3770
|
+
distance_km: 2.75
|
4039
3771
|
- country: US
|
4040
3772
|
region: AL
|
4041
3773
|
exchange: '327311'
|
@@ -4056,23 +3788,19 @@ rate_centers:
|
|
4056
3788
|
long: "-87.599293"
|
4057
3789
|
closest_city:
|
4058
3790
|
name: Greensboro
|
4059
|
-
|
4060
|
-
value: 0.63
|
4061
|
-
units: km
|
3791
|
+
distance_km: 0.63
|
4062
3792
|
- country: US
|
4063
3793
|
region: AL
|
4064
3794
|
exchange: '007590'
|
4065
3795
|
name: GREENVILLE
|
4066
3796
|
full_name: Greenville
|
4067
3797
|
lata: '478'
|
4068
|
-
ilec_name:
|
3798
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4069
3799
|
lat: '31.833159'
|
4070
3800
|
long: "-86.626267"
|
4071
3801
|
closest_city:
|
4072
3802
|
name: Greenville
|
4073
|
-
|
4074
|
-
value: 1.61
|
4075
|
-
units: km
|
3803
|
+
distance_km: 1.61
|
4076
3804
|
- country: US
|
4077
3805
|
region: AL
|
4078
3806
|
exchange: '007600'
|
@@ -4084,9 +3812,7 @@ rate_centers:
|
|
4084
3812
|
long: "-87.777512"
|
4085
3813
|
closest_city:
|
4086
3814
|
name: Grove Hill
|
4087
|
-
|
4088
|
-
value: 0.88
|
4089
|
-
units: km
|
3815
|
+
distance_km: 0.88
|
4090
3816
|
- country: US
|
4091
3817
|
region: AL
|
4092
3818
|
exchange: '327312'
|
@@ -4102,7 +3828,7 @@ rate_centers:
|
|
4102
3828
|
name: GU-WIN
|
4103
3829
|
full_name: Gu-Win
|
4104
3830
|
lata: '476'
|
4105
|
-
ilec_name:
|
3831
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4106
3832
|
lat:
|
4107
3833
|
long:
|
4108
3834
|
- country: US
|
@@ -4120,28 +3846,24 @@ rate_centers:
|
|
4120
3846
|
name: GUIN
|
4121
3847
|
full_name: Guin
|
4122
3848
|
lata: '476'
|
4123
|
-
ilec_name:
|
3849
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4124
3850
|
lat: '33.974941'
|
4125
3851
|
long: "-87.916961"
|
4126
3852
|
closest_city:
|
4127
3853
|
name: Guin
|
4128
|
-
|
4129
|
-
value: 1.63
|
4130
|
-
units: km
|
3854
|
+
distance_km: 1.63
|
4131
3855
|
- country: US
|
4132
3856
|
region: AL
|
4133
3857
|
exchange: '007620'
|
4134
3858
|
name: GULFSHORES
|
4135
3859
|
full_name: Gulf Shores
|
4136
3860
|
lata: '480'
|
4137
|
-
ilec_name:
|
3861
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
4138
3862
|
lat: '30.257911'
|
4139
3863
|
long: "-87.685394"
|
4140
3864
|
closest_city:
|
4141
3865
|
name: Gulf Shores
|
4142
|
-
|
4143
|
-
value: 2.58
|
4144
|
-
units: km
|
3866
|
+
distance_km: 2.58
|
4145
3867
|
- country: US
|
4146
3868
|
region: AL
|
4147
3869
|
exchange: '327738'
|
@@ -4162,9 +3884,7 @@ rate_centers:
|
|
4162
3884
|
long: "-86.301611"
|
4163
3885
|
closest_city:
|
4164
3886
|
name: Guntersville
|
4165
|
-
|
4166
|
-
value: 3.94
|
4167
|
-
units: km
|
3887
|
+
distance_km: 3.94
|
4168
3888
|
- country: US
|
4169
3889
|
region: AL
|
4170
3890
|
exchange: '007640'
|
@@ -4176,37 +3896,31 @@ rate_centers:
|
|
4176
3896
|
long: "-86.377817"
|
4177
3897
|
closest_city:
|
4178
3898
|
name: Gurley
|
4179
|
-
|
4180
|
-
value: 0.85
|
4181
|
-
units: km
|
3899
|
+
distance_km: 0.85
|
4182
3900
|
- country: US
|
4183
3901
|
region: AL
|
4184
3902
|
exchange: '007650'
|
4185
3903
|
name: HACKLEBURG
|
4186
3904
|
full_name: Hackleburg
|
4187
3905
|
lata: '476'
|
4188
|
-
ilec_name:
|
3906
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4189
3907
|
lat: '34.27541'
|
4190
3908
|
long: "-87.830019"
|
4191
3909
|
closest_city:
|
4192
3910
|
name: Hackleburg
|
4193
|
-
|
4194
|
-
value: 0.68
|
4195
|
-
units: km
|
3911
|
+
distance_km: 0.68
|
4196
3912
|
- country: US
|
4197
3913
|
region: AL
|
4198
3914
|
exchange: '007660'
|
4199
3915
|
name: HALEYVILLE
|
4200
3916
|
full_name: Haleyville
|
4201
3917
|
lata: '476'
|
4202
|
-
ilec_name:
|
3918
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4203
3919
|
lat: '34.224682'
|
4204
3920
|
long: "-87.61815"
|
4205
3921
|
closest_city:
|
4206
3922
|
name: Haleyville
|
4207
|
-
|
4208
|
-
value: 0.94
|
4209
|
-
units: km
|
3923
|
+
distance_km: 0.94
|
4210
3924
|
- country: US
|
4211
3925
|
region: AL
|
4212
3926
|
exchange: '327318'
|
@@ -4222,21 +3936,19 @@ rate_centers:
|
|
4222
3936
|
name: HAMILTON
|
4223
3937
|
full_name: Hamilton
|
4224
3938
|
lata: '476'
|
4225
|
-
ilec_name:
|
3939
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4226
3940
|
lat: '34.143299'
|
4227
3941
|
long: "-87.993159"
|
4228
3942
|
closest_city:
|
4229
3943
|
name: Hamilton
|
4230
|
-
|
4231
|
-
value: 1.89
|
4232
|
-
units: km
|
3944
|
+
distance_km: 1.89
|
4233
3945
|
- country: US
|
4234
3946
|
region: AL
|
4235
3947
|
exchange: '327320'
|
4236
3948
|
name: HAMMONDVLE
|
4237
3949
|
full_name: Hammondville
|
4238
3950
|
lata: '476'
|
4239
|
-
ilec_name:
|
3951
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4240
3952
|
lat:
|
4241
3953
|
long:
|
4242
3954
|
- country: US
|
@@ -4259,9 +3971,7 @@ rate_centers:
|
|
4259
3971
|
long: "-86.766829"
|
4260
3972
|
closest_city:
|
4261
3973
|
name: Hanceville
|
4262
|
-
|
4263
|
-
value: 0.5
|
4264
|
-
units: km
|
3974
|
+
distance_km: 0.5
|
4265
3975
|
- country: US
|
4266
3976
|
region: AL
|
4267
3977
|
exchange: '327739'
|
@@ -4286,14 +3996,12 @@ rate_centers:
|
|
4286
3996
|
name: HARTFORD
|
4287
3997
|
full_name: Hartford
|
4288
3998
|
lata: '478'
|
4289
|
-
ilec_name:
|
3999
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4290
4000
|
lat: '31.098278'
|
4291
4001
|
long: "-85.689885"
|
4292
4002
|
closest_city:
|
4293
4003
|
name: Hartford
|
4294
|
-
|
4295
|
-
value: 0.82
|
4296
|
-
units: km
|
4004
|
+
distance_km: 0.82
|
4297
4005
|
- country: US
|
4298
4006
|
region: AL
|
4299
4007
|
exchange: '007700'
|
@@ -4305,9 +4013,7 @@ rate_centers:
|
|
4305
4013
|
long: "-86.936036"
|
4306
4014
|
closest_city:
|
4307
4015
|
name: Hartselle
|
4308
|
-
|
4309
|
-
value: 0.38
|
4310
|
-
units: km
|
4016
|
+
distance_km: 0.38
|
4311
4017
|
- country: US
|
4312
4018
|
region: AL
|
4313
4019
|
exchange: '327574'
|
@@ -4364,9 +4070,7 @@ rate_centers:
|
|
4364
4070
|
long: "-86.500352"
|
4365
4071
|
closest_city:
|
4366
4072
|
name: Hayneville
|
4367
|
-
|
4368
|
-
value: 7.37
|
4369
|
-
units: km
|
4073
|
+
distance_km: 7.37
|
4370
4074
|
- country: US
|
4371
4075
|
region: AL
|
4372
4076
|
exchange: '007720'
|
@@ -4378,16 +4082,14 @@ rate_centers:
|
|
4378
4082
|
long: "-86.570961"
|
4379
4083
|
closest_city:
|
4380
4084
|
name: Meridianville
|
4381
|
-
|
4382
|
-
value: 0.35
|
4383
|
-
units: km
|
4085
|
+
distance_km: 0.35
|
4384
4086
|
- country: US
|
4385
4087
|
region: AL
|
4386
4088
|
exchange: '327744'
|
4387
4089
|
name: HAZEN
|
4388
4090
|
full_name: Hazen
|
4389
4091
|
lata: '478'
|
4390
|
-
ilec_name:
|
4092
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4391
4093
|
lat:
|
4392
4094
|
long:
|
4393
4095
|
- country: US
|
@@ -4396,14 +4098,12 @@ rate_centers:
|
|
4396
4098
|
name: HEADLAND
|
4397
4099
|
full_name: Headland
|
4398
4100
|
lata: '478'
|
4399
|
-
ilec_name:
|
4101
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4400
4102
|
lat: '31.350542'
|
4401
4103
|
long: "-85.335907"
|
4402
4104
|
closest_city:
|
4403
4105
|
name: Headland
|
4404
|
-
|
4405
|
-
value: 1.56
|
4406
|
-
units: km
|
4106
|
+
distance_km: 1.56
|
4407
4107
|
- country: US
|
4408
4108
|
region: AL
|
4409
4109
|
exchange: '327954'
|
@@ -4419,7 +4119,7 @@ rate_centers:
|
|
4419
4119
|
name: HEATH
|
4420
4120
|
full_name: Heath
|
4421
4121
|
lata: '478'
|
4422
|
-
ilec_name:
|
4122
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4423
4123
|
lat:
|
4424
4124
|
long:
|
4425
4125
|
- country: US
|
@@ -4428,14 +4128,12 @@ rate_centers:
|
|
4428
4128
|
name: HEFLIN
|
4429
4129
|
full_name: Heflin
|
4430
4130
|
lata: '476'
|
4431
|
-
ilec_name:
|
4131
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4432
4132
|
lat: '33.649308'
|
4433
4133
|
long: "-85.594966"
|
4434
4134
|
closest_city:
|
4435
4135
|
name: Heflin
|
4436
|
-
|
4437
|
-
value: 2.34
|
4438
|
-
units: km
|
4136
|
+
distance_km: 2.34
|
4439
4137
|
- country: US
|
4440
4138
|
region: AL
|
4441
4139
|
exchange: '327325'
|
@@ -4456,9 +4154,7 @@ rate_centers:
|
|
4456
4154
|
long: "-85.755722"
|
4457
4155
|
closest_city:
|
4458
4156
|
name: Henagar
|
4459
|
-
|
4460
|
-
value: 1.35
|
4461
|
-
units: km
|
4157
|
+
distance_km: 1.35
|
4462
4158
|
- country: US
|
4463
4159
|
region: AL
|
4464
4160
|
exchange: '327327'
|
@@ -4519,7 +4215,7 @@ rate_centers:
|
|
4519
4215
|
name: HODGES
|
4520
4216
|
full_name: Hodges
|
4521
4217
|
lata: '476'
|
4522
|
-
ilec_name:
|
4218
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4523
4219
|
lat:
|
4524
4220
|
long:
|
4525
4221
|
- country: US
|
@@ -4528,7 +4224,7 @@ rate_centers:
|
|
4528
4224
|
name: HODGESVL
|
4529
4225
|
full_name: Hodgesville
|
4530
4226
|
lata: '478'
|
4531
|
-
ilec_name:
|
4227
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4532
4228
|
lat:
|
4533
4229
|
long:
|
4534
4230
|
- country: US
|
@@ -4573,7 +4269,7 @@ rate_centers:
|
|
4573
4269
|
name: HOLLYWOOD
|
4574
4270
|
full_name: Hollywood
|
4575
4271
|
lata: '477'
|
4576
|
-
ilec_name:
|
4272
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4577
4273
|
lat:
|
4578
4274
|
long:
|
4579
4275
|
- country: US
|
@@ -4596,9 +4292,7 @@ rate_centers:
|
|
4596
4292
|
long: "-86.321251"
|
4597
4293
|
closest_city:
|
4598
4294
|
name: Holtville
|
4599
|
-
|
4600
|
-
value: 0.66
|
4601
|
-
units: km
|
4295
|
+
distance_km: 0.66
|
4602
4296
|
- country: US
|
4603
4297
|
region: AL
|
4604
4298
|
exchange: '322818'
|
@@ -4623,7 +4317,7 @@ rate_centers:
|
|
4623
4317
|
name: HONORAVL
|
4624
4318
|
full_name: Honoraville
|
4625
4319
|
lata: '478'
|
4626
|
-
ilec_name:
|
4320
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4627
4321
|
lat:
|
4628
4322
|
long:
|
4629
4323
|
- country: US
|
@@ -4659,7 +4353,7 @@ rate_centers:
|
|
4659
4353
|
name: HORN HILL
|
4660
4354
|
full_name: Horn Hill
|
4661
4355
|
lata: '478'
|
4662
|
-
ilec_name:
|
4356
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4663
4357
|
lat:
|
4664
4358
|
long:
|
4665
4359
|
- country: US
|
@@ -4677,7 +4371,7 @@ rate_centers:
|
|
4677
4371
|
name: HOUSTON
|
4678
4372
|
full_name: Houston
|
4679
4373
|
lata: '476'
|
4680
|
-
ilec_name:
|
4374
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4681
4375
|
lat:
|
4682
4376
|
long:
|
4683
4377
|
- country: US
|
@@ -4709,9 +4403,7 @@ rate_centers:
|
|
4709
4403
|
long: "-85.254939"
|
4710
4404
|
closest_city:
|
4711
4405
|
name: Huguley
|
4712
|
-
|
4713
|
-
value: 1.56
|
4714
|
-
units: km
|
4406
|
+
distance_km: 1.56
|
4715
4407
|
- country: US
|
4716
4408
|
region: AL
|
4717
4409
|
exchange: '007780'
|
@@ -4723,9 +4415,7 @@ rate_centers:
|
|
4723
4415
|
long: "-86.590827"
|
4724
4416
|
closest_city:
|
4725
4417
|
name: Huntsville
|
4726
|
-
|
4727
|
-
value: 5.95
|
4728
|
-
units: km
|
4418
|
+
distance_km: 5.95
|
4729
4419
|
- country: US
|
4730
4420
|
region: AL
|
4731
4421
|
exchange: '007790'
|
@@ -4737,9 +4427,7 @@ rate_centers:
|
|
4737
4427
|
long: "-85.406126"
|
4738
4428
|
closest_city:
|
4739
4429
|
name: Hurtsboro
|
4740
|
-
|
4741
|
-
value: 0.81
|
4742
|
-
units: km
|
4430
|
+
distance_km: 0.81
|
4743
4431
|
- country: US
|
4744
4432
|
region: AL
|
4745
4433
|
exchange: '007800'
|
@@ -4751,16 +4439,14 @@ rate_centers:
|
|
4751
4439
|
long: "-87.457321"
|
4752
4440
|
closest_city:
|
4753
4441
|
name: Uriah
|
4754
|
-
|
4755
|
-
value: 10.96
|
4756
|
-
units: km
|
4442
|
+
distance_km: 10.96
|
4757
4443
|
- country: US
|
4758
4444
|
region: AL
|
4759
4445
|
exchange: '327582'
|
4760
4446
|
name: HYTOP
|
4761
4447
|
full_name: Hytop
|
4762
4448
|
lata: '477'
|
4763
|
-
ilec_name:
|
4449
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4764
4450
|
lat:
|
4765
4451
|
long:
|
4766
4452
|
- country: US
|
@@ -4823,14 +4509,12 @@ rate_centers:
|
|
4823
4509
|
name: IRNGTNSTEL
|
4824
4510
|
full_name: Irvington-St Elmo
|
4825
4511
|
lata: '480'
|
4826
|
-
ilec_name:
|
4512
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4827
4513
|
lat: '30.532989'
|
4828
4514
|
long: "-88.25032"
|
4829
4515
|
closest_city:
|
4830
4516
|
name: Theodore
|
4831
|
-
|
4832
|
-
value: 5.98
|
4833
|
-
units: km
|
4517
|
+
distance_km: 5.98
|
4834
4518
|
- country: US
|
4835
4519
|
region: AL
|
4836
4520
|
exchange: '327346'
|
@@ -4846,7 +4530,7 @@ rate_centers:
|
|
4846
4530
|
name: JACK
|
4847
4531
|
full_name: Jack
|
4848
4532
|
lata: '478'
|
4849
|
-
ilec_name:
|
4533
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
4850
4534
|
lat:
|
4851
4535
|
long:
|
4852
4536
|
- country: US
|
@@ -4860,9 +4544,7 @@ rate_centers:
|
|
4860
4544
|
long: "-87.890538"
|
4861
4545
|
closest_city:
|
4862
4546
|
name: Jackson
|
4863
|
-
|
4864
|
-
value: 2.53
|
4865
|
-
units: km
|
4547
|
+
distance_km: 2.53
|
4866
4548
|
- country: US
|
4867
4549
|
region: AL
|
4868
4550
|
exchange: '327347'
|
@@ -4883,9 +4565,7 @@ rate_centers:
|
|
4883
4565
|
long: "-85.757516"
|
4884
4566
|
closest_city:
|
4885
4567
|
name: Jacksonville
|
4886
|
-
|
4887
|
-
value: 0.61
|
4888
|
-
units: km
|
4568
|
+
distance_km: 0.61
|
4889
4569
|
- country: US
|
4890
4570
|
region: AL
|
4891
4571
|
exchange: '327349'
|
@@ -4906,9 +4586,7 @@ rate_centers:
|
|
4906
4586
|
long: "-87.27656"
|
4907
4587
|
closest_city:
|
4908
4588
|
name: Jasper
|
4909
|
-
|
4910
|
-
value: 1.89
|
4911
|
-
units: km
|
4589
|
+
distance_km: 1.89
|
4912
4590
|
- country: US
|
4913
4591
|
region: AL
|
4914
4592
|
exchange: '327583'
|
@@ -4933,14 +4611,12 @@ rate_centers:
|
|
4933
4611
|
name: JEMISON
|
4934
4612
|
full_name: Jemison
|
4935
4613
|
lata: '476'
|
4936
|
-
ilec_name:
|
4614
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
4937
4615
|
lat: '32.955661'
|
4938
4616
|
long: "-86.749038"
|
4939
4617
|
closest_city:
|
4940
4618
|
name: Jemison
|
4941
|
-
|
4942
|
-
value: 2.1
|
4943
|
-
units: km
|
4619
|
+
distance_km: 2.1
|
4944
4620
|
- country: US
|
4945
4621
|
region: AL
|
4946
4622
|
exchange: '327352'
|
@@ -5042,9 +4718,7 @@ rate_centers:
|
|
5042
4718
|
long: "-87.984868"
|
5043
4719
|
closest_city:
|
5044
4720
|
name: Kennedy
|
5045
|
-
|
5046
|
-
value: 0.26
|
5047
|
-
units: km
|
4721
|
+
distance_km: 0.26
|
5048
4722
|
- country: US
|
5049
4723
|
region: AL
|
5050
4724
|
exchange: '327758'
|
@@ -5083,9 +4757,7 @@ rate_centers:
|
|
5083
4757
|
long: "-87.501958"
|
5084
4758
|
closest_city:
|
5085
4759
|
name: Killen
|
5086
|
-
|
5087
|
-
value: 2.3
|
5088
|
-
units: km
|
4760
|
+
distance_km: 2.3
|
5089
4761
|
- country: US
|
5090
4762
|
region: AL
|
5091
4763
|
exchange: '327361'
|
@@ -5119,7 +4791,7 @@ rate_centers:
|
|
5119
4791
|
name: KINSEY
|
5120
4792
|
full_name: Kinsey
|
5121
4793
|
lata: '478'
|
5122
|
-
ilec_name:
|
4794
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5123
4795
|
lat:
|
5124
4796
|
long:
|
5125
4797
|
- country: US
|
@@ -5128,14 +4800,12 @@ rate_centers:
|
|
5128
4800
|
name: KINSTON
|
5129
4801
|
full_name: Kinston
|
5130
4802
|
lata: '478'
|
5131
|
-
ilec_name:
|
4803
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5132
4804
|
lat: '31.216183'
|
5133
4805
|
long: "-86.175084"
|
5134
4806
|
closest_city:
|
5135
4807
|
name: Kinston
|
5136
|
-
|
5137
|
-
value: 0.61
|
5138
|
-
units: km
|
4808
|
+
distance_km: 0.61
|
5139
4809
|
- country: US
|
5140
4810
|
region: AL
|
5141
4811
|
exchange: '327363'
|
@@ -5156,9 +4826,7 @@ rate_centers:
|
|
5156
4826
|
long: "-85.96643"
|
5157
4827
|
closest_city:
|
5158
4828
|
name: Eclectic
|
5159
|
-
|
5160
|
-
value: 10.2
|
5161
|
-
units: km
|
4829
|
+
distance_km: 10.2
|
5162
4830
|
- country: US
|
5163
4831
|
region: AL
|
5164
4832
|
exchange: '327959'
|
@@ -5183,7 +4851,7 @@ rate_centers:
|
|
5183
4851
|
name: LACON
|
5184
4852
|
full_name: Lacon
|
5185
4853
|
lata: '477'
|
5186
|
-
ilec_name:
|
4854
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
5187
4855
|
lat:
|
5188
4856
|
long:
|
5189
4857
|
- country: US
|
@@ -5197,9 +4865,7 @@ rate_centers:
|
|
5197
4865
|
long: "-85.401094"
|
5198
4866
|
closest_city:
|
5199
4867
|
name: La Fayette
|
5200
|
-
|
5201
|
-
value: 0.19
|
5202
|
-
units: km
|
4868
|
+
distance_km: 0.19
|
5203
4869
|
- country: US
|
5204
4870
|
region: AL
|
5205
4871
|
exchange: '327365'
|
@@ -5265,16 +4931,14 @@ rate_centers:
|
|
5265
4931
|
long: "-85.1761"
|
5266
4932
|
closest_city:
|
5267
4933
|
name: Valley
|
5268
|
-
|
5269
|
-
value: 0.99
|
5270
|
-
units: km
|
4934
|
+
distance_km: 0.99
|
5271
4935
|
- country: US
|
5272
4936
|
region: AL
|
5273
4937
|
exchange: '327587'
|
5274
4938
|
name: LANGSTON
|
5275
4939
|
full_name: Langston
|
5276
4940
|
lata: '477'
|
5277
|
-
ilec_name:
|
4941
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5278
4942
|
lat:
|
5279
4943
|
long:
|
5280
4944
|
- country: US
|
@@ -5288,16 +4952,14 @@ rate_centers:
|
|
5288
4952
|
long: "-86.280435"
|
5289
4953
|
closest_city:
|
5290
4954
|
name: Petrey
|
5291
|
-
|
5292
|
-
value: 14.83
|
5293
|
-
units: km
|
4955
|
+
distance_km: 14.83
|
5294
4956
|
- country: US
|
5295
4957
|
region: AL
|
5296
4958
|
exchange: '327588'
|
5297
4959
|
name: LARKINSVL
|
5298
4960
|
full_name: Larkinsville
|
5299
4961
|
lata: '477'
|
5300
|
-
ilec_name:
|
4962
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5301
4963
|
lat:
|
5302
4964
|
long:
|
5303
4965
|
- country: US
|
@@ -5324,14 +4986,12 @@ rate_centers:
|
|
5324
4986
|
name: LECTA
|
5325
4987
|
full_name: Lecta
|
5326
4988
|
lata: '476'
|
5327
|
-
ilec_name:
|
4989
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
5328
4990
|
lat: '33.598488'
|
5329
4991
|
long: "-85.439988"
|
5330
4992
|
closest_city:
|
5331
4993
|
name: Ranburne
|
5332
|
-
|
5333
|
-
value: 12.36
|
5334
|
-
units: km
|
4994
|
+
distance_km: 12.36
|
5335
4995
|
- country: US
|
5336
4996
|
region: AL
|
5337
4997
|
exchange: '007940'
|
@@ -5343,9 +5003,7 @@ rate_centers:
|
|
5343
5003
|
long: "-86.539703"
|
5344
5004
|
closest_city:
|
5345
5005
|
name: Leeds
|
5346
|
-
|
5347
|
-
value: 2.41
|
5348
|
-
units: km
|
5006
|
+
distance_km: 2.41
|
5349
5007
|
- country: US
|
5350
5008
|
region: AL
|
5351
5009
|
exchange: '007950'
|
@@ -5357,9 +5015,7 @@ rate_centers:
|
|
5357
5015
|
long: "-85.768563"
|
5358
5016
|
closest_city:
|
5359
5017
|
name: Leesburg
|
5360
|
-
|
5361
|
-
value: 0.65
|
5362
|
-
units: km
|
5018
|
+
distance_km: 0.65
|
5363
5019
|
- country: US
|
5364
5020
|
region: AL
|
5365
5021
|
exchange: '007960'
|
@@ -5371,9 +5027,7 @@ rate_centers:
|
|
5371
5027
|
long: "-87.525369"
|
5372
5028
|
closest_city:
|
5373
5029
|
name: Leighton
|
5374
|
-
|
5375
|
-
value: 1.86
|
5376
|
-
units: km
|
5030
|
+
distance_km: 1.86
|
5377
5031
|
- country: US
|
5378
5032
|
region: AL
|
5379
5033
|
exchange: '327960'
|
@@ -5416,7 +5070,7 @@ rate_centers:
|
|
5416
5070
|
name: LEVEL PLNS
|
5417
5071
|
full_name: Level Plains
|
5418
5072
|
lata: '478'
|
5419
|
-
ilec_name:
|
5073
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5420
5074
|
lat:
|
5421
5075
|
long:
|
5422
5076
|
- country: US
|
@@ -5430,9 +5084,7 @@ rate_centers:
|
|
5430
5084
|
long: "-87.369426"
|
5431
5085
|
closest_city:
|
5432
5086
|
name: Lexington
|
5433
|
-
|
5434
|
-
value: 0.38
|
5435
|
-
units: km
|
5087
|
+
distance_km: 0.38
|
5436
5088
|
- country: US
|
5437
5089
|
region: AL
|
5438
5090
|
exchange: '327372'
|
@@ -5448,28 +5100,24 @@ rate_centers:
|
|
5448
5100
|
name: LILLIAN
|
5449
5101
|
full_name: Lillian
|
5450
5102
|
lata: '480'
|
5451
|
-
ilec_name:
|
5103
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
5452
5104
|
lat: '30.417589'
|
5453
5105
|
long: "-87.441995"
|
5454
5106
|
closest_city:
|
5455
5107
|
name: Lillian
|
5456
|
-
|
5457
|
-
value: 1.13
|
5458
|
-
units: km
|
5108
|
+
distance_km: 1.13
|
5459
5109
|
- country: US
|
5460
5110
|
region: AL
|
5461
5111
|
exchange: '007990'
|
5462
5112
|
name: LINCOLN
|
5463
5113
|
full_name: Lincoln
|
5464
5114
|
lata: '476'
|
5465
|
-
ilec_name:
|
5115
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
5466
5116
|
lat: '33.616362'
|
5467
5117
|
long: "-86.11741"
|
5468
5118
|
closest_city:
|
5469
5119
|
name: Lincoln
|
5470
|
-
|
5471
|
-
value: 3.1
|
5472
|
-
units: km
|
5120
|
+
distance_km: 3.1
|
5473
5121
|
- country: US
|
5474
5122
|
region: AL
|
5475
5123
|
exchange: '008000'
|
@@ -5481,23 +5129,19 @@ rate_centers:
|
|
5481
5129
|
long: "-87.799932"
|
5482
5130
|
closest_city:
|
5483
5131
|
name: Linden
|
5484
|
-
|
5485
|
-
value: 0.93
|
5486
|
-
units: km
|
5132
|
+
distance_km: 0.93
|
5487
5133
|
- country: US
|
5488
5134
|
region: AL
|
5489
5135
|
exchange: '008010'
|
5490
5136
|
name: LINEVILLE
|
5491
5137
|
full_name: Lineville
|
5492
5138
|
lata: '476'
|
5493
|
-
ilec_name:
|
5139
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
5494
5140
|
lat: '33.317689'
|
5495
5141
|
long: "-85.741917"
|
5496
5142
|
closest_city:
|
5497
5143
|
name: Lineville
|
5498
|
-
|
5499
|
-
value: 0.98
|
5500
|
-
units: km
|
5144
|
+
distance_km: 0.98
|
5501
5145
|
- country: US
|
5502
5146
|
region: AL
|
5503
5147
|
exchange: '008020'
|
@@ -5509,9 +5153,7 @@ rate_centers:
|
|
5509
5153
|
long: "-88.28469"
|
5510
5154
|
closest_city:
|
5511
5155
|
name: Lisman
|
5512
|
-
|
5513
|
-
value: 1.48
|
5514
|
-
units: km
|
5156
|
+
distance_km: 1.48
|
5515
5157
|
- country: US
|
5516
5158
|
region: AL
|
5517
5159
|
exchange: '327964'
|
@@ -5550,9 +5192,7 @@ rate_centers:
|
|
5550
5192
|
long: "-88.181277"
|
5551
5193
|
closest_city:
|
5552
5194
|
name: Livingston
|
5553
|
-
|
5554
|
-
value: 1.83
|
5555
|
-
units: km
|
5195
|
+
distance_km: 1.83
|
5556
5196
|
- country: US
|
5557
5197
|
region: AL
|
5558
5198
|
exchange: '327770'
|
@@ -5613,14 +5253,12 @@ rate_centers:
|
|
5613
5253
|
name: LOUISVILLE
|
5614
5254
|
full_name: Louisville
|
5615
5255
|
lata: '478'
|
5616
|
-
ilec_name:
|
5256
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5617
5257
|
lat: '31.793684'
|
5618
5258
|
long: "-85.550286"
|
5619
5259
|
closest_city:
|
5620
5260
|
name: Louisville
|
5621
|
-
|
5622
|
-
value: 1.6
|
5623
|
-
units: km
|
5261
|
+
distance_km: 1.6
|
5624
5262
|
- country: US
|
5625
5263
|
region: AL
|
5626
5264
|
exchange: '327380'
|
@@ -5650,37 +5288,31 @@ rate_centers:
|
|
5650
5288
|
long: "-86.606227"
|
5651
5289
|
closest_city:
|
5652
5290
|
name: Lowndesboro
|
5653
|
-
|
5654
|
-
value: 0.51
|
5655
|
-
units: km
|
5291
|
+
distance_km: 0.51
|
5656
5292
|
- country: US
|
5657
5293
|
region: AL
|
5658
5294
|
exchange: '008060'
|
5659
5295
|
name: LOXLEY
|
5660
5296
|
full_name: Loxley
|
5661
5297
|
lata: '480'
|
5662
|
-
ilec_name:
|
5298
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
5663
5299
|
lat: '30.624657'
|
5664
5300
|
long: "-87.749324"
|
5665
5301
|
closest_city:
|
5666
5302
|
name: Loxley
|
5667
|
-
|
5668
|
-
value: 6.33
|
5669
|
-
units: km
|
5303
|
+
distance_km: 6.33
|
5670
5304
|
- country: US
|
5671
5305
|
region: AL
|
5672
5306
|
exchange: '008070'
|
5673
5307
|
name: LUVERNE
|
5674
5308
|
full_name: Luverne
|
5675
5309
|
lata: '478'
|
5676
|
-
ilec_name:
|
5310
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5677
5311
|
lat: '31.724757'
|
5678
5312
|
long: "-86.266594"
|
5679
5313
|
closest_city:
|
5680
5314
|
name: Luverne
|
5681
|
-
|
5682
|
-
value: 0.71
|
5683
|
-
units: km
|
5315
|
+
distance_km: 0.71
|
5684
5316
|
- country: US
|
5685
5317
|
region: AL
|
5686
5318
|
exchange: '008080'
|
@@ -5692,9 +5324,7 @@ rate_centers:
|
|
5692
5324
|
long: "-87.55269"
|
5693
5325
|
closest_city:
|
5694
5326
|
name: Lynn
|
5695
|
-
|
5696
|
-
value: 0.59
|
5697
|
-
units: km
|
5327
|
+
distance_km: 0.59
|
5698
5328
|
- country: US
|
5699
5329
|
region: AL
|
5700
5330
|
exchange: '008090'
|
@@ -5706,16 +5336,14 @@ rate_centers:
|
|
5706
5336
|
long: "-86.749074"
|
5707
5337
|
closest_city:
|
5708
5338
|
name: Madison
|
5709
|
-
|
5710
|
-
value: 2.43
|
5711
|
-
units: km
|
5339
|
+
distance_km: 2.43
|
5712
5340
|
- country: US
|
5713
5341
|
region: AL
|
5714
5342
|
exchange: '327775'
|
5715
5343
|
name: MADRID
|
5716
5344
|
full_name: Madrid
|
5717
5345
|
lata: '478'
|
5718
|
-
ilec_name:
|
5346
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5719
5347
|
lat:
|
5720
5348
|
long:
|
5721
5349
|
- country: US
|
@@ -5751,14 +5379,12 @@ rate_centers:
|
|
5751
5379
|
name: MAGNOLISPG
|
5752
5380
|
full_name: Magnolia Springs
|
5753
5381
|
lata: '480'
|
5754
|
-
ilec_name:
|
5382
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
5755
5383
|
lat: '30.407952'
|
5756
5384
|
long: "-87.775705"
|
5757
5385
|
closest_city:
|
5758
5386
|
name: Magnolia Springs
|
5759
|
-
|
5760
|
-
value: 0.85
|
5761
|
-
units: km
|
5387
|
+
distance_km: 0.85
|
5762
5388
|
- country: US
|
5763
5389
|
region: AL
|
5764
5390
|
exchange: '327968'
|
@@ -5774,7 +5400,7 @@ rate_centers:
|
|
5774
5400
|
name: MALVERN
|
5775
5401
|
full_name: Malvern
|
5776
5402
|
lata: '478'
|
5777
|
-
ilec_name:
|
5403
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5778
5404
|
lat:
|
5779
5405
|
long:
|
5780
5406
|
- country: US
|
@@ -5788,9 +5414,7 @@ rate_centers:
|
|
5788
5414
|
long: "-86.875638"
|
5789
5415
|
closest_city:
|
5790
5416
|
name: Maplesville
|
5791
|
-
|
5792
|
-
value: 0.48
|
5793
|
-
units: km
|
5417
|
+
distance_km: 0.48
|
5794
5418
|
- country: US
|
5795
5419
|
region: AL
|
5796
5420
|
exchange: '327382'
|
@@ -5820,9 +5444,7 @@ rate_centers:
|
|
5820
5444
|
long: "-87.972658"
|
5821
5445
|
closest_city:
|
5822
5446
|
name: Cherokee
|
5823
|
-
|
5824
|
-
value: 0.53
|
5825
|
-
units: km
|
5447
|
+
distance_km: 0.53
|
5826
5448
|
- country: US
|
5827
5449
|
region: AL
|
5828
5450
|
exchange: '008120'
|
@@ -5834,9 +5456,7 @@ rate_centers:
|
|
5834
5456
|
long: "-87.31678"
|
5835
5457
|
closest_city:
|
5836
5458
|
name: Marion
|
5837
|
-
|
5838
|
-
value: 0.58
|
5839
|
-
units: km
|
5459
|
+
distance_km: 0.58
|
5840
5460
|
- country: US
|
5841
5461
|
region: AL
|
5842
5462
|
exchange: '327780'
|
@@ -5852,14 +5472,12 @@ rate_centers:
|
|
5852
5472
|
name: MARLOW
|
5853
5473
|
full_name: Marlow
|
5854
5474
|
lata: '480'
|
5855
|
-
ilec_name:
|
5475
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
5856
5476
|
lat: '30.408818'
|
5857
5477
|
long: "-87.6858"
|
5858
5478
|
closest_city:
|
5859
5479
|
name: Foley
|
5860
|
-
|
5861
|
-
value: 2.31
|
5862
|
-
units: km
|
5480
|
+
distance_km: 2.31
|
5863
5481
|
- country: US
|
5864
5482
|
region: AL
|
5865
5483
|
exchange: '327384'
|
@@ -5884,14 +5502,12 @@ rate_centers:
|
|
5884
5502
|
name: MASSEY
|
5885
5503
|
full_name: Massey
|
5886
5504
|
lata: '477'
|
5887
|
-
ilec_name:
|
5505
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
5888
5506
|
lat: '34.374601'
|
5889
5507
|
long: "-87.022344"
|
5890
5508
|
closest_city:
|
5891
5509
|
name: Hartselle
|
5892
|
-
|
5893
|
-
value: 10.44
|
5894
|
-
units: km
|
5510
|
+
distance_km: 10.44
|
5895
5511
|
- country: US
|
5896
5512
|
region: AL
|
5897
5513
|
exchange: '327781'
|
@@ -5957,9 +5573,7 @@ rate_centers:
|
|
5957
5573
|
long: "-87.522579"
|
5958
5574
|
closest_city:
|
5959
5575
|
name: Atmore
|
5960
|
-
|
5961
|
-
value: 9.37
|
5962
|
-
units: km
|
5576
|
+
distance_km: 9.37
|
5963
5577
|
- country: US
|
5964
5578
|
region: AL
|
5965
5579
|
exchange: '008150'
|
@@ -5971,30 +5585,26 @@ rate_centers:
|
|
5971
5585
|
long: "-88.034511"
|
5972
5586
|
closest_city:
|
5973
5587
|
name: McIntosh
|
5974
|
-
|
5975
|
-
value: 0.62
|
5976
|
-
units: km
|
5588
|
+
distance_km: 0.62
|
5977
5589
|
- country: US
|
5978
5590
|
region: AL
|
5979
5591
|
exchange: '008160'
|
5980
5592
|
name: MCKENZIE
|
5981
5593
|
full_name: McKenzie
|
5982
5594
|
lata: '478'
|
5983
|
-
ilec_name:
|
5595
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
5984
5596
|
lat: '31.550188'
|
5985
5597
|
long: "-86.71562"
|
5986
5598
|
closest_city:
|
5987
5599
|
name: McKenzie
|
5988
|
-
|
5989
|
-
value: 1.18
|
5990
|
-
units: km
|
5600
|
+
distance_km: 1.18
|
5991
5601
|
- country: US
|
5992
5602
|
region: AL
|
5993
5603
|
exchange: '327388'
|
5994
5604
|
name: MCSHAN
|
5995
5605
|
full_name: McShan
|
5996
5606
|
lata: '476'
|
5997
|
-
ilec_name:
|
5607
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
5998
5608
|
lat:
|
5999
5609
|
long:
|
6000
5610
|
- country: US
|
@@ -6035,23 +5645,19 @@ rate_centers:
|
|
6035
5645
|
long: "-88.460238"
|
6036
5646
|
closest_city:
|
6037
5647
|
name: Needham
|
6038
|
-
|
6039
|
-
value: 13.15
|
6040
|
-
units: km
|
5648
|
+
distance_km: 13.15
|
6041
5649
|
- country: US
|
6042
5650
|
region: AL
|
6043
5651
|
exchange: '008180'
|
6044
5652
|
name: MENTONE
|
6045
5653
|
full_name: Mentone
|
6046
5654
|
lata: '476'
|
6047
|
-
ilec_name:
|
5655
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6048
5656
|
lat: '34.575874'
|
6049
5657
|
long: "-85.584241"
|
6050
5658
|
closest_city:
|
6051
5659
|
name: Mentone
|
6052
|
-
|
6053
|
-
value: 1.15
|
6054
|
-
units: km
|
5660
|
+
distance_km: 1.15
|
6055
5661
|
- country: US
|
6056
5662
|
region: AL
|
6057
5663
|
exchange: '327599'
|
@@ -6085,14 +5691,12 @@ rate_centers:
|
|
6085
5691
|
name: MIDLAND CY
|
6086
5692
|
full_name: Midland City
|
6087
5693
|
lata: '478'
|
6088
|
-
ilec_name:
|
5694
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6089
5695
|
lat: '31.308876'
|
6090
5696
|
long: "-85.50265"
|
6091
5697
|
closest_city:
|
6092
5698
|
name: Midland City
|
6093
|
-
|
6094
|
-
value: 1.14
|
6095
|
-
units: km
|
5699
|
+
distance_km: 1.14
|
6096
5700
|
- country: US
|
6097
5701
|
region: AL
|
6098
5702
|
exchange: '008200'
|
@@ -6104,9 +5708,7 @@ rate_centers:
|
|
6104
5708
|
long: "-85.526396"
|
6105
5709
|
closest_city:
|
6106
5710
|
name: Midway
|
6107
|
-
|
6108
|
-
value: 0.64
|
6109
|
-
units: km
|
5711
|
+
distance_km: 0.64
|
6110
5712
|
- country: US
|
6111
5713
|
region: AL
|
6112
5714
|
exchange: '008261'
|
@@ -6122,7 +5724,7 @@ rate_centers:
|
|
6122
5724
|
name: MILLERVL
|
6123
5725
|
full_name: Millerville
|
6124
5726
|
lata: '476'
|
6125
|
-
ilec_name:
|
5727
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6126
5728
|
lat:
|
6127
5729
|
long:
|
6128
5730
|
- country: US
|
@@ -6136,9 +5738,7 @@ rate_centers:
|
|
6136
5738
|
long: "-88.080834"
|
6137
5739
|
closest_city:
|
6138
5740
|
name: Millport
|
6139
|
-
|
6140
|
-
value: 1.03
|
6141
|
-
units: km
|
5741
|
+
distance_km: 1.03
|
6142
5742
|
- country: US
|
6143
5743
|
region: AL
|
6144
5744
|
exchange: '008220'
|
@@ -6150,9 +5750,7 @@ rate_centers:
|
|
6150
5750
|
long: "-88.311112"
|
6151
5751
|
closest_city:
|
6152
5752
|
name: Millry
|
6153
|
-
|
6154
|
-
value: 1.15
|
6155
|
-
units: km
|
5753
|
+
distance_km: 1.15
|
6156
5754
|
- country: US
|
6157
5755
|
region: AL
|
6158
5756
|
exchange: '327788'
|
@@ -6173,9 +5771,7 @@ rate_centers:
|
|
6173
5771
|
long: "-88.049844"
|
6174
5772
|
closest_city:
|
6175
5773
|
name: Mobile
|
6176
|
-
|
6177
|
-
value: 6.54
|
6178
|
-
units: km
|
5774
|
+
distance_km: 6.54
|
6179
5775
|
- country: US
|
6180
5776
|
region: AL
|
6181
5777
|
exchange: '008240'
|
@@ -6187,9 +5783,7 @@ rate_centers:
|
|
6187
5783
|
long: "-87.324897"
|
6188
5784
|
closest_city:
|
6189
5785
|
name: Monroeville
|
6190
|
-
|
6191
|
-
value: 1.06
|
6192
|
-
units: km
|
5786
|
+
distance_km: 1.06
|
6193
5787
|
- country: US
|
6194
5788
|
region: AL
|
6195
5789
|
exchange: '008250'
|
@@ -6201,9 +5795,7 @@ rate_centers:
|
|
6201
5795
|
long: "-86.869333"
|
6202
5796
|
closest_city:
|
6203
5797
|
name: Wilton
|
6204
|
-
|
6205
|
-
value: 2.19
|
6206
|
-
units: km
|
5798
|
+
distance_km: 2.19
|
6207
5799
|
- country: US
|
6208
5800
|
region: AL
|
6209
5801
|
exchange: '008260'
|
@@ -6215,9 +5807,7 @@ rate_centers:
|
|
6215
5807
|
long: "-86.300866"
|
6216
5808
|
closest_city:
|
6217
5809
|
name: Montgomery
|
6218
|
-
|
6219
|
-
value: 4.31
|
6220
|
-
units: km
|
5810
|
+
distance_km: 4.31
|
6221
5811
|
- country: US
|
6222
5812
|
region: AL
|
6223
5813
|
exchange: '327978'
|
@@ -6256,9 +5846,7 @@ rate_centers:
|
|
6256
5846
|
long: "-86.574667"
|
6257
5847
|
closest_city:
|
6258
5848
|
name: Union Grove
|
6259
|
-
|
6260
|
-
value: 14.7
|
6261
|
-
units: km
|
5849
|
+
distance_km: 14.7
|
6262
5850
|
- country: US
|
6263
5851
|
region: AL
|
6264
5852
|
exchange: '327396'
|
@@ -6274,14 +5862,12 @@ rate_centers:
|
|
6274
5862
|
name: MRNSCRSRDS
|
6275
5863
|
full_name: Morrisons Cross Roads
|
6276
5864
|
lata: '476'
|
6277
|
-
ilec_name:
|
5865
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6278
5866
|
lat: '33.422788'
|
6279
5867
|
long: "-85.492279"
|
6280
5868
|
closest_city:
|
6281
5869
|
name: Morrison Crossroads
|
6282
|
-
|
6283
|
-
value: 0.38
|
6284
|
-
units: km
|
5870
|
+
distance_km: 0.38
|
6285
5871
|
- country: US
|
6286
5872
|
region: AL
|
6287
5873
|
exchange: '327790'
|
@@ -6302,9 +5888,7 @@ rate_centers:
|
|
6302
5888
|
long: "-87.292292"
|
6303
5889
|
closest_city:
|
6304
5890
|
name: Moulton
|
6305
|
-
|
6306
|
-
value: 0.83
|
6307
|
-
units: km
|
5891
|
+
distance_km: 0.83
|
6308
5892
|
- country: US
|
6309
5893
|
region: AL
|
6310
5894
|
exchange: '008300'
|
@@ -6316,9 +5900,7 @@ rate_centers:
|
|
6316
5900
|
long: "-87.627899"
|
6317
5901
|
closest_city:
|
6318
5902
|
name: Moundville
|
6319
|
-
|
6320
|
-
value: 0.32
|
6321
|
-
units: km
|
5903
|
+
distance_km: 0.32
|
6322
5904
|
- country: US
|
6323
5905
|
region: AL
|
6324
5906
|
exchange: '327791'
|
@@ -6375,9 +5957,7 @@ rate_centers:
|
|
6375
5957
|
long: "-88.010209"
|
6376
5958
|
closest_city:
|
6377
5959
|
name: Mount Vernon
|
6378
|
-
|
6379
|
-
value: 0.57
|
6380
|
-
units: km
|
5960
|
+
distance_km: 0.57
|
6381
5961
|
- country: US
|
6382
5962
|
region: AL
|
6383
5963
|
exchange: '327401'
|
@@ -6416,9 +5996,7 @@ rate_centers:
|
|
6416
5996
|
long: "-85.951566"
|
6417
5997
|
closest_city:
|
6418
5998
|
name: Munford
|
6419
|
-
|
6420
|
-
value: 0.39
|
6421
|
-
units: km
|
5999
|
+
distance_km: 0.39
|
6422
6000
|
- country: US
|
6423
6001
|
region: AL
|
6424
6002
|
exchange: '327405'
|
@@ -6466,16 +6044,14 @@ rate_centers:
|
|
6466
6044
|
long: "-87.986246"
|
6467
6045
|
closest_city:
|
6468
6046
|
name: Nanafalia
|
6469
|
-
|
6470
|
-
value: 0.99
|
6471
|
-
units: km
|
6047
|
+
distance_km: 0.99
|
6472
6048
|
- country: US
|
6473
6049
|
region: AL
|
6474
6050
|
exchange: '327795'
|
6475
6051
|
name: NAPIER FLD
|
6476
6052
|
full_name: Napier Field
|
6477
6053
|
lata: '478'
|
6478
|
-
ilec_name:
|
6054
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6479
6055
|
lat:
|
6480
6056
|
long:
|
6481
6057
|
- country: US
|
@@ -6484,7 +6060,7 @@ rate_centers:
|
|
6484
6060
|
name: NATURALBDG
|
6485
6061
|
full_name: Natural Bridge
|
6486
6062
|
lata: '476'
|
6487
|
-
ilec_name:
|
6063
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6488
6064
|
lat:
|
6489
6065
|
long:
|
6490
6066
|
- country: US
|
@@ -6498,9 +6074,7 @@ rate_centers:
|
|
6498
6074
|
long: "-87.489811"
|
6499
6075
|
closest_city:
|
6500
6076
|
name: Nauvoo
|
6501
|
-
|
6502
|
-
value: 0.47
|
6503
|
-
units: km
|
6077
|
+
distance_km: 0.47
|
6504
6078
|
- country: US
|
6505
6079
|
region: AL
|
6506
6080
|
exchange: '008350'
|
@@ -6512,9 +6086,7 @@ rate_centers:
|
|
6512
6086
|
long: "-86.616948"
|
6513
6087
|
closest_city:
|
6514
6088
|
name: Nectar
|
6515
|
-
|
6516
|
-
value: 1.63
|
6517
|
-
units: km
|
6089
|
+
distance_km: 1.63
|
6518
6090
|
- country: US
|
6519
6091
|
region: AL
|
6520
6092
|
exchange: '008360'
|
@@ -6526,23 +6098,19 @@ rate_centers:
|
|
6526
6098
|
long: "-88.298448"
|
6527
6099
|
closest_city:
|
6528
6100
|
name: Needham
|
6529
|
-
|
6530
|
-
value: 3.63
|
6531
|
-
units: km
|
6101
|
+
distance_km: 3.63
|
6532
6102
|
- country: US
|
6533
6103
|
region: AL
|
6534
6104
|
exchange: '008370'
|
6535
6105
|
name: NEWBROCKTN
|
6536
6106
|
full_name: New Brockton
|
6537
6107
|
lata: '478'
|
6538
|
-
ilec_name:
|
6108
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6539
6109
|
lat: '31.390874'
|
6540
6110
|
long: "-85.932556"
|
6541
6111
|
closest_city:
|
6542
6112
|
name: New Brockton
|
6543
|
-
|
6544
|
-
value: 1.66
|
6545
|
-
units: km
|
6113
|
+
distance_km: 1.66
|
6546
6114
|
- country: US
|
6547
6115
|
region: AL
|
6548
6116
|
exchange: '327410'
|
@@ -6563,9 +6131,7 @@ rate_centers:
|
|
6563
6131
|
long: "-86.398698"
|
6564
6132
|
closest_city:
|
6565
6133
|
name: New Hope
|
6566
|
-
|
6567
|
-
value: 1.37
|
6568
|
-
units: km
|
6134
|
+
distance_km: 1.37
|
6569
6135
|
- country: US
|
6570
6136
|
region: AL
|
6571
6137
|
exchange: '008390'
|
@@ -6577,9 +6143,7 @@ rate_centers:
|
|
6577
6143
|
long: "-86.432288"
|
6578
6144
|
closest_city:
|
6579
6145
|
name: New Market
|
6580
|
-
|
6581
|
-
value: 2.22
|
6582
|
-
units: km
|
6146
|
+
distance_km: 2.22
|
6583
6147
|
- country: US
|
6584
6148
|
region: AL
|
6585
6149
|
exchange: '327411'
|
@@ -6604,7 +6168,7 @@ rate_centers:
|
|
6604
6168
|
name: NEWELL
|
6605
6169
|
full_name: Newell
|
6606
6170
|
lata: '476'
|
6607
|
-
ilec_name:
|
6171
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6608
6172
|
lat:
|
6609
6173
|
long:
|
6610
6174
|
- country: US
|
@@ -6613,28 +6177,24 @@ rate_centers:
|
|
6613
6177
|
name: NEWTON
|
6614
6178
|
full_name: Newton
|
6615
6179
|
lata: '478'
|
6616
|
-
ilec_name:
|
6180
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6617
6181
|
lat: '31.332722'
|
6618
6182
|
long: "-85.597371"
|
6619
6183
|
closest_city:
|
6620
6184
|
name: Newton
|
6621
|
-
|
6622
|
-
value: 1.31
|
6623
|
-
units: km
|
6185
|
+
distance_km: 1.31
|
6624
6186
|
- country: US
|
6625
6187
|
region: AL
|
6626
6188
|
exchange: '008410'
|
6627
6189
|
name: NEWVILLE
|
6628
6190
|
full_name: Newville
|
6629
6191
|
lata: '478'
|
6630
|
-
ilec_name:
|
6192
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6631
6193
|
lat: '31.427166'
|
6632
6194
|
long: "-85.342265"
|
6633
6195
|
closest_city:
|
6634
6196
|
name: Newville
|
6635
|
-
|
6636
|
-
value: 0.9
|
6637
|
-
units: km
|
6197
|
+
distance_km: 0.9
|
6638
6198
|
- country: US
|
6639
6199
|
region: AL
|
6640
6200
|
exchange: '327607'
|
@@ -6677,14 +6237,12 @@ rate_centers:
|
|
6677
6237
|
name: NOTASULGA
|
6678
6238
|
full_name: Notasulga
|
6679
6239
|
lata: '478'
|
6680
|
-
ilec_name:
|
6240
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6681
6241
|
lat: '32.565925'
|
6682
6242
|
long: "-85.673327"
|
6683
6243
|
closest_city:
|
6684
6244
|
name: Notasulga
|
6685
|
-
|
6686
|
-
value: 1.03
|
6687
|
-
units: km
|
6245
|
+
distance_km: 1.03
|
6688
6246
|
- country: US
|
6689
6247
|
region: AL
|
6690
6248
|
exchange: '327414'
|
@@ -6714,9 +6272,7 @@ rate_centers:
|
|
6714
6272
|
long: "-85.267717"
|
6715
6273
|
closest_city:
|
6716
6274
|
name: Fredonia
|
6717
|
-
|
6718
|
-
value: 2.27
|
6719
|
-
units: km
|
6275
|
+
distance_km: 2.27
|
6720
6276
|
- country: US
|
6721
6277
|
region: AL
|
6722
6278
|
exchange: '008440'
|
@@ -6728,23 +6284,19 @@ rate_centers:
|
|
6728
6284
|
long: "-87.392531"
|
6729
6285
|
closest_city:
|
6730
6286
|
name: Oakman
|
6731
|
-
|
6732
|
-
value: 0.62
|
6733
|
-
units: km
|
6287
|
+
distance_km: 0.62
|
6734
6288
|
- country: US
|
6735
6289
|
region: AL
|
6736
6290
|
exchange: '008450'
|
6737
6291
|
name: ODEN RIDGE
|
6738
6292
|
full_name: Oden Ridge
|
6739
6293
|
lata: '477'
|
6740
|
-
ilec_name:
|
6294
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6741
6295
|
lat: '34.376834'
|
6742
6296
|
long: "-86.756942"
|
6743
6297
|
closest_city:
|
6744
6298
|
name: Eva
|
6745
|
-
|
6746
|
-
value: 5.53
|
6747
|
-
units: km
|
6299
|
+
distance_km: 5.53
|
6748
6300
|
- country: US
|
6749
6301
|
region: AL
|
6750
6302
|
exchange: '008460'
|
@@ -6756,9 +6308,7 @@ rate_centers:
|
|
6756
6308
|
long: "-86.4072"
|
6757
6309
|
closest_city:
|
6758
6310
|
name: Odenville
|
6759
|
-
|
6760
|
-
value: 1.65
|
6761
|
-
units: km
|
6311
|
+
distance_km: 1.65
|
6762
6312
|
- country: US
|
6763
6313
|
region: AL
|
6764
6314
|
exchange: '008470'
|
@@ -6770,16 +6320,14 @@ rate_centers:
|
|
6770
6320
|
long: "-85.966102"
|
6771
6321
|
closest_city:
|
6772
6322
|
name: Ohatchee
|
6773
|
-
|
6774
|
-
value: 5.96
|
6775
|
-
units: km
|
6323
|
+
distance_km: 5.96
|
6776
6324
|
- country: US
|
6777
6325
|
region: AL
|
6778
6326
|
exchange: '327419'
|
6779
6327
|
name: OLDMEMPHIS
|
6780
6328
|
full_name: Old Memphis
|
6781
6329
|
lata: '476'
|
6782
|
-
ilec_name:
|
6330
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6783
6331
|
lat:
|
6784
6332
|
long:
|
6785
6333
|
- country: US
|
@@ -6793,16 +6341,14 @@ rate_centers:
|
|
6793
6341
|
long: "-86.467144"
|
6794
6342
|
closest_city:
|
6795
6343
|
name: Oneonta
|
6796
|
-
|
6797
|
-
value: 2.6
|
6798
|
-
units: km
|
6344
|
+
distance_km: 2.6
|
6799
6345
|
- country: US
|
6800
6346
|
region: AL
|
6801
6347
|
exchange: '327801'
|
6802
6348
|
name: ONYCHA
|
6803
6349
|
full_name: Onycha
|
6804
6350
|
lata: '478'
|
6805
|
-
ilec_name:
|
6351
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6806
6352
|
lat:
|
6807
6353
|
long:
|
6808
6354
|
- country: US
|
@@ -6816,51 +6362,43 @@ rate_centers:
|
|
6816
6362
|
long: "-85.383644"
|
6817
6363
|
closest_city:
|
6818
6364
|
name: Opelika
|
6819
|
-
|
6820
|
-
value: 2.37
|
6821
|
-
units: km
|
6365
|
+
distance_km: 2.37
|
6822
6366
|
- country: US
|
6823
6367
|
region: AL
|
6824
6368
|
exchange: '008500'
|
6825
6369
|
name: OPP
|
6826
6370
|
full_name: Opp
|
6827
6371
|
lata: '478'
|
6828
|
-
ilec_name:
|
6372
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6829
6373
|
lat: '31.28479'
|
6830
6374
|
long: "-86.266097"
|
6831
6375
|
closest_city:
|
6832
6376
|
name: Opp
|
6833
|
-
|
6834
|
-
value: 0.86
|
6835
|
-
units: km
|
6377
|
+
distance_km: 0.86
|
6836
6378
|
- country: US
|
6837
6379
|
region: AL
|
6838
6380
|
exchange: '008510'
|
6839
6381
|
name: ORANGE BCH
|
6840
6382
|
full_name: Orange Beach
|
6841
6383
|
lata: '480'
|
6842
|
-
ilec_name:
|
6384
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
6843
6385
|
lat: '30.28313'
|
6844
6386
|
long: "-87.569314"
|
6845
6387
|
closest_city:
|
6846
6388
|
name: Orange Beach
|
6847
|
-
|
6848
|
-
value: 1.94
|
6849
|
-
units: km
|
6389
|
+
distance_km: 1.94
|
6850
6390
|
- country: US
|
6851
6391
|
region: AL
|
6852
6392
|
exchange: '008520'
|
6853
6393
|
name: ORRVILLE
|
6854
6394
|
full_name: Orrville
|
6855
6395
|
lata: '478'
|
6856
|
-
ilec_name:
|
6396
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6857
6397
|
lat: '32.307074'
|
6858
6398
|
long: "-87.243797"
|
6859
6399
|
closest_city:
|
6860
6400
|
name: Orrville
|
6861
|
-
|
6862
|
-
value: 0.15
|
6863
|
-
units: km
|
6401
|
+
distance_km: 0.15
|
6864
6402
|
- country: US
|
6865
6403
|
region: AL
|
6866
6404
|
exchange: '327981'
|
@@ -6890,9 +6428,7 @@ rate_centers:
|
|
6890
6428
|
long: "-86.459261"
|
6891
6429
|
closest_city:
|
6892
6430
|
name: Owens Cross Roads
|
6893
|
-
|
6894
|
-
value: 0.18
|
6895
|
-
units: km
|
6431
|
+
distance_km: 0.18
|
6896
6432
|
- country: US
|
6897
6433
|
region: AL
|
6898
6434
|
exchange: '006331'
|
@@ -6908,14 +6444,12 @@ rate_centers:
|
|
6908
6444
|
name: OZARK
|
6909
6445
|
full_name: Ozark
|
6910
6446
|
lata: '478'
|
6911
|
-
ilec_name:
|
6447
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
6912
6448
|
lat: '31.458047'
|
6913
6449
|
long: "-85.640383"
|
6914
6450
|
closest_city:
|
6915
6451
|
name: Ozark
|
6916
|
-
|
6917
|
-
value: 1.04
|
6918
|
-
units: km
|
6452
|
+
distance_km: 1.04
|
6919
6453
|
- country: US
|
6920
6454
|
region: AL
|
6921
6455
|
exchange: '327610'
|
@@ -6949,14 +6483,12 @@ rate_centers:
|
|
6949
6483
|
name: PANOLA
|
6950
6484
|
full_name: Panola
|
6951
6485
|
lata: '476'
|
6952
|
-
ilec_name:
|
6486
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6953
6487
|
lat: '32.941508'
|
6954
6488
|
long: "-88.264792"
|
6955
6489
|
closest_city:
|
6956
6490
|
name: Panola
|
6957
|
-
|
6958
|
-
value: 0.73
|
6959
|
-
units: km
|
6491
|
+
distance_km: 0.73
|
6960
6492
|
- country: US
|
6961
6493
|
region: AL
|
6962
6494
|
exchange: '327806'
|
@@ -6977,9 +6509,7 @@ rate_centers:
|
|
6977
6509
|
long: "-87.283964"
|
6978
6510
|
closest_city:
|
6979
6511
|
name: Parrish
|
6980
|
-
|
6981
|
-
value: 0.37
|
6982
|
-
units: km
|
6512
|
+
distance_km: 0.37
|
6983
6513
|
- country: US
|
6984
6514
|
region: AL
|
6985
6515
|
exchange: '327426'
|
@@ -6995,14 +6525,12 @@ rate_centers:
|
|
6995
6525
|
name: PELL CITY
|
6996
6526
|
full_name: Pell City
|
6997
6527
|
lata: '476'
|
6998
|
-
ilec_name:
|
6528
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
6999
6529
|
lat: '33.592196'
|
7000
6530
|
long: "-86.282913"
|
7001
6531
|
closest_city:
|
7002
6532
|
name: Pell City
|
7003
|
-
|
7004
|
-
value: 3.77
|
7005
|
-
units: km
|
6533
|
+
distance_km: 3.77
|
7006
6534
|
- country: US
|
7007
6535
|
region: AL
|
7008
6536
|
exchange: '008580'
|
@@ -7014,9 +6542,7 @@ rate_centers:
|
|
7014
6542
|
long: "-88.047621"
|
7015
6543
|
closest_city:
|
7016
6544
|
name: Pennington
|
7017
|
-
|
7018
|
-
value: 2.09
|
7019
|
-
units: km
|
6545
|
+
distance_km: 2.09
|
7020
6546
|
- country: US
|
7021
6547
|
region: AL
|
7022
6548
|
exchange: '327983'
|
@@ -7046,9 +6572,7 @@ rate_centers:
|
|
7046
6572
|
long: "-85.702917"
|
7047
6573
|
closest_city:
|
7048
6574
|
name: Banks
|
7049
|
-
|
7050
|
-
value: 19.71
|
7051
|
-
units: km
|
6575
|
+
distance_km: 19.71
|
7052
6576
|
- country: US
|
7053
6577
|
region: AL
|
7054
6578
|
exchange: '008600'
|
@@ -7060,9 +6584,7 @@ rate_centers:
|
|
7060
6584
|
long: "-87.266251"
|
7061
6585
|
closest_city:
|
7062
6586
|
name: Peterman
|
7063
|
-
|
7064
|
-
value: 0.34
|
7065
|
-
units: km
|
6587
|
+
distance_km: 0.34
|
7066
6588
|
- country: US
|
7067
6589
|
region: AL
|
7068
6590
|
exchange: '327429'
|
@@ -7078,7 +6600,7 @@ rate_centers:
|
|
7078
6600
|
name: PETREY
|
7079
6601
|
full_name: Petrey
|
7080
6602
|
lata: '478'
|
7081
|
-
ilec_name:
|
6603
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7082
6604
|
lat:
|
7083
6605
|
long:
|
7084
6606
|
- country: US
|
@@ -7092,30 +6614,26 @@ rate_centers:
|
|
7092
6614
|
long: "-85.005908"
|
7093
6615
|
closest_city:
|
7094
6616
|
name: Phenix City
|
7095
|
-
|
7096
|
-
value: 2.08
|
7097
|
-
units: km
|
6617
|
+
distance_km: 2.08
|
7098
6618
|
- country: US
|
7099
6619
|
region: AL
|
7100
6620
|
exchange: '008620'
|
7101
6621
|
name: PHILCMPBLL
|
7102
6622
|
full_name: Phil Campbell
|
7103
6623
|
lata: '476'
|
7104
|
-
ilec_name:
|
6624
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7105
6625
|
lat: '34.348011'
|
7106
6626
|
long: "-87.709688"
|
7107
6627
|
closest_city:
|
7108
6628
|
name: Phil Campbell
|
7109
|
-
|
7110
|
-
value: 0.49
|
7111
|
-
units: km
|
6629
|
+
distance_km: 0.49
|
7112
6630
|
- country: US
|
7113
6631
|
region: AL
|
7114
6632
|
exchange: '327431'
|
7115
6633
|
name: PICKENSVL
|
7116
6634
|
full_name: Pickensville
|
7117
6635
|
lata: '476'
|
7118
|
-
ilec_name:
|
6636
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7119
6637
|
lat:
|
7120
6638
|
long:
|
7121
6639
|
- country: US
|
@@ -7129,9 +6647,7 @@ rate_centers:
|
|
7129
6647
|
long: "-85.602133"
|
7130
6648
|
closest_city:
|
7131
6649
|
name: Piedmont
|
7132
|
-
|
7133
|
-
value: 1.18
|
7134
|
-
units: km
|
6650
|
+
distance_km: 1.18
|
7135
6651
|
- country: US
|
7136
6652
|
region: AL
|
7137
6653
|
exchange: '327809'
|
@@ -7147,7 +6663,7 @@ rate_centers:
|
|
7147
6663
|
name: PINCKARD
|
7148
6664
|
full_name: Pinckard
|
7149
6665
|
lata: '478'
|
7150
|
-
ilec_name:
|
6666
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7151
6667
|
lat:
|
7152
6668
|
long:
|
7153
6669
|
- country: US
|
@@ -7161,23 +6677,19 @@ rate_centers:
|
|
7161
6677
|
long: "-86.990816"
|
7162
6678
|
closest_city:
|
7163
6679
|
name: Pine Apple
|
7164
|
-
|
7165
|
-
value: 0.29
|
7166
|
-
units: km
|
6680
|
+
distance_km: 0.29
|
7167
6681
|
- country: US
|
7168
6682
|
region: AL
|
7169
6683
|
exchange: '008650'
|
7170
6684
|
name: PINE HILL
|
7171
6685
|
full_name: Pine Hill
|
7172
6686
|
lata: '478'
|
7173
|
-
ilec_name:
|
6687
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7174
6688
|
lat: '31.984461'
|
7175
6689
|
long: "-87.592785"
|
7176
6690
|
closest_city:
|
7177
6691
|
name: Pine Hill
|
7178
|
-
|
7179
|
-
value: 0.55
|
7180
|
-
units: km
|
6692
|
+
distance_km: 0.55
|
7181
6693
|
- country: US
|
7182
6694
|
region: AL
|
7183
6695
|
exchange: '008660'
|
@@ -7189,9 +6701,7 @@ rate_centers:
|
|
7189
6701
|
long: "-86.057659"
|
7190
6702
|
closest_city:
|
7191
6703
|
name: Fitzpatrick
|
7192
|
-
|
7193
|
-
value: 23.22
|
7194
|
-
units: km
|
6704
|
+
distance_km: 23.22
|
7195
6705
|
- country: US
|
7196
6706
|
region: AL
|
7197
6707
|
exchange: '327433'
|
@@ -7221,9 +6731,7 @@ rate_centers:
|
|
7221
6731
|
long: "-86.682651"
|
7222
6732
|
closest_city:
|
7223
6733
|
name: Pinson
|
7224
|
-
|
7225
|
-
value: 2.26
|
7226
|
-
units: km
|
6734
|
+
distance_km: 2.26
|
7227
6735
|
- country: US
|
7228
6736
|
region: AL
|
7229
6737
|
exchange: '327436'
|
@@ -7244,9 +6752,7 @@ rate_centers:
|
|
7244
6752
|
long: "-85.843073"
|
7245
6753
|
closest_city:
|
7246
6754
|
name: Pisgah
|
7247
|
-
|
7248
|
-
value: 0.28
|
7249
|
-
units: km
|
6755
|
+
distance_km: 0.28
|
7250
6756
|
- country: US
|
7251
6757
|
region: AL
|
7252
6758
|
exchange: '322825'
|
@@ -7384,9 +6890,7 @@ rate_centers:
|
|
7384
6890
|
long: "-86.465021"
|
7385
6891
|
closest_city:
|
7386
6892
|
name: Prattville
|
7387
|
-
|
7388
|
-
value: 0.96
|
7389
|
-
units: km
|
6893
|
+
distance_km: 0.96
|
7390
6894
|
- country: US
|
7391
6895
|
region: AL
|
7392
6896
|
exchange: '327990'
|
@@ -7438,7 +6942,7 @@ rate_centers:
|
|
7438
6942
|
name: PYRITON
|
7439
6943
|
full_name: Pyriton
|
7440
6944
|
lata: '476'
|
7441
|
-
ilec_name:
|
6945
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7442
6946
|
lat:
|
7443
6947
|
long:
|
7444
6948
|
- country: US
|
@@ -7461,9 +6965,7 @@ rate_centers:
|
|
7461
6965
|
long: "-86.156954"
|
7462
6966
|
closest_city:
|
7463
6967
|
name: Ragland
|
7464
|
-
|
7465
|
-
value: 1.91
|
7466
|
-
units: km
|
6968
|
+
distance_km: 1.91
|
7467
6969
|
- country: US
|
7468
6970
|
region: AL
|
7469
6971
|
exchange: '007401'
|
@@ -7484,9 +6986,7 @@ rate_centers:
|
|
7484
6986
|
long: "-85.84909"
|
7485
6987
|
closest_city:
|
7486
6988
|
name: Rainsville
|
7487
|
-
|
7488
|
-
value: 0.55
|
7489
|
-
units: km
|
6989
|
+
distance_km: 0.55
|
7490
6990
|
- country: US
|
7491
6991
|
region: AL
|
7492
6992
|
exchange: '327450'
|
@@ -7507,9 +7007,7 @@ rate_centers:
|
|
7507
7007
|
long: "-86.222269"
|
7508
7008
|
closest_city:
|
7509
7009
|
name: Petrey
|
7510
|
-
|
7511
|
-
value: 22.33
|
7512
|
-
units: km
|
7010
|
+
distance_km: 22.33
|
7513
7011
|
- country: US
|
7514
7012
|
region: AL
|
7515
7013
|
exchange: '008730'
|
@@ -7521,9 +7019,7 @@ rate_centers:
|
|
7521
7019
|
long: "-85.347468"
|
7522
7020
|
closest_city:
|
7523
7021
|
name: Ranburne
|
7524
|
-
|
7525
|
-
value: 0.86
|
7526
|
-
units: km
|
7022
|
+
distance_km: 0.86
|
7527
7023
|
- country: US
|
7528
7024
|
region: AL
|
7529
7025
|
exchange: '327819'
|
@@ -7553,9 +7049,7 @@ rate_centers:
|
|
7553
7049
|
long: "-88.139521"
|
7554
7050
|
closest_city:
|
7555
7051
|
name: Red Bay
|
7556
|
-
|
7557
|
-
value: 0.62
|
7558
|
-
units: km
|
7052
|
+
distance_km: 0.62
|
7559
7053
|
- country: US
|
7560
7054
|
region: AL
|
7561
7055
|
exchange: '327451'
|
@@ -7571,14 +7065,12 @@ rate_centers:
|
|
7571
7065
|
name: RED LEVEL
|
7572
7066
|
full_name: Red Level
|
7573
7067
|
lata: '478'
|
7574
|
-
ilec_name:
|
7068
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7575
7069
|
lat: '31.407198'
|
7576
7070
|
long: "-86.609295"
|
7577
7071
|
closest_city:
|
7578
7072
|
name: Red Level
|
7579
|
-
|
7580
|
-
value: 0.21
|
7581
|
-
units: km
|
7073
|
+
distance_km: 0.21
|
7582
7074
|
- country: US
|
7583
7075
|
region: AL
|
7584
7076
|
exchange: '007781'
|
@@ -7594,7 +7086,7 @@ rate_centers:
|
|
7594
7086
|
name: REELTOWN
|
7595
7087
|
full_name: Reeltown
|
7596
7088
|
lata: '478'
|
7597
|
-
ilec_name:
|
7089
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7598
7090
|
lat:
|
7599
7091
|
long:
|
7600
7092
|
- country: US
|
@@ -7603,21 +7095,19 @@ rate_centers:
|
|
7603
7095
|
name: REFORM
|
7604
7096
|
full_name: Reform
|
7605
7097
|
lata: '476'
|
7606
|
-
ilec_name:
|
7098
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7607
7099
|
lat: '33.383126'
|
7608
7100
|
long: "-88.014869"
|
7609
7101
|
closest_city:
|
7610
7102
|
name: Reform
|
7611
|
-
|
7612
|
-
value: 0.53
|
7613
|
-
units: km
|
7103
|
+
distance_km: 0.53
|
7614
7104
|
- country: US
|
7615
7105
|
region: AL
|
7616
7106
|
exchange: '327822'
|
7617
7107
|
name: REHOBETH
|
7618
7108
|
full_name: Rehobeth
|
7619
7109
|
lata: '478'
|
7620
|
-
ilec_name:
|
7110
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7621
7111
|
lat:
|
7622
7112
|
long:
|
7623
7113
|
- country: US
|
@@ -7649,9 +7139,7 @@ rate_centers:
|
|
7649
7139
|
long: "-87.24336"
|
7650
7140
|
closest_city:
|
7651
7141
|
name: Repton
|
7652
|
-
|
7653
|
-
value: 0.38
|
7654
|
-
units: km
|
7142
|
+
distance_km: 0.38
|
7655
7143
|
- country: US
|
7656
7144
|
region: AL
|
7657
7145
|
exchange: '327455'
|
@@ -7672,16 +7160,14 @@ rate_centers:
|
|
7672
7160
|
long: "-85.551977"
|
7673
7161
|
closest_city:
|
7674
7162
|
name: Broomtown
|
7675
|
-
|
7676
|
-
value: 1.82
|
7677
|
-
units: km
|
7163
|
+
distance_km: 1.82
|
7678
7164
|
- country: US
|
7679
7165
|
region: AL
|
7680
7166
|
exchange: '327823'
|
7681
7167
|
name: RIVERFALLS
|
7682
7168
|
full_name: River Falls
|
7683
7169
|
lata: '478'
|
7684
|
-
ilec_name:
|
7170
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7685
7171
|
lat:
|
7686
7172
|
long:
|
7687
7173
|
- country: US
|
@@ -7690,7 +7176,7 @@ rate_centers:
|
|
7690
7176
|
name: RIVERSIDE
|
7691
7177
|
full_name: Riverside
|
7692
7178
|
lata: '476'
|
7693
|
-
ilec_name:
|
7179
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7694
7180
|
lat:
|
7695
7181
|
long:
|
7696
7182
|
- country: US
|
@@ -7713,9 +7199,7 @@ rate_centers:
|
|
7713
7199
|
long: "-85.364917"
|
7714
7200
|
closest_city:
|
7715
7201
|
name: Roanoke
|
7716
|
-
|
7717
|
-
value: 1.49
|
7718
|
-
units: km
|
7202
|
+
distance_km: 1.49
|
7719
7203
|
- country: US
|
7720
7204
|
region: AL
|
7721
7205
|
exchange: '327825'
|
@@ -7731,14 +7215,12 @@ rate_centers:
|
|
7731
7215
|
name: ROBERTSDL
|
7732
7216
|
full_name: Robertsdale
|
7733
7217
|
lata: '480'
|
7734
|
-
ilec_name:
|
7218
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
7735
7219
|
lat: '30.560046'
|
7736
7220
|
long: "-87.709862"
|
7737
7221
|
closest_city:
|
7738
7222
|
name: Robertsdale
|
7739
|
-
|
7740
|
-
value: 1.03
|
7741
|
-
units: km
|
7223
|
+
distance_km: 1.03
|
7742
7224
|
- country: US
|
7743
7225
|
region: AL
|
7744
7226
|
exchange: '008810'
|
@@ -7750,23 +7232,19 @@ rate_centers:
|
|
7750
7232
|
long: "-85.289082"
|
7751
7233
|
closest_city:
|
7752
7234
|
name: Rock Mills
|
7753
|
-
|
7754
|
-
value: 0.45
|
7755
|
-
units: km
|
7235
|
+
distance_km: 0.45
|
7756
7236
|
- country: US
|
7757
7237
|
region: AL
|
7758
7238
|
exchange: '008820'
|
7759
7239
|
name: ROCKFORD
|
7760
7240
|
full_name: Rockford
|
7761
7241
|
lata: '476'
|
7762
|
-
ilec_name:
|
7242
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7763
7243
|
lat: '32.890568'
|
7764
7244
|
long: "-86.22734"
|
7765
7245
|
closest_city:
|
7766
7246
|
name: Rockford
|
7767
|
-
|
7768
|
-
value: 1.16
|
7769
|
-
units: km
|
7247
|
+
distance_km: 1.16
|
7770
7248
|
- country: US
|
7771
7249
|
region: AL
|
7772
7250
|
exchange: '327459'
|
@@ -7787,9 +7265,7 @@ rate_centers:
|
|
7787
7265
|
long: "-87.290856"
|
7788
7266
|
closest_city:
|
7789
7267
|
name: Rogersville
|
7790
|
-
|
7791
|
-
value: 0.87
|
7792
|
-
units: km
|
7268
|
+
distance_km: 0.87
|
7793
7269
|
- country: US
|
7794
7270
|
region: AL
|
7795
7271
|
exchange: '327460'
|
@@ -7810,9 +7286,7 @@ rate_centers:
|
|
7810
7286
|
long: "-87.733683"
|
7811
7287
|
closest_city:
|
7812
7288
|
name: Russellville
|
7813
|
-
|
7814
|
-
value: 0.67
|
7815
|
-
units: km
|
7289
|
+
distance_km: 0.67
|
7816
7290
|
- country: US
|
7817
7291
|
region: AL
|
7818
7292
|
exchange: '327827'
|
@@ -7828,7 +7302,7 @@ rate_centers:
|
|
7828
7302
|
name: RUTLEDGE
|
7829
7303
|
full_name: Rutledge
|
7830
7304
|
lata: '478'
|
7831
|
-
ilec_name:
|
7305
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7832
7306
|
lat:
|
7833
7307
|
long:
|
7834
7308
|
- country: US
|
@@ -7855,7 +7329,7 @@ rate_centers:
|
|
7855
7329
|
name: SAFFORD
|
7856
7330
|
full_name: Safford
|
7857
7331
|
lata: '478'
|
7858
|
-
ilec_name:
|
7332
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
7859
7333
|
lat:
|
7860
7334
|
long:
|
7861
7335
|
- country: US
|
@@ -7936,14 +7410,12 @@ rate_centers:
|
|
7936
7410
|
name: SAMSON
|
7937
7411
|
full_name: Samson
|
7938
7412
|
lata: '478'
|
7939
|
-
ilec_name:
|
7413
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7940
7414
|
lat: '31.109264'
|
7941
7415
|
long: "-86.047292"
|
7942
7416
|
closest_city:
|
7943
7417
|
name: Samson
|
7944
|
-
|
7945
|
-
value: 0.36
|
7946
|
-
units: km
|
7418
|
+
distance_km: 0.36
|
7947
7419
|
- country: US
|
7948
7420
|
region: AL
|
7949
7421
|
exchange: '008860'
|
@@ -7955,9 +7427,7 @@ rate_centers:
|
|
7955
7427
|
long: "-85.765822"
|
7956
7428
|
closest_city:
|
7957
7429
|
name: Sand Rock
|
7958
|
-
|
7959
|
-
value: 1.42
|
7960
|
-
units: km
|
7430
|
+
distance_km: 1.42
|
7961
7431
|
- country: US
|
7962
7432
|
region: AL
|
7963
7433
|
exchange: '327464'
|
@@ -7973,7 +7443,7 @@ rate_centers:
|
|
7973
7443
|
name: SANFORD
|
7974
7444
|
full_name: Sanford
|
7975
7445
|
lata: '478'
|
7976
|
-
ilec_name:
|
7446
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
7977
7447
|
lat:
|
7978
7448
|
long:
|
7979
7449
|
- country: US
|
@@ -8045,14 +7515,12 @@ rate_centers:
|
|
8045
7515
|
name: SCOTTSBORO
|
8046
7516
|
full_name: Scottsboro
|
8047
7517
|
lata: '477'
|
8048
|
-
ilec_name:
|
7518
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8049
7519
|
lat: '34.675111'
|
8050
7520
|
long: "-86.032684"
|
8051
7521
|
closest_city:
|
8052
7522
|
name: Scottsboro
|
8053
|
-
|
8054
|
-
value: 3.79
|
8055
|
-
units: km
|
7523
|
+
distance_km: 3.79
|
8056
7524
|
- country: US
|
8057
7525
|
region: AL
|
8058
7526
|
exchange: '322828'
|
@@ -8077,7 +7545,7 @@ rate_centers:
|
|
8077
7545
|
name: SEARIGHT
|
8078
7546
|
full_name: Searight
|
8079
7547
|
lata: '478'
|
8080
|
-
ilec_name:
|
7548
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8081
7549
|
lat:
|
8082
7550
|
long:
|
8083
7551
|
- country: US
|
@@ -8086,21 +7554,19 @@ rate_centers:
|
|
8086
7554
|
name: SECTION
|
8087
7555
|
full_name: Section
|
8088
7556
|
lata: '477'
|
8089
|
-
ilec_name:
|
7557
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8090
7558
|
lat: '34.572703'
|
8091
7559
|
long: "-85.992232"
|
8092
7560
|
closest_city:
|
8093
7561
|
name: Section
|
8094
|
-
|
8095
|
-
value: 1.2
|
8096
|
-
units: km
|
7562
|
+
distance_km: 1.2
|
8097
7563
|
- country: US
|
8098
7564
|
region: AL
|
8099
7565
|
exchange: '327838'
|
8100
7566
|
name: SEDGEFIELD
|
8101
7567
|
full_name: Sedgefield
|
8102
7568
|
lata: '478'
|
8103
|
-
ilec_name:
|
7569
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
8104
7570
|
lat:
|
8105
7571
|
long:
|
8106
7572
|
- country: US
|
@@ -8123,9 +7589,7 @@ rate_centers:
|
|
8123
7589
|
long: "-87.023483"
|
8124
7590
|
closest_city:
|
8125
7591
|
name: Selma
|
8126
|
-
|
8127
|
-
value: 0.95
|
8128
|
-
units: km
|
7592
|
+
distance_km: 0.95
|
8129
7593
|
- country: US
|
8130
7594
|
region: AL
|
8131
7595
|
exchange: '327841'
|
@@ -8141,14 +7605,12 @@ rate_centers:
|
|
8141
7605
|
name: SEMINOLE
|
8142
7606
|
full_name: Seminole
|
8143
7607
|
lata: '480'
|
8144
|
-
ilec_name:
|
7608
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
8145
7609
|
lat: '30.534677'
|
8146
7610
|
long: "-87.52778"
|
8147
7611
|
closest_city:
|
8148
7612
|
name: Lillian
|
8149
|
-
|
8150
|
-
value: 16.42
|
8151
|
-
units: km
|
7613
|
+
distance_km: 16.42
|
8152
7614
|
- country: US
|
8153
7615
|
region: AL
|
8154
7616
|
exchange: '008233'
|
@@ -8178,9 +7640,7 @@ rate_centers:
|
|
8178
7640
|
long: "-85.184149"
|
8179
7641
|
closest_city:
|
8180
7642
|
name: Lanett
|
8181
|
-
|
8182
|
-
value: 2.29
|
8183
|
-
units: km
|
7643
|
+
distance_km: 2.29
|
8184
7644
|
- country: US
|
8185
7645
|
region: AL
|
8186
7646
|
exchange: '008920'
|
@@ -8192,9 +7652,7 @@ rate_centers:
|
|
8192
7652
|
long: "-87.698492"
|
8193
7653
|
closest_city:
|
8194
7654
|
name: Sheffield
|
8195
|
-
|
8196
|
-
value: 0.91
|
8197
|
-
units: km
|
7655
|
+
distance_km: 0.91
|
8198
7656
|
- country: US
|
8199
7657
|
region: AL
|
8200
7658
|
exchange: '327469'
|
@@ -8246,7 +7704,7 @@ rate_centers:
|
|
8246
7704
|
name: SHORTERVL
|
8247
7705
|
full_name: Shorterville
|
8248
7706
|
lata: '478'
|
8249
|
-
ilec_name:
|
7707
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8250
7708
|
lat:
|
8251
7709
|
long:
|
8252
7710
|
- country: US
|
@@ -8260,9 +7718,7 @@ rate_centers:
|
|
8260
7718
|
long: "-88.336375"
|
8261
7719
|
closest_city:
|
8262
7720
|
name: Silas
|
8263
|
-
|
8264
|
-
value: 1.23
|
8265
|
-
units: km
|
7721
|
+
distance_km: 1.23
|
8266
7722
|
- country: US
|
8267
7723
|
region: AL
|
8268
7724
|
exchange: '327473'
|
@@ -8278,7 +7734,7 @@ rate_centers:
|
|
8278
7734
|
name: SILVERHILL
|
8279
7735
|
full_name: Silverhill
|
8280
7736
|
lata: '480'
|
8281
|
-
ilec_name:
|
7737
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
8282
7738
|
lat:
|
8283
7739
|
long:
|
8284
7740
|
- country: US
|
@@ -8296,7 +7752,7 @@ rate_centers:
|
|
8296
7752
|
name: SKIPPERVL
|
8297
7753
|
full_name: Skipperville
|
8298
7754
|
lata: '478'
|
8299
|
-
ilec_name:
|
7755
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8300
7756
|
lat:
|
8301
7757
|
long:
|
8302
7758
|
- country: US
|
@@ -8305,28 +7761,24 @@ rate_centers:
|
|
8305
7761
|
name: SKYLINE
|
8306
7762
|
full_name: Skyline
|
8307
7763
|
lata: '477'
|
8308
|
-
ilec_name:
|
7764
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8309
7765
|
lat: '34.926968'
|
8310
7766
|
long: "-86.031943"
|
8311
7767
|
closest_city:
|
8312
7768
|
name: Hytop
|
8313
|
-
|
8314
|
-
value: 6.13
|
8315
|
-
units: km
|
7769
|
+
distance_km: 6.13
|
8316
7770
|
- country: US
|
8317
7771
|
region: AL
|
8318
7772
|
exchange: '008950'
|
8319
7773
|
name: SLOCOMB
|
8320
7774
|
full_name: Slocomb
|
8321
7775
|
lata: '478'
|
8322
|
-
ilec_name:
|
7776
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8323
7777
|
lat: '31.115776'
|
8324
7778
|
long: "-85.593801"
|
8325
7779
|
closest_city:
|
8326
7780
|
name: Slocomb
|
8327
|
-
|
8328
|
-
value: 0.63
|
8329
|
-
units: km
|
7781
|
+
distance_km: 0.63
|
8330
7782
|
- country: US
|
8331
7783
|
region: AL
|
8332
7784
|
exchange: '322830'
|
@@ -8347,9 +7799,7 @@ rate_centers:
|
|
8347
7799
|
long: "-86.396604"
|
8348
7800
|
closest_city:
|
8349
7801
|
name: Snead
|
8350
|
-
|
8351
|
-
value: 1.24
|
8352
|
-
units: km
|
7802
|
+
distance_km: 1.24
|
8353
7803
|
- country: US
|
8354
7804
|
region: AL
|
8355
7805
|
exchange: '327475'
|
@@ -8460,9 +7910,7 @@ rate_centers:
|
|
8460
7910
|
long: "-86.465781"
|
8461
7911
|
closest_city:
|
8462
7912
|
name: Springville
|
8463
|
-
|
8464
|
-
value: 1.4
|
8465
|
-
units: km
|
7913
|
+
distance_km: 1.4
|
8466
7914
|
- country: US
|
8467
7915
|
region: AL
|
8468
7916
|
exchange: '327849'
|
@@ -8514,7 +7962,7 @@ rate_centers:
|
|
8514
7962
|
name: STATE LINE
|
8515
7963
|
full_name: State Line
|
8516
7964
|
lata: '478'
|
8517
|
-
ilec_name:
|
7965
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8518
7966
|
lat:
|
8519
7967
|
long:
|
8520
7968
|
- country: US
|
@@ -8532,7 +7980,7 @@ rate_centers:
|
|
8532
7980
|
name: STEELWOOD
|
8533
7981
|
full_name: Steelwood
|
8534
7982
|
lata: '480'
|
8535
|
-
ilec_name:
|
7983
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
8536
7984
|
lat:
|
8537
7985
|
long:
|
8538
7986
|
- country: US
|
@@ -8564,9 +8012,7 @@ rate_centers:
|
|
8564
8012
|
long: "-85.834736"
|
8565
8013
|
closest_city:
|
8566
8014
|
name: Stevenson
|
8567
|
-
|
8568
|
-
value: 2.42
|
8569
|
-
units: km
|
8015
|
+
distance_km: 2.42
|
8570
8016
|
- country: US
|
8571
8017
|
region: AL
|
8572
8018
|
exchange: '327483'
|
@@ -8609,14 +8055,12 @@ rate_centers:
|
|
8609
8055
|
name: SULLIGENT
|
8610
8056
|
full_name: Sulligent
|
8611
8057
|
lata: '476'
|
8612
|
-
ilec_name:
|
8058
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
8613
8059
|
lat: '33.90111'
|
8614
8060
|
long: "-88.130173"
|
8615
8061
|
closest_city:
|
8616
8062
|
name: Sulligent
|
8617
|
-
|
8618
|
-
value: 1.15
|
8619
|
-
units: km
|
8063
|
+
distance_km: 1.15
|
8620
8064
|
- country: US
|
8621
8065
|
region: AL
|
8622
8066
|
exchange: '327485'
|
@@ -8632,14 +8076,12 @@ rate_centers:
|
|
8632
8076
|
name: SUMMERDALE
|
8633
8077
|
full_name: Summerdale
|
8634
8078
|
lata: '480'
|
8635
|
-
ilec_name:
|
8079
|
+
ilec_name: BRIGHTSPEED OF SOUTHERN ALABAMA
|
8636
8080
|
lat: '30.493781'
|
8637
8081
|
long: "-87.701255"
|
8638
8082
|
closest_city:
|
8639
8083
|
name: Summerdale
|
8640
|
-
|
8641
|
-
value: 2.01
|
8642
|
-
units: km
|
8084
|
+
distance_km: 2.01
|
8643
8085
|
- country: US
|
8644
8086
|
region: AL
|
8645
8087
|
exchange: '327486'
|
@@ -8682,14 +8124,12 @@ rate_centers:
|
|
8682
8124
|
name: SURFSIDE
|
8683
8125
|
full_name: Surfside
|
8684
8126
|
lata: '476'
|
8685
|
-
ilec_name:
|
8127
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
8686
8128
|
lat: '33.508158'
|
8687
8129
|
long: "-86.305587"
|
8688
8130
|
closest_city:
|
8689
8131
|
name: Pell City
|
8690
|
-
|
8691
|
-
value: 6.88
|
8692
|
-
units: km
|
8132
|
+
distance_km: 6.88
|
8693
8133
|
- country: US
|
8694
8134
|
region: AL
|
8695
8135
|
exchange: '327488'
|
@@ -8719,9 +8159,7 @@ rate_centers:
|
|
8719
8159
|
long: "-87.856223"
|
8720
8160
|
closest_city:
|
8721
8161
|
name: Sweet Water
|
8722
|
-
|
8723
|
-
value: 1.55
|
8724
|
-
units: km
|
8162
|
+
distance_km: 1.55
|
8725
8163
|
- country: US
|
8726
8164
|
region: AL
|
8727
8165
|
exchange: '327489'
|
@@ -8742,9 +8180,7 @@ rate_centers:
|
|
8742
8180
|
long: "-86.249204"
|
8743
8181
|
closest_city:
|
8744
8182
|
name: Sylacauga
|
8745
|
-
|
8746
|
-
value: 1.54
|
8747
|
-
units: km
|
8183
|
+
distance_km: 1.54
|
8748
8184
|
- country: US
|
8749
8185
|
region: AL
|
8750
8186
|
exchange: '327491'
|
@@ -8774,9 +8210,7 @@ rate_centers:
|
|
8774
8210
|
long: "-86.099612"
|
8775
8211
|
closest_city:
|
8776
8212
|
name: Talladega
|
8777
|
-
|
8778
|
-
value: 0.79
|
8779
|
-
units: km
|
8213
|
+
distance_km: 0.79
|
8780
8214
|
- country: US
|
8781
8215
|
region: AL
|
8782
8216
|
exchange: '327494'
|
@@ -8792,14 +8226,12 @@ rate_centers:
|
|
8792
8226
|
name: TALLASSEE
|
8793
8227
|
full_name: Tallassee
|
8794
8228
|
lata: '478'
|
8795
|
-
ilec_name:
|
8229
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
8796
8230
|
lat: '32.540148'
|
8797
8231
|
long: "-85.899975"
|
8798
8232
|
closest_city:
|
8799
8233
|
name: Tallassee
|
8800
|
-
|
8801
|
-
value: 1.32
|
8802
|
-
units: km
|
8234
|
+
distance_km: 1.32
|
8803
8235
|
- country: US
|
8804
8236
|
region: AL
|
8805
8237
|
exchange: '327627'
|
@@ -8824,7 +8256,7 @@ rate_centers:
|
|
8824
8256
|
name: TAYLOR
|
8825
8257
|
full_name: Taylor
|
8826
8258
|
lata: '478'
|
8827
|
-
ilec_name:
|
8259
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8828
8260
|
lat:
|
8829
8261
|
long:
|
8830
8262
|
- country: US
|
@@ -8833,7 +8265,7 @@ rate_centers:
|
|
8833
8265
|
name: TENNILLE
|
8834
8266
|
full_name: Tennille
|
8835
8267
|
lata: '478'
|
8836
|
-
ilec_name:
|
8268
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
8837
8269
|
lat:
|
8838
8270
|
long:
|
8839
8271
|
- country: US
|
@@ -8856,9 +8288,7 @@ rate_centers:
|
|
8856
8288
|
long: "-87.62416"
|
8857
8289
|
closest_city:
|
8858
8290
|
name: Thomaston
|
8859
|
-
|
8860
|
-
value: 0.49
|
8861
|
-
units: km
|
8291
|
+
distance_km: 0.49
|
8862
8292
|
- country: US
|
8863
8293
|
region: AL
|
8864
8294
|
exchange: '009070'
|
@@ -8870,9 +8300,7 @@ rate_centers:
|
|
8870
8300
|
long: "-87.743167"
|
8871
8301
|
closest_city:
|
8872
8302
|
name: Thomasville
|
8873
|
-
|
8874
|
-
value: 0.61
|
8875
|
-
units: km
|
8303
|
+
distance_km: 0.61
|
8876
8304
|
- country: US
|
8877
8305
|
region: AL
|
8878
8306
|
exchange: '327862'
|
@@ -8888,14 +8316,12 @@ rate_centers:
|
|
8888
8316
|
name: THORSBY
|
8889
8317
|
full_name: Thorsby
|
8890
8318
|
lata: '476'
|
8891
|
-
ilec_name:
|
8319
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
8892
8320
|
lat: '32.915697'
|
8893
8321
|
long: "-86.718536"
|
8894
8322
|
closest_city:
|
8895
8323
|
name: Thorsby
|
8896
|
-
|
8897
|
-
value: 0.21
|
8898
|
-
units: km
|
8324
|
+
distance_km: 0.21
|
8899
8325
|
- country: US
|
8900
8326
|
region: AL
|
8901
8327
|
exchange: '328015'
|
@@ -8934,9 +8360,7 @@ rate_centers:
|
|
8934
8360
|
long: "-87.408963"
|
8935
8361
|
closest_city:
|
8936
8362
|
name: Town Creek
|
8937
|
-
|
8938
|
-
value: 1.59
|
8939
|
-
units: km
|
8363
|
+
distance_km: 1.59
|
8940
8364
|
- country: US
|
8941
8365
|
region: AL
|
8942
8366
|
exchange: '327497'
|
@@ -9002,23 +8426,19 @@ rate_centers:
|
|
9002
8426
|
long: "-85.975318"
|
9003
8427
|
closest_city:
|
9004
8428
|
name: Troy
|
9005
|
-
|
9006
|
-
value: 1.17
|
9007
|
-
units: km
|
8429
|
+
distance_km: 1.17
|
9008
8430
|
- country: US
|
9009
8431
|
region: AL
|
9010
8432
|
exchange: '009110'
|
9011
8433
|
name: TRUSSVILLE
|
9012
8434
|
full_name: Trussville
|
9013
8435
|
lata: '476'
|
9014
|
-
ilec_name:
|
8436
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9015
8437
|
lat: '33.625648'
|
9016
8438
|
long: "-86.610954"
|
9017
8439
|
closest_city:
|
9018
8440
|
name: Trussville
|
9019
|
-
|
9020
|
-
value: 3.19
|
9021
|
-
units: km
|
8441
|
+
distance_km: 3.19
|
9022
8442
|
- country: US
|
9023
8443
|
region: AL
|
9024
8444
|
exchange: '328017'
|
@@ -9039,9 +8459,7 @@ rate_centers:
|
|
9039
8459
|
long: "-87.560588"
|
9040
8460
|
closest_city:
|
9041
8461
|
name: Tuscaloosa
|
9042
|
-
|
9043
|
-
value: 5.07
|
9044
|
-
units: km
|
8462
|
+
distance_km: 5.07
|
9045
8463
|
- country: US
|
9046
8464
|
region: AL
|
9047
8465
|
exchange: '327633'
|
@@ -9062,9 +8480,7 @@ rate_centers:
|
|
9062
8480
|
long: "-85.688741"
|
9063
8481
|
closest_city:
|
9064
8482
|
name: Tuskegee
|
9065
|
-
|
9066
|
-
value: 2.82
|
9067
|
-
units: km
|
8483
|
+
distance_km: 2.82
|
9068
8484
|
- country: US
|
9069
8485
|
region: AL
|
9070
8486
|
exchange: '327866'
|
@@ -9094,9 +8510,7 @@ rate_centers:
|
|
9094
8510
|
long: "-86.458496"
|
9095
8511
|
closest_city:
|
9096
8512
|
name: Union Grove
|
9097
|
-
|
9098
|
-
value: 0.97
|
9099
|
-
units: km
|
8513
|
+
distance_km: 0.97
|
9100
8514
|
- country: US
|
9101
8515
|
region: AL
|
9102
8516
|
exchange: '009150'
|
@@ -9108,9 +8522,7 @@ rate_centers:
|
|
9108
8522
|
long: "-85.717127"
|
9109
8523
|
closest_city:
|
9110
8524
|
name: Union Springs
|
9111
|
-
|
9112
|
-
value: 0.29
|
9113
|
-
units: km
|
8525
|
+
distance_km: 0.29
|
9114
8526
|
- country: US
|
9115
8527
|
region: AL
|
9116
8528
|
exchange: '009160'
|
@@ -9122,9 +8534,7 @@ rate_centers:
|
|
9122
8534
|
long: "-87.509448"
|
9123
8535
|
closest_city:
|
9124
8536
|
name: Uniontown
|
9125
|
-
|
9126
|
-
value: 1.33
|
9127
|
-
units: km
|
8537
|
+
distance_km: 1.33
|
9128
8538
|
- country: US
|
9129
8539
|
region: AL
|
9130
8540
|
exchange: '009170'
|
@@ -9136,9 +8546,7 @@ rate_centers:
|
|
9136
8546
|
long: "-87.498754"
|
9137
8547
|
closest_city:
|
9138
8548
|
name: Uriah
|
9139
|
-
|
9140
|
-
value: 0.05
|
9141
|
-
units: km
|
8549
|
+
distance_km: 0.05
|
9142
8550
|
- country: US
|
9143
8551
|
region: AL
|
9144
8552
|
exchange: '327634'
|
@@ -9172,14 +8580,12 @@ rate_centers:
|
|
9172
8580
|
name: VALLEYHEAD
|
9173
8581
|
full_name: Valley Head
|
9174
8582
|
lata: '476'
|
9175
|
-
ilec_name:
|
8583
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9176
8584
|
lat: '34.566424'
|
9177
8585
|
long: "-85.609559"
|
9178
8586
|
closest_city:
|
9179
8587
|
name: Valley Head
|
9180
|
-
|
9181
|
-
value: 1.67
|
9182
|
-
units: km
|
8588
|
+
distance_km: 1.67
|
9183
8589
|
- country: US
|
9184
8590
|
region: AL
|
9185
8591
|
exchange: '327505'
|
@@ -9213,14 +8619,12 @@ rate_centers:
|
|
9213
8619
|
name: VERNON
|
9214
8620
|
full_name: Vernon
|
9215
8621
|
lata: '476'
|
9216
|
-
ilec_name:
|
8622
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9217
8623
|
lat: '33.752093'
|
9218
8624
|
long: "-88.110144"
|
9219
8625
|
closest_city:
|
9220
8626
|
name: Vernon
|
9221
|
-
|
9222
|
-
value: 0.84
|
9223
|
-
units: km
|
8627
|
+
distance_km: 0.84
|
9224
8628
|
- country: US
|
9225
8629
|
region: AL
|
9226
8630
|
exchange: '327509'
|
@@ -9250,9 +8654,7 @@ rate_centers:
|
|
9250
8654
|
long: "-86.999244"
|
9251
8655
|
closest_city:
|
9252
8656
|
name: Elkmont
|
9253
|
-
|
9254
|
-
value: 6.18
|
9255
|
-
units: km
|
8657
|
+
distance_km: 6.18
|
9256
8658
|
- country: US
|
9257
8659
|
region: AL
|
9258
8660
|
exchange: '327870'
|
@@ -9282,9 +8684,7 @@ rate_centers:
|
|
9282
8684
|
long: "-86.415328"
|
9283
8685
|
closest_city:
|
9284
8686
|
name: Vincent
|
9285
|
-
|
9286
|
-
value: 0.62
|
9287
|
-
units: km
|
8687
|
+
distance_km: 0.62
|
9288
8688
|
- country: US
|
9289
8689
|
region: AL
|
9290
8690
|
exchange: '328019'
|
@@ -9314,23 +8714,19 @@ rate_centers:
|
|
9314
8714
|
long: "-87.319"
|
9315
8715
|
closest_city:
|
9316
8716
|
name: Vredenburgh
|
9317
|
-
|
9318
|
-
value: 0.18
|
9319
|
-
units: km
|
8717
|
+
distance_km: 0.18
|
9320
8718
|
- country: US
|
9321
8719
|
region: AL
|
9322
8720
|
exchange: '009230'
|
9323
8721
|
name: WADLEY
|
9324
8722
|
full_name: Wadley
|
9325
8723
|
lata: '476'
|
9326
|
-
ilec_name:
|
8724
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9327
8725
|
lat: '33.115697'
|
9328
8726
|
long: "-85.567194"
|
9329
8727
|
closest_city:
|
9330
8728
|
name: Wadley
|
9331
|
-
|
9332
|
-
value: 0.92
|
9333
|
-
units: km
|
8729
|
+
distance_km: 0.92
|
9334
8730
|
- country: US
|
9335
8731
|
region: AL
|
9336
8732
|
exchange: '328020'
|
@@ -9387,9 +8783,7 @@ rate_centers:
|
|
9387
8783
|
long: "-86.302359"
|
9388
8784
|
closest_city:
|
9389
8785
|
name: Walnut Grove
|
9390
|
-
|
9391
|
-
value: 1.53
|
9392
|
-
units: km
|
8786
|
+
distance_km: 1.53
|
9393
8787
|
- country: US
|
9394
8788
|
region: AL
|
9395
8789
|
exchange: '327517'
|
@@ -9410,9 +8804,7 @@ rate_centers:
|
|
9410
8804
|
long: "-86.806608"
|
9411
8805
|
closest_city:
|
9412
8806
|
name: Warrior
|
9413
|
-
|
9414
|
-
value: 0.92
|
9415
|
-
units: km
|
8807
|
+
distance_km: 0.92
|
9416
8808
|
- country: US
|
9417
8809
|
region: AL
|
9418
8810
|
exchange: '327638'
|
@@ -9437,7 +8829,7 @@ rate_centers:
|
|
9437
8829
|
name: WATTSVILLE
|
9438
8830
|
full_name: Wattsville
|
9439
8831
|
lata: '476'
|
9440
|
-
ilec_name:
|
8832
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9441
8833
|
lat:
|
9442
8834
|
long:
|
9443
8835
|
- country: US
|
@@ -9482,7 +8874,7 @@ rate_centers:
|
|
9482
8874
|
name: WEBB
|
9483
8875
|
full_name: Webb
|
9484
8876
|
lata: '478'
|
9485
|
-
ilec_name:
|
8877
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
9486
8878
|
lat:
|
9487
8879
|
long:
|
9488
8880
|
- country: US
|
@@ -9491,14 +8883,12 @@ rate_centers:
|
|
9491
8883
|
name: WEDOWEE
|
9492
8884
|
full_name: Wedowee
|
9493
8885
|
lata: '476'
|
9494
|
-
ilec_name:
|
8886
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9495
8887
|
lat: '33.298685'
|
9496
8888
|
long: "-85.48567"
|
9497
8889
|
closest_city:
|
9498
8890
|
name: Wedowee
|
9499
|
-
|
9500
|
-
value: 1.02
|
9501
|
-
units: km
|
8891
|
+
distance_km: 1.02
|
9502
8892
|
- country: US
|
9503
8893
|
region: AL
|
9504
8894
|
exchange: '327523'
|
@@ -9528,9 +8918,7 @@ rate_centers:
|
|
9528
8918
|
long: "-87.125254"
|
9529
8919
|
closest_city:
|
9530
8920
|
name: West Blocton
|
9531
|
-
|
9532
|
-
value: 0.44
|
9533
|
-
units: km
|
8921
|
+
distance_km: 0.44
|
9534
8922
|
- country: US
|
9535
8923
|
region: AL
|
9536
8924
|
exchange: '327525'
|
@@ -9569,9 +8957,7 @@ rate_centers:
|
|
9569
8957
|
long: "-85.192693"
|
9570
8958
|
closest_city:
|
9571
8959
|
name: Lanett
|
9572
|
-
|
9573
|
-
value: 2.59
|
9574
|
-
units: km
|
8960
|
+
distance_km: 2.59
|
9575
8961
|
- country: US
|
9576
8962
|
region: AL
|
9577
8963
|
exchange: '327526'
|
@@ -9592,9 +8978,7 @@ rate_centers:
|
|
9592
8978
|
long: "-86.207621"
|
9593
8979
|
closest_city:
|
9594
8980
|
name: Wetumpka
|
9595
|
-
|
9596
|
-
value: 1.21
|
9597
|
-
units: km
|
8981
|
+
distance_km: 1.21
|
9598
8982
|
- country: US
|
9599
8983
|
region: AL
|
9600
8984
|
exchange: '328025'
|
@@ -9633,23 +9017,19 @@ rate_centers:
|
|
9633
9017
|
long: "-85.498731"
|
9634
9018
|
closest_city:
|
9635
9019
|
name: Cedar Bluff
|
9636
|
-
|
9637
|
-
value: 13.01
|
9638
|
-
units: km
|
9020
|
+
distance_km: 13.01
|
9639
9021
|
- country: US
|
9640
9022
|
region: AL
|
9641
9023
|
exchange: '009310'
|
9642
9024
|
name: WICKSBURG
|
9643
9025
|
full_name: Wicksburg
|
9644
9026
|
lata: '478'
|
9645
|
-
ilec_name:
|
9027
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - SOUTHERN
|
9646
9028
|
lat: '31.292267'
|
9647
9029
|
long: "-85.622847"
|
9648
9030
|
closest_city:
|
9649
9031
|
name: Newton
|
9650
|
-
|
9651
|
-
value: 6.41
|
9652
|
-
units: km
|
9032
|
+
distance_km: 6.41
|
9653
9033
|
- country: US
|
9654
9034
|
region: AL
|
9655
9035
|
exchange: '328027'
|
@@ -9683,14 +9063,12 @@ rate_centers:
|
|
9683
9063
|
name: WINFIELD
|
9684
9064
|
full_name: Winfield
|
9685
9065
|
lata: '476'
|
9686
|
-
ilec_name:
|
9066
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9687
9067
|
lat: '33.932272'
|
9688
9068
|
long: "-87.819064"
|
9689
9069
|
closest_city:
|
9690
9070
|
name: Winfield
|
9691
|
-
|
9692
|
-
value: 2.12
|
9693
|
-
units: km
|
9071
|
+
distance_km: 2.12
|
9694
9072
|
- country: US
|
9695
9073
|
region: AL
|
9696
9074
|
exchange: '009330'
|
@@ -9702,23 +9080,19 @@ rate_centers:
|
|
9702
9080
|
long: "-86.61458"
|
9703
9081
|
closest_city:
|
9704
9082
|
name: Carolina
|
9705
|
-
|
9706
|
-
value: 23.93
|
9707
|
-
units: km
|
9083
|
+
distance_km: 23.93
|
9708
9084
|
- country: US
|
9709
9085
|
region: AL
|
9710
9086
|
exchange: '009340'
|
9711
9087
|
name: WOODLAND
|
9712
9088
|
full_name: Woodland
|
9713
9089
|
lata: '476'
|
9714
|
-
ilec_name:
|
9090
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9715
9091
|
lat: '33.374936'
|
9716
9092
|
long: "-85.423391"
|
9717
9093
|
closest_city:
|
9718
9094
|
name: Woodland
|
9719
|
-
|
9720
|
-
value: 2.41
|
9721
|
-
units: km
|
9095
|
+
distance_km: 2.41
|
9722
9096
|
- country: US
|
9723
9097
|
region: AL
|
9724
9098
|
exchange: '327532'
|
@@ -9770,7 +9144,7 @@ rate_centers:
|
|
9770
9144
|
name: YELLOW BLF
|
9771
9145
|
full_name: Yellow Bluff
|
9772
9146
|
lata: '478'
|
9773
|
-
ilec_name:
|
9147
|
+
ilec_name: BRIGHTSPEED OF ALABAMA, LLC - NORTHERN
|
9774
9148
|
lat:
|
9775
9149
|
long:
|
9776
9150
|
- country: US
|
@@ -9784,9 +9158,7 @@ rate_centers:
|
|
9784
9158
|
long: "-88.301092"
|
9785
9159
|
closest_city:
|
9786
9160
|
name: York
|
9787
|
-
|
9788
|
-
value: 1.78
|
9789
|
-
units: km
|
9161
|
+
distance_km: 1.78
|
9790
9162
|
- country: US
|
9791
9163
|
region: AL
|
9792
9164
|
exchange: '327879'
|