NAICS Industry

NAICS 238990 Federal Contract Obligations (Last Year)

FPDS procurement overview for NAICS 238990, All Other Specialty Trade Contractors, covering last full year obligations, award actions, top agencies, and leading vendors.

In the last full year, federal obligations under NAICS 238990 totaled 549.99 million across 3,125 award actions, for an average action value of 175,997.45. The Department of the Army led agency spending, while the largest vendor obligations included Bundesamt für Bauwesen und Raumordnung and Miscellaneous Foreign Awardees.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the provided analysis window and may include multiple award actions across the same vendor or agency.

NAICS Code
238990
Industry
ALL OTHER SPECIALTY TRADE CONTRACTORS
Total Obligated
549.99 million
549,992,043.66
Award Actions
3,125
Average Action Value
175,997.45

About NAICS 238990 federal contract activity

NAICS 238990, All Other Specialty Trade Contractors, recorded $549.99 million in obligated dollars across 3,125 awards in the last full year, with an average award value of $175,997.45. This profile indicates a high-volume, moderately fragmented contracting base typical of specialty trade work that does not fall into more specific construction categories.

Agency demand and leading federal buyers

The Department of the Army led spending in this NAICS with $249.07 million across 1,006 awards, accounting for the largest share of obligations by a wide margin. The Department of the Air Force, Department of the Navy, U.S. Customs and Border Protection, and the Department of Veterans Affairs followed, showing that demand is concentrated in defense and mission-support agencies.

Vendor concentration and leading contractors

Vendor concentration is led by BUNDESAMT FÜR BAUWESEN UND RAUMORDNUNG at $100.24 million across 195 awards, followed by MISCELLANEOUS FOREIGN AWARDEES at $71.85 million and SEDONA-NASCO JV2, LLC at $50.86 million. The presence of multiple joint ventures and foreign-award entries suggests a mix of domestic and cross-border contracting activity within the category.

Annual contract trend over the analysis window

The annual trend for 2025 shows $549.99 million in obligations across 3,125 awards, matching the full-year aggregate for the analysis window. With only one annual data point provided, this window establishes scale and composition but does not support a multi-year growth or decline assessment.

How to interpret this page

This summary uses FPDS obligations attributed to NAICS 238990 over the last full year, organized by awarding agency, vendor, and annual totals. Obligated dollars reflect reported contract funding actions in the selected period and do not imply total contract ceiling value or completed performance.

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__productOrServiceInformation__principalNAICSCode = '238990'
        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
2100 DEPT OF THE ARMY 249,065,049.01 249.07 million 1,006
5700 DEPT OF THE AIR FORCE 118,300,054.88 118.30 million 303
1700 DEPT OF THE NAVY 67,757,575.79 67.76 million 487
7014 U.S. CUSTOMS AND BORDER PROTECTION 27,674,711.27 27.67 million 55
3600 VETERANS AFFAIRS, DEPARTMENT OF 24,523,178.83 24.52 million 132
1443 NATIONAL PARK SERVICE 8,757,465.42 8.76 million 98
6920 FEDERAL AVIATION ADMINISTRATION 7,867,177.66 7.87 million 213
3355 NATIONAL GALLERY OF ART 6,325,891.82 6.33 million 14
1900 STATE, DEPARTMENT OF 5,256,094.77 5.26 million 69
12C2 FOREST SERVICE 5,047,654.26 5.05 million 87

Insight

For NAICS 238990 over the last full year, obligation activity is concentrated among the Department of Defense: the Department of the Army obligated $249.07 million across 1,006 awards, the Department of the Air Force $118.30 million across 303 awards, and the Department of the Navy $67.76 million across 487 awards. Together, these three agencies account for $435.13 million, or about 79% of the $549.99 million total obligated. Outside Defense, obligations are materially smaller and more dispersed, led by U.S. Customs and Border Protection ($27.67 million) and the Department of Veterans Affairs ($24.52 million), with the remaining agencies each below $9 million.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '238990'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
BUNDESAMT FÜR BAUWESEN UND RAUMORDNUNG 100,240,745.47 100.24 million 195
MISCELLANEOUS FOREIGN AWARDEES 35KC0 71,845,999.72 71.85 million 148
SEDONA-NASCO JV2, LLC 9H4S2 50,861,521.47 50.86 million 152
COLT BUILDERS AND WEIL CONSTRUCTION JOINT VENTURE L.L.C. 95TK5 25,370,693.69 25.37 million 5
COHO CONSTRUCTION MANAGEMENT LLC 92WL2 17,411,079.91 17.41 million 4
INTERIOR PLUS-LEGACY BUILDERS JV LLC 9JLJ8 14,812,697.38 14.81 million 19
AMERICAN ENGINEERING CORPORATION JS462 14,279,942.10 14.28 million 84
TACTICAL INFRASTRUCTURE MAINTENANCE SOLUTIONS, LLC 8W7Z0 11,750,905.79 11.75 million 6
ACTS GROUP, INC. 660E9 9,708,247.41 9.71 million 14
J & J MECHANICAL AND CONSTRUCTION GROUP LLC 5PXL9 9,500,000.00 9.50 million 1

Insight

Over the last full year, NAICS 238990 obligated $549.99 million across 3,125 awards, with an average award value of $175,997.45, indicating a high-volume, moderately fragmented award base. Top vendor obligations are concentrated in a small number of recipients: the largest listed vendor, BUNDESAMT FÜR BAUWESEN UND RAUMORDNUNG, received $100.24 million across 195 awards, followed by MISCELLANEOUS FOREIGN AWARDEES at $71.85 million and SEDONA-NASCO JV2, LLC at $50.86 million. The remaining top vendors are materially smaller and include several firms with relatively few awards but sizable obligations, suggesting mixed award concentration across both recurring and episodic procurements.

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__productOrServiceInformation__principalNAICSCode = '238990'
        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 549,992,043.66 549.99 million 3,125

Insight

For NAICS 238990, obligations totaled $549.99 million across 3,125 awards in the last full year, yielding an average award value of $175,997.45. The annual trend is fully concentrated in a single year in the provided 1-year window, so no year-over-year movement can be assessed from this dataset. The award volume relative to obligated dollars indicates a broadly distributed funding profile with moderate average award size rather than a small number of highly concentrated awards.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.