Photo of Meghan Sandfoss

Meghan Sandfoss

Executive Director

Kentucky Office of Broadband Development (KY SBLN)

Local or State Government Departments, Agencies

Professional Bio

Meghan Sandfoss is the Executive Director of the Kentucky Office of Broadband Development, a role to which she was appointed in September 2022 by Governor Andy Beshear. In this role, she oversees planning and implementation of federal funding for the deployment of broadband infrastructure in the Commonwealth. She earned a bachelor’s degree from the College of the Holy Cross in Worcester, Massachusetts, and a master’s degree in Community Planning from the University of Cincinnati.

Sandfoss has more than two decades of experience in government and public administration. She previously held a senior leadership position at a regional agency where she oversaw a variety of local, state, and federal programs in the areas of transportation planning, infrastructure development, comprehensive planning, and community and economic development.

Organization Name

Kentucky Office of Broadband Development (KY SBLN)
100 Airport Road, third Floor
Frankfort, KY 40601
United States
502.401.8984 http://www.broadband.ky.gov
SHLB Logo Local or State Government Departments, Agencies

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"