Federal Contractor

ADVANCED TECHNOLOGY INTERNATIONAL Federal Contract Obligations (Last 10 Years)

Federal procurement profile for ADVANCED TECHNOLOGY INTERNATIONAL (CAGE 1G3V8, UEI LDMMF472BB93) covering the last 10 years of obligations and award activity.

ADVANCED TECHNOLOGY INTERNATIONAL recorded $4.36 billion in obligated federal spending across 1,292 award actions over the last 10 years, with an average action value of $3.37 million. Most obligations flowed through the Administration for Strategic Preparedness and Response, while the Navy accounted for the highest award count.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual values reflect obligation adjustments in FPDS and may include negative amounts; 2025 currently shows a net negative obligation total.

CAGE Code
1G3V8
UEI
LDMMF472BB93
Total Obligated
4.36 billion
4,355,151,754.16
Award Actions
1,292
Average Action Value
3,370,860.49

About ADVANCED TECHNOLOGY INTERNATIONAL federal contract activity

ADVANCED TECHNOLOGY INTERNATIONAL (CAGE 1G3V8, UEI LDMMF472BB93) recorded 1,292 FPDS-observed awards totaling 4.36 billion in obligations over the last 10 years, with an average award value of 3.37 million. The funding profile is highly concentrated, indicating a vendor with a small number of very large awards alongside a broader base of lower-dollar transactions.

Agency mix and customer concentration

Obligations are dominated by the Administration for Strategic Preparedness and Response, which accounts for 4.03 billion across 72 awards, or the clear majority of total spend. The Dept of the Navy is the second-largest customer by count with 1,037 awards but only 287.58 million in obligations, while DLA, DARPA, and the Dept of the Air Force contribute materially smaller shares. This mix suggests one major civilian health/biodefense customer supplemented by a large volume of lower-value defense activity.

Industry profile based on NAICS activity

The vendor’s portfolio is centered on biotechnology and life-sciences R&D. NAICS 541714 alone represents 3.34 billion across 29 awards, and NAICS 325414 adds 686.50 million across 43 awards. Secondary activity appears in broader scientific and engineering research codes, including 541712 and 541715 with high award counts but much lower obligated value, consistent with many smaller task orders or support actions.

Annual contract trend over the analysis window

Annual obligations are volatile and heavily influenced by a spike in 2023 and 2024, which together account for the bulk of spend in the displayed period, including 2.59 billion in 2024 and 1.80 billion in 2023. The 2025 figure is negative, which typically indicates deobligations, downward adjustments, or cancellations rather than net new award growth. Earlier years shown, 2021 and 2022, were comparatively modest at roughly 35 million each, indicating a sharp change in funding scale later in the period.

How to interpret this page

This summary is based on FPDS obligation records matched to the provided CAGE code and UEI over the last 10 years. Totals reflect obligated dollars and award counts as reported in the dataset; negative annual values are preserved as reported and may reflect deobligations or modifications. NAICS and agency groupings are ranked by total obligated value, not by award count.

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 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
7505 ADMINISTRATION FOR STRATEGIC PREPAREDNESS AND RESPONSE 4,028,825,157.46 4.03 billion 72
1700 DEPT OF THE NAVY 287,576,440.54 287.58 million 1,037
97AS DEFENSE LOGISTICS AGENCY 34,590,604.52 34.59 million 157
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 2,772,439.00 2.77 million 15
5700 DEPT OF THE AIR FORCE 1,717,636.00 1.72 million 7
7008 U.S. COAST GUARD -99,555.76 -99.56 thousand 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -230,967.60 -230.97 thousand 3

Insight

Over the last 10 years, ADVANCED TECHNOLOGY INTERNATIONAL’s obligations are highly concentrated in a single civilian agency: the Administration for Strategic Preparedness and Response accounts for $4.03 billion of $4.36 billion total obligated, across 72 awards. The Department of the Navy is the next largest customer by volume of awards, with 1,037 awards totaling $287.58 million, indicating a much broader but lower-dollar transaction pattern. Remaining agencies contribute comparatively small shares, with Defense Logistics Agency at $34.59 million and all others below $3 million each; two agencies show net negative obligations.

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 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
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
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 179,053,621.65 179.05 million 596
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 126,044,613.75 126.04 million 415
541330 ENGINEERING SERVICES 20,962,728.14 20.96 million 202
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 364,000.00 364.00 thousand 3
541710 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES 8,188.92 8.19 thousand 2
541511 CUSTOM COMPUTER PROGRAMMING SERVICES -7,000.00 -7.00 thousand 1
541519 OTHER COMPUTER RELATED SERVICES -99,555.76 -99.56 thousand 1

Insight

Over the last 10 years, ADVANCED TECHNOLOGY INTERNATIONAL’s obligations are heavily concentrated in NAICS 541714, which accounts for $3.34 billion of the $4.36 billion total obligated, despite only 29 awards. NAICS 325414 is the next largest category at $686.50 million across 43 awards, while NAICS 541712 and 541715 together add $305.10 million across 1,011 awards, indicating a broader but lower-dollar award base in related R&D activities. The remaining NAICS codes represent comparatively minor obligations, with several categories at de minimis levels and two negative entries, suggesting limited activity outside the core biotechnology and life sciences R&D portfolio.

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 10 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
2020 39,170,023.69 39.17 million 164
2019 47,760,672.52 47.76 million 128
2018 31,817,131.29 31.82 million 91
2017 19,374,258.34 19.37 million 63
2016 4,146,153.84 4.15 million 20

Insight

Over the last 10 years, ADVANCED TECHNOLOGY INTERNATIONAL obligated $4.36 billion across 1,292 awards, with activity heavily concentrated in 2023–2024. FY2024 ($2.59 billion, 208 awards) and FY2023 ($1.80 billion, 125 awards) account for the vast majority of total obligated dollars, while FY2016–FY2022 each remain below $50 million annually. FY2025 is negative at -$247.76 million across 163 awards, indicating a significant downward adjustment relative to the prior two years.

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.