In the last full year, BECHTEL PLANT MACHINERY, INC. received 14 federal award actions totaling 810.32 million in obligations, for an average action value of 57.88 million. All recorded obligations came from the Department of the Navy, with most spending tied to NAICS 332410, Power Boiler and Heat Exchanger Manufacturing.
Federal Contractor
BECHTEL PLANT MACHINERY, INC. Federal Contract Obligations (Last Year)
Federal procurement profile for BECHTEL PLANT MACHINERY, INC. (CAGE 4SVU7, UEI MTKMVNVK1MH6) covering last full year obligations and award activity.
Figures are based on obligations in the selected analysis window and reflect the provided award and NAICS rollups for 2025.
About BECHTEL PLANT MACHINERY, INC. federal contract activity
BECHTEL PLANT MACHINERY, INC. recorded 810.32 million in obligated awards across 14 actions in the last full year, for an average award value of 57.88 million. The vendor's activity is highly concentrated, with nearly all obligated dollars tied to a small number of awards.
Agency mix and customer concentration
All recorded obligations in the analysis window came from the Department of the Navy, which accounted for 810.32 million across 14 awards. This indicates a single-agency dependency profile with no diversification across other departments in the period reviewed.
Industry profile based on NAICS activity
Contracting activity was dominated by NAICS 332410, Power Boiler and Heat Exchanger Manufacturing, which represented 806.82 million across 12 awards. A smaller portion, 3.50 million across 2 awards, was classified under NAICS 336611, Ship Building and Repairing, indicating a narrow industrial footprint centered on heavy marine and plant machinery work.
Annual contract trend over the analysis window
The annual trend shows all recorded obligations in 2025, totaling 810.32 million across 14 awards. With no additional years in the analysis window, the period reflects a single-year concentration rather than a multi-year pattern.
How to interpret this page
This summary is based on FPDS-observed prime award obligations associated with CAGE 4SVU7 and UEI MTKMVNVK1MH6 during the last full year. Totals, counts, and averages reflect the provided analysis window and are limited to the top agencies, top NAICS codes, and annual trend values supplied.
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 = '4SVU7'
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 |
|---|---|---|---|---|
| 1700 | DEPT OF THE NAVY | 810,324,805.00 | 810.32 million | 14 |
Insight
BECHTEL PLANT MACHINERY, INC. received all reported obligations in the last full year from the DEPT OF THE NAVY, totaling $810.32 million across 14 awards. This indicates complete agency concentration with no reported obligation distribution to other agencies in the observed period. The average award value was approximately $57.9 million, suggesting a small number of high-value actions rather than broad award dispersion.
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 = '4SVU7'
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 |
|---|---|---|---|---|
| 332410 | POWER BOILER AND HEAT EXCHANGER MANUFACTURING | 806,824,805.00 | 806.82 million | 12 |
| 336611 | SHIP BUILDING AND REPAIRING | 3,500,000.00 | 3.50 million | 2 |
Insight
BECHTEL PLANT MACHINERY, INC. had $810.32 million obligated across 14 awards in the last full year, with activity highly concentrated in NAICS 332410, Power Boiler and Heat Exchanger Manufacturing. That NAICS accounted for $806.82 million and 12 awards, indicating near-total reliance on a single industrial category. The only other reported NAICS, 336611, Ship Building and Repairing, represented a small secondary share at $3.50 million across 2 awards.
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 = '4SVU7'
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 | 810,324,805.00 | 810.32 million | 14 |
Insight
During the last full year, BECHTEL PLANT MACHINERY, INC. (CAGE 4SVU7) received $810.32 million across 14 awards, indicating a highly concentrated obligation profile. The average award value of about $57.9 million suggests the vendor’s funding was distributed across a relatively small number of large awards rather than a broad base of lower-value transactions. Given that only one annual data point is provided, this window supports assessment of overall award concentration but not year-over-year trend direction.
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.