2025 Policy Groups

E-Rate

1st Thursday 2pm ET

This group discusses aspects of the E-rate and Emergency Connectivity Fund (ECF) programs. Members help develop and shape our advocacy strategy for policymakers, notably the FCC and USAC, to ensure these critical funding sources work effectively and efficiently for schools and libraries, its principal stakeholders.

Learn More

USF Congressional

2nd Tuesday 2pm ET

The group serves as a discussion forum to craft and advocate for policies that support the continued flow of funds through the Universal Service Fund to support the needs of anchor institutions and their surrounding communities.

Learn More

Rural Healthcare 

2nd Thursday 2pm ET

This group works to ensure that the FCC’s Rural Health Care Program works effectively and efficiently for health care providers seeking funding for broadband and telecommunications services. This group discusses ways to improve application processing, and members share thoughts and ideas with USAC on a quarterly basis.

Learn More

Broadband Deployment

3rd Tuesday 2pm ET

This group discusses and advocates for policies that expand broadband investment for anchor institutions and unserved and underserved communities. Focus areas include federal programs (BEAD, CPF, RDOF), federal and state mapping efforts, deployment models, pole access and rights of way, and other issues that impact broadband deployment to and through anchor
institutions.

Learn More

Spectrum

3rd Thursday 2pm ET

This group discusses spectrum policies that impact anchor institution access to unlicensed and affordable licensed spectrum. The group also showcases To and Through wireless networking projects that extend wireless service from the anchor institution to the home.

Learn More

Anchors for Digital Opportunity 

4th Tuesday 2pm ET

This group supports SHLB members’ work to advance digital equity goals and to advocate for increasing the role and contribution that anchor institutions make in achieving these goals. Discussions focus on policies and programs to promote universal access to broadband and digital inclusion developments, programs, and innovations.

Learn More

Bi-Weekly Member Policy Calls

Every other Monday 2pm ET

This bi-weekly call provides updates on federal and state broadband policy and regulatory developments across the broadband landscape. It’s the best way to stay informed about all of SHLB’s broadband policy work and advocacy efforts in support of anchor institutions, and how such policies impact your organization.

Learn More

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"