Who Won a School District's E-Rate Contract? How to Look It Up

2026-07-03 · 6 min read · By FRNHQ Research Team

A district you wanted just awarded its E-Rate contract to someone else. Or you are sizing up a territory and need to know who holds the incumbency before you spend a fall chasing it. Either way, you are asking the most common question in E-Rate sales: who won, and what did they win?

The good news is that the answer is public record. Every funded E-Rate contract leaves a paper trail in USAC's open data, down to the provider's name, the committed dollars, and the service dates. The bad news is that USAC never announces awards. There is no press release, no award notice, no dashboard that says "District X chose Provider Y." You have to reconstruct the answer from filings. This guide shows you how, and then shows you the shortcut.

Why There Is No Award Announcement

E-Rate procurement runs on two forms. The FCC Form 470 is the district's public request for bids: it says what they want to buy and opens a competitive bidding window of at least 28 days. The FCC Form 471 is the funding application the district files after it has picked a winner and signed a contract.

The award happens in the gap between those two forms, inside the district's own procurement process. USAC only learns the outcome when the Form 471 arrives, because every funding request on that form must name the chosen provider by its SPIN, the nine-digit Service Provider Identification Number. So the 471 is where the answer lives. Nobody announces it; the district simply files it.

Step 1: Pull the District's Funding Requests

USAC publishes every Form 471 funding request from FY2016 forward in the FRN Status dataset (dataset ID qdmp-ygft on opendata.usac.org). Each row is one Funding Request Number (FRN), and each FRN carries the fields you care about:

  • Applicant name and BEN (the district's Billed Entity Number)
  • Service provider name and SPIN (the winner)
  • Funding year, service category, and committed dollars
  • FRN status: committed, pending, denied, or canceled

Filter the dataset by the district's name or BEN and sort by funding year. The provider named on the most recent committed FRNs is the incumbent. (FRNHQ does this join for you: the FRN tracker carries status, committed dollars, and invoice activity per funding request.) If you are on the open-data portal itself, the filter sidebar handles this without any code; expect some patience with exports if the district files a lot of requests.

Step 2: Read the Result Correctly

Three things routinely mislead people doing this lookup for the first time.

Committed is the word that matters. A pending FRN means USAC is still reviewing; a denied FRN means no money ever flowed. When you ask "who won," you are asking who holds committed FRNs in the most recent funding years, not who appears anywhere in the file.

Districts split work across providers. A district can, and often does, award internet access to one provider, WAN circuits to a second, and Wi-Fi equipment to a third. Look at the service category on each FRN. "Who won the contract" is usually three separate answers: who won Category 1 data transmission, who won internet access, and who won the Category 2 equipment work.

One award, many FRNs. A single contract commonly appears as multiple FRNs across multiple funding years, especially multi-year Category 1 service agreements. Do not read five FRNs as five contracts. Group by provider and service category and read the funding years as the life of one agreement.

If you want the line-item detail behind an FRN, the make, model, and unit cost of what was actually purchased, that lives in a second dataset: FRN Line Items (dataset ID hbj5-2bpj), which carries the Item 21 detail for every request.

Step 3: Check When the Contract Ends

Knowing who won is table stakes. The commercially useful question is when the contract expires, because that is when the district must post a new Form 470 and the incumbency is open to challenge.

The FRN record carries contract expiration dates and extension data. A Category 1 contract expiring in June 2027 means a Form 470 in the fall of 2026, bids over the winter, and a signed contract by spring. If you sell against that incumbent, the expiration date tells you which fall to show up.

Our guides on reading a Form 470 for winnable bids and the Form 470 timeline cover what to do once that window opens.

The Shortcut: District Pages on FRNHQ

We built the lookup so you do not have to. FRNHQ maintains a public page for every school district and library system above $250,000 in committed E-Rate funding, assembled from the same USAC record described above. Each district page shows:

  • Total committed funding and the district's discount rate
  • Current and historical service providers, ranked by committed dollars
  • Funding by year, so you can see when providers changed
  • The district's funding split between Category 1 and Category 2

Start from your state on the E-Rate funding by state index, then drill into the district. Every provider named on a district page links to that provider's own profile, with their full funding history, top customers, and the states they win in. The reverse lookup works too: if you start from a competitor, their provider page lists the districts they serve.

The forward-looking layer, which districts have contracts expiring, which incumbents are exposed, and which 470s are open right now, is what the FRNHQ terminal itself does. The public record answers "who won." The product answers "who is about to lose."

A Worked Example of the Logic

Say you sell internet access in Oregon and want to know who serves a mid-size district there. The lookup runs: district page (or qdmp-ygft filtered to the district's BEN), most recent funding year, committed FRNs only, Category 1 rows. The provider on those rows is the incumbent. Their earliest funding year on the same service tells you how long they have held it. The contract expiration on the newest FRN tells you when the rematch happens. Ten minutes, all public data, and you walk into the territory knowing exactly who you are displacing and when the door opens.