Federal Contractor

SIERRA NEVADA CORPORATION Federal Contract Obligations (Last Year)

SIERRA NEVADA CORPORATION recorded 2.49 billion in obligated federal awards across 220 actions in the last full year, led by Department of the Air Force spending.

SIERRA NEVADA CORPORATION (CAGE 4EXW5, UEI N1PWVLN6F4U1) received 2,488,681,741.04 in federal obligations over 220 award actions in the last full year. Most of that activity came from the Department of the Air Force, with additional obligations from USSOCOM, Customs and Border Protection, and the Department of the Navy.

Generated at 03/21/2026

Analysis period: Last full year

This page summarizes FPDS-observed obligations for the last full year and groups awards by agency, NAICS code, and annual total.

CAGE Code
4EXW5
UEI
N1PWVLN6F4U1
Total Obligated
2.49 billion
2,488,681,741.04
Award Actions
220
Average Action Value
11,312,189.73

About SIERRA NEVADA CORPORATION federal contract activity

SIERRA NEVADA CORPORATION (CAGE 4EXW5, UEI N1PWVLN6F4U1) recorded 220 FPDS-observed awards totaling $2.49 billion in the last full year, for an average award value of $11.31 million. The spending profile indicates a large, concentrated federal contracting footprint with obligation volume driven by a relatively small number of high-value awards.

Agency mix and customer concentration

The DEPT OF THE AIR FORCE accounted for the vast majority of obligations, at $2.33 billion across 200 awards, making it the clear primary customer. The remaining activity was distributed across U.S. SPECIAL OPERATIONS COMMAND, U.S. CUSTOMS AND BORDER PROTECTION, and the DEPT OF THE NAVY, each at materially lower obligation levels, which suggests a defense-centric customer base with limited but meaningful non-Air Force demand.

Industry profile based on NAICS activity

Awarded work was concentrated in NAICS 336411, Aircraft Manufacturing, which represented $1.68 billion and the largest share of obligations. The next largest area was NAICS 541990, All Other Professional, Scientific, and Technical Services, with $563.50 million across 145 awards, followed by aerospace and defense-adjacent manufacturing and systems categories including 334511, 334290, and 336419.

Annual contract trend over the analysis window

The analysis window includes one annual observation for 2025, showing $2.49 billion obligated across 220 awards. Because only one year is present, this view supports level assessment rather than trend comparison, and it indicates substantial current-year contract volume without year-over-year change measurement.

How to interpret this page

This page summarizes FPDS-observed obligations associated with SIERRA NEVADA CORPORATION during the last full year, using award counts and obligated dollars aggregated by vendor identifiers and procurement attributes. Agency and NAICS groupings reflect reported FPDS classifications for the observed awards, and annual trend data is limited to the single year provided in the analysis window.

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 = '4EXW5'
        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 2,333,273,284.19 2.33 billion 200
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 119,195,674.59 119.20 million 11
7014 U.S. CUSTOMS AND BORDER PROTECTION 21,225,025.26 21.23 million 5
1700 DEPT OF THE NAVY 14,987,757.00 14.99 million 4

Insight

Over the last full year, SIERRA NEVADA CORPORATION’s obligations were highly concentrated in the Department of the Air Force, which accounted for $2.33 billion across 200 awards, or the vast majority of the vendor’s $2.49 billion total. The remaining activity was distributed across a small number of agencies, led by U.S. Special Operations Command at $119.20 million on 11 awards, followed by U.S. Customs and Border Protection at $21.23 million on 5 awards and the Department of the Navy at $14.99 million on 4 awards. This pattern indicates a strong reliance on Air Force demand with limited secondary agency diversification.

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 = '4EXW5'
        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 1,677,737,351.21 1.68 billion 25
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 563,497,310.30 563.50 million 145
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 119,195,674.59 119.20 million 11
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 91,888,118.00 91.89 million 2
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 14,977,757.00 14.98 million 1
517810 ALL OTHER TELECOMMUNICATIONS 13,210,651.13 13.21 million 10
541512 COMPUTER SYSTEMS DESIGN SERVICES 8,164,878.81 8.16 million 22
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 10,000.00 10.00 thousand 3
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 0.00 0.00 1

Insight

Over the last full year, SIERRA NEVADA CORPORATION’s obligations were highly concentrated in NAICS 336411, Aircraft Manufacturing, which accounted for $1.68 billion across 25 awards, or about 67% of the vendor’s $2.49 billion total. The next largest area was NAICS 541990, All Other Professional, Scientific, and Technical Services, with $563.50 million across 145 awards, indicating a sizable secondary services portfolio with much smaller average obligation per award than aircraft manufacturing. Remaining obligations were distributed across several lower-dollar NAICS categories, including 334511 and 334290, with no other category exceeding $119.20 million.

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 = '4EXW5'
        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 2,488,681,741.04 2.49 billion 220

Insight

During the last full year, SIERRA NEVADA CORPORATION (CAGE 4EXW5) received $2.49 billion in obligated awards across 220 awards, averaging $11.31 million per award. The activity is concentrated in a single annual period, so no year-over-year trend can be assessed from the provided 1-year window. The award count relative to total obligated dollars suggests a distribution characterized by multiple awards at a comparatively high average value.

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.