In the last full year, METRO MACHINE CORP recorded 157 award actions totaling $308.90 million in obligated dollars, with an average action value of $1.97 million. Most of the activity came from the Department of the Navy and was concentrated in ship building and repairing work under NAICS 336611.
Federal Contractor
METRO MACHINE CORP Federal Contract Obligations (Last Year)
Federal procurement summary for METRO MACHINE CORP (CAGE 19468, UEI J1FCJLK5LGU5) covering the last full year of award activity.
Totals reflect readable and exact obligated amounts for the selected analysis window and are based on FPDS award action records.
About METRO MACHINE CORP federal contract activity
METRO MACHINE CORP (CAGE 19468, UEI J1FCJLK5LGU5) recorded 308.90 million in obligated contract value across 157 awards in the last full year, for an average award value of 1.97 million. The profile is highly concentrated, with the Department of the Navy accounting for the vast majority of obligations. This pattern indicates a procurement relationship driven primarily by a single federal customer and a narrow industrial scope.
Agency mix and customer concentration
The Department of the Navy represented 305.11 million across 152 awards, or nearly all observed obligations for the period. The Maritime Administration contributed 3.79 million across 5 awards, making it a minor secondary customer. Overall, the agency mix is strongly concentrated and indicates limited diversification across federal buyers.
Industry profile based on NAICS activity
Award activity was overwhelmingly concentrated in NAICS 336611, Ship Building and Repairing, which matched the Navy’s 305.11 million obligation total across 152 awards. NAICS 488390, Other Support Activities for Water Transportation, accounted for the remaining 3.79 million across 5 awards. The NAICS profile aligns closely with the agency mix and suggests a specialized maritime and shipbuilding revenue base.
Annual contract trend over the analysis window
The annual trend shows 308.90 million obligated in 2025 across 157 awards, with no prior-year comparator included in this extract. Because only one year is provided, the data supports a point-in-time assessment rather than a directional multi-year trend. Within the reported period, activity was substantial and contract volume remained consistent with the high concentration in shipbuilding-related work.
How to interpret this page
This summary is based on FPDS-observed obligations tied to METRO MACHINE CORP over the last full year, using the provided CAGE code and UEI for entity identification. Agency, NAICS, and annual trend sections are derived from obligated dollars and award counts only, with no adjustments beyond the supplied rollups. Where the dataset provides a single-year view, trend language is limited to the reported period and does not infer multi-year movement.
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 = '19468'
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 | 305,106,637.73 | 305.11 million | 152 |
| 6938 | MARITIME ADMINISTRATION | 3,792,066.39 | 3.79 million | 5 |
Insight
Over the last full year, METRO MACHINE CORP received $308.90 million across 157 awards, with obligations highly concentrated in the DEPT OF THE NAVY. The Navy accounted for $305.11 million and 152 awards, representing the vast majority of both dollars and transactions. MARITIME ADMINISTRATION represented a much smaller share at $3.79 million across 5 awards, indicating limited diversification across top agencies in this period.
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 = '19468'
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 | 305,106,637.73 | 305.11 million | 152 |
| 488390 | OTHER SUPPORT ACTIVITIES FOR WATER TRANSPORTATION | 3,792,066.39 | 3.79 million | 5 |
Insight
METRO MACHINE CORP’s last full year obligations were highly concentrated in NAICS 336611, Ship Building and Repairing, which accounted for $305.11 million across 152 awards, or nearly all of the $308.90 million total. The only other reported NAICS, 488390, Other Support Activities for Water Transportation, represented a much smaller share at $3.79 million across 5 awards. This pattern indicates a narrow industrial focus with contract activity overwhelmingly centered on shipbuilding and repair work.
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 = '19468'
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 | 308,898,704.12 | 308.90 million | 157 |
Insight
During the last full year, METRO MACHINE CORP (CAGE 19468) obligated $308.90 million across 157 awards, averaging about $1.97 million per award. The activity is concentrated entirely in 2025 for this 1-year window, indicating a single-period funding profile with no year-to-year variation available in the provided data. This distribution suggests procurement volume is driven by a moderate number of awards rather than a few extremely large transactions.
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.