Federal Contractor

AUSTAL USA, LLC Federal Contract Obligations (Last 10 Years)

AUSTAL USA, LLC (CAGE 1T3Z4, UEI RG6LJJM6JBS3) received 2,779 federal award actions totaling $7.64 billion over the last 10 years.

AUSTAL USA, LLC's federal procurement record is concentrated in Department of the Navy work, with smaller obligations from the U.S. Coast Guard and limited activity from the Defense Logistics Agency and DCMA. The company’s obligations are driven primarily by ship building and repairing, with annual spending highest in 2024 and 2025.

Generated at 03/21/2026

Analysis period: Last 10 years

Figures reflect the last 10 years of award actions and may include obligated amounts across multiple contract actions.

CAGE Code
1T3Z4
UEI
RG6LJJM6JBS3
Total Obligated
7.64 billion
7,636,717,312.20
Award Actions
2,779
Average Action Value
2,748,009.10

About AUSTAL USA, LLC federal contract activity

AUSTAL USA, LLC recorded 2,779 FPDS awards totaling $7.64 billion over the last 10 years, for an average award value of about $2.75 million. The vendor is identified by CAGE 1T3Z4 and UEI RG6LJJM6JBS3, and its federal activity is highly concentrated in a small set of shipbuilding-related obligations. Overall spend shows a large-scale, recurring federal relationship rather than broad transactional contracting across many agencies.

Agency mix and customer concentration

The Department of the Navy dominates the vendor’s federal business, accounting for $6.41 billion across 2,589 awards, or the clear majority of obligated dollars in the period. The U.S. Coast Guard is the second-largest customer at $1.23 billion, but across only 18 awards, indicating a much more episodic pattern of large obligations. Defense Logistics Agency activity is comparatively small at $3.39 million across 171 awards, while DCMA appears only marginally in the record.

Industry profile based on NAICS activity

Contracting is overwhelmingly concentrated in NAICS 336611, Ship Building and Repairing, which accounts for $7.62 billion and 2,286 awards. The next largest code, 811219, Other Electronic and Precision Equipment Repair and Maintenance, is materially smaller at $10.01 million, followed by modest amounts in 336612, 339991, and 333613. This mix is consistent with a shipbuilder whose federal obligations are driven primarily by vessel construction and related support activities.

Annual contract trend over the analysis window

Annual obligations have remained elevated but uneven across the most recent years, with $1.15 billion in 2024 after $652.76 million in 2023 and $837.42 million in 2022. The current partial-year 2025 total stands at $777.54 million, suggesting continued high activity, while 2021 is lower at $495.62 million. Award counts have generally ranged from 199 to 426 in these years, indicating sustained contracting volume alongside fluctuating dollar value.

How to interpret this page

This summary is based on FPDS award records matched to vendor identifiers for AUSTAL USA, LLC using CAGE 1T3Z4 and UEI RG6LJJM6JBS3 over the last 10 years. Amounts reflect total obligated dollars and award counts as provided in the analysis window, and agency and NAICS rankings are ordered by obligated value within that period. The discussion is descriptive only and does not infer performance, pricing, or scope beyond the recorded obligation data.

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 = '1T3Z4'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 6,405,129,179.50 6.41 billion 2,589
7008 U.S. COAST GUARD 1,228,198,075.84 1.23 billion 18
97AS DEFENSE LOGISTICS AGENCY 3,390,056.86 3.39 million 171
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 1

Insight

Over the last 10 years, AUSTAL USA, LLC received $7.64 billion across 2,779 awards, with obligations highly concentrated in the DEPT OF THE NAVY, which accounted for $6.41 billion and 2,589 awards. The U.S. COAST GUARD was the only other major obligating agency, providing $1.23 billion across 18 awards, indicating a much smaller but still material secondary relationship. Defense Logistics Agency obligations were minimal at $3.39 million across 171 awards, and DCMA recorded one award with no obligated value.

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 = '1T3Z4'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 7,616,036,746.03 7.62 billion 2,286
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 10,012,356.15 10.01 million 274
336612 BOAT BUILDING 3,668,811.00 3.67 million 16
339991 GASKET, PACKING, AND SEALING DEVICE MANUFACTURING 2,036,974.52 2.04 million 25
333613 MECHANICAL POWER TRANSMISSION EQUIPMENT MANUFACTURING 1,357,512.08 1.36 million 19
811310 COMMERCIAL AND INDUSTRIAL MACHINERY AND EQUIPMENT (EXCEPT AUTOMOTIVE AND ELECTRONIC) REPAIR AND MAINTENANCE 702,666.25 702.67 thousand 4
332991 BALL AND ROLLER BEARING MANUFACTURING 701,206.98 701.21 thousand 15
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 250,255.00 250.25 thousand 5
332911 INDUSTRIAL VALVE MANUFACTURING 209,331.40 209.33 thousand 3
332119 METAL CROWN, CLOSURE, AND OTHER METAL STAMPING (EXCEPT AUTOMOTIVE) 196,919.81 196.92 thousand 17

Insight

AUSTAL USA, LLC’s Top NAICS profile is highly concentrated in NAICS 336611, Ship Building and Repairing, which accounts for $7.62 billion of $7.64 billion in total obligations over the last 10 years and 2,286 of 2,779 awards. The remaining obligations are distributed across a much smaller set of NAICS codes, led by 811219 at $10.01 million and 336612 at $3.67 million, with all other categories each under $2.1 million. This pattern indicates a procurement profile dominated by shipbuilding and repair, with limited activity in ancillary repair and manufacturing classifications.

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 = '1T3Z4'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 777,541,971.68 777.54 million 319
2024 1,153,631,606.28 1.15 billion 389
2023 652,756,097.44 652.76 million 426
2022 837,418,184.78 837.42 million 420
2021 495,624,952.79 495.62 million 199
2020 156,827,425.28 156.83 million 246
2019 457,688,865.78 457.69 million 268
2018 2,062,783,506.34 2.06 billion 299
2017 1,021,430,239.83 1.02 billion 210
2016 21,014,462.00 21.01 million 3

Insight

Over the last 10 years, AUSTAL USA, LLC (CAGE 1T3Z4) obligated $7.64 billion across 2,779 awards, with activity concentrated in several high-obligation years rather than evenly distributed. Annual obligations peaked in 2018 at $2.06 billion and remained elevated in 2024 ($1.15 billion) and 2025 ($777.54 million), while 2016 was minimal at $21.01 million and 2020 also comparatively low at $156.83 million. Award counts were highest in 2023–2024 (426 and 389 awards) and generally ranged between 199 and 426 per year, indicating sustained but variable contracting activity over the period.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.