Federal Agency

HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF Federal Contract Obligations (Last 10 Years)

FPDS procurement profile for the Department of Housing and Urban Development (agency ID 8600) covering obligations, awards, vendors, NAICS codes, and annual trends over the last 10 years.

Over the last 10 years, the Department of Housing and Urban Development recorded $6.65 billion in obligated federal procurement across 15,901 award actions, with an average action value of $418,500.95. The largest obligations were concentrated in mortgage and credit-intermediation vendors and in NAICS 523150, 541611, 523110, 522390, and 541519.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual trend figures reflect the reporting window provided and may include negative obligations in 2025 due to deobligations or adjustments.

Agency ID
8600
Total Obligated
6.65 billion
6,654,583,695.95
Award Actions
15,901
Average Action Value
418,500.95

About HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF federal contract activity

Over the last 10 years, the Department of Housing and Urban Development recorded $6.65 billion in obligated contract actions across 15,901 awards, for an average award value of $418,500.95. The profile reflects a high volume of relatively moderate-sized procurements alongside a smaller set of very large obligations.

Vendor concentration and leading contractors

Vendor obligations are concentrated among mortgage servicing and consulting firms, led by CARRINGTON MORTGAGE SERVICES LLC at $981.98 million and CARRINGTON MORTGAGE SERVICES, LLC at $463.85 million. PERSPECTA ENTERPRISE SOLUTIONS LLC, LEIDOS, INC., and SELENE FINANCE, LP also rank among the top recipients, indicating recurring reliance on financial services, systems support, and program support providers.

Industry profile based on NAICS activity

The largest obligations are concentrated in financial intermediation and advisory services, led by NAICS 523150 at $1.05 billion and NAICS 523110 at $655.19 million. Service-heavy categories such as consulting (541611), credit intermediation support (522390), and computer-related services (541519) also account for substantial spend and a large share of awards.

Annual contract trend over the analysis window

Annual obligations show material year-to-year variation, with 2024 at $1.05 billion and 2023 at $965.88 million, following $794.50 million in 2022 and $589.01 million in 2021. The 2025 figure is negative at -$1.23 billion, which indicates net deobligations or other downward adjustments in the recorded data rather than new positive spend.

How to interpret this page

This summary is based on FPDS contract action records for agency ID 8600 over the last 10 years. Totals reflect obligated dollars and award counts as reported in the dataset; vendor, NAICS, and annual views are ranked by total obligated amount.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '8600'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
CARRINGTON MORTGAGE SERVICES LLC 981,984,466.11 981.98 million 18
CARRINGTON MORTGAGE SERVICES, LLC 463,845,424.98 463.85 million 28
PERSPECTA ENTERPRISE SOLUTIONS LLC 240,524,477.69 240.52 million 39
LEIDOS, INC. 211,764,696.24 211.76 million 105
SELENE FINANCE, LP 200,829,892.21 200.83 million 30
COMPU-LINK CORP 166,829,043.54 166.83 million 20
ERNST & YOUNG LLP 156,189,514.76 156.19 million 127
INFORMATION SYSTEMS AND NETWORKS CORPORATION 152,615,331.15 152.62 million 35
24 ASSET MANAGEMENT CORP 150,141,128.00 150.14 million 31
NOVAD MANAGEMENT CONSULTING LLC 140,213,862.59 140.21 million 60

Insight

Over the last 10 years, HUD obligated $6.65 billion across 15,901 awards, with an average award value of $418,500.95. The vendor profile is moderately concentrated at the top: the two Carrington entries alone account for about $1.45 billion, or roughly 22% of total obligations, indicating a significant share of funding tied to a single vendor family. Beyond those entries, obligations are spread across a mix of mortgage/asset management firms, IT contractors, and professional services vendors, with award counts ranging from 18 to 127, suggesting varied transaction patterns and a broad procurement base.

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__purchaserInformation__contractingOfficeAgencyID = '8600'
        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
523150 INVESTMENT BANKING AND SECURITIES INTERMEDIATION 1,050,339,743.92 1.05 billion 27
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 787,346,284.97 787.35 million 2,349
523110 INVESTMENT BANKING AND SECURITIES DEALING 655,190,902.83 655.19 million 78
522390 OTHER ACTIVITIES RELATED TO CREDIT INTERMEDIATION 636,164,237.83 636.16 million 168
541519 OTHER COMPUTER RELATED SERVICES 550,536,406.88 550.54 million 707
541512 COMPUTER SYSTEMS DESIGN SERVICES 539,400,110.15 539.40 million 945
531311 RESIDENTIAL PROPERTY MANAGERS 445,205,337.45 445.21 million 1,342
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 348,582,091.03 348.58 million 576
518210 DATA PROCESSING, HOSTING, AND RELATED SERVICES 327,381,393.99 327.38 million 265
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 216,505,585.78 216.51 million 330

Insight

Over the last 10 years, HUD obligated $6.65 billion across 15,901 awards, with the top NAICS codes accounting for a substantial share of spending concentrated in financial intermediation, consulting, and IT services. The largest category by obligation was NAICS 523150, Investment Banking and Securities Intermediation, at $1.05 billion but only 27 awards, indicating high-value, low-volume activity. By contrast, NAICS 541611, Administrative Management and General Management Consulting Services, led the group in award count with 2,349 awards and $787.35 million obligated, while several other top categories—such as computer services, property management, and securities dealing—were more broadly distributed across moderate award volumes.

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__purchaserInformation__contractingOfficeAgencyID = '8600'
        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 -1,234,487,516.85 -1.23 billion 1,556
2024 1,053,710,319.10 1.05 billion 1,623
2023 965,880,415.16 965.88 million 1,569
2022 794,501,075.24 794.50 million 1,251
2021 589,011,970.21 589.01 million 2,073
2020 641,418,107.08 641.42 million 1,350
2019 1,243,918,689.10 1.24 billion 1,299
2018 662,907,062.36 662.91 million 1,290
2017 1,206,511,926.77 1.21 billion 2,027
2016 731,211,647.78 731.21 million 1,863

Insight

Over the last 10 years, HUD obligated $6.65 billion across 15,901 awards, with an average award value of $418,500.95. Obligations were unevenly distributed, with several annual peaks above $1 billion in 2017, 2019, and 2024, while most other years ranged from about $589 million to $966 million. The 2025 figure is negative $1.23 billion, indicating a substantial downward adjustment relative to prior years and materially affecting the overall 10-year total.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.