Spectrum

The group serves as a discussion forum to educate participants and the broader SHLB community about emerging trends and technologies in the wireless space, and advocate for policies that support the needs of anchor institutions and their surrounding communities.

May Meeting Summary 

Members discussed recent developments regarding the resolution that would rollback the FCC’s Wi-Fi hotspot lending program. We also recapped recent spectrum developments, including what’s included in the reconciliation bill regarding the FCC’s spectrum auction authority.

Full meeting notes for this and prior meetings are available to members here.

Focal areas of the group include:

  • Showcasing anchor institutions projects/initiatives that make use of, and especially innovative use of, spectrum to serve their constituencies, including the surrounding community. 
  • Providing educational content and information exchange to members who are planning to use wireless technologies and spectrum in their communities and wish to learn from others who have done so. 
  • Identifying and shaping policy solutions that ensure adequate unlicensed and licensed (including shared-licensed) spectrum is available for use by anchor institutions, and the providers that serve anchor institutions. 
  • Identifying and shaping policies that make (anchor-led) wireless networking solutions that serve the public interest eligible for (federal) financial support/subsidies.
June 2019
SHLB RESEARCH
The Economic Benefit of Keeping the "E" in "EBS"
  • Executive Officer, Information Technology,
  • Executive Officer, Information Technology,
  • Matthew Elder, IT Business Operations Director, Boulder Valley School District
  • Melissa Slawson, General Counsel and V.P. of Government Affairs and Education, GeoLinks

Spectrum Co-Chairs

  • Kristen Corra
    Kristen Corra
    Policy Counsel SHLB Coalition
    Staff Contact
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"