Federal Contractor

BAE SYSTEMS NORFOLK SHIP REPAIR INC. Federal Contract Obligations (Last Year)

BAE SYSTEMS NORFOLK SHIP REPAIR INC. (CAGE 07243, UEI ERMDZBE4J8Q9) recorded $303.02 million in federal obligations across 140 actions in the last full year.

The company’s recent federal activity was concentrated entirely with the Department of the Navy and in NAICS 336611, Ship Building and Repairing. The average action value was $2,164,437.49, and the annual trend for 2025 shows the full $303,021,249.45 obligated across 140 awards.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on FPDS-observed obligations and award actions for the vendor.

CAGE Code
07243
UEI
ERMDZBE4J8Q9
Total Obligated
303.02 million
303,021,249.45
Award Actions
140
Average Action Value
2,164,437.49

About BAE SYSTEMS NORFOLK SHIP REPAIR INC. federal contract activity

BAE SYSTEMS NORFOLK SHIP REPAIR INC. (CAGE 07243, UEI ERMDZBE4J8Q9) recorded 303.02 million in obligated value across 140 awards during the last full year, for an average award value of 2.16 million. The profile reflects a high-volume, high-dollar contracting relationship concentrated in a single mission area rather than a broad customer base.

Agency mix and customer concentration

All reported obligations came from the DEPT OF THE NAVY, which accounted for the full 303.02 million and all 140 awards. This indicates complete agency concentration in the analyzed period and suggests the vendor’s federal activity is tied directly to Navy requirements.

Industry profile based on NAICS activity

The vendor’s obligations were fully concentrated in NAICS 336611, SHIP BUILDING AND REPAIRING, totaling 303.02 million across 140 awards. This confirms the company’s federal work is aligned with ship repair and related maritime industrial services rather than diversified across multiple NAICS sectors.

Annual contract trend over the analysis window

Annual activity in 2025 totaled 303.02 million across 140 awards. With only one year in the analysis window, the data support a point-in-time view of current award volume and do not provide a multi-year growth or decline trend.

How to interpret this page

This summary is based on FPDS award data for the last full year and uses obligated dollars and award counts as reported in the analysis window. Agency and NAICS concentrations reflect the share of obligations and awards captured in the provided dataset; no additional sources or assumptions were used.

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 = '07243'
        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 303,021,249.45 303.02 million 140

Insight

During the last full year, BAE SYSTEMS NORFOLK SHIP REPAIR INC. received $303.02 million across 140 awards, for an average award value of $2.16 million. All obligated dollars in this period were concentrated in the Department of the Navy, indicating complete agency dependence for this window. This concentration suggests the vendor’s recent federal work is narrowly distributed rather than spread across multiple agencies.

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 = '07243'
        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 303,021,249.45 303.02 million 140

Insight

BAE SYSTEMS NORFOLK SHIP REPAIR INC. shows complete NAICS concentration in 336611, Ship Building and Repairing, for the last full year. All $303.02 million in obligated awards and all 140 awards were recorded under this single NAICS, indicating a highly concentrated procurement profile with no diversification across other industry codes in the period. The average award value was approximately $2.16 million, suggesting a mix of repeated obligations within the same ship repair category rather than spread across multiple NAICS.

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 = '07243'
        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 303,021,249.45 303.02 million 140

Insight

In the last full year, BAE SYSTEMS NORFOLK SHIP REPAIR INC. recorded $303.02 million in obligated value across 140 awards, for an average award value of about $2.16 million. The activity is fully concentrated in 2025 within the 1-year window, indicating a single-year snapshot rather than a multi-year trend. The volume of awards relative to total obligated value suggests a mix of moderate-size obligations rather than reliance on a small number of exceptionally 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.