Federal Contractor

GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. Federal Contract Obligations (Last Year)

GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. (CAGE 0YJB5, UEI ZH4NVFG3Z526) recorded 550 federal award actions totaling 1.57 billion in the last full year.

Most of the obligated value came from the Department of the Air Force and the Department of the Army, with smaller amounts from the Department of the Navy, U.S. Customs and Border Protection, and U.S. Special Operations Command. The vendor’s activity was concentrated in aircraft manufacturing and related aeronautical systems work, including search and navigation instruments, aircraft parts, logistics consulting, and R&D services.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects the last full year of readable FPDS obligations and award actions reported for this vendor.

CAGE Code
0YJB5
UEI
ZH4NVFG3Z526
Total Obligated
1.57 billion
1,570,208,529.37
Award Actions
550
Average Action Value
2,854,924.59

About GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. federal contract activity

GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. (CAGE 0YJB5, UEI ZH4NVFG3Z526) received $1.57 billion across 550 awards in the last full year, for an average award value of $2.85 million. The profile reflects a high-volume federal supplier with obligations concentrated in aerospace and defense-related work.

Agency mix and customer concentration

The Department of the Air Force accounted for the largest share of obligations at $882.98 million across 266 awards, or more than half of total spend. The Department of the Army followed with $487.55 million across 166 awards, while the Department of the Navy added $184.62 million across 50 awards. Smaller but still material obligations came from U.S. Customs and Border Protection and U.S. Special Operations Command, indicating some diversification beyond the military departments.

Industry profile based on NAICS activity

NAICS 336411, Aircraft Manufacturing, dominated the portfolio with $950.95 million across 353 awards, showing that platform production is the core revenue driver. NAICS 334511 and 336413 also ranked highly, reinforcing a concentration in aeronautical systems, sensors, and aircraft components. Services and R&D categories, including 541614 and 541715, indicate additional support for logistics, engineering, and technical development activities.

Annual contract trend over the analysis window

The annual trend shows $1.57 billion obligated in 2025 across 550 awards, with no multi-year comparison available in the provided data. The available year suggests a large and active procurement footprint rather than isolated procurement spikes. Because only one year is shown, directional growth or decline cannot be determined from this dataset alone.

How to interpret this page

This summary is based solely on the provided FPDS Query outputs for the last full year, using obligations, award counts, agency totals, and NAICS totals. Rankings reflect total obligated dollars within each category. No assumptions were made beyond the supplied data, and no contract-level details were inferred.

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 = '0YJB5'
        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
5700 DEPT OF THE AIR FORCE 882,984,388.19 882.98 million 266
2100 DEPT OF THE ARMY 487,553,468.43 487.55 million 166
1700 DEPT OF THE NAVY 184,623,284.16 184.62 million 50
7014 U.S. CUSTOMS AND BORDER PROTECTION 65,593,293.50 65.59 million 8
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 16,432,552.98 16.43 million 18
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 2,434,808.00 2.43 million 5
4732 FEDERAL ACQUISITION SERVICE 2,012,133.87 2.01 million 4
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 134,621.00 134.62 thousand 3
97JC MISSILE DEFENSE AGENCY (MDA) 500.00 500.00 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -71,560,520.76 -71.56 million 29

Insight

General Atomics Aeronautical Systems, Inc. received 1.57 billion across 550 awards in the last full year, with obligation activity heavily concentrated in the Department of the Air Force and Department of the Army. The Air Force accounted for 882.98 million across 266 awards and the Army for 487.55 million across 166 awards, together representing the vast majority of obligated dollars. Navy funding was a distant third at 184.62 million, while all other agencies were individually below 66 million. DCMA recorded a negative obligation of 71.56 million across 29 awards, indicating downward adjustment activity within 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 = '0YJB5'
        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
336411 AIRCRAFT MANUFACTURING 950,952,636.03 950.95 million 353
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 269,790,551.09 269.79 million 18
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 114,288,385.17 114.29 million 59
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 105,542,009.98 105.54 million 23
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 84,019,465.37 84.02 million 58
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 52,305,760.58 52.31 million 12
541713 RESEARCH AND DEVELOPMENT IN NANOTECHNOLOGY 0.00 0.00 2
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) -497,184.32 -497.18 thousand 8
561990 ALL OTHER SUPPORT SERVICES -6,193,094.53 -6.19 million 17

Insight

GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. obligated $1.57 billion across 550 awards in the last full year, with spending heavily concentrated in NAICS 336411 Aircraft Manufacturing, which accounts for $950.95 million and 353 awards. The next largest category, NAICS 334511 for aeronautical and nautical systems and instruments, totals $269.79 million across 18 awards, indicating a smaller number of high-dollar procurements outside core airframe manufacturing. Remaining obligations are distributed across logistics, parts manufacturing, R&D, and support activities, with several low-volume categories showing minimal or negative net obligated amounts.

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 = '0YJB5'
        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 1,570,208,529.37 1.57 billion 550

Insight

In the last full year, GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. (CAGE 0YJB5) received $1.57 billion in obligated funding across 550 awards, for an average award value of $2.85 million. With only one annual data point in the 1-year window, no year-over-year trend can be assessed from this view. The award volume and obligation level indicate a sizable, moderately distributed procurement profile rather than reliance on a small number of exceptionally large awards.

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.