Gina Spade

Gina Spade spent 13 years at the Federal Communications Commission and more than a decade working on universal service programs, including E-rate and the Rural Health Care programs.

For more than six years, she managed the policy side of the E-rate team in the Wireline Competition Bureau (WCB), as an assistant and then deputy division chief in the Telecommunications Access Policy Division. Her major accomplishments during that time include the 2010 Sixth Report and Order, the Learning on the Go pilot project, and was an advisor on the National Broadband Plan. She also oversaw the release of more than a thousand appeals, including major orders such as Bishop Perry.

Most recently, Gina was the deputy chief financial officer for USF program oversight in the Office of the Managing Director (OMD) at the FCC. In that role, she oversaw the Universal Service audit program and the Payment Quality Assurance program for all universal service programs, including E-rate and Rural Health Care. She was the FCC’s project manager for the risk assessment of the E-rate program performed following a recommendation of the Government Accountability Office. Gina worked on numerous cases alleging fraud and developed plans to detect and combat fraud and other program integrity issues. She also was responsible for the agency's compliance with the Improper Payments Elimination and Recovery Improvement Act.

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