rate_center 0.1.2 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.release-please-manifest.json +1 -1
- data/CHANGELOG.md +14 -0
- data/README.md +14 -15
- data/data/cities/us/ak.yml +1077 -3221
- data/data/cities/us/al.yml +1790 -5358
- data/data/cities/us/ar.yml +1892 -5712
- data/data/cities/us/az.yml +1422 -4236
- data/data/cities/us/ca.yml +5539 -16077
- data/data/cities/us/co.yml +2019 -5477
- data/data/cities/us/ct.yml +576 -1714
- data/data/cities/us/dc.yml +1 -3
- data/data/cities/us/de.yml +237 -711
- data/data/cities/us/fl.yml +2904 -8670
- data/data/cities/us/ga.yml +2010 -6030
- data/data/cities/us/hi.yml +474 -1422
- data/data/cities/us/ia.yml +3095 -9585
- data/data/cities/us/id.yml +726 -2178
- data/data/cities/us/il.yml +4724 -13974
- data/data/cities/us/in.yml +2955 -8835
- data/data/cities/us/ks.yml +2384 -6982
- data/data/cities/us/ky.yml +1665 -4987
- data/data/cities/us/la.yml +1464 -4392
- data/data/cities/us/ma.yml +381 -1143
- data/data/cities/us/md.yml +2087 -5859
- data/data/cities/us/me.yml +200 -598
- data/data/cities/us/mi.yml +2294 -6954
- data/data/cities/us/mn.yml +2730 -8232
- data/data/cities/us/mo.yml +4292 -11840
- data/data/cities/us/ms.yml +1316 -3918
- data/data/cities/us/mt.yml +1485 -4575
- data/data/cities/us/nc.yml +2401 -7169
- data/data/cities/us/nd.yml +1217 -3685
- data/data/cities/us/ne.yml +1770 -5310
- data/data/cities/us/nh.yml +123 -369
- data/data/cities/us/nj.yml +1984 -5942
- data/data/cities/us/nm.yml +1557 -4671
- data/data/cities/us/nv.yml +511 -1437
- data/data/cities/us/ny.yml +3107 -9163
- data/data/cities/us/oh.yml +3802 -11404
- data/data/cities/us/ok.yml +2548 -7610
- data/data/cities/us/or.yml +1287 -3851
- data/data/cities/us/pa.yml +5564 -16534
- data/data/cities/us/pr.yml +843 -2529
- data/data/cities/us/ri.yml +93 -279
- data/data/cities/us/sc.yml +1474 -4482
- data/data/cities/us/sd.yml +1466 -4412
- data/data/cities/us/tn.yml +1700 -4898
- data/data/cities/us/tx.yml +7453 -20437
- data/data/cities/us/ut.yml +1144 -3304
- data/data/cities/us/va.yml +2071 -6175
- data/data/cities/us/vt.yml +318 -954
- data/data/cities/us/wa.yml +2088 -6138
- data/data/cities/us/wi.yml +2489 -7407
- data/data/cities/us/wv.yml +1355 -4029
- data/data/cities/us/wy.yml +612 -1836
- data/data/rate_centers/us/ak.yml +254 -762
- data/data/rate_centers/us/al.yml +517 -1145
- data/data/rate_centers/us/ar.yml +824 -1620
- data/data/rate_centers/us/az.yml +160 -480
- data/data/rate_centers/us/ca.yml +763 -2273
- data/data/rate_centers/us/co.yml +245 -699
- data/data/rate_centers/us/ct.yml +198 -388
- data/data/rate_centers/us/dc.yml +1 -3
- data/data/rate_centers/us/de.yml +30 -90
- data/data/rate_centers/us/fl.yml +299 -885
- data/data/rate_centers/us/ga.yml +386 -1134
- data/data/rate_centers/us/hi.yml +6 -18
- data/data/rate_centers/us/ia.yml +822 -2716
- data/data/rate_centers/us/id.yml +177 -545
- data/data/rate_centers/us/il.yml +1094 -3164
- data/data/rate_centers/us/in.yml +699 -1757
- data/data/rate_centers/us/ks.yml +641 -1875
- data/data/rate_centers/us/ky.yml +384 -1128
- data/data/rate_centers/us/la.yml +312 -880
- data/data/rate_centers/us/ma.yml +267 -799
- data/data/rate_centers/us/md.yml +210 -558
- data/data/rate_centers/us/me.yml +251 -753
- data/data/rate_centers/us/mi.yml +755 -2093
- data/data/rate_centers/us/mn.yml +669 -2023
- data/data/rate_centers/us/mo.yml +1362 -3020
- data/data/rate_centers/us/ms.yml +253 -739
- data/data/rate_centers/us/mt.yml +260 -934
- data/data/rate_centers/us/nc.yml +930 -1826
- data/data/rate_centers/us/nd.yml +311 -957
- data/data/rate_centers/us/ne.yml +486 -1420
- data/data/rate_centers/us/nh.yml +156 -450
- data/data/rate_centers/us/nj.yml +358 -776
- data/data/rate_centers/us/nm.yml +163 -489
- data/data/rate_centers/us/nv.yml +115 -327
- data/data/rate_centers/us/ny.yml +843 -2303
- data/data/rate_centers/us/oh.yml +1107 -2623
- data/data/rate_centers/us/ok.yml +537 -1601
- data/data/rate_centers/us/or.yml +266 -798
- data/data/rate_centers/us/pa.yml +1346 -2914
- data/data/rate_centers/us/pr.yml +86 -254
- data/data/rate_centers/us/ri.yml +29 -79
- data/data/rate_centers/us/sc.yml +296 -854
- data/data/rate_centers/us/sd.yml +278 -844
- data/data/rate_centers/us/tn.yml +408 -1124
- data/data/rate_centers/us/tx.yml +1761 -4639
- data/data/rate_centers/us/ut.yml +154 -454
- data/data/rate_centers/us/va.yml +610 -1352
- data/data/rate_centers/us/vt.yml +141 -423
- data/data/rate_centers/us/wa.yml +296 -888
- data/data/rate_centers/us/wi.yml +888 -2106
- data/data/rate_centers/us/wv.yml +229 -687
- data/data/rate_centers/us/wy.yml +95 -281
- data/lib/rate_center/city.rb +3 -4
- data/lib/rate_center/data_prep.rb +3 -9
- data/lib/rate_center/data_source/local_calling_guide.rb +1 -1
- data/lib/rate_center/distance.rb +1 -1
- data/lib/rate_center/rate_center.rb +3 -4
- data/lib/rate_center/version.rb +1 -1
- metadata +2 -3
- data/lib/rate_center/vector.rb +0 -3
data/data/rate_centers/us/la.yml
CHANGED
@@ -20,9 +20,7 @@ rate_centers:
|
|
20
20
|
long: "-92.134254"
|
21
21
|
closest_city:
|
22
22
|
name: Abbeville
|
23
|
-
|
24
|
-
value: 0.79
|
25
|
-
units: km
|
23
|
+
distance_km: 0.79
|
26
24
|
- country: US
|
27
25
|
region: LA
|
28
26
|
exchange: '329216'
|
@@ -88,9 +86,7 @@ rate_centers:
|
|
88
86
|
long: "-90.580684"
|
89
87
|
closest_city:
|
90
88
|
name: Albany
|
91
|
-
|
92
|
-
value: 0.39
|
93
|
-
units: km
|
89
|
+
distance_km: 0.39
|
94
90
|
- country: US
|
95
91
|
region: LA
|
96
92
|
exchange: '071290'
|
@@ -102,9 +98,7 @@ rate_centers:
|
|
102
98
|
long: "-92.450908"
|
103
99
|
closest_city:
|
104
100
|
name: Alexandria
|
105
|
-
|
106
|
-
value: 2.47
|
107
|
-
units: km
|
101
|
+
distance_km: 2.47
|
108
102
|
- country: US
|
109
103
|
region: LA
|
110
104
|
exchange: '329218'
|
@@ -188,9 +182,7 @@ rate_centers:
|
|
188
182
|
long: "-90.508838"
|
189
183
|
closest_city:
|
190
184
|
name: Amite City
|
191
|
-
|
192
|
-
value: 1.69
|
193
|
-
units: km
|
185
|
+
distance_km: 1.69
|
194
186
|
- country: US
|
195
187
|
region: LA
|
196
188
|
exchange: '329090'
|
@@ -211,9 +203,7 @@ rate_centers:
|
|
211
203
|
long: "-89.81345"
|
212
204
|
closest_city:
|
213
205
|
name: Angie
|
214
|
-
|
215
|
-
value: 0.65
|
216
|
-
units: km
|
206
|
+
distance_km: 0.65
|
217
207
|
- country: US
|
218
208
|
region: LA
|
219
209
|
exchange: '329373'
|
@@ -243,9 +233,7 @@ rate_centers:
|
|
243
233
|
long: "-92.917646"
|
244
234
|
closest_city:
|
245
235
|
name: Arcadia
|
246
|
-
|
247
|
-
value: 0.45
|
248
|
-
units: km
|
236
|
+
distance_km: 0.45
|
249
237
|
- country: US
|
250
238
|
region: LA
|
251
239
|
exchange: '328782'
|
@@ -284,9 +272,7 @@ rate_centers:
|
|
284
272
|
long: "-91.934482"
|
285
273
|
closest_city:
|
286
274
|
name: Arnaudville
|
287
|
-
|
288
|
-
value: 0.27
|
289
|
-
units: km
|
275
|
+
distance_km: 0.27
|
290
276
|
- country: US
|
291
277
|
region: LA
|
292
278
|
exchange: '328784'
|
@@ -316,9 +302,7 @@ rate_centers:
|
|
316
302
|
long: "-93.02426"
|
317
303
|
closest_city:
|
318
304
|
name: Athens
|
319
|
-
|
320
|
-
value: 0.87
|
321
|
-
units: km
|
305
|
+
distance_km: 0.87
|
322
306
|
- country: US
|
323
307
|
region: LA
|
324
308
|
exchange: '328786'
|
@@ -375,9 +359,7 @@ rate_centers:
|
|
375
359
|
long: "-91.543703"
|
376
360
|
closest_city:
|
377
361
|
name: Baldwin
|
378
|
-
|
379
|
-
value: 0.92
|
380
|
-
units: km
|
362
|
+
distance_km: 0.92
|
381
363
|
- country: US
|
382
364
|
region: LA
|
383
365
|
exchange: '328787'
|
@@ -411,14 +393,12 @@ rate_centers:
|
|
411
393
|
name: BASILE
|
412
394
|
full_name: Basile
|
413
395
|
lata: '488'
|
414
|
-
ilec_name:
|
396
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
415
397
|
lat: '30.492563'
|
416
398
|
long: "-92.591494"
|
417
399
|
closest_city:
|
418
400
|
name: Basile
|
419
|
-
|
420
|
-
value: 1.2
|
421
|
-
units: km
|
401
|
+
distance_km: 1.2
|
422
402
|
- country: US
|
423
403
|
region: LA
|
424
404
|
exchange: '328789'
|
@@ -439,9 +419,7 @@ rate_centers:
|
|
439
419
|
long: "-91.918302"
|
440
420
|
closest_city:
|
441
421
|
name: Bastrop
|
442
|
-
|
443
|
-
value: 0.99
|
444
|
-
units: km
|
422
|
+
distance_km: 0.99
|
445
423
|
- country: US
|
446
424
|
region: LA
|
447
425
|
exchange: '329376'
|
@@ -462,9 +440,7 @@ rate_centers:
|
|
462
440
|
long: "-91.18332"
|
463
441
|
closest_city:
|
464
442
|
name: Port Allen
|
465
|
-
|
466
|
-
value: 2.6
|
467
|
-
units: km
|
443
|
+
distance_km: 2.6
|
468
444
|
- country: US
|
469
445
|
region: LA
|
470
446
|
exchange: '329229'
|
@@ -530,16 +506,14 @@ rate_centers:
|
|
530
506
|
long: "-93.833544"
|
531
507
|
closest_city:
|
532
508
|
name: Belcher
|
533
|
-
|
534
|
-
value: 1.31
|
535
|
-
units: km
|
509
|
+
distance_km: 1.31
|
536
510
|
- country: US
|
537
511
|
region: LA
|
538
512
|
exchange: '329097'
|
539
513
|
name: BELL CITY
|
540
514
|
full_name: Bell City
|
541
515
|
lata: '488'
|
542
|
-
ilec_name:
|
516
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
543
517
|
lat:
|
544
518
|
long:
|
545
519
|
- country: US
|
@@ -616,9 +590,7 @@ rate_centers:
|
|
616
590
|
long: "-93.740791"
|
617
591
|
closest_city:
|
618
592
|
name: Benton
|
619
|
-
|
620
|
-
value: 0.06
|
621
|
-
units: km
|
593
|
+
distance_km: 0.06
|
622
594
|
- country: US
|
623
595
|
region: LA
|
624
596
|
exchange: '328797'
|
@@ -639,9 +611,7 @@ rate_centers:
|
|
639
611
|
long: "-92.656951"
|
640
612
|
closest_city:
|
641
613
|
name: Bernice
|
642
|
-
|
643
|
-
value: 1.54
|
644
|
-
units: km
|
614
|
+
distance_km: 1.54
|
645
615
|
- country: US
|
646
616
|
region: LA
|
647
617
|
exchange: '329234'
|
@@ -680,9 +650,7 @@ rate_centers:
|
|
680
650
|
long: "-92.008437"
|
681
651
|
closest_city:
|
682
652
|
name: Morrow
|
683
|
-
|
684
|
-
value: 7.13
|
685
|
-
units: km
|
653
|
+
distance_km: 7.13
|
686
654
|
- country: US
|
687
655
|
region: LA
|
688
656
|
exchange: '071430'
|
@@ -694,9 +662,7 @@ rate_centers:
|
|
694
662
|
long: "-93.890444"
|
695
663
|
closest_city:
|
696
664
|
name: Blanchard
|
697
|
-
|
698
|
-
value: 2.08
|
699
|
-
units: km
|
665
|
+
distance_km: 2.08
|
700
666
|
- country: US
|
701
667
|
region: LA
|
702
668
|
exchange: '329380'
|
@@ -717,9 +683,7 @@ rate_centers:
|
|
717
683
|
long: "-89.859075"
|
718
684
|
closest_city:
|
719
685
|
name: Bogalusa
|
720
|
-
|
721
|
-
value: 0.4
|
722
|
-
units: km
|
686
|
+
distance_km: 0.4
|
723
687
|
- country: US
|
724
688
|
region: LA
|
725
689
|
exchange: '071450'
|
@@ -731,9 +695,7 @@ rate_centers:
|
|
731
695
|
long: "-91.676997"
|
732
696
|
closest_city:
|
733
697
|
name: Bonita
|
734
|
-
|
735
|
-
value: 0.37
|
736
|
-
units: km
|
698
|
+
distance_km: 0.37
|
737
699
|
- country: US
|
738
700
|
region: LA
|
739
701
|
exchange: '329236'
|
@@ -754,9 +716,7 @@ rate_centers:
|
|
754
716
|
long: "-91.908364"
|
755
717
|
closest_city:
|
756
718
|
name: Bordelonville
|
757
|
-
|
758
|
-
value: 0.76
|
759
|
-
units: km
|
719
|
+
distance_km: 0.76
|
760
720
|
- country: US
|
761
721
|
region: LA
|
762
722
|
exchange: '073641'
|
@@ -795,9 +755,7 @@ rate_centers:
|
|
795
755
|
long: "-92.669343"
|
796
756
|
closest_city:
|
797
757
|
name: Boyce
|
798
|
-
|
799
|
-
value: 0.81
|
800
|
-
units: km
|
758
|
+
distance_km: 0.81
|
801
759
|
- country: US
|
802
760
|
region: LA
|
803
761
|
exchange: '329239'
|
@@ -827,9 +785,7 @@ rate_centers:
|
|
827
785
|
long: "-91.897369"
|
828
786
|
closest_city:
|
829
787
|
name: Breaux Bridge
|
830
|
-
|
831
|
-
value: 0.68
|
832
|
-
units: km
|
788
|
+
distance_km: 0.68
|
833
789
|
- country: US
|
834
790
|
region: LA
|
835
791
|
exchange: '329240'
|
@@ -845,7 +801,7 @@ rate_centers:
|
|
845
801
|
name: BRISTOL
|
846
802
|
full_name: Bristol
|
847
803
|
lata: '488'
|
848
|
-
ilec_name:
|
804
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
849
805
|
lat:
|
850
806
|
long:
|
851
807
|
- country: US
|
@@ -859,9 +815,7 @@ rate_centers:
|
|
859
815
|
long: "-91.963525"
|
860
816
|
closest_city:
|
861
817
|
name: Broussard
|
862
|
-
|
863
|
-
value: 1.28
|
864
|
-
units: km
|
818
|
+
distance_km: 1.28
|
865
819
|
- country: US
|
866
820
|
region: LA
|
867
821
|
exchange: '071381'
|
@@ -909,9 +863,7 @@ rate_centers:
|
|
909
863
|
long: "-92.182285"
|
910
864
|
closest_city:
|
911
865
|
name: Bunkie
|
912
|
-
|
913
|
-
value: 0.92
|
914
|
-
units: km
|
866
|
+
distance_km: 0.92
|
915
867
|
- country: US
|
916
868
|
region: LA
|
917
869
|
exchange: '071510'
|
@@ -923,9 +875,7 @@ rate_centers:
|
|
923
875
|
long: "-89.543397"
|
924
876
|
closest_city:
|
925
877
|
name: Buras
|
926
|
-
|
927
|
-
value: 1.87
|
928
|
-
units: km
|
878
|
+
distance_km: 1.87
|
929
879
|
- country: US
|
930
880
|
region: LA
|
931
881
|
exchange: '329383'
|
@@ -955,9 +905,7 @@ rate_centers:
|
|
955
905
|
long: "-89.902258"
|
956
906
|
closest_city:
|
957
907
|
name: Sun
|
958
|
-
|
959
|
-
value: 4.43
|
960
|
-
units: km
|
908
|
+
distance_km: 4.43
|
961
909
|
- country: US
|
962
910
|
region: LA
|
963
911
|
exchange: '329103'
|
@@ -978,9 +926,7 @@ rate_centers:
|
|
978
926
|
long: "-92.732987"
|
979
927
|
closest_city:
|
980
928
|
name: McNary
|
981
|
-
|
982
|
-
value: 17.94
|
983
|
-
units: km
|
929
|
+
distance_km: 17.94
|
984
930
|
- country: US
|
985
931
|
region: LA
|
986
932
|
exchange: '071540'
|
@@ -992,9 +938,7 @@ rate_centers:
|
|
992
938
|
long: "-92.356049"
|
993
939
|
closest_city:
|
994
940
|
name: Calhoun
|
995
|
-
|
996
|
-
value: 0.35
|
997
|
-
units: km
|
941
|
+
distance_km: 0.35
|
998
942
|
- country: US
|
999
943
|
region: LA
|
1000
944
|
exchange: '329243'
|
@@ -1024,9 +968,7 @@ rate_centers:
|
|
1024
968
|
long: "-93.324485"
|
1025
969
|
closest_city:
|
1026
970
|
name: Cameron
|
1027
|
-
|
1028
|
-
value: 3.3
|
1029
|
-
units: km
|
971
|
+
distance_km: 3.3
|
1030
972
|
- country: US
|
1031
973
|
region: LA
|
1032
974
|
exchange: '328813'
|
@@ -1047,9 +989,7 @@ rate_centers:
|
|
1047
989
|
long: "-93.117365"
|
1048
990
|
closest_city:
|
1049
991
|
name: Campti
|
1050
|
-
|
1051
|
-
value: 0.21
|
1052
|
-
units: km
|
992
|
+
distance_km: 0.21
|
1053
993
|
- country: US
|
1054
994
|
region: LA
|
1055
995
|
exchange: '073131'
|
@@ -1065,14 +1005,12 @@ rate_centers:
|
|
1065
1005
|
name: CANKTON
|
1066
1006
|
full_name: Cankton
|
1067
1007
|
lata: '488'
|
1068
|
-
ilec_name:
|
1008
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
1069
1009
|
lat: '30.374623'
|
1070
1010
|
long: "-92.158322"
|
1071
1011
|
closest_city:
|
1072
1012
|
name: Cankton
|
1073
|
-
|
1074
|
-
value: 5.42
|
1075
|
-
units: km
|
1013
|
+
distance_km: 5.42
|
1076
1014
|
- country: US
|
1077
1015
|
region: LA
|
1078
1016
|
exchange: '071580'
|
@@ -1084,9 +1022,7 @@ rate_centers:
|
|
1084
1022
|
long: "-92.02649"
|
1085
1023
|
closest_city:
|
1086
1024
|
name: Carencro
|
1087
|
-
|
1088
|
-
value: 1.93
|
1089
|
-
units: km
|
1025
|
+
distance_km: 1.93
|
1090
1026
|
- country: US
|
1091
1027
|
region: LA
|
1092
1028
|
exchange: '329244'
|
@@ -1107,9 +1043,7 @@ rate_centers:
|
|
1107
1043
|
long: "-93.367795"
|
1108
1044
|
closest_city:
|
1109
1045
|
name: Carlyss
|
1110
|
-
|
1111
|
-
value: 3.56
|
1112
|
-
units: km
|
1046
|
+
distance_km: 3.56
|
1113
1047
|
- country: US
|
1114
1048
|
region: LA
|
1115
1049
|
exchange: '329384'
|
@@ -1139,9 +1073,7 @@ rate_centers:
|
|
1139
1073
|
long: "-93.165313"
|
1140
1074
|
closest_city:
|
1141
1075
|
name: Castor
|
1142
|
-
|
1143
|
-
value: 0.78
|
1144
|
-
units: km
|
1076
|
+
distance_km: 0.78
|
1145
1077
|
- country: US
|
1146
1078
|
region: LA
|
1147
1079
|
exchange: '071610'
|
@@ -1153,9 +1085,7 @@ rate_centers:
|
|
1153
1085
|
long: "-91.84965"
|
1154
1086
|
closest_city:
|
1155
1087
|
name: Cecilia
|
1156
|
-
|
1157
|
-
value: 0.52
|
1158
|
-
units: km
|
1088
|
+
distance_km: 0.52
|
1159
1089
|
- country: US
|
1160
1090
|
region: LA
|
1161
1091
|
exchange: '328818'
|
@@ -1185,9 +1115,7 @@ rate_centers:
|
|
1185
1115
|
long: "-91.435531"
|
1186
1116
|
closest_city:
|
1187
1117
|
name: Centerville
|
1188
|
-
|
1189
|
-
value: 1.01
|
1190
|
-
units: km
|
1118
|
+
distance_km: 1.01
|
1191
1119
|
- country: US
|
1192
1120
|
region: LA
|
1193
1121
|
exchange: '329245'
|
@@ -1208,9 +1136,7 @@ rate_centers:
|
|
1208
1136
|
long: "-90.810793"
|
1209
1137
|
closest_city:
|
1210
1138
|
name: Chackbay
|
1211
|
-
|
1212
|
-
value: 3.51
|
1213
|
-
units: km
|
1139
|
+
distance_km: 3.51
|
1214
1140
|
- country: US
|
1215
1141
|
region: LA
|
1216
1142
|
exchange: '329247'
|
@@ -1244,14 +1170,12 @@ rate_centers:
|
|
1244
1170
|
name: CHATAIGNIR
|
1245
1171
|
full_name: Chataignier
|
1246
1172
|
lata: '488'
|
1247
|
-
ilec_name:
|
1173
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
1248
1174
|
lat: '30.568938'
|
1249
1175
|
long: "-92.324347"
|
1250
1176
|
closest_city:
|
1251
1177
|
name: Chataignier
|
1252
|
-
|
1253
|
-
value: 0.73
|
1254
|
-
units: km
|
1178
|
+
distance_km: 0.73
|
1255
1179
|
- country: US
|
1256
1180
|
region: LA
|
1257
1181
|
exchange: '071650'
|
@@ -1263,9 +1187,7 @@ rate_centers:
|
|
1263
1187
|
long: "-92.449715"
|
1264
1188
|
closest_city:
|
1265
1189
|
name: Chatham
|
1266
|
-
|
1267
|
-
value: 0.24
|
1268
|
-
units: km
|
1190
|
+
distance_km: 0.24
|
1269
1191
|
- country: US
|
1270
1192
|
region: LA
|
1271
1193
|
exchange: '329248'
|
@@ -1295,9 +1217,7 @@ rate_centers:
|
|
1295
1217
|
long: "-92.291314"
|
1296
1218
|
closest_city:
|
1297
1219
|
name: Cheneyville
|
1298
|
-
|
1299
|
-
value: 0.23
|
1300
|
-
units: km
|
1220
|
+
distance_km: 0.23
|
1301
1221
|
- country: US
|
1302
1222
|
region: LA
|
1303
1223
|
exchange: '329250'
|
@@ -1336,23 +1256,19 @@ rate_centers:
|
|
1336
1256
|
long: "-92.518838"
|
1337
1257
|
closest_city:
|
1338
1258
|
name: Choudrant
|
1339
|
-
|
1340
|
-
value: 2.81
|
1341
|
-
units: km
|
1259
|
+
distance_km: 2.81
|
1342
1260
|
- country: US
|
1343
1261
|
region: LA
|
1344
1262
|
exchange: '071680'
|
1345
1263
|
name: CHURCH PT
|
1346
1264
|
full_name: Church Point
|
1347
1265
|
lata: '488'
|
1348
|
-
ilec_name:
|
1266
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
1349
1267
|
lat: '30.408259'
|
1350
1268
|
long: "-92.216365"
|
1351
1269
|
closest_city:
|
1352
1270
|
name: Church Point
|
1353
|
-
|
1354
|
-
value: 0.54
|
1355
|
-
units: km
|
1271
|
+
distance_km: 0.54
|
1356
1272
|
- country: US
|
1357
1273
|
region: LA
|
1358
1274
|
exchange: '329385'
|
@@ -1418,9 +1334,7 @@ rate_centers:
|
|
1418
1334
|
long: "-91.015721"
|
1419
1335
|
closest_city:
|
1420
1336
|
name: Clinton
|
1421
|
-
|
1422
|
-
value: 0.72
|
1423
|
-
units: km
|
1337
|
+
distance_km: 0.72
|
1424
1338
|
- country: US
|
1425
1339
|
region: LA
|
1426
1340
|
exchange: '328831'
|
@@ -1441,9 +1355,7 @@ rate_centers:
|
|
1441
1355
|
long: "-92.710938"
|
1442
1356
|
closest_city:
|
1443
1357
|
name: Colfax
|
1444
|
-
|
1445
|
-
value: 1.12
|
1446
|
-
units: km
|
1358
|
+
distance_km: 1.12
|
1447
1359
|
- country: US
|
1448
1360
|
region: LA
|
1449
1361
|
exchange: '071710'
|
@@ -1455,9 +1367,7 @@ rate_centers:
|
|
1455
1367
|
long: "-91.867025"
|
1456
1368
|
closest_city:
|
1457
1369
|
name: Collinston
|
1458
|
-
|
1459
|
-
value: 0.53
|
1460
|
-
units: km
|
1370
|
+
distance_km: 0.53
|
1461
1371
|
- country: US
|
1462
1372
|
region: LA
|
1463
1373
|
exchange: '071720'
|
@@ -1469,9 +1379,7 @@ rate_centers:
|
|
1469
1379
|
long: "-92.081848"
|
1470
1380
|
closest_city:
|
1471
1381
|
name: Columbia
|
1472
|
-
|
1473
|
-
value: 0.65
|
1474
|
-
units: km
|
1382
|
+
distance_km: 0.65
|
1475
1383
|
- country: US
|
1476
1384
|
region: LA
|
1477
1385
|
exchange: '071730'
|
@@ -1483,9 +1391,7 @@ rate_centers:
|
|
1483
1391
|
long: "-90.828052"
|
1484
1392
|
closest_city:
|
1485
1393
|
name: Convent
|
1486
|
-
|
1487
|
-
value: 0.53
|
1488
|
-
units: km
|
1394
|
+
distance_km: 0.53
|
1489
1395
|
- country: US
|
1490
1396
|
region: LA
|
1491
1397
|
exchange: '071740'
|
@@ -1497,9 +1403,7 @@ rate_centers:
|
|
1497
1403
|
long: "-93.708291"
|
1498
1404
|
closest_city:
|
1499
1405
|
name: Converse
|
1500
|
-
|
1501
|
-
value: 0.81
|
1502
|
-
units: km
|
1406
|
+
distance_km: 0.81
|
1503
1407
|
- country: US
|
1504
1408
|
region: LA
|
1505
1409
|
exchange: '071750'
|
@@ -1511,9 +1415,7 @@ rate_centers:
|
|
1511
1415
|
long: "-93.419"
|
1512
1416
|
closest_city:
|
1513
1417
|
name: Cotton Valley
|
1514
|
-
|
1515
|
-
value: 0.54
|
1516
|
-
units: km
|
1418
|
+
distance_km: 0.54
|
1517
1419
|
- country: US
|
1518
1420
|
region: LA
|
1519
1421
|
exchange: '071760'
|
@@ -1525,9 +1427,7 @@ rate_centers:
|
|
1525
1427
|
long: "-92.059225"
|
1526
1428
|
closest_city:
|
1527
1429
|
name: Cottonport
|
1528
|
-
|
1529
|
-
value: 1.1
|
1530
|
-
units: km
|
1430
|
+
distance_km: 1.1
|
1531
1431
|
- country: US
|
1532
1432
|
region: LA
|
1533
1433
|
exchange: '328838'
|
@@ -1548,9 +1448,7 @@ rate_centers:
|
|
1548
1448
|
long: "-93.339911"
|
1549
1449
|
closest_city:
|
1550
1450
|
name: Coushatta
|
1551
|
-
|
1552
|
-
value: 1.11
|
1553
|
-
units: km
|
1451
|
+
distance_km: 1.11
|
1554
1452
|
- country: US
|
1555
1453
|
region: LA
|
1556
1454
|
exchange: '071780'
|
@@ -1562,9 +1460,7 @@ rate_centers:
|
|
1562
1460
|
long: "-90.101918"
|
1563
1461
|
closest_city:
|
1564
1462
|
name: Covington
|
1565
|
-
|
1566
|
-
value: 1.31
|
1567
|
-
units: km
|
1463
|
+
distance_km: 1.31
|
1568
1464
|
- country: US
|
1569
1465
|
region: LA
|
1570
1466
|
exchange: '329113'
|
@@ -1603,9 +1499,7 @@ rate_centers:
|
|
1603
1499
|
long: "-93.10674"
|
1604
1500
|
closest_city:
|
1605
1501
|
name: Cameron
|
1606
|
-
|
1607
|
-
value: 18.25
|
1608
|
-
units: km
|
1502
|
+
distance_km: 18.25
|
1609
1503
|
- country: US
|
1610
1504
|
region: LA
|
1611
1505
|
exchange: '073401'
|
@@ -1626,9 +1520,7 @@ rate_centers:
|
|
1626
1520
|
long: "-93.051298"
|
1627
1521
|
closest_city:
|
1628
1522
|
name: Campti
|
1629
|
-
|
1630
|
-
value: 11.0
|
1631
|
-
units: km
|
1523
|
+
distance_km: 11.0
|
1632
1524
|
- country: US
|
1633
1525
|
region: LA
|
1634
1526
|
exchange: '071810'
|
@@ -1640,9 +1532,7 @@ rate_centers:
|
|
1640
1532
|
long: "-92.374127"
|
1641
1533
|
closest_city:
|
1642
1534
|
name: Crowley
|
1643
|
-
|
1644
|
-
value: 1.19
|
1645
|
-
units: km
|
1535
|
+
distance_km: 1.19
|
1646
1536
|
- country: US
|
1647
1537
|
region: LA
|
1648
1538
|
exchange: '329252'
|
@@ -1663,9 +1553,7 @@ rate_centers:
|
|
1663
1553
|
long: "-91.598425"
|
1664
1554
|
closest_city:
|
1665
1555
|
name: Winnsboro
|
1666
|
-
|
1667
|
-
value: 13.72
|
1668
|
-
units: km
|
1556
|
+
distance_km: 13.72
|
1669
1557
|
- country: US
|
1670
1558
|
region: LA
|
1671
1559
|
exchange: '328844'
|
@@ -1744,14 +1632,12 @@ rate_centers:
|
|
1744
1632
|
name: DE QUINCY
|
1745
1633
|
full_name: De Quincy
|
1746
1634
|
lata: '488'
|
1747
|
-
ilec_name:
|
1635
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
1748
1636
|
lat: '30.448622'
|
1749
1637
|
long: "-93.432899"
|
1750
1638
|
closest_city:
|
1751
1639
|
name: DeQuincy
|
1752
|
-
|
1753
|
-
value: 1.22
|
1754
|
-
units: km
|
1640
|
+
distance_km: 1.22
|
1755
1641
|
- country: US
|
1756
1642
|
region: LA
|
1757
1643
|
exchange: '071840'
|
@@ -1763,9 +1649,7 @@ rate_centers:
|
|
1763
1649
|
long: "-93.29162"
|
1764
1650
|
closest_city:
|
1765
1651
|
name: DeRidder
|
1766
|
-
|
1767
|
-
value: 0.39
|
1768
|
-
units: km
|
1652
|
+
distance_km: 0.39
|
1769
1653
|
- country: US
|
1770
1654
|
region: LA
|
1771
1655
|
exchange: '071850'
|
@@ -1777,9 +1661,7 @@ rate_centers:
|
|
1777
1661
|
long: "-89.788919"
|
1778
1662
|
closest_city:
|
1779
1663
|
name: Delacroix
|
1780
|
-
|
1781
|
-
value: 0.31
|
1782
|
-
units: km
|
1664
|
+
distance_km: 0.31
|
1783
1665
|
- country: US
|
1784
1666
|
region: LA
|
1785
1667
|
exchange: '071860'
|
@@ -1791,9 +1673,7 @@ rate_centers:
|
|
1791
1673
|
long: "-91.991966"
|
1792
1674
|
closest_city:
|
1793
1675
|
name: Delcambre
|
1794
|
-
|
1795
|
-
value: 0.17
|
1796
|
-
units: km
|
1676
|
+
distance_km: 0.17
|
1797
1677
|
- country: US
|
1798
1678
|
region: LA
|
1799
1679
|
exchange: '071870'
|
@@ -1805,9 +1685,7 @@ rate_centers:
|
|
1805
1685
|
long: "-91.491256"
|
1806
1686
|
closest_city:
|
1807
1687
|
name: Delhi
|
1808
|
-
|
1809
|
-
value: 0.77
|
1810
|
-
units: km
|
1688
|
+
distance_km: 0.77
|
1811
1689
|
- country: US
|
1812
1690
|
region: LA
|
1813
1691
|
exchange: '071880'
|
@@ -1819,9 +1697,7 @@ rate_centers:
|
|
1819
1697
|
long: "-90.92397"
|
1820
1698
|
closest_city:
|
1821
1699
|
name: Delta
|
1822
|
-
|
1823
|
-
value: 1.72
|
1824
|
-
units: km
|
1700
|
+
distance_km: 1.72
|
1825
1701
|
- country: US
|
1826
1702
|
region: LA
|
1827
1703
|
exchange: '071890'
|
@@ -1833,9 +1709,7 @@ rate_centers:
|
|
1833
1709
|
long: "-90.959255"
|
1834
1710
|
closest_city:
|
1835
1711
|
name: Denham Springs
|
1836
|
-
|
1837
|
-
value: 1.25
|
1838
|
-
units: km
|
1712
|
+
distance_km: 1.25
|
1839
1713
|
- country: US
|
1840
1714
|
region: LA
|
1841
1715
|
exchange: '329390'
|
@@ -1919,9 +1793,7 @@ rate_centers:
|
|
1919
1793
|
long: "-90.992629"
|
1920
1794
|
closest_city:
|
1921
1795
|
name: Donaldsonville
|
1922
|
-
|
1923
|
-
value: 0.49
|
1924
|
-
units: km
|
1796
|
+
distance_km: 0.49
|
1925
1797
|
- country: US
|
1926
1798
|
region: LA
|
1927
1799
|
exchange: '329258'
|
@@ -1951,9 +1823,7 @@ rate_centers:
|
|
1951
1823
|
long: "-93.419166"
|
1952
1824
|
closest_city:
|
1953
1825
|
name: Doyline
|
1954
|
-
|
1955
|
-
value: 1.14
|
1956
|
-
units: km
|
1826
|
+
distance_km: 1.14
|
1957
1827
|
- country: US
|
1958
1828
|
region: LA
|
1959
1829
|
exchange: '328856'
|
@@ -1983,9 +1853,7 @@ rate_centers:
|
|
1983
1853
|
long: "-92.526381"
|
1984
1854
|
closest_city:
|
1985
1855
|
name: Dry Prong
|
1986
|
-
|
1987
|
-
value: 0.61
|
1988
|
-
units: km
|
1856
|
+
distance_km: 0.61
|
1989
1857
|
- country: US
|
1990
1858
|
region: LA
|
1991
1859
|
exchange: '071930'
|
@@ -1997,9 +1865,7 @@ rate_centers:
|
|
1997
1865
|
long: "-92.657152"
|
1998
1866
|
closest_city:
|
1999
1867
|
name: Dubach
|
2000
|
-
|
2001
|
-
value: 0.04
|
2002
|
-
units: km
|
1868
|
+
distance_km: 0.04
|
2003
1869
|
- country: US
|
2004
1870
|
region: LA
|
2005
1871
|
exchange: '328859'
|
@@ -2029,9 +1895,7 @@ rate_centers:
|
|
2029
1895
|
long: "-90.713303"
|
2030
1896
|
closest_city:
|
2031
1897
|
name: Dulac
|
2032
|
-
|
2033
|
-
value: 0.52
|
2034
|
-
units: km
|
1898
|
+
distance_km: 0.52
|
2035
1899
|
- country: US
|
2036
1900
|
region: LA
|
2037
1901
|
exchange: '329392'
|
@@ -2052,9 +1916,7 @@ rate_centers:
|
|
2052
1916
|
long: "-92.18617"
|
2053
1917
|
closest_city:
|
2054
1918
|
name: Duson
|
2055
|
-
|
2056
|
-
value: 0.77
|
2057
|
-
units: km
|
1919
|
+
distance_km: 0.77
|
2058
1920
|
- country: US
|
2059
1921
|
region: LA
|
2060
1922
|
exchange: '071960'
|
@@ -2066,9 +1928,7 @@ rate_centers:
|
|
2066
1928
|
long: "-90.982295"
|
2067
1929
|
closest_city:
|
2068
1930
|
name: Prairieville
|
2069
|
-
|
2070
|
-
value: 6.64
|
2071
|
-
units: km
|
1931
|
+
distance_km: 6.64
|
2072
1932
|
- country: US
|
2073
1933
|
region: LA
|
2074
1934
|
exchange: '071970'
|
@@ -2080,9 +1940,7 @@ rate_centers:
|
|
2080
1940
|
long: "-90.990859"
|
2081
1941
|
closest_city:
|
2082
1942
|
name: Mound
|
2083
|
-
|
2084
|
-
value: 19.69
|
2085
|
-
units: km
|
1943
|
+
distance_km: 19.69
|
2086
1944
|
- country: US
|
2087
1945
|
region: LA
|
2088
1946
|
exchange: '328860'
|
@@ -2098,7 +1956,7 @@ rate_centers:
|
|
2098
1956
|
name: EASTON
|
2099
1957
|
full_name: Easton
|
2100
1958
|
lata: '488'
|
2101
|
-
ilec_name:
|
1959
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
2102
1960
|
lat:
|
2103
1961
|
long:
|
2104
1962
|
- country: US
|
@@ -2121,9 +1979,7 @@ rate_centers:
|
|
2121
1979
|
long: "-90.557632"
|
2122
1980
|
closest_city:
|
2123
1981
|
name: Edgard
|
2124
|
-
|
2125
|
-
value: 1.2
|
2126
|
-
units: km
|
1982
|
+
distance_km: 1.2
|
2127
1983
|
- country: US
|
2128
1984
|
region: LA
|
2129
1985
|
exchange: '328862'
|
@@ -2162,9 +2018,7 @@ rate_centers:
|
|
2162
2018
|
long: "-92.792721"
|
2163
2019
|
closest_city:
|
2164
2020
|
name: Elizabeth
|
2165
|
-
|
2166
|
-
value: 0.57
|
2167
|
-
units: km
|
2021
|
+
distance_km: 0.57
|
2168
2022
|
- country: US
|
2169
2023
|
region: LA
|
2170
2024
|
exchange: '329261'
|
@@ -2207,14 +2061,12 @@ rate_centers:
|
|
2207
2061
|
name: ELTON
|
2208
2062
|
full_name: Elton
|
2209
2063
|
lata: '488'
|
2210
|
-
ilec_name:
|
2064
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
2211
2065
|
lat: '30.481146'
|
2212
2066
|
long: "-92.690522"
|
2213
2067
|
closest_city:
|
2214
2068
|
name: Elton
|
2215
|
-
|
2216
|
-
value: 0.68
|
2217
|
-
units: km
|
2069
|
+
distance_km: 0.68
|
2218
2070
|
- country: US
|
2219
2071
|
region: LA
|
2220
2072
|
exchange: '329263'
|
@@ -2253,9 +2105,7 @@ rate_centers:
|
|
2253
2105
|
long: "-91.473366"
|
2254
2106
|
closest_city:
|
2255
2107
|
name: Epps
|
2256
|
-
|
2257
|
-
value: 0.82
|
2258
|
-
units: km
|
2108
|
+
distance_km: 0.82
|
2259
2109
|
- country: US
|
2260
2110
|
region: LA
|
2261
2111
|
exchange: '072020'
|
@@ -2267,9 +2117,7 @@ rate_centers:
|
|
2267
2117
|
long: "-92.034606"
|
2268
2118
|
closest_city:
|
2269
2119
|
name: Erath
|
2270
|
-
|
2271
|
-
value: 0.28
|
2272
|
-
units: km
|
2120
|
+
distance_km: 0.28
|
2273
2121
|
- country: US
|
2274
2122
|
region: LA
|
2275
2123
|
exchange: '328870'
|
@@ -2317,9 +2165,7 @@ rate_centers:
|
|
2317
2165
|
long: "-92.416211"
|
2318
2166
|
closest_city:
|
2319
2167
|
name: Eunice
|
2320
|
-
|
2321
|
-
value: 0.46
|
2322
|
-
units: km
|
2168
|
+
distance_km: 0.46
|
2323
2169
|
- country: US
|
2324
2170
|
region: LA
|
2325
2171
|
exchange: '329129'
|
@@ -2367,23 +2213,19 @@ rate_centers:
|
|
2367
2213
|
long: "-92.409588"
|
2368
2214
|
closest_city:
|
2369
2215
|
name: Farmerville
|
2370
|
-
|
2371
|
-
value: 0.8
|
2372
|
-
units: km
|
2216
|
+
distance_km: 0.8
|
2373
2217
|
- country: US
|
2374
2218
|
region: LA
|
2375
2219
|
exchange: '072050'
|
2376
2220
|
name: FENTON
|
2377
2221
|
full_name: Fenton
|
2378
2222
|
lata: '488'
|
2379
|
-
ilec_name:
|
2223
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
2380
2224
|
lat: '30.367899'
|
2381
2225
|
long: "-92.917578"
|
2382
2226
|
closest_city:
|
2383
2227
|
name: Fenton
|
2384
|
-
|
2385
|
-
value: 0.41
|
2386
|
-
units: km
|
2228
|
+
distance_km: 0.41
|
2387
2229
|
- country: US
|
2388
2230
|
region: LA
|
2389
2231
|
exchange: '072060'
|
@@ -2395,9 +2237,7 @@ rate_centers:
|
|
2395
2237
|
long: "-91.561282"
|
2396
2238
|
closest_city:
|
2397
2239
|
name: Ferriday
|
2398
|
-
|
2399
|
-
value: 1.27
|
2400
|
-
units: km
|
2240
|
+
distance_km: 1.27
|
2401
2241
|
- country: US
|
2402
2242
|
region: LA
|
2403
2243
|
exchange: '329132'
|
@@ -2463,9 +2303,7 @@ rate_centers:
|
|
2463
2303
|
long: "-93.45997"
|
2464
2304
|
closest_city:
|
2465
2305
|
name: Florien
|
2466
|
-
|
2467
|
-
value: 0.58
|
2468
|
-
units: km
|
2306
|
+
distance_km: 0.58
|
2469
2307
|
- country: US
|
2470
2308
|
region: LA
|
2471
2309
|
exchange: '329264'
|
@@ -2486,9 +2324,7 @@ rate_centers:
|
|
2486
2324
|
long: "-90.184734"
|
2487
2325
|
closest_city:
|
2488
2326
|
name: Folsom
|
2489
|
-
|
2490
|
-
value: 0.9
|
2491
|
-
units: km
|
2327
|
+
distance_km: 0.9
|
2492
2328
|
- country: US
|
2493
2329
|
region: LA
|
2494
2330
|
exchange: '328881'
|
@@ -2536,9 +2372,7 @@ rate_centers:
|
|
2536
2372
|
long: "-92.298551"
|
2537
2373
|
closest_city:
|
2538
2374
|
name: Kaplan
|
2539
|
-
|
2540
|
-
value: 18.5
|
2541
|
-
units: km
|
2375
|
+
distance_km: 18.5
|
2542
2376
|
- country: US
|
2543
2377
|
region: LA
|
2544
2378
|
exchange: '072100'
|
@@ -2550,9 +2384,7 @@ rate_centers:
|
|
2550
2384
|
long: "-91.817274"
|
2551
2385
|
closest_city:
|
2552
2386
|
name: Gilbert
|
2553
|
-
|
2554
|
-
value: 15.14
|
2555
|
-
units: km
|
2387
|
+
distance_km: 15.14
|
2556
2388
|
- country: US
|
2557
2389
|
region: LA
|
2558
2390
|
exchange: '072762'
|
@@ -2573,9 +2405,7 @@ rate_centers:
|
|
2573
2405
|
long: "-91.499917"
|
2574
2406
|
closest_city:
|
2575
2407
|
name: Franklin
|
2576
|
-
|
2577
|
-
value: 1.37
|
2578
|
-
units: km
|
2408
|
+
distance_km: 1.37
|
2579
2409
|
- country: US
|
2580
2410
|
region: LA
|
2581
2411
|
exchange: '072120'
|
@@ -2587,9 +2417,7 @@ rate_centers:
|
|
2587
2417
|
long: "-90.152224"
|
2588
2418
|
closest_city:
|
2589
2419
|
name: Franklinton
|
2590
|
-
|
2591
|
-
value: 0.63
|
2592
|
-
units: km
|
2420
|
+
distance_km: 0.63
|
2593
2421
|
- country: US
|
2594
2422
|
region: LA
|
2595
2423
|
exchange: '072130'
|
@@ -2601,9 +2429,7 @@ rate_centers:
|
|
2601
2429
|
long: "-90.801336"
|
2602
2430
|
closest_city:
|
2603
2431
|
name: French Settlement
|
2604
|
-
|
2605
|
-
value: 1.56
|
2606
|
-
units: km
|
2432
|
+
distance_km: 1.56
|
2607
2433
|
- country: US
|
2608
2434
|
region: LA
|
2609
2435
|
exchange: '328884'
|
@@ -2660,9 +2486,7 @@ rate_centers:
|
|
2660
2486
|
long: "-90.321843"
|
2661
2487
|
closest_city:
|
2662
2488
|
name: Galliano
|
2663
|
-
|
2664
|
-
value: 3.6
|
2665
|
-
units: km
|
2489
|
+
distance_km: 3.6
|
2666
2490
|
- country: US
|
2667
2491
|
region: LA
|
2668
2492
|
exchange: '328889'
|
@@ -2683,9 +2507,7 @@ rate_centers:
|
|
2683
2507
|
long: "-90.884252"
|
2684
2508
|
closest_city:
|
2685
2509
|
name: Port Vincent
|
2686
|
-
|
2687
|
-
value: 5.07
|
2688
|
-
units: km
|
2510
|
+
distance_km: 5.07
|
2689
2511
|
- country: US
|
2690
2512
|
region: LA
|
2691
2513
|
exchange: '329136'
|
@@ -2724,9 +2546,7 @@ rate_centers:
|
|
2724
2546
|
long: "-90.616935"
|
2725
2547
|
closest_city:
|
2726
2548
|
name: Garyville
|
2727
|
-
|
2728
|
-
value: 1.49
|
2729
|
-
units: km
|
2549
|
+
distance_km: 1.49
|
2730
2550
|
- country: US
|
2731
2551
|
region: LA
|
2732
2552
|
exchange: '328891'
|
@@ -2765,9 +2585,7 @@ rate_centers:
|
|
2765
2585
|
long: "-92.384991"
|
2766
2586
|
closest_city:
|
2767
2587
|
name: Georgetown
|
2768
|
-
|
2769
|
-
value: 0.65
|
2770
|
-
units: km
|
2588
|
+
distance_km: 0.65
|
2771
2589
|
- country: US
|
2772
2590
|
region: LA
|
2773
2591
|
exchange: '329270'
|
@@ -2788,9 +2606,7 @@ rate_centers:
|
|
2788
2606
|
long: "-93.050892"
|
2789
2607
|
closest_city:
|
2790
2608
|
name: Gibsland
|
2791
|
-
|
2792
|
-
value: 0.6
|
2793
|
-
units: km
|
2609
|
+
distance_km: 0.6
|
2794
2610
|
- country: US
|
2795
2611
|
region: LA
|
2796
2612
|
exchange: '072190'
|
@@ -2802,9 +2618,7 @@ rate_centers:
|
|
2802
2618
|
long: "-90.984853"
|
2803
2619
|
closest_city:
|
2804
2620
|
name: Bayou L'Ourse
|
2805
|
-
|
2806
|
-
value: 8.34
|
2807
|
-
units: km
|
2621
|
+
distance_km: 8.34
|
2808
2622
|
- country: US
|
2809
2623
|
region: LA
|
2810
2624
|
exchange: '328894'
|
@@ -2825,9 +2639,7 @@ rate_centers:
|
|
2825
2639
|
long: "-93.843131"
|
2826
2640
|
closest_city:
|
2827
2641
|
name: Gilliam
|
2828
|
-
|
2829
|
-
value: 0.33
|
2830
|
-
units: km
|
2642
|
+
distance_km: 0.33
|
2831
2643
|
- country: US
|
2832
2644
|
region: LA
|
2833
2645
|
exchange: '328896'
|
@@ -2857,9 +2669,7 @@ rate_centers:
|
|
2857
2669
|
long: "-92.585341"
|
2858
2670
|
closest_city:
|
2859
2671
|
name: Glenmora
|
2860
|
-
|
2861
|
-
value: 0.28
|
2862
|
-
units: km
|
2672
|
+
distance_km: 0.28
|
2863
2673
|
- country: US
|
2864
2674
|
region: LA
|
2865
2675
|
exchange: '328898'
|
@@ -2889,9 +2699,7 @@ rate_centers:
|
|
2889
2699
|
long: "-90.268739"
|
2890
2700
|
closest_city:
|
2891
2701
|
name: Golden Meadow
|
2892
|
-
|
2893
|
-
value: 0.72
|
2894
|
-
units: km
|
2702
|
+
distance_km: 0.72
|
2895
2703
|
- country: US
|
2896
2704
|
region: LA
|
2897
2705
|
exchange: '328899'
|
@@ -2912,9 +2720,7 @@ rate_centers:
|
|
2912
2720
|
long: "-90.924809"
|
2913
2721
|
closest_city:
|
2914
2722
|
name: Gonzales
|
2915
|
-
|
2916
|
-
value: 1.34
|
2917
|
-
units: km
|
2723
|
+
distance_km: 1.34
|
2918
2724
|
- country: US
|
2919
2725
|
region: LA
|
2920
2726
|
exchange: '329273'
|
@@ -2962,9 +2768,7 @@ rate_centers:
|
|
2962
2768
|
long: "-92.71487"
|
2963
2769
|
closest_city:
|
2964
2770
|
name: Grambling
|
2965
|
-
|
2966
|
-
value: 1.34
|
2967
|
-
units: km
|
2771
|
+
distance_km: 1.34
|
2968
2772
|
- country: US
|
2969
2773
|
region: LA
|
2970
2774
|
exchange: '329403'
|
@@ -3003,9 +2807,7 @@ rate_centers:
|
|
3003
2807
|
long: "-93.806694"
|
3004
2808
|
closest_city:
|
3005
2809
|
name: Grand Cane
|
3006
|
-
|
3007
|
-
value: 0.23
|
3008
|
-
units: km
|
2810
|
+
distance_km: 0.23
|
3009
2811
|
- country: US
|
3010
2812
|
region: LA
|
3011
2813
|
exchange: '072260'
|
@@ -3017,16 +2819,14 @@ rate_centers:
|
|
3017
2819
|
long: "-92.965617"
|
3018
2820
|
closest_city:
|
3019
2821
|
name: Cameron
|
3020
|
-
|
3021
|
-
value: 31.63
|
3022
|
-
units: km
|
2822
|
+
distance_km: 31.63
|
3023
2823
|
- country: US
|
3024
2824
|
region: LA
|
3025
2825
|
exchange: '329140'
|
3026
2826
|
name: GRANDCOTEU
|
3027
2827
|
full_name: Grand Coteau
|
3028
2828
|
lata: '488'
|
3029
|
-
ilec_name:
|
2829
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
3030
2830
|
lat:
|
3031
2831
|
long:
|
3032
2832
|
- country: US
|
@@ -3040,9 +2840,7 @@ rate_centers:
|
|
3040
2840
|
long: "-89.990628"
|
3041
2841
|
closest_city:
|
3042
2842
|
name: Grand Isle
|
3043
|
-
|
3044
|
-
value: 4.42
|
3045
|
-
units: km
|
2843
|
+
distance_km: 4.42
|
3046
2844
|
- country: US
|
3047
2845
|
region: LA
|
3048
2846
|
exchange: '329404'
|
@@ -3090,9 +2888,7 @@ rate_centers:
|
|
3090
2888
|
long: "-90.66787"
|
3091
2889
|
closest_city:
|
3092
2890
|
name: Greensburg
|
3093
|
-
|
3094
|
-
value: 0.65
|
3095
|
-
units: km
|
2891
|
+
distance_km: 0.65
|
3096
2892
|
- country: US
|
3097
2893
|
region: LA
|
3098
2894
|
exchange: '329406'
|
@@ -3113,9 +2909,7 @@ rate_centers:
|
|
3113
2909
|
long: "-93.977445"
|
3114
2910
|
closest_city:
|
3115
2911
|
name: Greenwood
|
3116
|
-
|
3117
|
-
value: 2.06
|
3118
|
-
units: km
|
2912
|
+
distance_km: 2.06
|
3119
2913
|
- country: US
|
3120
2914
|
region: LA
|
3121
2915
|
exchange: '329278'
|
@@ -3145,9 +2939,7 @@ rate_centers:
|
|
3145
2939
|
long: "-92.508462"
|
3146
2940
|
closest_city:
|
3147
2941
|
name: Gueydan
|
3148
|
-
|
3149
|
-
value: 0.3
|
3150
|
-
units: km
|
2942
|
+
distance_km: 0.3
|
3151
2943
|
- country: US
|
3152
2944
|
region: LA
|
3153
2945
|
exchange: '072310'
|
@@ -3159,9 +2951,7 @@ rate_centers:
|
|
3159
2951
|
long: "-93.341784"
|
3160
2952
|
closest_city:
|
3161
2953
|
name: Hackberry
|
3162
|
-
|
3163
|
-
value: 6.11
|
3164
|
-
units: km
|
2954
|
+
distance_km: 6.11
|
3165
2955
|
- country: US
|
3166
2956
|
region: LA
|
3167
2957
|
exchange: '329279'
|
@@ -3200,9 +2990,7 @@ rate_centers:
|
|
3200
2990
|
long: "-90.457523"
|
3201
2991
|
closest_city:
|
3202
2992
|
name: Hammond
|
3203
|
-
|
3204
|
-
value: 0.6
|
3205
|
-
units: km
|
2993
|
+
distance_km: 0.6
|
3206
2994
|
- country: US
|
3207
2995
|
region: LA
|
3208
2996
|
exchange: '328910'
|
@@ -3259,9 +3047,7 @@ rate_centers:
|
|
3259
3047
|
long: "-91.827443"
|
3260
3048
|
closest_city:
|
3261
3049
|
name: Harrisonburg
|
3262
|
-
|
3263
|
-
value: 0.26
|
3264
|
-
units: km
|
3050
|
+
distance_km: 0.26
|
3265
3051
|
- country: US
|
3266
3052
|
region: LA
|
3267
3053
|
exchange: '329283'
|
@@ -3282,23 +3068,19 @@ rate_centers:
|
|
3282
3068
|
long: "-93.50172"
|
3283
3069
|
closest_city:
|
3284
3070
|
name: Haughton
|
3285
|
-
|
3286
|
-
value: 0.75
|
3287
|
-
units: km
|
3071
|
+
distance_km: 0.75
|
3288
3072
|
- country: US
|
3289
3073
|
region: LA
|
3290
3074
|
exchange: '072350'
|
3291
3075
|
name: HAYES
|
3292
3076
|
full_name: Hayes
|
3293
3077
|
lata: '488'
|
3294
|
-
ilec_name:
|
3078
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
3295
3079
|
lat: '30.119074'
|
3296
3080
|
long: "-92.918109"
|
3297
3081
|
closest_city:
|
3298
3082
|
name: Hayes
|
3299
|
-
|
3300
|
-
value: 1.02
|
3301
|
-
units: km
|
3083
|
+
distance_km: 1.02
|
3302
3084
|
- country: US
|
3303
3085
|
region: LA
|
3304
3086
|
exchange: '072360'
|
@@ -3310,9 +3092,7 @@ rate_centers:
|
|
3310
3092
|
long: "-93.143655"
|
3311
3093
|
closest_city:
|
3312
3094
|
name: Haynesville
|
3313
|
-
|
3314
|
-
value: 0.57
|
3315
|
-
units: km
|
3095
|
+
distance_km: 0.57
|
3316
3096
|
- country: US
|
3317
3097
|
region: LA
|
3318
3098
|
exchange: '329409'
|
@@ -3342,9 +3122,7 @@ rate_centers:
|
|
3342
3122
|
long: "-92.34289"
|
3343
3123
|
closest_city:
|
3344
3124
|
name: Sikes
|
3345
|
-
|
3346
|
-
value: 13.95
|
3347
|
-
units: km
|
3125
|
+
distance_km: 13.95
|
3348
3126
|
- country: US
|
3349
3127
|
region: LA
|
3350
3128
|
exchange: '328917'
|
@@ -3365,9 +3143,7 @@ rate_centers:
|
|
3365
3143
|
long: "-91.782541"
|
3366
3144
|
closest_city:
|
3367
3145
|
name: Henderson
|
3368
|
-
|
3369
|
-
value: 2.36
|
3370
|
-
units: km
|
3146
|
+
distance_km: 2.36
|
3371
3147
|
- country: US
|
3372
3148
|
region: LA
|
3373
3149
|
exchange: '072961'
|
@@ -3451,9 +3227,7 @@ rate_centers:
|
|
3451
3227
|
long: "-93.057473"
|
3452
3228
|
closest_city:
|
3453
3229
|
name: Homer
|
3454
|
-
|
3455
|
-
value: 0.28
|
3456
|
-
units: km
|
3230
|
+
distance_km: 0.28
|
3457
3231
|
- country: US
|
3458
3232
|
region: LA
|
3459
3233
|
exchange: '329285'
|
@@ -3474,9 +3248,7 @@ rate_centers:
|
|
3474
3248
|
long: "-93.392251"
|
3475
3249
|
closest_city:
|
3476
3250
|
name: Hornbeck
|
3477
|
-
|
3478
|
-
value: 1.07
|
3479
|
-
units: km
|
3251
|
+
distance_km: 1.07
|
3480
3252
|
- country: US
|
3481
3253
|
region: LA
|
3482
3254
|
exchange: '072410'
|
@@ -3488,9 +3260,7 @@ rate_centers:
|
|
3488
3260
|
long: "-93.873692"
|
3489
3261
|
closest_city:
|
3490
3262
|
name: Hosston
|
3491
|
-
|
3492
|
-
value: 1.12
|
3493
|
-
units: km
|
3263
|
+
distance_km: 1.12
|
3494
3264
|
- country: US
|
3495
3265
|
region: LA
|
3496
3266
|
exchange: '328925'
|
@@ -3511,9 +3281,7 @@ rate_centers:
|
|
3511
3281
|
long: "-90.715514"
|
3512
3282
|
closest_city:
|
3513
3283
|
name: Houma
|
3514
|
-
|
3515
|
-
value: 2.3
|
3516
|
-
units: km
|
3284
|
+
distance_km: 2.3
|
3517
3285
|
- country: US
|
3518
3286
|
region: LA
|
3519
3287
|
exchange: '329287'
|
@@ -3543,9 +3311,7 @@ rate_centers:
|
|
3543
3311
|
long: "-93.88948"
|
3544
3312
|
closest_city:
|
3545
3313
|
name: Ida
|
3546
|
-
|
3547
|
-
value: 0.59
|
3548
|
-
units: km
|
3314
|
+
distance_km: 0.59
|
3549
3315
|
- country: US
|
3550
3316
|
region: LA
|
3551
3317
|
exchange: '072440'
|
@@ -3557,9 +3323,7 @@ rate_centers:
|
|
3557
3323
|
long: "-90.502554"
|
3558
3324
|
closest_city:
|
3559
3325
|
name: Independence
|
3560
|
-
|
3561
|
-
value: 0.47
|
3562
|
-
units: km
|
3326
|
+
distance_km: 0.47
|
3563
3327
|
- country: US
|
3564
3328
|
region: LA
|
3565
3329
|
exchange: '072450'
|
@@ -3571,37 +3335,31 @@ rate_centers:
|
|
3571
3335
|
long: "-91.669723"
|
3572
3336
|
closest_city:
|
3573
3337
|
name: Morganza
|
3574
|
-
|
3575
|
-
value: 15.95
|
3576
|
-
units: km
|
3338
|
+
distance_km: 15.95
|
3577
3339
|
- country: US
|
3578
3340
|
region: LA
|
3579
3341
|
exchange: '072460'
|
3580
3342
|
name: IOTA
|
3581
3343
|
full_name: Iota
|
3582
3344
|
lata: '488'
|
3583
|
-
ilec_name:
|
3345
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
3584
3346
|
lat: '30.335989'
|
3585
3347
|
long: "-92.492732"
|
3586
3348
|
closest_city:
|
3587
3349
|
name: Iota
|
3588
|
-
|
3589
|
-
value: 1.14
|
3590
|
-
units: km
|
3350
|
+
distance_km: 1.14
|
3591
3351
|
- country: US
|
3592
3352
|
region: LA
|
3593
3353
|
exchange: '072470'
|
3594
3354
|
name: IOWA
|
3595
3355
|
full_name: Iowa
|
3596
3356
|
lata: '488'
|
3597
|
-
ilec_name:
|
3357
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
3598
3358
|
lat: '30.233879'
|
3599
3359
|
long: "-93.015475"
|
3600
3360
|
closest_city:
|
3601
3361
|
name: Iowa
|
3602
|
-
|
3603
|
-
value: 0.65
|
3604
|
-
units: km
|
3362
|
+
distance_km: 0.65
|
3605
3363
|
- country: US
|
3606
3364
|
region: LA
|
3607
3365
|
exchange: '329289'
|
@@ -3622,9 +3380,7 @@ rate_centers:
|
|
3622
3380
|
long: "-91.217249"
|
3623
3381
|
closest_city:
|
3624
3382
|
name: Jackson
|
3625
|
-
|
3626
|
-
value: 1.33
|
3627
|
-
units: km
|
3383
|
+
distance_km: 1.33
|
3628
3384
|
- country: US
|
3629
3385
|
region: LA
|
3630
3386
|
exchange: '328927'
|
@@ -3663,9 +3419,7 @@ rate_centers:
|
|
3663
3419
|
long: "-91.666042"
|
3664
3420
|
closest_city:
|
3665
3421
|
name: Jeanerette
|
3666
|
-
|
3667
|
-
value: 1.0
|
3668
|
-
units: km
|
3422
|
+
distance_km: 1.0
|
3669
3423
|
- country: US
|
3670
3424
|
region: LA
|
3671
3425
|
exchange: '329291'
|
@@ -3695,9 +3449,7 @@ rate_centers:
|
|
3695
3449
|
long: "-92.127262"
|
3696
3450
|
closest_city:
|
3697
3451
|
name: Jena
|
3698
|
-
|
3699
|
-
value: 0.97
|
3700
|
-
units: km
|
3452
|
+
distance_km: 0.97
|
3701
3453
|
- country: US
|
3702
3454
|
region: LA
|
3703
3455
|
exchange: '072510'
|
@@ -3709,9 +3461,7 @@ rate_centers:
|
|
3709
3461
|
long: "-92.658055"
|
3710
3462
|
closest_city:
|
3711
3463
|
name: Jennings
|
3712
|
-
|
3713
|
-
value: 0.49
|
3714
|
-
units: km
|
3464
|
+
distance_km: 0.49
|
3715
3465
|
- country: US
|
3716
3466
|
region: LA
|
3717
3467
|
exchange: '072520'
|
@@ -3723,9 +3473,7 @@ rate_centers:
|
|
3723
3473
|
long: "-90.025793"
|
3724
3474
|
closest_city:
|
3725
3475
|
name: Jean Lafitte
|
3726
|
-
|
3727
|
-
value: 7.57
|
3728
|
-
units: km
|
3476
|
+
distance_km: 7.57
|
3729
3477
|
- country: US
|
3730
3478
|
region: LA
|
3731
3479
|
exchange: '072530'
|
@@ -3737,9 +3485,7 @@ rate_centers:
|
|
3737
3485
|
long: "-93.668513"
|
3738
3486
|
closest_city:
|
3739
3487
|
name: Hackberry
|
3740
|
-
|
3741
|
-
value: 35.0
|
3742
|
-
units: km
|
3488
|
+
distance_km: 35.0
|
3743
3489
|
- country: US
|
3744
3490
|
region: LA
|
3745
3491
|
exchange: '328929'
|
@@ -3760,9 +3506,7 @@ rate_centers:
|
|
3760
3506
|
long: "-92.71777"
|
3761
3507
|
closest_city:
|
3762
3508
|
name: Jonesboro
|
3763
|
-
|
3764
|
-
value: 1.1
|
3765
|
-
units: km
|
3509
|
+
distance_km: 1.1
|
3766
3510
|
- country: US
|
3767
3511
|
region: LA
|
3768
3512
|
exchange: '072550'
|
@@ -3774,9 +3518,7 @@ rate_centers:
|
|
3774
3518
|
long: "-91.815624"
|
3775
3519
|
closest_city:
|
3776
3520
|
name: Jonesville
|
3777
|
-
|
3778
|
-
value: 1.36
|
3779
|
-
units: km
|
3521
|
+
distance_km: 1.36
|
3780
3522
|
- country: US
|
3781
3523
|
region: LA
|
3782
3524
|
exchange: '328932'
|
@@ -3806,9 +3548,7 @@ rate_centers:
|
|
3806
3548
|
long: "-92.283609"
|
3807
3549
|
closest_city:
|
3808
3550
|
name: Kaplan
|
3809
|
-
|
3810
|
-
value: 0.42
|
3811
|
-
units: km
|
3551
|
+
distance_km: 0.42
|
3812
3552
|
- country: US
|
3813
3553
|
region: LA
|
3814
3554
|
exchange: '072570'
|
@@ -3820,9 +3560,7 @@ rate_centers:
|
|
3820
3560
|
long: "-93.897405"
|
3821
3561
|
closest_city:
|
3822
3562
|
name: Keachi
|
3823
|
-
|
3824
|
-
value: 3.01
|
3825
|
-
units: km
|
3563
|
+
distance_km: 3.01
|
3826
3564
|
- country: US
|
3827
3565
|
region: LA
|
3828
3566
|
exchange: '072580'
|
@@ -3834,9 +3572,7 @@ rate_centers:
|
|
3834
3572
|
long: "-93.830346"
|
3835
3573
|
closest_city:
|
3836
3574
|
name: Stonewall
|
3837
|
-
|
3838
|
-
value: 7.26
|
3839
|
-
units: km
|
3575
|
+
distance_km: 7.26
|
3840
3576
|
- country: US
|
3841
3577
|
region: LA
|
3842
3578
|
exchange: '328936'
|
@@ -3857,9 +3593,7 @@ rate_centers:
|
|
3857
3593
|
long: "-90.243206"
|
3858
3594
|
closest_city:
|
3859
3595
|
name: River Ridge
|
3860
|
-
|
3861
|
-
value: 2.7
|
3862
|
-
units: km
|
3596
|
+
distance_km: 2.7
|
3863
3597
|
- country: US
|
3864
3598
|
region: LA
|
3865
3599
|
exchange: '072600'
|
@@ -3871,9 +3605,7 @@ rate_centers:
|
|
3871
3605
|
long: "-90.508151"
|
3872
3606
|
closest_city:
|
3873
3607
|
name: Kentwood
|
3874
|
-
|
3875
|
-
value: 1.24
|
3876
|
-
units: km
|
3608
|
+
distance_km: 1.24
|
3877
3609
|
- country: US
|
3878
3610
|
region: LA
|
3879
3611
|
exchange: '328937'
|
@@ -3916,14 +3648,12 @@ rate_centers:
|
|
3916
3648
|
name: KINDER
|
3917
3649
|
full_name: Kinder
|
3918
3650
|
lata: '488'
|
3919
|
-
ilec_name:
|
3651
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
3920
3652
|
lat: '30.492595'
|
3921
3653
|
long: "-92.847402"
|
3922
3654
|
closest_city:
|
3923
3655
|
name: Kinder
|
3924
|
-
|
3925
|
-
value: 1.06
|
3926
|
-
units: km
|
3656
|
+
distance_km: 1.06
|
3927
3657
|
- country: US
|
3928
3658
|
region: LA
|
3929
3659
|
exchange: '328939'
|
@@ -3980,9 +3710,7 @@ rate_centers:
|
|
3980
3710
|
long: "-91.758929"
|
3981
3711
|
closest_city:
|
3982
3712
|
name: Krotz Springs
|
3983
|
-
|
3984
|
-
value: 0.71
|
3985
|
-
units: km
|
3713
|
+
distance_km: 0.71
|
3986
3714
|
- country: US
|
3987
3715
|
region: LA
|
3988
3716
|
exchange: '328943'
|
@@ -4003,9 +3731,7 @@ rate_centers:
|
|
4003
3731
|
long: "-90.955625"
|
4004
3732
|
closest_city:
|
4005
3733
|
name: Labadieville
|
4006
|
-
|
4007
|
-
value: 1.01
|
4008
|
-
units: km
|
3734
|
+
distance_km: 1.01
|
4009
3735
|
- country: US
|
4010
3736
|
region: LA
|
4011
3737
|
exchange: '329418'
|
@@ -4030,14 +3756,12 @@ rate_centers:
|
|
4030
3756
|
name: LACASSINE
|
4031
3757
|
full_name: Lacassine
|
4032
3758
|
lata: '488'
|
4033
|
-
ilec_name:
|
3759
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
4034
3760
|
lat: '30.232935'
|
4035
3761
|
long: "-92.923278"
|
4036
3762
|
closest_city:
|
4037
3763
|
name: Lacassine
|
4038
|
-
|
4039
|
-
value: 0.24
|
4040
|
-
units: km
|
3764
|
+
distance_km: 0.24
|
4041
3765
|
- country: US
|
4042
3766
|
region: LA
|
4043
3767
|
exchange: '072650'
|
@@ -4049,9 +3773,7 @@ rate_centers:
|
|
4049
3773
|
long: "-89.941412"
|
4050
3774
|
closest_city:
|
4051
3775
|
name: Lacombe
|
4052
|
-
|
4053
|
-
value: 1.06
|
4054
|
-
units: km
|
3776
|
+
distance_km: 1.06
|
4055
3777
|
- country: US
|
4056
3778
|
region: LA
|
4057
3779
|
exchange: '072660'
|
@@ -4063,9 +3785,7 @@ rate_centers:
|
|
4063
3785
|
long: "-92.015818"
|
4064
3786
|
closest_city:
|
4065
3787
|
name: Lafayette
|
4066
|
-
|
4067
|
-
value: 2.47
|
4068
|
-
units: km
|
3788
|
+
distance_km: 2.47
|
4069
3789
|
- country: US
|
4070
3790
|
region: LA
|
4071
3791
|
exchange: '072670'
|
@@ -4077,9 +3797,7 @@ rate_centers:
|
|
4077
3797
|
long: "-90.136024"
|
4078
3798
|
closest_city:
|
4079
3799
|
name: Barataria
|
4080
|
-
|
4081
|
-
value: 2.89
|
4082
|
-
units: km
|
3800
|
+
distance_km: 2.89
|
4083
3801
|
- country: US
|
4084
3802
|
region: LA
|
4085
3803
|
exchange: '329419'
|
@@ -4100,9 +3818,7 @@ rate_centers:
|
|
4100
3818
|
long: "-92.675896"
|
4101
3819
|
closest_city:
|
4102
3820
|
name: Lake Arthur
|
4103
|
-
|
4104
|
-
value: 0.47
|
4105
|
-
units: km
|
3821
|
+
distance_km: 0.47
|
4106
3822
|
- country: US
|
4107
3823
|
region: LA
|
4108
3824
|
exchange: '328945'
|
@@ -4123,9 +3839,7 @@ rate_centers:
|
|
4123
3839
|
long: "-89.768984"
|
4124
3840
|
closest_city:
|
4125
3841
|
name: Eden Isle
|
4126
|
-
|
4127
|
-
value: 14.62
|
4128
|
-
units: km
|
3842
|
+
distance_km: 14.62
|
4129
3843
|
- country: US
|
4130
3844
|
region: LA
|
4131
3845
|
exchange: '072700'
|
@@ -4137,9 +3851,7 @@ rate_centers:
|
|
4137
3851
|
long: "-93.206852"
|
4138
3852
|
closest_city:
|
4139
3853
|
name: Lake Charles
|
4140
|
-
|
4141
|
-
value: 3.6
|
4142
|
-
units: km
|
3854
|
+
distance_km: 3.6
|
4143
3855
|
- country: US
|
4144
3856
|
region: LA
|
4145
3857
|
exchange: '072710'
|
@@ -4151,9 +3863,7 @@ rate_centers:
|
|
4151
3863
|
long: "-91.184728"
|
4152
3864
|
closest_city:
|
4153
3865
|
name: Lake Providence
|
4154
|
-
|
4155
|
-
value: 0.72
|
4156
|
-
units: km
|
3866
|
+
distance_km: 0.72
|
4157
3867
|
- country: US
|
4158
3868
|
region: LA
|
4159
3869
|
exchange: '328946'
|
@@ -4192,9 +3902,7 @@ rate_centers:
|
|
4192
3902
|
long: "-90.485068"
|
4193
3903
|
closest_city:
|
4194
3904
|
name: Laplace
|
4195
|
-
|
4196
|
-
value: 1.21
|
4197
|
-
units: km
|
3905
|
+
distance_km: 1.21
|
4198
3906
|
- country: US
|
4199
3907
|
region: LA
|
4200
3908
|
exchange: '072730'
|
@@ -4206,9 +3914,7 @@ rate_centers:
|
|
4206
3914
|
long: "-90.372776"
|
4207
3915
|
closest_city:
|
4208
3916
|
name: Larose
|
4209
|
-
|
4210
|
-
value: 1.08
|
4211
|
-
units: km
|
3917
|
+
distance_km: 1.08
|
4212
3918
|
- country: US
|
4213
3919
|
region: LA
|
4214
3920
|
exchange: '328948'
|
@@ -4229,9 +3935,7 @@ rate_centers:
|
|
4229
3935
|
long: "-92.182525"
|
4230
3936
|
closest_city:
|
4231
3937
|
name: Lawtell
|
4232
|
-
|
4233
|
-
value: 0.49
|
4234
|
-
units: km
|
3938
|
+
distance_km: 0.49
|
4235
3939
|
- country: US
|
4236
3940
|
region: LA
|
4237
3941
|
exchange: '328949'
|
@@ -4270,9 +3974,7 @@ rate_centers:
|
|
4270
3974
|
long: "-92.406528"
|
4271
3975
|
closest_city:
|
4272
3976
|
name: Lecompte
|
4273
|
-
|
4274
|
-
value: 0.69
|
4275
|
-
units: km
|
3977
|
+
distance_km: 0.69
|
4276
3978
|
- country: US
|
4277
3979
|
region: LA
|
4278
3980
|
exchange: '328952'
|
@@ -4293,9 +3995,7 @@ rate_centers:
|
|
4293
3995
|
long: "-93.265351"
|
4294
3996
|
closest_city:
|
4295
3997
|
name: Leesville
|
4296
|
-
|
4297
|
-
value: 0.79
|
4298
|
-
units: km
|
3998
|
+
distance_km: 0.79
|
4299
3999
|
- country: US
|
4300
4000
|
region: LA
|
4301
4001
|
exchange: '072770'
|
@@ -4307,9 +4007,7 @@ rate_centers:
|
|
4307
4007
|
long: "-90.21545"
|
4308
4008
|
closest_city:
|
4309
4009
|
name: Grand Isle
|
4310
|
-
|
4311
|
-
value: 20.25
|
4312
|
-
units: km
|
4010
|
+
distance_km: 20.25
|
4313
4011
|
- country: US
|
4314
4012
|
region: LA
|
4315
4013
|
exchange: '328953'
|
@@ -4330,9 +4028,7 @@ rate_centers:
|
|
4330
4028
|
long: "-91.981713"
|
4331
4029
|
closest_city:
|
4332
4030
|
name: Leonville
|
4333
|
-
|
4334
|
-
value: 0.06
|
4335
|
-
units: km
|
4031
|
+
distance_km: 0.06
|
4336
4032
|
- country: US
|
4337
4033
|
region: LA
|
4338
4034
|
exchange: '328954'
|
@@ -4389,9 +4085,7 @@ rate_centers:
|
|
4389
4085
|
long: "-92.860383"
|
4390
4086
|
closest_city:
|
4391
4087
|
name: Lisbon
|
4392
|
-
|
4393
|
-
value: 0.66
|
4394
|
-
units: km
|
4088
|
+
distance_km: 0.66
|
4395
4089
|
- country: US
|
4396
4090
|
region: LA
|
4397
4091
|
exchange: '328958'
|
@@ -4421,9 +4115,7 @@ rate_centers:
|
|
4421
4115
|
long: "-90.750981"
|
4422
4116
|
closest_city:
|
4423
4117
|
name: Livingston
|
4424
|
-
|
4425
|
-
value: 0.65
|
4426
|
-
units: km
|
4118
|
+
distance_km: 0.65
|
4427
4119
|
- country: US
|
4428
4120
|
region: LA
|
4429
4121
|
exchange: '072810'
|
@@ -4435,9 +4127,7 @@ rate_centers:
|
|
4435
4127
|
long: "-91.548969"
|
4436
4128
|
closest_city:
|
4437
4129
|
name: Livonia
|
4438
|
-
|
4439
|
-
value: 0.38
|
4440
|
-
units: km
|
4130
|
+
distance_km: 0.38
|
4441
4131
|
- country: US
|
4442
4132
|
region: LA
|
4443
4133
|
exchange: '329424'
|
@@ -4458,9 +4148,7 @@ rate_centers:
|
|
4458
4148
|
long: "-90.535777"
|
4459
4149
|
closest_city:
|
4460
4150
|
name: Lockport
|
4461
|
-
|
4462
|
-
value: 0.52
|
4463
|
-
units: km
|
4151
|
+
distance_km: 0.52
|
4464
4152
|
- country: US
|
4465
4153
|
region: LA
|
4466
4154
|
exchange: '328960'
|
@@ -4481,9 +4169,7 @@ rate_centers:
|
|
4481
4169
|
long: "-93.998341"
|
4482
4170
|
closest_city:
|
4483
4171
|
name: Logansport
|
4484
|
-
|
4485
|
-
value: 0.61
|
4486
|
-
units: km
|
4172
|
+
distance_km: 0.61
|
4487
4173
|
- country: US
|
4488
4174
|
region: LA
|
4489
4175
|
exchange: '328962'
|
@@ -4531,9 +4217,7 @@ rate_centers:
|
|
4531
4217
|
long: "-91.738739"
|
4532
4218
|
closest_city:
|
4533
4219
|
name: Loreauville
|
4534
|
-
|
4535
|
-
value: 0.5
|
4536
|
-
units: km
|
4220
|
+
distance_km: 0.5
|
4537
4221
|
- country: US
|
4538
4222
|
region: LA
|
4539
4223
|
exchange: '329425'
|
@@ -4581,9 +4265,7 @@ rate_centers:
|
|
4581
4265
|
long: "-90.364929"
|
4582
4266
|
closest_city:
|
4583
4267
|
name: Destrehan
|
4584
|
-
|
4585
|
-
value: 3.35
|
4586
|
-
units: km
|
4268
|
+
distance_km: 3.35
|
4587
4269
|
- country: US
|
4588
4270
|
region: LA
|
4589
4271
|
exchange: '072860'
|
@@ -4595,9 +4277,7 @@ rate_centers:
|
|
4595
4277
|
long: "-90.70145"
|
4596
4278
|
closest_city:
|
4597
4279
|
name: Gramercy
|
4598
|
-
|
4599
|
-
value: 2.03
|
4600
|
-
units: km
|
4280
|
+
distance_km: 2.03
|
4601
4281
|
- country: US
|
4602
4282
|
region: LA
|
4603
4283
|
exchange: '072870'
|
@@ -4609,23 +4289,19 @@ rate_centers:
|
|
4609
4289
|
long: "-90.155433"
|
4610
4290
|
closest_city:
|
4611
4291
|
name: Madisonville
|
4612
|
-
|
4613
|
-
value: 1.33
|
4614
|
-
units: km
|
4292
|
+
distance_km: 1.33
|
4615
4293
|
- country: US
|
4616
4294
|
region: LA
|
4617
4295
|
exchange: '072880'
|
4618
4296
|
name: MAMOU
|
4619
4297
|
full_name: Mamou
|
4620
4298
|
lata: '488'
|
4621
|
-
ilec_name:
|
4299
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
4622
4300
|
lat: '30.632501'
|
4623
4301
|
long: "-92.419346"
|
4624
4302
|
closest_city:
|
4625
4303
|
name: Mamou
|
4626
|
-
|
4627
|
-
value: 0.3
|
4628
|
-
units: km
|
4304
|
+
distance_km: 0.3
|
4629
4305
|
- country: US
|
4630
4306
|
region: LA
|
4631
4307
|
exchange: '329309'
|
@@ -4646,9 +4322,7 @@ rate_centers:
|
|
4646
4322
|
long: "-90.064877"
|
4647
4323
|
closest_city:
|
4648
4324
|
name: Mandeville
|
4649
|
-
|
4650
|
-
value: 2.98
|
4651
|
-
units: km
|
4325
|
+
distance_km: 2.98
|
4652
4326
|
- country: US
|
4653
4327
|
region: LA
|
4654
4328
|
exchange: '072900'
|
@@ -4660,9 +4334,7 @@ rate_centers:
|
|
4660
4334
|
long: "-91.777235"
|
4661
4335
|
closest_city:
|
4662
4336
|
name: Mangham
|
4663
|
-
|
4664
|
-
value: 0.22
|
4665
|
-
units: km
|
4337
|
+
distance_km: 0.22
|
4666
4338
|
- country: US
|
4667
4339
|
region: LA
|
4668
4340
|
exchange: '328967'
|
@@ -4683,9 +4355,7 @@ rate_centers:
|
|
4683
4355
|
long: "-93.707543"
|
4684
4356
|
closest_city:
|
4685
4357
|
name: Mansfield
|
4686
|
-
|
4687
|
-
value: 0.68
|
4688
|
-
units: km
|
4358
|
+
distance_km: 0.68
|
4689
4359
|
- country: US
|
4690
4360
|
region: LA
|
4691
4361
|
exchange: '072920'
|
@@ -4697,9 +4367,7 @@ rate_centers:
|
|
4697
4367
|
long: "-92.047648"
|
4698
4368
|
closest_city:
|
4699
4369
|
name: Mansura
|
4700
|
-
|
4701
|
-
value: 1.02
|
4702
|
-
units: km
|
4370
|
+
distance_km: 1.02
|
4703
4371
|
- country: US
|
4704
4372
|
region: LA
|
4705
4373
|
exchange: '072930'
|
@@ -4711,9 +4379,7 @@ rate_centers:
|
|
4711
4379
|
long: "-93.483213"
|
4712
4380
|
closest_city:
|
4713
4381
|
name: Many
|
4714
|
-
|
4715
|
-
value: 0.63
|
4716
|
-
units: km
|
4382
|
+
distance_km: 0.63
|
4717
4383
|
- country: US
|
4718
4384
|
region: LA
|
4719
4385
|
exchange: '072702'
|
@@ -4734,9 +4400,7 @@ rate_centers:
|
|
4734
4400
|
long: "-91.515782"
|
4735
4401
|
closest_city:
|
4736
4402
|
name: Maringouin
|
4737
|
-
|
4738
|
-
value: 0.63
|
4739
|
-
units: km
|
4403
|
+
distance_km: 0.63
|
4740
4404
|
- country: US
|
4741
4405
|
region: LA
|
4742
4406
|
exchange: '072950'
|
@@ -4748,9 +4412,7 @@ rate_centers:
|
|
4748
4412
|
long: "-92.239113"
|
4749
4413
|
closest_city:
|
4750
4414
|
name: Marion
|
4751
|
-
|
4752
|
-
value: 0.14
|
4753
|
-
units: km
|
4415
|
+
distance_km: 0.14
|
4754
4416
|
- country: US
|
4755
4417
|
region: LA
|
4756
4418
|
exchange: '072960'
|
@@ -4762,9 +4424,7 @@ rate_centers:
|
|
4762
4424
|
long: "-92.066598"
|
4763
4425
|
closest_city:
|
4764
4426
|
name: Marksville
|
4765
|
-
|
4766
|
-
value: 0.22
|
4767
|
-
units: km
|
4427
|
+
distance_km: 0.22
|
4768
4428
|
- country: US
|
4769
4429
|
region: LA
|
4770
4430
|
exchange: '329311'
|
@@ -4812,9 +4472,7 @@ rate_centers:
|
|
4812
4472
|
long: "-90.659382"
|
4813
4473
|
closest_city:
|
4814
4474
|
name: Killian
|
4815
|
-
|
4816
|
-
value: 10.14
|
4817
|
-
units: km
|
4475
|
+
distance_km: 10.14
|
4818
4476
|
- country: US
|
4819
4477
|
region: LA
|
4820
4478
|
exchange: '329168'
|
@@ -4889,9 +4547,7 @@ rate_centers:
|
|
4889
4547
|
long: "-91.740221"
|
4890
4548
|
closest_city:
|
4891
4549
|
name: Melville
|
4892
|
-
|
4893
|
-
value: 0.82
|
4894
|
-
units: km
|
4550
|
+
distance_km: 0.82
|
4895
4551
|
- country: US
|
4896
4552
|
region: LA
|
4897
4553
|
exchange: '072990'
|
@@ -4903,9 +4559,7 @@ rate_centers:
|
|
4903
4559
|
long: "-91.791868"
|
4904
4560
|
closest_city:
|
4905
4561
|
name: Mer Rouge
|
4906
|
-
|
4907
|
-
value: 0.39
|
4908
|
-
units: km
|
4562
|
+
distance_km: 0.39
|
4909
4563
|
- country: US
|
4910
4564
|
region: LA
|
4911
4565
|
exchange: '329313'
|
@@ -4935,9 +4589,7 @@ rate_centers:
|
|
4935
4589
|
long: "-93.540981"
|
4936
4590
|
closest_city:
|
4937
4591
|
name: Merryville
|
4938
|
-
|
4939
|
-
value: 1.79
|
4940
|
-
units: km
|
4592
|
+
distance_km: 1.79
|
4941
4593
|
- country: US
|
4942
4594
|
region: LA
|
4943
4595
|
exchange: '073151'
|
@@ -4976,9 +4628,7 @@ rate_centers:
|
|
4976
4628
|
long: "-93.28508"
|
4977
4629
|
closest_city:
|
4978
4630
|
name: Minden
|
4979
|
-
|
4980
|
-
value: 0.83
|
4981
|
-
units: km
|
4631
|
+
distance_km: 0.83
|
4982
4632
|
- country: US
|
4983
4633
|
region: LA
|
4984
4634
|
exchange: '072763'
|
@@ -5044,9 +4694,7 @@ rate_centers:
|
|
5044
4694
|
long: "-92.108143"
|
5045
4695
|
closest_city:
|
5046
4696
|
name: Monroe
|
5047
|
-
|
5048
|
-
value: 3.44
|
5049
|
-
units: km
|
4697
|
+
distance_km: 3.44
|
5050
4698
|
- country: US
|
5051
4699
|
region: LA
|
5052
4700
|
exchange: '073030'
|
@@ -5058,9 +4706,7 @@ rate_centers:
|
|
5058
4706
|
long: "-90.558417"
|
5059
4707
|
closest_city:
|
5060
4708
|
name: Montegut
|
5061
|
-
|
5062
|
-
value: 1.74
|
5063
|
-
units: km
|
4709
|
+
distance_km: 1.74
|
5064
4710
|
- country: US
|
5065
4711
|
region: LA
|
5066
4712
|
exchange: '073040'
|
@@ -5072,9 +4718,7 @@ rate_centers:
|
|
5072
4718
|
long: "-91.714223"
|
5073
4719
|
closest_city:
|
5074
4720
|
name: Monterey
|
5075
|
-
|
5076
|
-
value: 0.9
|
5077
|
-
units: km
|
4721
|
+
distance_km: 0.9
|
5078
4722
|
- country: US
|
5079
4723
|
region: LA
|
5080
4724
|
exchange: '073050'
|
@@ -5086,9 +4730,7 @@ rate_centers:
|
|
5086
4730
|
long: "-92.89032"
|
5087
4731
|
closest_city:
|
5088
4732
|
name: Montgomery
|
5089
|
-
|
5090
|
-
value: 0.27
|
5091
|
-
units: km
|
4733
|
+
distance_km: 0.27
|
5092
4734
|
- country: US
|
5093
4735
|
region: LA
|
5094
4736
|
exchange: '328986'
|
@@ -5109,9 +4751,7 @@ rate_centers:
|
|
5109
4751
|
long: "-90.643351"
|
5110
4752
|
closest_city:
|
5111
4753
|
name: Montpelier
|
5112
|
-
|
5113
|
-
value: 1.24
|
5114
|
-
units: km
|
4754
|
+
distance_km: 1.24
|
5115
4755
|
- country: US
|
5116
4756
|
region: LA
|
5117
4757
|
exchange: '328987'
|
@@ -5141,9 +4781,7 @@ rate_centers:
|
|
5141
4781
|
long: "-93.959109"
|
5142
4782
|
closest_city:
|
5143
4783
|
name: Mooringsport
|
5144
|
-
|
5145
|
-
value: 0.15
|
5146
|
-
units: km
|
4784
|
+
distance_km: 0.15
|
5147
4785
|
- country: US
|
5148
4786
|
region: LA
|
5149
4787
|
exchange: '328989'
|
@@ -5164,9 +4802,7 @@ rate_centers:
|
|
5164
4802
|
long: "-91.97288"
|
5165
4803
|
closest_city:
|
5166
4804
|
name: Moreauville
|
5167
|
-
|
5168
|
-
value: 0.85
|
5169
|
-
units: km
|
4805
|
+
distance_km: 0.85
|
5170
4806
|
- country: US
|
5171
4807
|
region: LA
|
5172
4808
|
exchange: '073090'
|
@@ -5178,9 +4814,7 @@ rate_centers:
|
|
5178
4814
|
long: "-91.201298"
|
5179
4815
|
closest_city:
|
5180
4816
|
name: Morgan City
|
5181
|
-
|
5182
|
-
value: 0.98
|
5183
|
-
units: km
|
4817
|
+
distance_km: 0.98
|
5184
4818
|
- country: US
|
5185
4819
|
region: LA
|
5186
4820
|
exchange: '073100'
|
@@ -5192,9 +4826,7 @@ rate_centers:
|
|
5192
4826
|
long: "-91.594334"
|
5193
4827
|
closest_city:
|
5194
4828
|
name: Morganza
|
5195
|
-
|
5196
|
-
value: 0.7
|
5197
|
-
units: km
|
4829
|
+
distance_km: 0.7
|
5198
4830
|
- country: US
|
5199
4831
|
region: LA
|
5200
4832
|
exchange: '328991'
|
@@ -5251,9 +4883,7 @@ rate_centers:
|
|
5251
4883
|
long: "-90.29662"
|
5252
4884
|
closest_city:
|
5253
4885
|
name: Franklinton
|
5254
|
-
|
5255
|
-
value: 19.17
|
5256
|
-
units: km
|
4886
|
+
distance_km: 19.17
|
5257
4887
|
- country: US
|
5258
4888
|
region: LA
|
5259
4889
|
exchange: '329320'
|
@@ -5274,9 +4904,7 @@ rate_centers:
|
|
5274
4904
|
long: "-91.031184"
|
5275
4905
|
closest_city:
|
5276
4906
|
name: Napoleonville
|
5277
|
-
|
5278
|
-
value: 0.6
|
5279
|
-
units: km
|
4907
|
+
distance_km: 0.6
|
5280
4908
|
- country: US
|
5281
4909
|
region: LA
|
5282
4910
|
exchange: '328993'
|
@@ -5297,9 +4925,7 @@ rate_centers:
|
|
5297
4925
|
long: "-93.091899"
|
5298
4926
|
closest_city:
|
5299
4927
|
name: Natchitoches
|
5300
|
-
|
5301
|
-
value: 4.04
|
5302
|
-
units: km
|
4928
|
+
distance_km: 4.04
|
5303
4929
|
- country: US
|
5304
4930
|
region: LA
|
5305
4931
|
exchange: '328995'
|
@@ -5329,9 +4955,7 @@ rate_centers:
|
|
5329
4955
|
long: "-91.826448"
|
5330
4956
|
closest_city:
|
5331
4957
|
name: New Iberia
|
5332
|
-
|
5333
|
-
value: 0.82
|
5334
|
-
units: km
|
4958
|
+
distance_km: 0.82
|
5335
4959
|
- country: US
|
5336
4960
|
region: LA
|
5337
4961
|
exchange: '329180'
|
@@ -5352,9 +4976,7 @@ rate_centers:
|
|
5352
4976
|
long: "-90.075694"
|
5353
4977
|
closest_city:
|
5354
4978
|
name: Gretna
|
5355
|
-
|
5356
|
-
value: 4.8
|
5357
|
-
units: km
|
4979
|
+
distance_km: 4.8
|
5358
4980
|
- country: US
|
5359
4981
|
region: LA
|
5360
4982
|
exchange: '073160'
|
@@ -5366,9 +4988,7 @@ rate_centers:
|
|
5366
4988
|
long: "-91.434363"
|
5367
4989
|
closest_city:
|
5368
4990
|
name: New Roads
|
5369
|
-
|
5370
|
-
value: 1.99
|
5371
|
-
units: km
|
4991
|
+
distance_km: 1.99
|
5372
4992
|
- country: US
|
5373
4993
|
region: LA
|
5374
4994
|
exchange: '329322'
|
@@ -5398,9 +5018,7 @@ rate_centers:
|
|
5398
5018
|
long: "-91.241755"
|
5399
5019
|
closest_city:
|
5400
5020
|
name: Newellton
|
5401
|
-
|
5402
|
-
value: 0.59
|
5403
|
-
units: km
|
5021
|
+
distance_km: 0.59
|
5404
5022
|
- country: US
|
5405
5023
|
region: LA
|
5406
5024
|
exchange: '328998'
|
@@ -5421,9 +5039,7 @@ rate_centers:
|
|
5421
5039
|
long: "-90.415557"
|
5422
5040
|
closest_city:
|
5423
5041
|
name: Norco
|
5424
|
-
|
5425
|
-
value: 1.17
|
5426
|
-
units: km
|
5042
|
+
distance_km: 1.17
|
5427
5043
|
- country: US
|
5428
5044
|
region: LA
|
5429
5045
|
exchange: '073190'
|
@@ -5435,9 +5051,7 @@ rate_centers:
|
|
5435
5051
|
long: "-91.349954"
|
5436
5052
|
closest_city:
|
5437
5053
|
name: Jackson
|
5438
|
-
|
5439
|
-
value: 22.88
|
5440
|
-
units: km
|
5054
|
+
distance_km: 22.88
|
5441
5055
|
- country: US
|
5442
5056
|
region: LA
|
5443
5057
|
exchange: '329326'
|
@@ -5476,9 +5090,7 @@ rate_centers:
|
|
5476
5090
|
long: "-91.385527"
|
5477
5091
|
closest_city:
|
5478
5092
|
name: Oak Grove
|
5479
|
-
|
5480
|
-
value: 0.74
|
5481
|
-
units: km
|
5093
|
+
distance_km: 0.74
|
5482
5094
|
- country: US
|
5483
5095
|
region: LA
|
5484
5096
|
exchange: '073210'
|
@@ -5490,9 +5102,7 @@ rate_centers:
|
|
5490
5102
|
long: "-91.777487"
|
5491
5103
|
closest_city:
|
5492
5104
|
name: Oak Ridge
|
5493
|
-
|
5494
|
-
value: 0.43
|
5495
|
-
units: km
|
5105
|
+
distance_km: 0.43
|
5496
5106
|
- country: US
|
5497
5107
|
region: LA
|
5498
5108
|
exchange: '073220'
|
@@ -5504,9 +5114,7 @@ rate_centers:
|
|
5504
5114
|
long: "-92.657198"
|
5505
5115
|
closest_city:
|
5506
5116
|
name: Oakdale
|
5507
|
-
|
5508
|
-
value: 0.36
|
5509
|
-
units: km
|
5117
|
+
distance_km: 0.36
|
5510
5118
|
- country: US
|
5511
5119
|
region: LA
|
5512
5120
|
exchange: '329327'
|
@@ -5527,9 +5135,7 @@ rate_centers:
|
|
5527
5135
|
long: "-92.767812"
|
5528
5136
|
closest_city:
|
5529
5137
|
name: Oberlin
|
5530
|
-
|
5531
|
-
value: 1.93
|
5532
|
-
units: km
|
5138
|
+
distance_km: 1.93
|
5533
5139
|
- country: US
|
5534
5140
|
region: LA
|
5535
5141
|
exchange: '073250'
|
@@ -5541,9 +5147,7 @@ rate_centers:
|
|
5541
5147
|
long: "-93.96485"
|
5542
5148
|
closest_city:
|
5543
5149
|
name: Oil City
|
5544
|
-
|
5545
|
-
value: 1.21
|
5546
|
-
units: km
|
5150
|
+
distance_km: 1.21
|
5547
5151
|
- country: US
|
5548
5152
|
region: LA
|
5549
5153
|
exchange: '073260'
|
@@ -5555,9 +5159,7 @@ rate_centers:
|
|
5555
5159
|
long: "-92.241033"
|
5556
5160
|
closest_city:
|
5557
5161
|
name: Olla
|
5558
|
-
|
5559
|
-
value: 0.39
|
5560
|
-
units: km
|
5162
|
+
distance_km: 0.39
|
5561
5163
|
- country: US
|
5562
5164
|
region: LA
|
5563
5165
|
exchange: '073270'
|
@@ -5569,9 +5171,7 @@ rate_centers:
|
|
5569
5171
|
long: "-92.081174"
|
5570
5172
|
closest_city:
|
5571
5173
|
name: Opelousas
|
5572
|
-
|
5573
|
-
value: 0.77
|
5574
|
-
units: km
|
5174
|
+
distance_km: 0.77
|
5575
5175
|
- country: US
|
5576
5176
|
region: LA
|
5577
5177
|
exchange: '329437'
|
@@ -5637,9 +5237,7 @@ rate_centers:
|
|
5637
5237
|
long: "-90.432113"
|
5638
5238
|
closest_city:
|
5639
5239
|
name: Paradis
|
5640
|
-
|
5641
|
-
value: 0.98
|
5642
|
-
units: km
|
5240
|
+
distance_km: 0.98
|
5643
5241
|
- country: US
|
5644
5242
|
region: LA
|
5645
5243
|
exchange: '073290'
|
@@ -5651,9 +5249,7 @@ rate_centers:
|
|
5651
5249
|
long: "-91.833697"
|
5652
5250
|
closest_city:
|
5653
5251
|
name: Parks
|
5654
|
-
|
5655
|
-
value: 0.63
|
5656
|
-
units: km
|
5252
|
+
distance_km: 0.63
|
5657
5253
|
- country: US
|
5658
5254
|
region: LA
|
5659
5255
|
exchange: '073300'
|
@@ -5665,9 +5261,7 @@ rate_centers:
|
|
5665
5261
|
long: "-91.30689"
|
5666
5262
|
closest_city:
|
5667
5263
|
name: Patterson
|
5668
|
-
|
5669
|
-
value: 0.87
|
5670
|
-
units: km
|
5264
|
+
distance_km: 0.87
|
5671
5265
|
- country: US
|
5672
5266
|
region: LA
|
5673
5267
|
exchange: '329438'
|
@@ -5688,9 +5282,7 @@ rate_centers:
|
|
5688
5282
|
long: "-89.750566"
|
5689
5283
|
closest_city:
|
5690
5284
|
name: Pearl River
|
5691
|
-
|
5692
|
-
value: 0.62
|
5693
|
-
units: km
|
5285
|
+
distance_km: 0.62
|
5694
5286
|
- country: US
|
5695
5287
|
region: LA
|
5696
5288
|
exchange: '073320'
|
@@ -5702,9 +5294,7 @@ rate_centers:
|
|
5702
5294
|
long: "-89.607636"
|
5703
5295
|
closest_city:
|
5704
5296
|
name: Slidell
|
5705
|
-
|
5706
|
-
value: 17.34
|
5707
|
-
units: km
|
5297
|
+
distance_km: 17.34
|
5708
5298
|
- country: US
|
5709
5299
|
region: LA
|
5710
5300
|
exchange: '073330'
|
@@ -5716,9 +5306,7 @@ rate_centers:
|
|
5716
5306
|
long: "-92.459822"
|
5717
5307
|
closest_city:
|
5718
5308
|
name: Gueydan
|
5719
|
-
|
5720
|
-
value: 43.45
|
5721
|
-
units: km
|
5309
|
+
distance_km: 43.45
|
5722
5310
|
- country: US
|
5723
5311
|
region: LA
|
5724
5312
|
exchange: '329007'
|
@@ -5739,9 +5327,7 @@ rate_centers:
|
|
5739
5327
|
long: "-93.591003"
|
5740
5328
|
closest_city:
|
5741
5329
|
name: Pleasant Hill
|
5742
|
-
|
5743
|
-
value: 10.37
|
5744
|
-
units: km
|
5330
|
+
distance_km: 10.37
|
5745
5331
|
- country: US
|
5746
5332
|
region: LA
|
5747
5333
|
exchange: '329187'
|
@@ -5762,9 +5348,7 @@ rate_centers:
|
|
5762
5348
|
long: "-91.21071"
|
5763
5349
|
closest_city:
|
5764
5350
|
name: Pierre Part
|
5765
|
-
|
5766
|
-
value: 1.16
|
5767
|
-
units: km
|
5351
|
+
distance_km: 1.16
|
5768
5352
|
- country: US
|
5769
5353
|
region: LA
|
5770
5354
|
exchange: '073360'
|
@@ -5776,9 +5360,7 @@ rate_centers:
|
|
5776
5360
|
long: "-90.015143"
|
5777
5361
|
closest_city:
|
5778
5362
|
name: Franklinton
|
5779
|
-
|
5780
|
-
value: 14.52
|
5781
|
-
units: km
|
5363
|
+
distance_km: 14.52
|
5782
5364
|
- country: US
|
5783
5365
|
region: LA
|
5784
5366
|
exchange: '329439'
|
@@ -5794,14 +5376,12 @@ rate_centers:
|
|
5794
5376
|
name: PINEPRAIRI
|
5795
5377
|
full_name: Pine Prairie
|
5796
5378
|
lata: '488'
|
5797
|
-
ilec_name:
|
5379
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
5798
5380
|
lat: '30.78548'
|
5799
5381
|
long: "-92.432547"
|
5800
5382
|
closest_city:
|
5801
5383
|
name: Pine Prairie
|
5802
|
-
|
5803
|
-
value: 1.06
|
5804
|
-
units: km
|
5384
|
+
distance_km: 1.06
|
5805
5385
|
- country: US
|
5806
5386
|
region: LA
|
5807
5387
|
exchange: '329009'
|
@@ -5831,9 +5411,7 @@ rate_centers:
|
|
5831
5411
|
long: "-92.933725"
|
5832
5412
|
closest_city:
|
5833
5413
|
name: Pitkin
|
5834
|
-
|
5835
|
-
value: 0.68
|
5836
|
-
units: km
|
5414
|
+
distance_km: 0.68
|
5837
5415
|
- country: US
|
5838
5416
|
region: LA
|
5839
5417
|
exchange: '073390'
|
@@ -5845,9 +5423,7 @@ rate_centers:
|
|
5845
5423
|
long: "-93.699041"
|
5846
5424
|
closest_city:
|
5847
5425
|
name: Plain Dealing
|
5848
|
-
|
5849
|
-
value: 0.07
|
5850
|
-
units: km
|
5426
|
+
distance_km: 0.07
|
5851
5427
|
- country: US
|
5852
5428
|
region: LA
|
5853
5429
|
exchange: '329440'
|
@@ -5868,9 +5444,7 @@ rate_centers:
|
|
5868
5444
|
long: "-91.233284"
|
5869
5445
|
closest_city:
|
5870
5446
|
name: Plaquemine
|
5871
|
-
|
5872
|
-
value: 0.94
|
5873
|
-
units: km
|
5447
|
+
distance_km: 0.94
|
5874
5448
|
- country: US
|
5875
5449
|
region: LA
|
5876
5450
|
exchange: '329334'
|
@@ -5891,9 +5465,7 @@ rate_centers:
|
|
5891
5465
|
long: "-91.984875"
|
5892
5466
|
closest_city:
|
5893
5467
|
name: Plaucheville
|
5894
|
-
|
5895
|
-
value: 0.35
|
5896
|
-
units: km
|
5468
|
+
distance_km: 0.35
|
5897
5469
|
- country: US
|
5898
5470
|
region: LA
|
5899
5471
|
exchange: '073420'
|
@@ -5905,16 +5477,14 @@ rate_centers:
|
|
5905
5477
|
long: "-93.515141"
|
5906
5478
|
closest_city:
|
5907
5479
|
name: Pleasant Hill
|
5908
|
-
|
5909
|
-
value: 0.18
|
5910
|
-
units: km
|
5480
|
+
distance_km: 0.18
|
5911
5481
|
- country: US
|
5912
5482
|
region: LA
|
5913
5483
|
exchange: '329189'
|
5914
5484
|
name: POINT BLUE
|
5915
5485
|
full_name: Point Blue
|
5916
5486
|
lata: '488'
|
5917
|
-
ilec_name:
|
5487
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
5918
5488
|
lat:
|
5919
5489
|
long:
|
5920
5490
|
- country: US
|
@@ -5937,9 +5507,7 @@ rate_centers:
|
|
5937
5507
|
long: "-89.798541"
|
5938
5508
|
closest_city:
|
5939
5509
|
name: Pointe a la Hache
|
5940
|
-
|
5941
|
-
value: 1.9
|
5942
|
-
units: km
|
5510
|
+
distance_km: 1.9
|
5943
5511
|
- country: US
|
5944
5512
|
region: LA
|
5945
5513
|
exchange: '073440'
|
@@ -5951,9 +5519,7 @@ rate_centers:
|
|
5951
5519
|
long: "-92.406795"
|
5952
5520
|
closest_city:
|
5953
5521
|
name: Pollock
|
5954
|
-
|
5955
|
-
value: 4.47
|
5956
|
-
units: km
|
5522
|
+
distance_km: 4.47
|
5957
5523
|
- country: US
|
5958
5524
|
region: LA
|
5959
5525
|
exchange: '073450'
|
@@ -5965,9 +5531,7 @@ rate_centers:
|
|
5965
5531
|
long: "-90.442295"
|
5966
5532
|
closest_city:
|
5967
5533
|
name: Ponchatoula
|
5968
|
-
|
5969
|
-
value: 0.32
|
5970
|
-
units: km
|
5534
|
+
distance_km: 0.32
|
5971
5535
|
- country: US
|
5972
5536
|
region: LA
|
5973
5537
|
exchange: '329442'
|
@@ -5988,9 +5552,7 @@ rate_centers:
|
|
5988
5552
|
long: "-91.956464"
|
5989
5553
|
closest_city:
|
5990
5554
|
name: Port Barre
|
5991
|
-
|
5992
|
-
value: 0.18
|
5993
|
-
units: km
|
5555
|
+
distance_km: 0.18
|
5994
5556
|
- country: US
|
5995
5557
|
region: LA
|
5996
5558
|
exchange: '329443'
|
@@ -6011,9 +5573,7 @@ rate_centers:
|
|
6011
5573
|
long: "-89.694287"
|
6012
5574
|
closest_city:
|
6013
5575
|
name: Port Sulphur
|
6014
|
-
|
6015
|
-
value: 4.22
|
6016
|
-
units: km
|
5576
|
+
distance_km: 4.22
|
6017
5577
|
- country: US
|
6018
5578
|
region: LA
|
6019
5579
|
exchange: '329447'
|
@@ -6088,9 +5648,7 @@ rate_centers:
|
|
6088
5648
|
long: "-90.610072"
|
6089
5649
|
closest_city:
|
6090
5650
|
name: Raceland
|
6091
|
-
|
6092
|
-
value: 2.75
|
6093
|
-
units: km
|
5651
|
+
distance_km: 2.75
|
6094
5652
|
- country: US
|
6095
5653
|
region: LA
|
6096
5654
|
exchange: '073490'
|
@@ -6102,9 +5660,7 @@ rate_centers:
|
|
6102
5660
|
long: "-93.133773"
|
6103
5661
|
closest_city:
|
6104
5662
|
name: Reeves
|
6105
|
-
|
6106
|
-
value: 8.83
|
6107
|
-
units: km
|
5663
|
+
distance_km: 8.83
|
6108
5664
|
- country: US
|
6109
5665
|
region: LA
|
6110
5666
|
exchange: '329448'
|
@@ -6134,9 +5690,7 @@ rate_centers:
|
|
6134
5690
|
long: "-92.273559"
|
6135
5691
|
closest_city:
|
6136
5692
|
name: Rayne
|
6137
|
-
|
6138
|
-
value: 1.08
|
6139
|
-
units: km
|
5693
|
+
distance_km: 1.08
|
6140
5694
|
- country: US
|
6141
5695
|
region: LA
|
6142
5696
|
exchange: '073510'
|
@@ -6148,9 +5702,7 @@ rate_centers:
|
|
6148
5702
|
long: "-91.758228"
|
6149
5703
|
closest_city:
|
6150
5704
|
name: Rayville
|
6151
|
-
|
6152
|
-
value: 0.46
|
6153
|
-
units: km
|
5705
|
+
distance_km: 0.46
|
6154
5706
|
- country: US
|
6155
5707
|
region: LA
|
6156
5708
|
exchange: '329022'
|
@@ -6166,7 +5718,7 @@ rate_centers:
|
|
6166
5718
|
name: REDDELL
|
6167
5719
|
full_name: Reddell
|
6168
5720
|
lata: '488'
|
6169
|
-
ilec_name:
|
5721
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
6170
5722
|
lat:
|
6171
5723
|
long:
|
6172
5724
|
- country: US
|
@@ -6180,9 +5732,7 @@ rate_centers:
|
|
6180
5732
|
long: "-93.049958"
|
6181
5733
|
closest_city:
|
6182
5734
|
name: Reeves
|
6183
|
-
|
6184
|
-
value: 0.87
|
6185
|
-
units: km
|
5735
|
+
distance_km: 0.87
|
6186
5736
|
- country: US
|
6187
5737
|
region: LA
|
6188
5738
|
exchange: '073530'
|
@@ -6194,9 +5744,7 @@ rate_centers:
|
|
6194
5744
|
long: "-90.56506"
|
6195
5745
|
closest_city:
|
6196
5746
|
name: Reserve
|
6197
|
-
|
6198
|
-
value: 1.95
|
6199
|
-
units: km
|
5747
|
+
distance_km: 1.95
|
6200
5748
|
- country: US
|
6201
5749
|
region: LA
|
6202
5750
|
exchange: '329023'
|
@@ -6235,9 +5783,7 @@ rate_centers:
|
|
6235
5783
|
long: "-93.285147"
|
6236
5784
|
closest_city:
|
6237
5785
|
name: Ringgold
|
6238
|
-
|
6239
|
-
value: 0.23
|
6240
|
-
units: km
|
5786
|
+
distance_km: 0.23
|
6241
5787
|
- country: US
|
6242
5788
|
region: LA
|
6243
5789
|
exchange: '329340'
|
@@ -6271,14 +5817,12 @@ rate_centers:
|
|
6271
5817
|
name: ROANOKE
|
6272
5818
|
full_name: Roanoke
|
6273
5819
|
lata: '488'
|
6274
|
-
ilec_name:
|
5820
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
6275
5821
|
lat: '30.241165'
|
6276
5822
|
long: "-92.739338"
|
6277
5823
|
closest_city:
|
6278
5824
|
name: Roanoke
|
6279
|
-
|
6280
|
-
value: 1.04
|
6281
|
-
units: km
|
5825
|
+
distance_km: 1.04
|
6282
5826
|
- country: US
|
6283
5827
|
region: LA
|
6284
5828
|
exchange: '073560'
|
@@ -6290,9 +5834,7 @@ rate_centers:
|
|
6290
5834
|
long: "-93.307047"
|
6291
5835
|
closest_city:
|
6292
5836
|
name: Robeline
|
6293
|
-
|
6294
|
-
value: 0.5
|
6295
|
-
units: km
|
5837
|
+
distance_km: 0.5
|
6296
5838
|
- country: US
|
6297
5839
|
region: LA
|
6298
5840
|
exchange: '329342'
|
@@ -6322,9 +5864,7 @@ rate_centers:
|
|
6322
5864
|
long: "-93.997848"
|
6323
5865
|
closest_city:
|
6324
5866
|
name: Rodessa
|
6325
|
-
|
6326
|
-
value: 0.17
|
6327
|
-
units: km
|
5867
|
+
distance_km: 0.17
|
6328
5868
|
- country: US
|
6329
5869
|
region: LA
|
6330
5870
|
exchange: '329031'
|
@@ -6345,9 +5885,7 @@ rate_centers:
|
|
6345
5885
|
long: "-91.457655"
|
6346
5886
|
closest_city:
|
6347
5887
|
name: Rosedale
|
6348
|
-
|
6349
|
-
value: 0.3
|
6350
|
-
units: km
|
5888
|
+
distance_km: 0.3
|
6351
5889
|
- country: US
|
6352
5890
|
region: LA
|
6353
5891
|
exchange: '329343'
|
@@ -6377,9 +5915,7 @@ rate_centers:
|
|
6377
5915
|
long: "-91.384005"
|
6378
5916
|
closest_city:
|
6379
5917
|
name: Erwinville
|
6380
|
-
|
6381
|
-
value: 6.58
|
6382
|
-
units: km
|
5918
|
+
distance_km: 6.58
|
6383
5919
|
- country: US
|
6384
5920
|
region: LA
|
6385
5921
|
exchange: '073600'
|
@@ -6391,9 +5927,7 @@ rate_centers:
|
|
6391
5927
|
long: "-92.644888"
|
6392
5928
|
closest_city:
|
6393
5929
|
name: Ruston
|
6394
|
-
|
6395
|
-
value: 1.26
|
6396
|
-
units: km
|
5930
|
+
distance_km: 1.26
|
6397
5931
|
- country: US
|
6398
5932
|
region: LA
|
6399
5933
|
exchange: '329458'
|
@@ -6441,9 +5975,7 @@ rate_centers:
|
|
6441
5975
|
long: "-92.977777"
|
6442
5976
|
closest_city:
|
6443
5977
|
name: Saline
|
6444
|
-
|
6445
|
-
value: 0.26
|
6446
|
-
units: km
|
5978
|
+
distance_km: 0.26
|
6447
5979
|
- country: US
|
6448
5980
|
region: LA
|
6449
5981
|
exchange: '073620'
|
@@ -6455,9 +5987,7 @@ rate_centers:
|
|
6455
5987
|
long: "-93.451968"
|
6456
5988
|
closest_city:
|
6457
5989
|
name: Sarepta
|
6458
|
-
|
6459
|
-
value: 0.64
|
6460
|
-
units: km
|
5990
|
+
distance_km: 0.64
|
6461
5991
|
- country: US
|
6462
5992
|
region: LA
|
6463
5993
|
exchange: '329344'
|
@@ -6532,9 +6062,7 @@ rate_centers:
|
|
6532
6062
|
long: "-93.300877"
|
6533
6063
|
closest_city:
|
6534
6064
|
name: Shongaloo
|
6535
|
-
|
6536
|
-
value: 0.55
|
6537
|
-
units: km
|
6065
|
+
distance_km: 0.55
|
6538
6066
|
- country: US
|
6539
6067
|
region: LA
|
6540
6068
|
exchange: '073640'
|
@@ -6546,9 +6074,7 @@ rate_centers:
|
|
6546
6074
|
long: "-93.752651"
|
6547
6075
|
closest_city:
|
6548
6076
|
name: Shreveport
|
6549
|
-
|
6550
|
-
value: 6.2
|
6551
|
-
units: km
|
6077
|
+
distance_km: 6.2
|
6552
6078
|
- country: US
|
6553
6079
|
region: LA
|
6554
6080
|
exchange: '329037'
|
@@ -6569,9 +6095,7 @@ rate_centers:
|
|
6569
6095
|
long: "-91.656976"
|
6570
6096
|
closest_city:
|
6571
6097
|
name: Sicily Island
|
6572
|
-
|
6573
|
-
value: 0.37
|
6574
|
-
units: km
|
6098
|
+
distance_km: 0.37
|
6575
6099
|
- country: US
|
6576
6100
|
region: LA
|
6577
6101
|
exchange: '329039'
|
@@ -6601,9 +6125,7 @@ rate_centers:
|
|
6601
6125
|
long: "-91.806741"
|
6602
6126
|
closest_city:
|
6603
6127
|
name: Simmesport
|
6604
|
-
|
6605
|
-
value: 0.75
|
6606
|
-
units: km
|
6128
|
+
distance_km: 0.75
|
6607
6129
|
- country: US
|
6608
6130
|
region: LA
|
6609
6131
|
exchange: '329198'
|
@@ -6651,9 +6173,7 @@ rate_centers:
|
|
6651
6173
|
long: "-89.782633"
|
6652
6174
|
closest_city:
|
6653
6175
|
name: Slidell
|
6654
|
-
|
6655
|
-
value: 1.55
|
6656
|
-
units: km
|
6176
|
+
distance_km: 1.55
|
6657
6177
|
- country: US
|
6658
6178
|
region: LA
|
6659
6179
|
exchange: '329043'
|
@@ -6692,37 +6212,31 @@ rate_centers:
|
|
6692
6212
|
long: "-90.8601"
|
6693
6213
|
closest_city:
|
6694
6214
|
name: Sorrento
|
6695
|
-
|
6696
|
-
value: 0.7
|
6697
|
-
units: km
|
6215
|
+
distance_km: 0.7
|
6698
6216
|
- country: US
|
6699
6217
|
region: LA
|
6700
6218
|
exchange: '073690'
|
6701
6219
|
name: SODODGE CY
|
6702
6220
|
full_name: South Dodge City
|
6703
6221
|
lata: '530'
|
6704
|
-
ilec_name:
|
6222
|
+
ilec_name: BRIGHTSPEED OF SOUTH ARKANSAS, LLC
|
6705
6223
|
lat: '33.015321'
|
6706
6224
|
long: "-92.967882"
|
6707
6225
|
closest_city:
|
6708
6226
|
name: Haynesville
|
6709
|
-
|
6710
|
-
value: 16.73
|
6711
|
-
units: km
|
6227
|
+
distance_km: 16.73
|
6712
6228
|
- country: US
|
6713
6229
|
region: LA
|
6714
6230
|
exchange: '073700'
|
6715
6231
|
name: SOJCT CITY
|
6716
6232
|
full_name: South Junction City
|
6717
6233
|
lata: '530'
|
6718
|
-
ilec_name:
|
6234
|
+
ilec_name: BRIGHTSPEED OF SOUTH ARKANSAS, LLC
|
6719
6235
|
lat: '33.018846'
|
6720
6236
|
long: "-92.726494"
|
6721
6237
|
closest_city:
|
6722
6238
|
name: Junction City
|
6723
|
-
|
6724
|
-
value: 1.34
|
6725
|
-
units: km
|
6239
|
+
distance_km: 1.34
|
6726
6240
|
- country: US
|
6727
6241
|
region: LA
|
6728
6242
|
exchange: '329044'
|
@@ -6743,9 +6257,7 @@ rate_centers:
|
|
6743
6257
|
long: "-90.466255"
|
6744
6258
|
closest_city:
|
6745
6259
|
name: Kentwood
|
6746
|
-
|
6747
|
-
value: 8.48
|
6748
|
-
units: km
|
6260
|
+
distance_km: 8.48
|
6749
6261
|
- country: US
|
6750
6262
|
region: LA
|
6751
6263
|
exchange: '329456'
|
@@ -6775,9 +6287,7 @@ rate_centers:
|
|
6775
6287
|
long: "-92.133979"
|
6776
6288
|
closest_city:
|
6777
6289
|
name: Sterlington
|
6778
|
-
|
6779
|
-
value: 9.82
|
6780
|
-
units: km
|
6290
|
+
distance_km: 9.82
|
6781
6291
|
- country: US
|
6782
6292
|
region: LA
|
6783
6293
|
exchange: '073730'
|
@@ -6789,9 +6299,7 @@ rate_centers:
|
|
6789
6299
|
long: "-90.550866"
|
6790
6300
|
closest_city:
|
6791
6301
|
name: Springfield
|
6792
|
-
|
6793
|
-
value: 0.65
|
6794
|
-
units: km
|
6302
|
+
distance_km: 0.65
|
6795
6303
|
- country: US
|
6796
6304
|
region: LA
|
6797
6305
|
exchange: '073740'
|
@@ -6803,9 +6311,7 @@ rate_centers:
|
|
6803
6311
|
long: "-93.467215"
|
6804
6312
|
closest_city:
|
6805
6313
|
name: Springhill
|
6806
|
-
|
6807
|
-
value: 0.72
|
6808
|
-
units: km
|
6314
|
+
distance_km: 0.72
|
6809
6315
|
- country: US
|
6810
6316
|
region: LA
|
6811
6317
|
exchange: '073750'
|
@@ -6817,9 +6323,7 @@ rate_centers:
|
|
6817
6323
|
long: "-89.858185"
|
6818
6324
|
closest_city:
|
6819
6325
|
name: Poydras
|
6820
|
-
|
6821
|
-
value: 2.85
|
6822
|
-
units: km
|
6326
|
+
distance_km: 2.85
|
6823
6327
|
- country: US
|
6824
6328
|
region: LA
|
6825
6329
|
exchange: '073760'
|
@@ -6831,9 +6335,7 @@ rate_centers:
|
|
6831
6335
|
long: "-91.384131"
|
6832
6336
|
closest_city:
|
6833
6337
|
name: St. Francisville
|
6834
|
-
|
6835
|
-
value: 1.34
|
6836
|
-
units: km
|
6338
|
+
distance_km: 1.34
|
6837
6339
|
- country: US
|
6838
6340
|
region: LA
|
6839
6341
|
exchange: '073770'
|
@@ -6845,9 +6347,7 @@ rate_centers:
|
|
6845
6347
|
long: "-91.100351"
|
6846
6348
|
closest_city:
|
6847
6349
|
name: St. Gabriel
|
6848
|
-
|
6849
|
-
value: 0.44
|
6850
|
-
units: km
|
6350
|
+
distance_km: 0.44
|
6851
6351
|
- country: US
|
6852
6352
|
region: LA
|
6853
6353
|
exchange: '073780'
|
@@ -6859,9 +6359,7 @@ rate_centers:
|
|
6859
6359
|
long: "-91.235512"
|
6860
6360
|
closest_city:
|
6861
6361
|
name: St. Joseph
|
6862
|
-
|
6863
|
-
value: 0.78
|
6864
|
-
units: km
|
6362
|
+
distance_km: 0.78
|
6865
6363
|
- country: US
|
6866
6364
|
region: LA
|
6867
6365
|
exchange: '073790'
|
@@ -6873,9 +6371,7 @@ rate_centers:
|
|
6873
6371
|
long: "-92.25642"
|
6874
6372
|
closest_city:
|
6875
6373
|
name: Bunkie
|
6876
|
-
|
6877
|
-
value: 14.01
|
6878
|
-
units: km
|
6374
|
+
distance_km: 14.01
|
6879
6375
|
- country: US
|
6880
6376
|
region: LA
|
6881
6377
|
exchange: '073800'
|
@@ -6887,9 +6383,7 @@ rate_centers:
|
|
6887
6383
|
long: "-91.835375"
|
6888
6384
|
closest_city:
|
6889
6385
|
name: St. Martinville
|
6890
|
-
|
6891
|
-
value: 0.34
|
6892
|
-
units: km
|
6386
|
+
distance_km: 0.34
|
6893
6387
|
- country: US
|
6894
6388
|
region: LA
|
6895
6389
|
exchange: '329052'
|
@@ -6910,9 +6404,7 @@ rate_centers:
|
|
6910
6404
|
long: "-93.655677"
|
6911
6405
|
closest_city:
|
6912
6406
|
name: Starks
|
6913
|
-
|
6914
|
-
value: 1.3
|
6915
|
-
units: km
|
6407
|
+
distance_km: 1.3
|
6916
6408
|
- country: US
|
6917
6409
|
region: LA
|
6918
6410
|
exchange: '329053'
|
@@ -6933,9 +6425,7 @@ rate_centers:
|
|
6933
6425
|
long: "-92.083587"
|
6934
6426
|
closest_city:
|
6935
6427
|
name: Sterlington
|
6936
|
-
|
6937
|
-
value: 2.58
|
6938
|
-
units: km
|
6428
|
+
distance_km: 2.58
|
6939
6429
|
- country: US
|
6940
6430
|
region: LA
|
6941
6431
|
exchange: '329055'
|
@@ -6956,9 +6446,7 @@ rate_centers:
|
|
6956
6446
|
long: "-93.016783"
|
6957
6447
|
closest_city:
|
6958
6448
|
name: Sugartown
|
6959
|
-
|
6960
|
-
value: 7.48
|
6961
|
-
units: km
|
6449
|
+
distance_km: 7.48
|
6962
6450
|
- country: US
|
6963
6451
|
region: LA
|
6964
6452
|
exchange: '073840'
|
@@ -6970,9 +6458,7 @@ rate_centers:
|
|
6970
6458
|
long: "-93.374638"
|
6971
6459
|
closest_city:
|
6972
6460
|
name: Sulphur
|
6973
|
-
|
6974
|
-
value: 1.8
|
6975
|
-
units: km
|
6461
|
+
distance_km: 1.8
|
6976
6462
|
- country: US
|
6977
6463
|
region: LA
|
6978
6464
|
exchange: '329056'
|
@@ -6988,7 +6474,7 @@ rate_centers:
|
|
6988
6474
|
name: SUMMERFLD
|
6989
6475
|
full_name: Summerfield
|
6990
6476
|
lata: '530'
|
6991
|
-
ilec_name:
|
6477
|
+
ilec_name: BRIGHTSPEED OF SOUTH ARKANSAS, LLC
|
6992
6478
|
lat:
|
6993
6479
|
long:
|
6994
6480
|
- country: US
|
@@ -7015,14 +6501,12 @@ rate_centers:
|
|
7015
6501
|
name: SUNSET
|
7016
6502
|
full_name: Sunset
|
7017
6503
|
lata: '488'
|
7018
|
-
ilec_name:
|
6504
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
7019
6505
|
lat: '30.41856'
|
7020
6506
|
long: "-92.06526"
|
7021
6507
|
closest_city:
|
7022
6508
|
name: Sunset
|
7023
|
-
|
7024
|
-
value: 1.14
|
7025
|
-
units: km
|
6509
|
+
distance_km: 1.14
|
7026
6510
|
- country: US
|
7027
6511
|
region: LA
|
7028
6512
|
exchange: '329462'
|
@@ -7052,9 +6536,7 @@ rate_centers:
|
|
7052
6536
|
long: "-93.217686"
|
7053
6537
|
closest_city:
|
7054
6538
|
name: Prien
|
7055
|
-
|
7056
|
-
value: 16.22
|
7057
|
-
units: km
|
6539
|
+
distance_km: 16.22
|
7058
6540
|
- country: US
|
7059
6541
|
region: LA
|
7060
6542
|
exchange: '329353'
|
@@ -7075,9 +6557,7 @@ rate_centers:
|
|
7075
6557
|
long: "-91.189626"
|
7076
6558
|
closest_city:
|
7077
6559
|
name: Tallulah
|
7078
|
-
|
7079
|
-
value: 0.34
|
7080
|
-
units: km
|
6560
|
+
distance_km: 0.34
|
7081
6561
|
- country: US
|
7082
6562
|
region: LA
|
7083
6563
|
exchange: '329354'
|
@@ -7152,9 +6632,7 @@ rate_centers:
|
|
7152
6632
|
long: "-90.816179"
|
7153
6633
|
closest_city:
|
7154
6634
|
name: Thibodaux
|
7155
|
-
|
7156
|
-
value: 0.62
|
7157
|
-
units: km
|
6635
|
+
distance_km: 0.62
|
7158
6636
|
- country: US
|
7159
6637
|
region: LA
|
7160
6638
|
exchange: '329358'
|
@@ -7170,14 +6648,12 @@ rate_centers:
|
|
7170
6648
|
name: THORNWELL
|
7171
6649
|
full_name: Thornwell
|
7172
6650
|
lata: '488'
|
7173
|
-
ilec_name:
|
6651
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
7174
6652
|
lat: '30.098136'
|
7175
6653
|
long: "-92.801553"
|
7176
6654
|
closest_city:
|
7177
6655
|
name: Hayes
|
7178
|
-
|
7179
|
-
value: 11.83
|
7180
|
-
units: km
|
6656
|
+
distance_km: 11.83
|
7181
6657
|
- country: US
|
7182
6658
|
region: LA
|
7183
6659
|
exchange: '329359'
|
@@ -7261,9 +6737,7 @@ rate_centers:
|
|
7261
6737
|
long: "-92.334065"
|
7262
6738
|
closest_city:
|
7263
6739
|
name: Tullos
|
7264
|
-
|
7265
|
-
value: 0.54
|
7266
|
-
units: km
|
6740
|
+
distance_km: 0.54
|
7267
6741
|
- country: US
|
7268
6742
|
region: LA
|
7269
6743
|
exchange: '073910'
|
@@ -7275,9 +6749,7 @@ rate_centers:
|
|
7275
6749
|
long: "-91.615701"
|
7276
6750
|
closest_city:
|
7277
6751
|
name: Simmesport
|
7278
|
-
|
7279
|
-
value: 19.0
|
7280
|
-
units: km
|
6752
|
+
distance_km: 19.0
|
7281
6753
|
- country: US
|
7282
6754
|
region: LA
|
7283
6755
|
exchange: '073920'
|
@@ -7289,9 +6761,7 @@ rate_centers:
|
|
7289
6761
|
long: "-92.414696"
|
7290
6762
|
closest_city:
|
7291
6763
|
name: Turkey Creek
|
7292
|
-
|
7293
|
-
value: 0.31
|
7294
|
-
units: km
|
6764
|
+
distance_km: 0.31
|
7295
6765
|
- country: US
|
7296
6766
|
region: LA
|
7297
6767
|
exchange: '329067'
|
@@ -7321,9 +6791,7 @@ rate_centers:
|
|
7321
6791
|
long: "-90.723909"
|
7322
6792
|
closest_city:
|
7323
6793
|
name: North Vacherie
|
7324
|
-
|
7325
|
-
value: 1.88
|
7326
|
-
units: km
|
6794
|
+
distance_km: 1.88
|
7327
6795
|
- country: US
|
7328
6796
|
region: LA
|
7329
6797
|
exchange: '329362'
|
@@ -7362,9 +6830,7 @@ rate_centers:
|
|
7362
6830
|
long: "-89.358137"
|
7363
6831
|
closest_city:
|
7364
6832
|
name: Venice
|
7365
|
-
|
7366
|
-
value: 0.9
|
7367
|
-
units: km
|
6833
|
+
distance_km: 0.9
|
7368
6834
|
- country: US
|
7369
6835
|
region: LA
|
7370
6836
|
exchange: '329468'
|
@@ -7412,23 +6878,19 @@ rate_centers:
|
|
7412
6878
|
long: "-91.425103"
|
7413
6879
|
closest_city:
|
7414
6880
|
name: Vidalia
|
7415
|
-
|
7416
|
-
value: 1.74
|
7417
|
-
units: km
|
6881
|
+
distance_km: 1.74
|
7418
6882
|
- country: US
|
7419
6883
|
region: LA
|
7420
6884
|
exchange: '073960'
|
7421
6885
|
name: VL PLATTE
|
7422
6886
|
full_name: Ville Platte
|
7423
6887
|
lata: '488'
|
7424
|
-
ilec_name:
|
6888
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
7425
6889
|
lat: '30.682205'
|
7426
6890
|
long: "-92.276491"
|
7427
6891
|
closest_city:
|
7428
6892
|
name: Ville Platte
|
7429
|
-
|
7430
|
-
value: 0.9
|
7431
|
-
units: km
|
6893
|
+
distance_km: 0.9
|
7432
6894
|
- country: US
|
7433
6895
|
region: LA
|
7434
6896
|
exchange: '073970'
|
@@ -7440,9 +6902,7 @@ rate_centers:
|
|
7440
6902
|
long: "-93.580444"
|
7441
6903
|
closest_city:
|
7442
6904
|
name: Vinton
|
7443
|
-
|
7444
|
-
value: 0.45
|
7445
|
-
units: km
|
6905
|
+
distance_km: 0.45
|
7446
6906
|
- country: US
|
7447
6907
|
region: LA
|
7448
6908
|
exchange: '329365'
|
@@ -7463,9 +6923,7 @@ rate_centers:
|
|
7463
6923
|
long: "-93.984712"
|
7464
6924
|
closest_city:
|
7465
6925
|
name: Vivian
|
7466
|
-
|
7467
|
-
value: 0.3
|
7468
|
-
units: km
|
6926
|
+
distance_km: 0.3
|
7469
6927
|
- country: US
|
7470
6928
|
region: LA
|
7471
6929
|
exchange: '329073'
|
@@ -7513,9 +6971,7 @@ rate_centers:
|
|
7513
6971
|
long: "-92.048599"
|
7514
6972
|
closest_city:
|
7515
6973
|
name: Washington
|
7516
|
-
|
7517
|
-
value: 1.04
|
7518
|
-
units: km
|
6974
|
+
distance_km: 1.04
|
7519
6975
|
- country: US
|
7520
6976
|
region: LA
|
7521
6977
|
exchange: '074000'
|
@@ -7527,9 +6983,7 @@ rate_centers:
|
|
7527
6983
|
long: "-91.383954"
|
7528
6984
|
closest_city:
|
7529
6985
|
name: Waterproof
|
7530
|
-
|
7531
|
-
value: 0.2
|
7532
|
-
units: km
|
6986
|
+
distance_km: 0.2
|
7533
6987
|
- country: US
|
7534
6988
|
region: LA
|
7535
6989
|
exchange: '329470'
|
@@ -7559,23 +7013,19 @@ rate_centers:
|
|
7559
7013
|
long: "-91.81767"
|
7560
7014
|
closest_city:
|
7561
7015
|
name: Lydia
|
7562
|
-
|
7563
|
-
value: 13.68
|
7564
|
-
units: km
|
7016
|
+
distance_km: 13.68
|
7565
7017
|
- country: US
|
7566
7018
|
region: LA
|
7567
7019
|
exchange: '074020'
|
7568
7020
|
name: WELSH
|
7569
7021
|
full_name: Welsh
|
7570
7022
|
lata: '488'
|
7571
|
-
ilec_name:
|
7023
|
+
ilec_name: BRIGHTSPEED OF LOUISIANA, LLC
|
7572
7024
|
lat: '30.240352'
|
7573
7025
|
long: "-92.826731"
|
7574
7026
|
closest_city:
|
7575
7027
|
name: Welsh
|
7576
|
-
|
7577
|
-
value: 1.38
|
7578
|
-
units: km
|
7028
|
+
distance_km: 1.38
|
7579
7029
|
- country: US
|
7580
7030
|
region: LA
|
7581
7031
|
exchange: '073021'
|
@@ -7623,9 +7073,7 @@ rate_centers:
|
|
7623
7073
|
long: "-91.149948"
|
7624
7074
|
closest_city:
|
7625
7075
|
name: White Castle
|
7626
|
-
|
7627
|
-
value: 0.49
|
7628
|
-
units: km
|
7076
|
+
distance_km: 0.49
|
7629
7077
|
- country: US
|
7630
7078
|
region: LA
|
7631
7079
|
exchange: '329079'
|
@@ -7655,9 +7103,7 @@ rate_centers:
|
|
7655
7103
|
long: "-91.114628"
|
7656
7104
|
closest_city:
|
7657
7105
|
name: Wilson
|
7658
|
-
|
7659
|
-
value: 0.54
|
7660
|
-
units: km
|
7106
|
+
distance_km: 0.54
|
7661
7107
|
- country: US
|
7662
7108
|
region: LA
|
7663
7109
|
exchange: '074050'
|
@@ -7669,9 +7115,7 @@ rate_centers:
|
|
7669
7115
|
long: "-92.631973"
|
7670
7116
|
closest_city:
|
7671
7117
|
name: Winnfield
|
7672
|
-
|
7673
|
-
value: 1.0
|
7674
|
-
units: km
|
7118
|
+
distance_km: 1.0
|
7675
7119
|
- country: US
|
7676
7120
|
region: LA
|
7677
7121
|
exchange: '074060'
|
@@ -7683,9 +7127,7 @@ rate_centers:
|
|
7683
7127
|
long: "-91.716924"
|
7684
7128
|
closest_city:
|
7685
7129
|
name: Winnsboro
|
7686
|
-
|
7687
|
-
value: 0.99
|
7688
|
-
units: km
|
7130
|
+
distance_km: 0.99
|
7689
7131
|
- country: US
|
7690
7132
|
region: LA
|
7691
7133
|
exchange: '074070'
|
@@ -7697,9 +7139,7 @@ rate_centers:
|
|
7697
7139
|
long: "-91.656178"
|
7698
7140
|
closest_city:
|
7699
7141
|
name: Wisner
|
7700
|
-
|
7701
|
-
value: 0.42
|
7702
|
-
units: km
|
7142
|
+
distance_km: 0.42
|
7703
7143
|
- country: US
|
7704
7144
|
region: LA
|
7705
7145
|
exchange: '329084'
|
@@ -7720,9 +7160,7 @@ rate_centers:
|
|
7720
7160
|
long: "-91.994858"
|
7721
7161
|
closest_city:
|
7722
7162
|
name: Youngsville
|
7723
|
-
|
7724
|
-
value: 0.37
|
7725
|
-
units: km
|
7163
|
+
distance_km: 0.37
|
7726
7164
|
- country: US
|
7727
7165
|
region: LA
|
7728
7166
|
exchange: '074090'
|
@@ -7734,9 +7172,7 @@ rate_centers:
|
|
7734
7172
|
long: "-89.68867"
|
7735
7173
|
closest_city:
|
7736
7174
|
name: Delacroix
|
7737
|
-
|
7738
|
-
value: 12.85
|
7739
|
-
units: km
|
7175
|
+
distance_km: 12.85
|
7740
7176
|
- country: US
|
7741
7177
|
region: LA
|
7742
7178
|
exchange: '074100'
|
@@ -7748,9 +7184,7 @@ rate_centers:
|
|
7748
7184
|
long: "-91.157636"
|
7749
7185
|
closest_city:
|
7750
7186
|
name: Zachary
|
7751
|
-
|
7752
|
-
value: 1.69
|
7753
|
-
units: km
|
7187
|
+
distance_km: 1.69
|
7754
7188
|
- country: US
|
7755
7189
|
region: LA
|
7756
7190
|
exchange: '329085'
|
@@ -7780,6 +7214,4 @@ rate_centers:
|
|
7780
7214
|
long: "-93.642719"
|
7781
7215
|
closest_city:
|
7782
7216
|
name: Zwolle
|
7783
|
-
|
7784
|
-
value: 0.56
|
7785
|
-
units: km
|
7217
|
+
distance_km: 0.56
|