Federal Contractor

AEROJET ROCKETDYNE OF DE, INC Federal Contract Obligations (Last Year)

FPDS procurement profile for AEROJET ROCKETDYNE OF DE, INC (CAGE 02602, UEI JCZYYYQ7JGF5) covering obligations in the last full year.

In the last full year, AEROJET ROCKETDYNE OF DE, INC recorded 26 award actions totaling $275.92 million, for an average action value of $10.61 million. All reported obligations in this window were with the National Aeronautics and Space Administration and were classified under NAICS 541712.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the provided FPDS analysis window and may not capture unreported or later-updated actions.

CAGE Code
02602
UEI
JCZYYYQ7JGF5
Total Obligated
275.92 million
275,920,964.00
Award Actions
26
Average Action Value
10,612,344.76

About AEROJET ROCKETDYNE OF DE, INC federal contract activity

AEROJET ROCKETDYNE OF DE, INC recorded 275.92 million in obligated federal spending across 26 awards in the last full year, for an average award value of 10.61 million. The vendor profile indicates concentrated procurement activity at a relatively small number of awards with substantial dollar value per action.

Agency mix and customer concentration

All observed obligations came from the NATIONAL AERONAUTICS AND SPACE ADMINISTRATION, which accounted for the full 275.92 million across 26 awards. This indicates a single-agency concentration in the analyzed period, with no other agency obligations appearing in the provided data.

Industry profile based on NAICS activity

All recorded obligations were classified under NAICS 541712, Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology), totaling 275.92 million across 26 awards. The NAICS profile shows a fully concentrated mix in a single R&D category, consistent with a specialized technical contracting base.

Annual contract trend over the analysis window

The annual trend shows 275.92 million obligated in 2025, with 26 awards in the period. Because only one year is present in the supplied dataset, the trend can be read as a point-in-time annual total rather than a multi-year trajectory.

How to interpret this page

This summary is based only on the supplied FPDS Query aggregates for the last full year and does not infer activity beyond the provided totals. Awards, agency share, NAICS distribution, and trend statements reflect the data given for AEROJET ROCKETDYNE OF DE, INC, CAGE 02602, UEI JCZYYYQ7JGF5.

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 = '02602'
        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
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 275,920,964.00 275.92 million 26

Insight

During the last full year, AEROJET ROCKETDYNE OF DE, INC (CAGE 02602) recorded $275.92 million in obligations across 26 awards, with all obligated dollars concentrated in a single agency. National Aeronautics and Space Administration accounted for 100% of total obligations and 100% of award count, indicating complete agency concentration in the observed period. The average award value was approximately $10.61 million, reflecting a relatively small number of high-value awards within one customer base.

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 = '02602'
        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
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 275,920,964.00 275.92 million 26

Insight

AEROJET ROCKETDYNE OF DE, INC shows complete concentration in NAICS 541712 for the last full year, with all $275.92 million in obligated value and all 26 awards attributed to this single code. This indicates a highly focused procurement profile with no observable NAICS diversification in the period analyzed. The average award value of $10.61 million suggests a small number of relatively large awards within the same research and development category.

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 = '02602'
        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 275,920,964.00 275.92 million 26

Insight

Over the last full year, AEROJET ROCKETDYNE OF DE, INC (CAGE 02602) recorded $275.92 million in obligated value across 26 awards, for an average award value of about $10.61 million. The annual activity is concentrated in a single year within the 1-year window, so no multi-year trend can be assessed from the provided data. The obligation volume indicates a relatively high-value, low-count award distribution.

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.