SHLB’s Impact on Broadband Policy

Universal Service Fund SCOTUS Victory!

SHLB filed briefs in multiple appellate courts to defend the constitutionality of the Universal Service Fund. This work led to three favorable rulings — including a Supreme Court win in FCC v. Consumers’ Research. (2023–2025)

Read More:

Rural Health Care Program

Through regular meetings with the FCC and USAC, SHLB helped improve program operations and speed up funding decisions for Rural Health Care applicants. (2019–2024)

Read More:

Cybersecurity

SHLB persuaded the FCC to launch a three-year pilot for schools and libraries to strengthen cybersecurity and clarify the funding process. (2021–2024)

Read More:

School Bus Wi-Fi

SHLB pushed for E-rate funding to cover school bus Wi-Fi, helping students stay connected and complete homework during their commutes. (2019–2023)

Read More:

Emergency Connectivity Fund & Hotspots

SHLB’s advocacy helped inspire Congress to create the Emergency Connectivity Fund, which connected over 8 million households to affordable Internet. (2021)

Read More:

E-rate, ECF & RHC

During COVID, SHLB convinced the FCC to extend deadlines for E-rate, ECF, and RHC programs, giving schools, libraries, and healthcare providers more time to secure funding. (2021–2022)

E-rate Program

SHLB successfully opposed the creation of a federal E-rate portal that would have reduced local control without addressing waste, fraud, or abuse. (2023)

Pole Attachments

SHLB developed principles and filed FCC comments that led to an FCC order speeding up the resolution of pole attachment disputes. (2023)

Read More:

Broadband Equity, Access & Deployment Program

SHLB worked with Congress to ensure anchor institutions qualify for gigabit broadband under the BEAD program. (2021)

Read More:

Other Issues

SHLB backs the Affordable Connectivity Program, pushes to include anchor institutions on broadband maps, advocates for USF contribution reform, and promotes unlicensed and shared spectrum.

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"