Federal Contractor

FCN, INC. Federal Contract Obligations (Last 10 Years)

Federal procurement profile for FCN, INC. (CAGE 0WU14, UEI JEANDJTZ8HJ3) covering obligations, award volume, agencies, and NAICS activity over the last 10 years.

FCN, INC. has received 21,204 award actions with total obligations of $6,346,283,340.94 over the last 10 years, averaging $299,296.51 per action. Activity is concentrated with the Internal Revenue Service, the Department of the Air Force, the Department of the Navy, DISA, and the Bureau of the Fiscal Service, and is led by NAICS 541519, Other Computer Related Services.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect readable and exact obligation figures for the selected 10-year analysis window and may include multiple action types across reported contracts.

CAGE Code
0WU14
UEI
JEANDJTZ8HJ3
Total Obligated
6.35 billion
6,346,283,340.94
Award Actions
21,204
Average Action Value
299,296.51

About FCN, INC. federal contract activity

FCN, INC. (CAGE 0WU14; UEI JEANDJTZ8HJ3) recorded $6.35 billion in obligated value across 21,204 FPDS awards over the last 10 years, for an average award value of $299,296.51. The volume and value profile indicate a large, recurring federal contractor with a broad award base rather than reliance on a small number of transactions.

Agency mix and customer concentration

Obligations are concentrated in a small set of agencies, led by the Internal Revenue Service at $1.86 billion across 3,323 awards. The Department of the Air Force, Department of the Navy, DISA, and the Bureau of the Fiscal Service together add another significant share, showing meaningful exposure across civilian and defense buyers.

Industry profile based on NAICS activity

The vendor’s work is overwhelmingly concentrated in NAICS 541519, Other Computer Related Services, which accounts for $5.91 billion and 18,442 awards. Secondary activity appears in computer systems design, telecommunications equipment manufacturing, and related hardware and wholesale categories, suggesting a technology services core with some adjacent product and integration work.

Annual contract trend over the analysis window

Annual obligations remained near or above the $600 million level in each of the five most recent years shown, peaking in 2023 at $1.08 billion. Award counts were highest in 2023 at 3,376 and remained elevated in 2024 and 2025, indicating sustained federal demand with year-to-year variation in obligation value.

How to interpret this page

This summary is based on FPDS obligations associated with FCN, INC. using CAGE 0WU14 and UEI JEANDJTZ8HJ3 over the last 10 years. Totals are derived from the supplied aggregate metrics, top-agency and top-NAICS rollups, and annual obligation trend data; no additional sources or assumptions were used.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '0WU14'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
2050 INTERNAL REVENUE SERVICE 1,856,802,141.59 1.86 billion 3,323
5700 DEPT OF THE AIR FORCE 644,401,768.44 644.40 million 1,749
1700 DEPT OF THE NAVY 429,589,496.03 429.59 million 1,536
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 389,792,343.37 389.79 million 3,526
2036 BUREAU OF THE FISCAL SERVICE 353,678,364.08 353.68 million 1,391
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 239,372,939.09 239.37 million 1,906
1900 STATE, DEPARTMENT OF 209,382,687.33 209.38 million 837
97DH DEFENSE HEALTH AGENCY (DHA) 190,288,637.40 190.29 million 76
5000 SECURITIES AND EXCHANGE COMMISSION 167,552,090.32 167.55 million 627
7014 U.S. CUSTOMS AND BORDER PROTECTION 163,498,873.04 163.50 million 469

Insight

FCN, INC. has a concentrated but diversified agency mix over the last 10 years, with INTERNAL REVENUE SERVICE accounting for the largest share of obligations at $1.86 billion across 3,323 awards, or about 29% of total obligated value. The next largest recipients—DEPT OF THE AIR FORCE, DEPT OF THE NAVY, DISA, and BUREAU OF THE FISCAL SERVICE—each range from $353.68 million to $644.40 million, indicating meaningful multi-agency demand beyond the lead customer. Defense and homeland security-related agencies collectively represent a substantial portion of activity, while the award counts suggest both large-dollar and high-frequency contracting relationships across the portfolio.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '0WU14'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 5,909,552,189.56 5.91 billion 18,442
541512 COMPUTER SYSTEMS DESIGN SERVICES 156,194,342.78 156.19 million 1,387
334210 TELEPHONE APPARATUS MANUFACTURING 130,805,355.35 130.81 million 657
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 67,790,176.23 67.79 million 78
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 26,379,699.09 26.38 million 160
334111 ELECTRONIC COMPUTER MANUFACTURING 19,418,156.57 19.42 million 112
334118 COMPUTER TERMINAL AND OTHER COMPUTER PERIPHERAL EQUIPMENT MANUFACTURING 14,046,030.49 14.05 million 94
334112 COMPUTER STORAGE DEVICE MANUFACTURING 10,772,528.21 10.77 million 38
511210 SOFTWARE PUBLISHERS 3,911,563.50 3.91 million 71
332510 HARDWARE MANUFACTURING 1,464,929.34 1.46 million 5

Insight

Over the last 10 years, FCN, INC. has been highly concentrated in NAICS 541519, Other Computer Related Services, which accounts for $5.91 billion of the firm’s $6.35 billion in obligations and 18,442 of 21,204 awards. NAICS 541512, Computer Systems Design Services, is a distant second at $156.19 million, followed by smaller amounts in telecommunications equipment manufacturing and related hardware and software categories. This distribution indicates a strong procurement profile centered on computer-related services, with limited diversification outside the core IT service base.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '0WU14'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 993,456,476.00 993.46 million 2,303
2024 968,741,619.07 968.74 million 2,919
2023 1,082,188,175.23 1.08 billion 3,376
2022 786,517,192.14 786.52 million 2,756
2021 637,838,123.04 637.84 million 2,254
2020 589,667,808.99 589.67 million 1,927
2019 482,530,669.02 482.53 million 1,735
2018 433,575,779.85 433.58 million 1,808
2017 357,503,108.08 357.50 million 1,974
2016 14,264,389.52 14.26 million 152

Insight

Over the last 10 years, FCN, INC. (CAGE 0WU14) received 6.35 billion across 21,204 awards, averaging about 299.3K per award. Obligations are concentrated in the most recent years, with 2023 at 1.08 billion, 2025 at 993.46 million, and 2024 at 968.74 million; these three years account for a substantial share of total 10-year obligations. Annual obligations generally increased from 2016 through 2023, then remained elevated but below the 2023 peak, while award counts also rose to a high in 2023 before declining in 2024 and 2025.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

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