Federal Contractor

GEORGIA TECH APPLIED RESEARCH CORPORATION Federal Contract Obligations (Last 5 Years)

Federal procurement profile for GEORGIA TECH APPLIED RESEARCH CORPORATION (CAGE 1FEZ4, UEI L3G5SBQ2PLK5) covering $2.86 billion in obligations across 4,448 actions over the last five years.

GEORGIA TECH APPLIED RESEARCH CORPORATION recorded 4,448 federal award actions totaling $2,862,446,114.91 in the last five years, with an average action value of $643,535.54. Most obligations came from the Department of the Air Force and the Department of the Army, and the largest NAICS category was research and development in the physical, engineering, and life sciences.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect the last five years of readable FPDS obligations and award actions, organized by agency, NAICS code, and annual trend.

CAGE Code
1FEZ4
UEI
L3G5SBQ2PLK5
Total Obligated
2.86 billion
2,862,446,114.91
Award Actions
4,448
Average Action Value
643,535.54

About GEORGIA TECH APPLIED RESEARCH CORPORATION federal contract activity

GEORGIA TECH APPLIED RESEARCH CORPORATION recorded $2.86 billion in obligated awards across 4,448 actions over the last 5 years, for an average award value of $643,535.54. The profile indicates sustained federal research and engineering support activity rather than a single concentrated award base.

Agency mix and customer concentration

The award base is heavily concentrated in defense customers. The DEPT OF THE AIR FORCE led with $1.59 billion across 1,783 awards, followed by the DEPT OF THE ARMY with $973.10 million across 1,912 awards; the DEPT OF THE NAVY, MDA, and DISA comprised a smaller but material remainder.

Industry profile based on NAICS activity

Work is dominated by NAICS 541715, which accounts for $2.10 billion and 3,256 awards, indicating core activity in research and development in the physical, engineering, and life sciences. Secondary obligations cluster in engineering services under 541330 at $430.93 million, with additional activity in specialized systems manufacturing, R&D under 541712, and custom computer programming services under 541511.

Annual contract trend over the analysis window

Annual obligations peaked in 2021 at $686.81 million and remained elevated through 2023 at $685.31 million before moderating in 2024 and 2025 to $485.65 million and $445.43 million, respectively. Award counts followed a similar pattern, declining from 1,071 in 2021 to 675 in 2025, suggesting a lower volume of actions after the 2021-2023 high point.

How to interpret this page

This summary uses FPDS award records associated with CAGE 1FEZ4 and UEI L3G5SBQ2PLK5 over the last 5 years. Totals reflect obligated dollars and award counts aggregated by agency, NAICS code, and fiscal year within the stated analysis window.

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 = '1FEZ4'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
5700 DEPT OF THE AIR FORCE 1,587,579,472.96 1.59 billion 1,783
2100 DEPT OF THE ARMY 973,099,636.62 973.10 million 1,912
1700 DEPT OF THE NAVY 107,793,543.40 107.79 million 237
97JC MISSILE DEFENSE AGENCY (MDA) 99,142,221.15 99.14 million 357
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 70,443,188.20 70.44 million 45
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 18,601,085.50 18.60 million 51
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 2,790,810.00 2.79 million 11
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 1,500,546.62 1.50 million 20
7001 OFFICE OF PROCUREMENT OPERATIONS 831,905.65 831.91 thousand 3
4900 NATIONAL SCIENCE FOUNDATION 649,148.00 649.15 thousand 2

Insight

Over the last 5 years, obligations for GEORGIA TECH APPLIED RESEARCH CORPORATION are highly concentrated in the Department of Defense, led by the Department of the Air Force at $1.59 billion across 1,783 awards and the Department of the Army at $973.10 million across 1,912 awards. These two agencies account for the vast majority of the vendor’s $2.86 billion total obligated value, indicating a strong reliance on Air Force and Army demand. The remaining agencies are materially smaller, with the Department of the Navy, MDA, and DISA together contributing a much smaller secondary share, and all other listed agencies each below $20 million.

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 = '1FEZ4'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 2,101,709,775.92 2.10 billion 3,256
541330 ENGINEERING SERVICES 430,932,126.47 430.93 million 461
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 132,295,920.77 132.30 million 83
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 88,131,660.02 88.13 million 528
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 62,764,029.79 62.76 million 36
928110 NATIONAL SECURITY 29,937,094.14 29.94 million 41
541519 OTHER COMPUTER RELATED SERVICES 7,679,158.41 7.68 million 9
339999 ALL OTHER MISCELLANEOUS MANUFACTURING 5,718,093.86 5.72 million 10
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 1,875,927.24 1.88 million 7
541713 RESEARCH AND DEVELOPMENT IN NANOTECHNOLOGY 1,577,722.00 1.58 million 7

Insight

Over the last 5 years, obligations for GEORGIA TECH APPLIED RESEARCH CORPORATION are highly concentrated in NAICS 541715, which accounts for $2.10 billion across 3,256 awards, or roughly three-quarters of total obligations. The next largest category, 541330 Engineering Services, is materially smaller at $430.93 million across 461 awards, with all remaining NAICS codes each below $132.30 million. The distribution indicates a strong core focus in research and development, with smaller but recurring activity in engineering, specialized systems manufacturing, and related technical services.

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 = '1FEZ4'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 445,427,596.90 445.43 million 675
2024 485,653,557.83 485.65 million 784
2023 685,305,404.69 685.31 million 931
2022 559,252,247.62 559.25 million 987
2021 686,807,307.87 686.81 million 1,071

Insight

Over the last 5 years, GEORGIA TECH APPLIED RESEARCH CORPORATION (CAGE 1FEZ4) obligated $2.86 billion across 4,448 awards, averaging $643.5K per award. Obligations were highest in 2021 and 2023 at $686.8 million and $685.3 million, then declined in 2024 and 2025 to $485.7 million and $445.4 million, indicating a downward shift in recent funding levels. Award counts also trended down from 1,071 in 2021 to 675 in 2025, suggesting reduced volume alongside lower obligated dollars.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.