Federal Contractor

AAI CORPORATION Federal Contract Obligations (Last Year)

AAI CORPORATION (CAGE 97384, UEI SNJ8YY61GB95) received 261 award actions totaling $86.23 million in the last full year, led by work for the Department of the Navy.

In the last full year, AAI CORPORATION recorded $86.23 million in obligated federal awards across 261 actions, for an average action value of $330,372.73. Most of the spending came from the Department of the Navy, with additional obligations from the Department of the Air Force, the Defense Logistics Agency, and USSOCOM.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual totals reflect the provided analysis window and may not add up exactly due to rounding and zero-obligation rows.

CAGE Code
97384
UEI
SNJ8YY61GB95
Total Obligated
86.23 million
86,227,282.53
Award Actions
261
Average Action Value
330,372.73

About AAI CORPORATION federal contract activity

AAI CORPORATION recorded 261 FPDS awards totaling $86.23 million in the last full year, with an average award value of $330,372.73. The profile indicates a moderately fragmented award base, but obligations were concentrated in a small number of defense customers, led by the Department of the Navy.

Agency mix and customer concentration

The Department of the Navy dominated activity, accounting for $82.25 million across 161 awards, or the clear majority of obligated value. The Department of the Air Force was a distant second at $4.35 million across 49 awards, while smaller amounts came from DLA and USSOCOM; DCMA shows six awards but no obligated value in the provided data.

Industry profile based on NAICS activity

Work was concentrated in technical and engineering categories, led by NAICS 541370 Surveying and Mapping services at $35.60 million and NAICS 541330 Engineering services at $26.60 million. Manufacturing and R&D also represented meaningful portions of the portfolio, including NAICS 334511 at $15.93 million and NAICS 541715 at $5.89 million, indicating a mix of services, systems, and science-and-engineering support.

Annual contract trend over the analysis window

The annual trend dataset covers a single year, 2025, so it supports a snapshot rather than a multi-year trajectory. Within that year, AAI CORPORATION obligated $86.23 million across 261 awards, which is consistent with the overview metrics and suggests sustained procurement activity concentrated in defense-related programs.

How to interpret this page

This summary is based only on the FPDS metrics provided for the last full year, with no external sources used. Agency and NAICS observations are ranked by obligated dollars, while award counts are used to characterize volume and concentration.

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 = '97384'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 82,247,331.31 82.25 million 161
5700 DEPT OF THE AIR FORCE 4,347,207.35 4.35 million 49
97AS DEFENSE LOGISTICS AGENCY 859,864.00 859.86 thousand 1
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 699,949.79 699.95 thousand 4
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 6
2100 DEPT OF THE ARMY -1,927,069.92 -1.93 million 40

Insight

AAI CORPORATION’s obligations in the last full year were highly concentrated in the DEPT OF THE NAVY, which accounted for $82.25 million across 161 awards, or most of the $86.23 million total. The DEPT OF THE AIR FORCE was a distant second at $4.35 million and 49 awards, while the remaining agencies each represented less than $1 million except the DEPT OF THE ARMY, which posted -$1.93 million across 40 awards, indicating net deobligations. DCMA recorded six awards with $0 obligated, suggesting activity with no net funding impact in the period.

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 = '97384'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
541370 SURVEYING AND MAPPING (EXCEPT GEOPHYSICAL) SERVICES 35,600,318.04 35.60 million 21
541330 ENGINEERING SERVICES 26,598,208.37 26.60 million 53
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 15,926,423.08 15.93 million 20
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 5,893,126.97 5.89 million 8
334515 INSTRUMENT MANUFACTURING FOR MEASURING AND TESTING ELECTRICITY AND ELECTRICAL SIGNALS 2,367,190.00 2.37 million 13
334412 BARE PRINTED CIRCUIT BOARD MANUFACTURING 2,270,833.60 2.27 million 61
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,252,436.70 1.25 million 14
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 1,054,650.00 1.05 million 16
334418 PRINTED CIRCUIT ASSEMBLY (ELECTRONIC ASSEMBLY) MANUFACTURING 859,864.00 859.86 thousand 1
333314 OPTICAL INSTRUMENT AND LENS MANUFACTURING 375,997.00 376.00 thousand 3

Insight

AAI CORPORATION’s last full year obligations were concentrated in a small set of technical NAICS, led by 541370 Surveying and Mapping services at $35.60 million across 21 awards and 541330 Engineering services at $26.60 million across 53 awards. These two NAICS account for roughly 72% of the vendor’s $86.23 million total obligated, indicating a strong emphasis on professional services. The remaining obligations are distributed across aerospace, R&D, electronics, and manufacturing codes, with no single category outside the top two approaching their level of concentration.

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 = '97384'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 86,227,282.53 86.23 million 261

Insight

In the last full year, AAI CORPORATION (CAGE 97384) recorded $86.23 million in obligated awards across 261 actions, for an average award value of about $330.4K. Because the window contains only one annual data point, no year-over-year trend can be assessed from this view. The volume of awards indicates a moderately distributed obligation profile rather than reliance on a small number of large actions.

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