In the last full year, THE AEROSPACE CORPORATION received 546 award actions totaling 1.11 billion in federal obligations. The Department of the Air Force accounted for most of the value, while NASA accounted for most of the action count.
Federal Contractor
THE AEROSPACE CORPORATION Federal Contract Obligations (Last Year)
Federal procurement profile for THE AEROSPACE CORPORATION (CAGE 12782, UEI YA8LJBJCND19) covering obligations and awards in the last full year.
The primary NAICS is 541715, Research and Development in the Physical, Engineering, and Life Sciences, and the annual trend reflects fiscal year 2025 totals.
About THE AEROSPACE CORPORATION federal contract activity
THE AEROSPACE CORPORATION recorded $1.11 billion in obligated federal spending across 546 awards in the last full year, for an average award value of about $2.04 million. Activity was concentrated in a relatively small number of high-value obligations, indicating a mix of large programmatic awards and a much larger count of smaller transactions.
Agency mix and customer concentration
The DEPT OF THE AIR FORCE dominated the vendor’s federal footprint, accounting for $944.36 million across 23 awards, or the clear majority of total obligation. NASA was the second-largest customer by volume of awards, with 466 awards totaling $103.61 million, while the DEPARTMENT OF ENERGY, NOAA, and US GEOLOGICAL SURVEY contributed smaller but meaningful amounts. This mix shows strong dependence on defense and space-related civilian science agencies.
Industry profile based on NAICS activity
Obligations were overwhelmingly classified under NAICS 541715, which alone represented $1.11 billion across 465 awards and effectively defines the vendor’s core federal business as R&D in the physical, engineering, and life sciences. The remaining categories were marginal by comparison, with small amounts in guided missile and space vehicle manufacturing and scientific consulting. Negative obligation in NAICS 541330 suggests deobligations or net downward adjustments in that line of business during the period.
Annual contract trend over the analysis window
The annual trend shows all recorded activity in 2025, with $1.11 billion obligated across 546 awards. Because the analysis window is limited to the last full year, the trend does not show multi-year growth or decline; it instead indicates that current-year obligations were substantial and heavily concentrated in that single fiscal year.
How to interpret this page
This summary is based on FPDS-observed obligations tied to CAGE 12782 and UEI YA8LJBJCND19 during the last full year. Totals reflect obligated dollars and award counts as reported in the provided dataset; category groupings are based on the highest-obligation agencies and NAICS codes, and negative values are retained where the source data indicates deobligation or adjustment activity.
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 = '12782'
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 | 944,362,042.04 | 944.36 million | 23 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 103,614,536.44 | 103.61 million | 466 |
| 8900 | ENERGY, DEPARTMENT OF | 41,097,188.00 | 41.10 million | 13 |
| 1330 | NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION | 19,176,951.78 | 19.18 million | 16 |
| 1434 | US GEOLOGICAL SURVEY | 2,045,851.42 | 2.05 million | 8 |
| 6920 | FEDERAL AVIATION ADMINISTRATION | 1,165,759.81 | 1.17 million | 16 |
| 1100 | EXECUTIVE OFFICE OF THE PRESIDENT | 78,848.68 | 78.85 thousand | 2 |
| 6901 | OFFICE OF THE SECRETARY | 0.00 | 0.00 | 1 |
| 1900 | STATE, DEPARTMENT OF | 0.00 | 0.00 | 1 |
Insight
THE AEROSPACE CORPORATION’s obligations in the last full year were heavily concentrated in the DEPT OF THE AIR FORCE, which accounted for $944.36 million of $1.11 billion total obligated. NATIONAL AERONAUTICS AND SPACE ADMINISTRATION was the next largest customer by award volume, with 466 awards totaling $103.61 million, but well below the Air Force in dollars. The remaining agencies each represented relatively small shares, with ENERGY, DEPARTMENT OF at $41.10 million and NOAA at $19.18 million, indicating a broad but highly skewed agency distribution.
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 = '12782'
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 |
|---|---|---|---|---|
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 1,110,661,439.05 | 1.11 billion | 465 |
| 336414 | GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING | 200,000.00 | 200.00 thousand | 2 |
| 541690 | OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES | 83,783.91 | 83.78 thousand | 2 |
| 541990 | ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES | 0.00 | 0.00 | 1 |
| 541330 | ENGINEERING SERVICES | -75,414.58 | -75.41 thousand | 16 |
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | -545,873.27 | -545.87 thousand | 45 |
Insight
THE AEROSPACE CORPORATION’s obligations in the last full year were highly concentrated in NAICS 541715, which accounted for about 1.11 billion of 1.11 billion total obligated dollars and 465 of 546 awards. The remaining activity was limited and fragmented across a small set of NAICS codes, with only minor positive obligations in 336414 and 541690 and offsetting deobligations in 541330 and 541712. This pattern indicates a procurement profile dominated by research and development in the physical, engineering, and life sciences, with limited spending dispersion outside that core 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 = '12782'
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,111,541,178.17 | 1.11 billion | 546 |
Insight
Over the last full year, THE AEROSPACE CORPORATION (CAGE 12782) received $1.11 billion in obligated value across 546 awards, for an average award value of about $2.04 million. With only one annual observation in the 1-year window, no year-over-year trend can be assessed from the provided data. The obligation profile indicates a high-volume, moderately concentrated award distribution rather than reliance on a small number of extremely 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.