Federal Contractor

ADVANCED TECHNOLOGY INTERNATIONAL Federal Contract Obligations (Last 5 Years)

Federal procurement profile for ADVANCED TECHNOLOGY INTERNATIONAL (CAGE 1G3V8, UEI LDMMF472BB93) covering awards and obligations over the last 5 years.

ADVANCED TECHNOLOGY INTERNATIONAL recorded $4.21 billion in obligated federal procurement across 826 award actions in the last 5 years, with an average action value of $5.10 million. Most obligations came from the Administration for Strategic Preparedness and Response, and the largest NAICS concentration was research and development in biotechnology.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual totals include a negative obligation in 2025, which may reflect deobligations or contract adjustments rather than new award spending.

CAGE Code
1G3V8
UEI
LDMMF472BB93
Total Obligated
4.21 billion
4,212,883,514.48
Award Actions
826
Average Action Value
5,100,343.23

About ADVANCED TECHNOLOGY INTERNATIONAL federal contract activity

ADVANCED TECHNOLOGY INTERNATIONAL (CAGE 1G3V8, UEI LDMMF472BB93) recorded $4.21 billion in obligated FPDS activity across 826 awards over the last 5 years, for an average award value of about $5.10 million. The obligation profile is highly concentrated, with a small number of agencies accounting for most spending.

Agency mix and customer concentration

The Administration for Strategic Preparedness and Response dominates the vendor’s federal footprint, accounting for $4.03 billion across 72 awards. The Department of the Navy is the next-largest customer by volume with $166.23 million across 663 awards, followed by the Defense Logistics Agency at $17.51 million across 88 awards and DARPA at $309.78 thousand across 3 awards. This mix indicates a primary relationship in health preparedness and response, with secondary activity spread across defense organizations at materially smaller dollar levels.

Industry profile based on NAICS activity

The vendor’s obligations are concentrated in biotechnology-oriented R&D and biologics manufacturing. NAICS 541714, Research and Development in Biotechnology, represents $3.34 billion, while NAICS 325414, Biological Product Manufacturing, adds $686.50 million; together these two categories account for the vast majority of obligations. Smaller but still meaningful activity appears in broader R&D and engineering services, including NAICS 541715, 541712, and 541330, which suggests supporting technical work alongside core biotech and life-sciences activity.

Annual contract trend over the analysis window

Annual obligations were uneven across the period, with a major increase in 2023 and an even larger peak in 2024, followed by a negative net obligation in 2025. The negative 2025 figure indicates deobligations or downward adjustments outweighed new obligations in that year-to-date window. Earlier years, 2021 and 2022, were comparatively modest in dollar terms but still showed sustained award volume.

How to interpret this page

This summary is based on FPDS award data for the last 5 years associated with CAGE 1G3V8 and UEI LDMMF472BB93. Obligated amounts, award counts, and category rankings reflect the provided analysis window and are presented as reported; negative annual obligations are retained as stated in the source 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 = '1G3V8'
        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
7505 ADMINISTRATION FOR STRATEGIC PREPAREDNESS AND RESPONSE 4,028,825,157.46 4.03 billion 72
1700 DEPT OF THE NAVY 166,233,803.31 166.23 million 663
97AS DEFENSE LOGISTICS AGENCY 17,514,774.71 17.51 million 88
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 309,779.00 309.78 thousand 3

Insight

Over the last 5 years, ADVANCED TECHNOLOGY INTERNATIONAL’s obligations are highly concentrated with the Administration for Strategic Preparedness and Response (ASP&R), which accounts for $4.03 billion of the $4.21 billion total across 72 awards. The Department of the Navy is the next-largest customer by award count with 663 awards, but only $166.23 million obligated, indicating a much more distributed and lower-dollar transaction pattern. Defense Logistics Agency and DARPA represent comparatively minor spend volumes at $17.51 million and $309.78 thousand, respectively, with limited award counts.

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 = '1G3V8'
        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
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 3,342,325,375.44 3.34 billion 29
325414 BIOLOGICAL PRODUCT (EXCEPT DIAGNOSTIC) MANUFACTURING 686,499,782.02 686.50 million 43
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 115,607,447.75 115.61 million 370
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 55,667,481.44 55.67 million 269
541330 ENGINEERING SERVICES 12,593,238.91 12.59 million 112
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 182,000.00 182.00 thousand 2
541710 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES 8,188.92 8.19 thousand 1

Insight

Over the last 5 years, ADVANCED TECHNOLOGY INTERNATIONAL’s obligations are highly concentrated in NAICS 541714, which accounts for $3.34 billion of the $4.21 billion total, or roughly 79% of obligated dollars, across 29 awards. The next largest category, NAICS 325414, adds $686.50 million across 43 awards, bringing the top two NAICS codes to about 95% of total obligations. Award volume is more dispersed than dollars, with 541715 and 541712 generating 370 and 269 awards respectively but relatively modest obligated amounts, indicating a mix of many lower-dollar awards alongside a small number of very large biotechnology-related obligations.

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 = '1G3V8'
        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 -247,759,738.60 -247.76 million 163
2024 2,587,599,184.25 2.59 billion 208
2023 1,801,939,288.76 1.80 billion 125
2022 35,273,926.79 35.27 million 161
2021 35,830,853.28 35.83 million 169

Insight

ADVANCED TECHNOLOGY INTERNATIONAL (CAGE 1G3V8) obligated $4.21 billion across 826 awards over the last 5 years, with activity highly concentrated in 2023 and 2024. Those two years account for the majority of total obligations, including a peak of $2.59 billion in 2024 and $1.80 billion in 2023, while 2021 and 2022 were comparatively low at about $35 million each. FY 2025 shows negative obligations of $247.76 million across 163 awards, indicating a downward adjustment relative to prior years and reducing the cumulative 5-year total.

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.