Vehicle Number

Vehicle Number 8600 / DU100F15C05 Federal Contract Action Summary (Last 10 Years)

Federal procurement summary for vehicle number DU100F15C05 under agency 8600, covering award activity over the last 10 years.

This page summarizes award actions tied to vehicle number DU100F15C05 for agency ID 8600 during the last 10 years. The record shows 54 award actions with total obligated funding of $340.95 million.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the provided analysis window and may differ from rounded and exact obligation figures in source reporting.

Agency ID
8600
PIID
DU100F15C05
Type
Vehicle
Total Obligated
340.95 million
340,954,163.53
Actions
54
Average Action Value
6,313,965.99

Overview

Over the last 10 years, vehicle number DU100F15C05 is associated with 54 award actions and $340,954,163.53 in obligated funding. The average action value is $6,313,965.99, indicating repeated obligation activity within the analysis window.

How to use this page

Use this page to review the obligation history linked to vehicle number DU100F15C05 for agency ID 8600. The figures support basic trend review, comparison against related awards, and quick reference to cumulative and average action values.

Top Agencies

SELECT
    content__IDV__purchaserInformation__contractingOfficeAgencyID AS agency_id,
    content__IDV__purchaserInformation__contractingOfficeAgencyID__name AS agency_name,
    sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
    count() AS award_count,
    formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
    content__IDV__contractID__IDVID__agencyID = '8600' AND content__IDV__contractID__IDVID__PIID = 'DU100F15C05'
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
    agency_id,
    agency_name
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Actions
8600 HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF 340,954,163.53 340.95 million 54

Insight

Over the 10-year window, this vehicle is fully concentrated within the Department of Housing and Urban Development, which accounts for all reported obligations and awards in the provided data. HUD obligated $340.95 million across 54 awards under PIID DU100F15C05, indicating sustained use of the vehicle by a single agency rather than broad interagency distribution.

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,
        ifNull(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode, '') AS cage_code,
        sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        content__IDV__contractID__IDVID__agencyID = '8600' AND content__IDV__contractID__IDVID__PIID = 'DU100F15C05'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Actions

Insight

No vendor concentration was available for this analysis window.

Top NAICS

SELECT
    content__IDV__productOrServiceInformation__principalNAICSCode AS naics_code,
    content__IDV__productOrServiceInformation__principalNAICSCode__description AS naics_name,
    sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
    count() AS award_count,
    formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
    content__IDV__contractID__IDVID__agencyID = '8600' AND content__IDV__contractID__IDVID__PIID = 'DU100F15C05'
    AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
    naics_code,
    naics_name
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Actions
541519 OTHER COMPUTER RELATED SERVICES 340,954,163.53 340.95 million 54

Insight

Obligations for PIID DU100F15C05 under agency 8600 are fully concentrated in NAICS 541519, Other Computer Related Services, across the 10-year window. This category accounts for $340.95 million across 54 awards, indicating a sustained and narrowly focused procurement profile rather than a diversified mix of NAICS activity.

Top PSC Codes

SELECT
    content__IDV__productOrServiceInformation__productOrServiceCode AS psc_code,
    content__IDV__productOrServiceInformation__productOrServiceCode__description AS psc_name,
    sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
    count() AS award_count,
    formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable
FROM fpds.data
WHERE
    content__IDV__contractID__IDVID__agencyID = '8600' AND content__IDV__contractID__IDVID__PIID = 'DU100F15C05'
    AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY
    psc_code,
    psc_name
ORDER BY total_obligated DESC
LIMIT 10
PSC Code Description Total Obligated Readable Actions
D307 IT AND TELECOM- IT STRATEGY AND ARCHITECTURE 340,954,163.53 340.95 million 54

Insight

PSC D307 (IT and Telecom – IT Strategy and Architecture) accounts for all reported obligated dollars in this 10-year window for vehicle PIID DU100F15C05, totaling $340.95 million across 54 awards. This indicates a highly concentrated procurement profile with no diversification across other PSCs in the provided data. The award count suggests recurring use of this PSC rather than reliance on a single large obligation.

Annual Trend

SELECT
    toYear(parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate)) AS year,
    sum(content__IDV__dollarValues__obligatedAmount) AS total_obligated,
    formatReadableQuantity(sum(content__IDV__dollarValues__obligatedAmount)) AS total_obligated_readable,
    count() AS award_count
FROM fpds.data
WHERE
    content__IDV__contractID__IDVID__agencyID = '8600' AND content__IDV__contractID__IDVID__PIID = 'DU100F15C05'
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2016 73,740,280.52 73.74 million 16
2017 74,533,496.57 74.53 million 6
2018 78,999,251.71 79.00 million 14
2019 37,794,654.20 37.79 million 5
2020 75,886,480.53 75.89 million 10
2021 0.00 0.00 3

Insight

Obligations for PIID DU100F15C05 are concentrated in 2016–2020, with annual funding generally in the $73.74 million to $79.00 million range except for a pronounced drop in 2019 to $37.79 million. Award activity was uneven across the period, ranging from 5 to 16 awards per year, with the highest count in 2016 and the lowest in 2019. In 2021, three awards were recorded with no obligated amount, indicating continued activity but no additional obligation in that year.

Use FPDS Query for deeper award and vehicle analysis

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