Federal Contractor

BECHTEL NATIONAL, INC Federal Contract Obligations (Last Year)

Federal procurement summary for BECHTEL NATIONAL, INC (CAGE 1S307, UEI HGF7H89MA3D9) covering last full year obligations and award activity.

In the last full year, BECHTEL NATIONAL, INC recorded 29 federal award actions totaling $979.19 million, with an average action value of $33.77 million. All reported obligations in this window were awarded by the Department of Energy and were classified under NAICS 234930, Industrial Nonbuilding Structure Construction.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on reported obligated amounts, which total $979,192,611.19 across 29 actions.

CAGE Code
1S307
UEI
HGF7H89MA3D9
Total Obligated
979.19 million
979,192,611.19
Award Actions
29
Average Action Value
33,765,262.45

About BECHTEL NATIONAL, INC federal contract activity

BECHTEL NATIONAL, INC (CAGE 1S307, UEI HGF7H89MA3D9) recorded 29 FPDS-observed awards in the last full year, totaling $979.19 million in obligated value. The average award value was $33.77 million, indicating a concentrated portfolio of relatively large obligations.

Agency mix and customer concentration

Obligations were entirely concentrated within the Department of Energy, which accounted for the full $979.19 million across all 29 awards. This indicates a single-agency dependency profile for the period analyzed, with no observed diversification across other awarding agencies.

Industry profile based on NAICS activity

All observed obligations mapped to NAICS 234930, Industrial Nonbuilding Structure Construction, totaling $979.19 million across 29 awards. The award pattern suggests a highly specialized work profile centered on industrial nonbuilding structure construction activity.

Annual contract trend over the analysis window

The annual trend for 2025 shows $979.19 million in obligated value across 29 awards, with no additional years represented in the analysis window. Because only one full year is present, the dataset supports a point-in-time view rather than a multi-year directional trend.

How to interpret this page

This summary is based on FPDS Query aggregation for the last full year using the vendor identifiers provided. Award totals, counts, agency concentration, and NAICS distribution reflect observed obligations in the supplied analysis window and are limited to the records represented in the dataset.

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 = '1S307'
        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
8900 ENERGY, DEPARTMENT OF 979,192,611.19 979.19 million 29

Insight

BECHTEL NATIONAL, INC’s obligation profile in the last full year is fully concentrated in a single agency: the Department of Energy, which accounts for the entire $979.19 million in obligated value across 29 awards. This indicates no agency diversification in the reported window and a relatively broad award distribution within that single agency, with an average award value of $33.77 million. The concentration suggests the vendor’s recent federal activity is dependent on DOE-related contracting.

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 = '1S307'
        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
234930 INDUSTRIAL NONBUILDING STRUCTURE CONSTRUCTION 979,192,611.19 979.19 million 29

Insight

Over the last full year, BECHTEL NATIONAL, INC (CAGE 1S307) received $979.19 million across 29 awards, with an average award value of $33.77 million. All reported obligations are concentrated in a single NAICS code, 234930, Industrial Nonbuilding Structure Construction, indicating complete NAICS concentration for the period. This pattern suggests the vendor’s recent obligated workload was highly focused in one construction category rather than distributed across multiple industries.

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 = '1S307'
        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 979,192,611.19 979.19 million 29

Insight

During the last full year, BECHTEL NATIONAL, INC (CAGE 1S307) received $979.19 million in obligated value across 29 awards, for an average award value of about $33.77 million. Because the entire 1-year obligation volume is concentrated in a single year record, this view does not show intra-period variation but does indicate a substantial annual funding level. The award count and average value suggest a distribution of multiple mid- to large-value awards rather than reliance on a single obligation.

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.