In the last full year, MARINETTE MARINE CORPORATION recorded -$1.05 billion in obligated federal actions across 22 awards, for an average action value of -$47.84 million. Activity was concentrated in NAICS 336611, Ship Building and Repairing, with most obligations associated with the Department of the Navy and smaller positive obligations from U.S. Special Operations Command.
Federal Contractor
MARINETTE MARINE CORPORATION Federal Contract Obligations (Last Year)
Federal procurement profile for MARINETTE MARINE CORPORATION (CAGE 98042, UEI UZWBWJN3NLP3) covering last full year obligations, awards, agencies, and NAICS activity.
Totals reflect the selected analysis window and may include de-obligations or other negative adjustments reported in FPDS.
About MARINETTE MARINE CORPORATION federal contract activity
MARINETTE MARINE CORPORATION recorded 22 FPDS-observed awards in the last full year, with a net obligated value of -$1.05 billion and an average award value of -$47.84 million. The negative net obligation indicates substantial deobligation activity or downward modifications offsetting positive obligations across the period.
Agency mix and customer concentration
Obligations were concentrated in two buyers: the Department of the Navy accounted for -$1.07 billion across 18 awards, while U.S. Special Operations Command obligated $22.20 million across 4 awards. This mix shows that the vendor’s activity was overwhelmingly Navy-driven, with USSOCOM representing a smaller positive counterbalance in the same period.
Industry profile based on NAICS activity
All observed obligations mapped to NAICS 336611, Ship Building and Repairing, with 22 awards totaling -$1.05 billion. The procurement profile is therefore highly concentrated in ship construction and repair work, with no diversification across other industry codes in the available data.
Annual contract trend over the analysis window
The annual trend for 2025 matches the full-period totals, indicating that the entire analysis window is represented by a single year of activity. With 22 awards and net obligations of -$1.05 billion, the year appears characterized by significant contract adjustments rather than purely new award growth.
How to interpret this page
This summary uses FPDS award records tied to CAGE 98042 and UEI UZWBWJN3NLP3 for the last full year. Totals reflect net obligated dollars as reported in FPDS, and agency, NAICS, and annual views are based on the same filtered award set.
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 = '98042'
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 |
|---|---|---|---|---|
| 97ZS | U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) | 22,202,036.00 | 22.20 million | 4 |
| 1700 | DEPT OF THE NAVY | -1,074,597,199.90 | -1.07 billion | 18 |
Insight
During the last full year, MARINETTE MARINE CORPORATION’s obligations were highly concentrated at the Department of the Navy, which accounted for -$1.07 billion across 18 awards and drove the overall negative obligated total of -$1.05 billion. U.S. Special Operations Command represented a much smaller share, with $22.20 million across 4 awards, indicating limited diversification outside the Navy. The negative net total suggests the period included significant deobligations or other downward adjustments within the Navy portfolio.
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 = '98042'
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 |
|---|---|---|---|---|
| 336611 | SHIP BUILDING AND REPAIRING | -1,052,395,163.90 | -1.05 billion | 22 |
Insight
Over the last full year, MARINETTE MARINE CORPORATION’s obligated value is entirely concentrated in NAICS 336611, Ship Building and Repairing. All 22 awards and the full -$1.05 billion in obligated value fall under this single NAICS, indicating no diversification across business areas in the observed period. The average award value of -$47.8 million suggests a small number of high-dollar actions within this specialized industrial 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 = '98042'
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,052,395,163.90 | -1.05 billion | 22 |
Insight
During the last full year, MARINETTE MARINE CORPORATION (CAGE 98042) recorded -$1.05 billion in total obligated value across 22 awards, for an average award value of approximately -$47.8 million. The annual activity is fully concentrated in 2025 within the 1-year window, indicating no observable year-over-year distribution in this period. The negative obligated value should be reviewed in context of FPDS transaction coding and any deobligations or adjustments reflected in the record.
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.