In the last full year, DRAGADOS/HAWAIIAN DREDGING/ORION JV, CAGE 94AZ0 and UEI E8AXVANBZBD4, received 19 award actions totaling $1,520,932,215.15. All reported obligations were with the Department of the Navy and were classified under NAICS 237990, Other Heavy and Civil Engineering Construction.
Federal Contractor
DRAGADOS/HAWAIIAN DREDGING/ORION JV Federal Contract Obligations (Last Year)
DRAGADOS/HAWAIIAN DREDGING/ORION JV recorded 19 contract actions totaling $1.52 billion in the last full year, all under NAICS 237990 for heavy and civil engineering construction.
This page reflects the last full year of FPDS-observed obligations and uses only the provided award, agency, and NAICS totals.
About DRAGADOS/HAWAIIAN DREDGING/ORION JV federal contract activity
DRAGADOS/HAWAIIAN DREDGING/ORION JV recorded 19 FPDS awards totaling $1.52 billion in the last full year, with an average award value of $80.0 million. The vendor’s obligations were highly concentrated, indicating a narrow but very large-scale federal procurement footprint during the period. The data shown reflect the CAGE code 94AZ0 and UEI E8AXVANBZBD4.
Agency mix and customer concentration
All recorded obligations in the analysis window came from the Department of the Navy, which accounted for the full $1.52 billion and all 19 awards. This indicates complete agency concentration with no observable diversification across other federal departments in the period reviewed. The award profile suggests a sustained relationship with a single buying agency rather than a broad federal customer base.
Industry profile based on NAICS activity
The vendor’s award activity was entirely classified under NAICS 237990, Other Heavy and Civil Engineering Construction, representing the full $1.52 billion and all 19 awards. This is consistent with a specialized construction-oriented procurement profile and shows no diversification into other NAICS categories during the period. The mix suggests that the vendor’s federal work was concentrated in heavy civil infrastructure delivery.
Annual contract trend over the analysis window
The annual trend shows $1.52 billion in obligations in 2025 across 19 awards, with no additional years present in the provided last-full-year window. Because the data capture a single year, the trend supports a snapshot view rather than a multi-year trajectory. Within that year, the spending level indicates substantial award activity concentrated in one reporting period.
How to interpret this page
This summary is based solely on the FPDS Query inputs provided for the last full year, including total obligations, award counts, agency distribution, NAICS distribution, and annual trend. No assumptions were made beyond the supplied data, and no external sources were used. Amounts are presented as obligated dollars and may reflect FPDS reporting conventions for the underlying awards.
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 = '94AZ0'
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 | 1,520,932,215.15 | 1.52 billion | 19 |
Insight
During the last full year, all reported obligations for DRAGADOS/HAWAIIAN DREDGING/ORION JV were concentrated within a single agency, the Department of the Navy. The vendor received 19 awards totaling $1.52 billion, indicating a highly concentrated customer base with no observed spread across other agencies in this period. The average award value of about $80.0 million suggests the work was delivered through relatively large individual obligations rather than a broad distribution of small awards.
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 = '94AZ0'
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 |
|---|---|---|---|---|
| 237990 | OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION | 1,520,932,215.15 | 1.52 billion | 19 |
Insight
Over the last full year, DRAGADOS/HAWAIIAN DREDGING/ORION JV’s obligations were fully concentrated in NAICS 237990, Other Heavy and Civil Engineering Construction. The vendor received 19 awards in this NAICS, accounting for the full $1.52 billion obligated during the period. This indicates a highly concentrated award profile with no diversification across other NAICS codes in the provided data.
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 = '94AZ0'
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,520,932,215.15 | 1.52 billion | 19 |
Insight
In the last full year, DRAGADOS/HAWAIIAN DREDGING/ORION JV obligated $1.52 billion across 19 awards, indicating a highly concentrated annual workload. The average award value of approximately $80.0 million suggests the vendor’s activity is driven by a relatively small number of large obligations rather than broad, dispersed award volume. With only one year reported in the window, trend direction cannot be assessed beyond this concentration profile.
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.