Federal Contractor

ADVANCED COMPUTER CONCEPTS, INC. Federal Contract Obligations (Last 10 Years)

ADVANCED COMPUTER CONCEPTS, INC. has 8,838 federal award actions and $1.56 billion in obligated value over the last 10 years, led by Navy and defense IT work.

ADVANCED COMPUTER CONCEPTS, INC. (CAGE 0L850, UEI CGE8ABMZLZN9) recorded 8,838 award actions and $1,557,631,452.75 in obligated obligations across the last 10 years. Most activity is concentrated in Department of the Navy awards, with additional work for DISA, the Air Force, FBI, and DHA, and the largest NAICS category is 541519 other computer related services.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual obligations remained above $155 million from 2021 through 2025, peaking at $280.56 million in 2024.

CAGE Code
0L850
UEI
CGE8ABMZLZN9
Total Obligated
1.56 billion
1,557,631,452.75
Award Actions
8,838
Average Action Value
176,242.52

About ADVANCED COMPUTER CONCEPTS, INC. federal contract activity

ADVANCED COMPUTER CONCEPTS, INC. (CAGE 0L850, UEI CGE8ABMZLZN9) recorded 8,838 FPDS awards totaling $1.56 billion over the last 10 years, with an average award value of $176,242.52. The award profile is high-volume and moderately fragmented, indicating recurring contracting activity across multiple federal buyers rather than reliance on a small number of exceptionally large obligations.

Agency mix and customer concentration

The DEPT OF THE NAVY is the dominant customer by a wide margin, accounting for $753.15 million across 2,516 awards, or nearly half of total obligated dollars in the analysis window. DISA and the DEPT OF THE AIR FORCE form the next tier, while the FBI and DHA also represent meaningful but smaller demand centers, pointing to a concentration in defense and national security missions.

Industry profile based on NAICS activity

Contracting is overwhelmingly concentrated in NAICS 541519, OTHER COMPUTER RELATED SERVICES, which represents $1.38 billion across 7,796 awards and defines the vendor’s primary service footprint. The next largest category, NAICS 334220, adds a smaller but material hardware and communications equipment component, while the remaining NAICS codes show limited activity in computer manufacturing and related electronics.

Annual contract trend over the analysis window

Annual obligations remain elevated in the most recent years, with 2024 at $280.56 million, 2025 at $244.11 million, and 2023 at $246.21 million. Compared with 2021 and 2022, the data show a clear step-up in funded activity, suggesting sustained demand growth rather than a one-year spike.

How to interpret this page

This page summarizes FPDS-observed awards associated with the listed CAGE code and UEI over the last 10 years. Totals, counts, averages, and rankings are based on obligated dollars recorded in FPDS and grouped by agency, NAICS, and fiscal year; the analysis reflects reported procurement activity only and does not infer performance, pricing, or contract scope beyond the transaction data.

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 = '0L850'
        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
1700 DEPT OF THE NAVY 753,151,253.42 753.15 million 2,516
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 149,687,598.95 149.69 million 649
5700 DEPT OF THE AIR FORCE 114,832,589.38 114.83 million 826
1549 FEDERAL BUREAU OF INVESTIGATION 58,989,674.61 58.99 million 555
97DH DEFENSE HEALTH AGENCY (DHA) 49,654,819.62 49.65 million 91
1344 US PATENT AND TRADEMARK OFFICE 34,941,691.51 34.94 million 158
1205 USDA, DEPARTMENTAL ADMINISTRATION 29,380,048.95 29.38 million 235
12D0 FARM PRODUCTION AND CONSERVATION BUSINESS CENTER 27,516,313.98 27.52 million 9
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 22,277,974.70 22.28 million 286
1501 OFFICES, BOARDS AND DIVISIONS 21,155,731.05 21.16 million 199

Insight

Over the last 10 years, ADVANCED COMPUTER CONCEPTS, INC. has received $1.56 billion across 8,838 awards, with procurement activity concentrated in a small number of agencies. The DEPT OF THE NAVY accounts for the largest share by far at $753.15 million and 2,516 awards, or nearly half of total obligated dollars. DISA and the DEPT OF THE AIR FORCE are the next largest agencies at $149.69 million and $114.83 million, respectively, while the remaining top agencies each represent materially smaller portions of total spend, indicating a strong defense-heavy award mix with some diversification into civilian agencies.

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 = '0L850'
        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 1,380,060,808.59 1.38 billion 7,796
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 145,622,834.44 145.62 million 490
334111 ELECTRONIC COMPUTER MANUFACTURING 15,044,484.56 15.04 million 171
334118 COMPUTER TERMINAL AND OTHER COMPUTER PERIPHERAL EQUIPMENT MANUFACTURING 6,751,462.66 6.75 million 127
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 2,900,537.77 2.90 million 9
334310 AUDIO AND VIDEO EQUIPMENT MANUFACTURING 1,322,197.02 1.32 million 46
334210 TELEPHONE APPARATUS MANUFACTURING 1,176,144.94 1.18 million 23
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 758,416.25 758.42 thousand 10
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 738,821.74 738.82 thousand 44
334112 COMPUTER STORAGE DEVICE MANUFACTURING 629,790.10 629.79 thousand 16

Insight

ADVANCED COMPUTER CONCEPTS, INC. shows strong NAICS concentration over the last 10 years, with NAICS 541519 accounting for $1.38 billion of $1.56 billion in total obligations across 7,796 of 8,838 awards. The next largest category, NAICS 334220, is materially smaller at $145.62 million, indicating a steep drop-off after the primary service line. Remaining obligations are distributed across several hardware and electronics manufacturing codes, but each represents a relatively small share of total spend, suggesting a broad secondary footprint rather than a balanced mix.

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 = '0L850'
        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 244,106,279.86 244.11 million 1,262
2024 280,559,559.99 280.56 million 1,274
2023 246,208,698.06 246.21 million 1,231
2022 171,182,904.08 171.18 million 1,002
2021 155,447,687.95 155.45 million 951
2020 176,733,097.57 176.73 million 1,116
2019 142,896,650.81 142.90 million 730
2018 73,477,533.26 73.48 million 618
2017 65,472,258.43 65.47 million 622
2016 1,546,782.74 1.55 million 32

Insight

Over the last 10 years, ADVANCED COMPUTER CONCEPTS, INC. (CAGE 0L850) received $1.56 billion across 8,838 awards, averaging $176.2K per award. Obligations are heavily concentrated in the most recent five years: 2020-2025 account for roughly 76% of total obligated dollars, with annual funding ranging from $155.4M to $280.6M and award volumes generally above 950 per year. Activity was materially lower in 2016-2019, including a low point of $1.55M and 32 awards in 2016, indicating a sharp upward shift in both award volume and obligated value after 2019.

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.