|
1 | | -date_published,regulator_name,regulator_version_number,connection_type,fcc_registration_number,unique_plan_identifier,network_technology_type |
2 | | -2025-01-15,FCC,1,fixed,0005937974,F0005937974TIER1,50 |
3 | | -2025-11-02,,1,mobile,0003768165,F0005937974ABCD12341234,500 |
4 | | -2025-06-06,FCC,99,satellite,0005937974,F0005937974ABCDEFGHIJ12345,500 |
5 | | -2025-06-06,FCC,,something,,,0 |
| 1 | +date_published,regulator_name,regulator_version_number,connection_type,fcc_registration_number,unique_plan_identifier,network_technology_type,provider_name |
| 2 | +2025-01-15,FCC,1,fixed,0005937974,F0005937974TIER1,50,Xfinity Internet |
| 3 | +2025-11-02,,1,mobile,0003768165,F0005937974ABCD12341234,500,T-Mobile |
| 4 | +2025-06-06,FCC,99,satellite,0005937974,F0005937974ABCDEFGHIJ12345,500,Google Fiber |
| 5 | +2025-06-06,FCC,,something,,,0,randomeValue |
0 commit comments