Federal Agency

FEDERAL COMMUNICATIONS COMMISSION Federal Contract Obligations (Last Year)

Federal Communications Commission procurement data for the last full year shows 894 award actions and $60.08 million obligated across its contracting activity.

The Federal Communications Commission (agency ID 2700) recorded 894 award actions in the last full year, with total obligations of $60,082,367.90. Average action value was $67,206.22, and spending was concentrated in IT services, systems design, and related technical support.

Generated at 03/21/2026

Analysis period: Last full year

Top obligations were in NAICS 541519, 541512, and 541715, while leading vendors included Soft Tech Consulting, IBM, The MITRE Corporation, Ernst & Young LLP, and Securigence LLC.

Agency ID
2700
Total Obligated
60.08 million
60,082,367.90
Award Actions
894
Average Action Value
67,206.22

About FEDERAL COMMUNICATIONS COMMISSION federal contract activity

During the last full year, the Federal Communications Commission obligated $60.08 million across 894 awards, for an average award value of $67,206.22. The obligation profile indicates a moderately high transaction volume with spending concentrated in services supporting information technology, systems work, and advisory support.

Vendor concentration and leading contractors

Vendor obligations were led by SOFT TECH CONSULTING, INC. at $13.06 million across 20 awards, followed by INTERNATIONAL BUSINESS MACHINES CORPORATION at $10.22 million across 10 awards and THE MITRE CORPORATION at $9.06 million across 4 awards. ERNST & YOUNG LLP and SECURIGENCE LLC also ranked among the top recipients, together reflecting continued reliance on a small set of specialized contractors.

Industry profile based on NAICS activity

Obligations were concentrated in NAICS 541519, Other Computer Related Services, at $39.10 million across 185 awards, and NAICS 541512, Computer Systems Design Services, at $33.68 million across 88 awards. Additional spending flowed to research and development, accounting services, and custom programming, showing a procurement mix centered on IT delivery, technical support, and specialized professional services.

Annual contract trend over the analysis window

The annual trend provided for 2025 shows $60.08 million obligated across 894 awards, matching the total reported for the analysis window. With only one year in the trend set, the data supports a snapshot view of FCC procurement activity rather than a multi-year growth or decline assessment.

How to interpret this page

This page summarizes FPDS Query obligations for Agency ID 2700 over the last full year. Totals reflect obligated dollars and award counts from the provided dataset, and vendor and NAICS rankings are based on total obligated amount within the same period.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '2700'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
SOFT TECH CONSULTING, INC. 13,062,957.09 13.06 million 20
INTERNATIONAL BUSINESS MACHINES CORPORATION 10,222,355.71 10.22 million 10
THE MITRE CORPORATION 9,059,642.20 9.06 million 4
ERNST & YOUNG LLP 8,478,092.67 8.48 million 9
SECURIGENCE LLC 6,186,790.57 6.19 million 25
COSTQUEST ASSOCIATES LLC 6,163,435.00 6.16 million 4
STRATEGIC COMMUNICATIONS, LLC 5,758,607.48 5.76 million 9
POWER AUCTIONS LLC 5,416,346.55 5.42 million 4
EVOKE RESEARCH AND CONSULTING, LLC 5,331,368.88 5.33 million 8
EMPRATA, LLC 3,300,926.13 3.30 million 6

Insight

Over the last full year, the FCC obligated $60.08 million across 894 awards, with an average award value of $67.2K. Top vendor obligations are moderately concentrated: the top 10 vendors account for $73.1 million in listed obligations across 99 awards, with SOFT TECH CONSULTING, INC. ($13.06 million) and INTERNATIONAL BUSINESS MACHINES CORPORATION ($10.22 million) leading the group. Award volume is more distributed than dollars, with vendors such as SECURIGENCE LLC receiving 25 awards for $6.19 million, while several other top vendors received only 4 to 10 awards each.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '2700'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541519 OTHER COMPUTER RELATED SERVICES 39,104,682.29 39.10 million 185
541512 COMPUTER SYSTEMS DESIGN SERVICES 33,681,306.16 33.68 million 88
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 11,480,052.90 11.48 million 3
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 8,356,268.81 8.36 million 11
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 3,582,121.13 3.58 million 32
517110 WIRED TELECOMMUNICATIONS CARRIERS 3,518,121.25 3.52 million 22
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 3,346,331.51 3.35 million 20
334111 ELECTRONIC COMPUTER MANUFACTURING 2,148,717.24 2.15 million 21
541330 ENGINEERING SERVICES 2,038,582.57 2.04 million 18
561720 JANITORIAL SERVICES 2,016,556.58 2.02 million 13

Insight

For the last full year, FCC obligated $60.08 million across 894 awards, with spending concentrated in IT-related NAICS codes. NAICS 541519 and 541512 together account for $72.79 million?

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '2700'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 60,082,367.90 60.08 million 894

Insight

For the last full year, the Federal Communications Commission recorded $60.08 million in obligations across 894 awards, with an average award value of $67.2 thousand. Because only one annual point is provided, no year-over-year trend can be assessed within this view. The obligation volume suggests spending is distributed across a relatively high number of awards rather than concentrated in a small number of large actions.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.