Vehicle Number

Vehicle Number 7529 / HHSN276201100018C Federal Contract Action Summary (Last 10 Years)

Federal procurement record for vehicle number under agency 7529, showing obligation activity for PIID HHSN276201100018C over the last 10 years.

This page summarizes award activity tied to vehicle number for agency 7529 and PIID HHSN276201100018C. Across the last 10 years, the record shows 16 award actions and $38.35 million in total obligated value.

Generated at 03/21/2026

Analysis period: Last 10 years

Total obligated exact is $38,351,053.66, and the average action value is $2,396,940.85.

Agency ID
7529
PIID
HHSN276201100018C
Type
Vehicle
Total Obligated
38.35 million
38,351,053.66
Actions
16
Average Action Value
2,396,940.85

Overview

The procurement record for vehicle number under agency 7529 shows 16 award actions within the last 10 years. Total obligations equal $38,351,053.66, with an average action value of $2,396,940.85.

How to use this page

Use this page to review obligation totals, action count, and average action value for PIID HHSN276201100018C. The figures support basic contract-level analysis for the selected analysis window.

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 = '7529' AND content__IDV__contractID__IDVID__PIID = 'HHSN276201100018C'
    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
7529 NATIONAL INSTITUTES OF HEALTH 38,351,053.66 38.35 million 16

Insight

Over the 10-year window, obligations for PIID HHSN276201100018C are concentrated entirely within a single top agency: the National Institutes of Health, which accounts for $38.35 million across 16 awards. This indicates a fully concentrated obligation pattern with no observed distribution across additional agencies in the provided rows. The award count suggests repeated use of the vehicle within the same agency rather than broad interagency spread.

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 = '7529' AND content__IDV__contractID__IDVID__PIID = 'HHSN276201100018C'
        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 = '7529' AND content__IDV__contractID__IDVID__PIID = 'HHSN276201100018C'
    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 38,351,053.66 38.35 million 16

Insight

Obligations under this vehicle are fully concentrated in NAICS 541519, Other Computer Related Services, with $38.35 million across 16 awards over the 10-year window. This indicates a narrow service profile and limited NAICS diversification within the entity’s contracting activity for this PIID. The award count suggests repeated use of the same NAICS category rather than broad distribution across multiple industry codes.

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 = '7529' AND content__IDV__contractID__IDVID__PIID = 'HHSN276201100018C'
    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
AD26 R&D- DEFENSE OTHER: SERVICES (MANAGEMENT/SUPPORT) 38,351,053.66 38.35 million 16

Insight

Obligations for this vehicle are concentrated in PSC AD26, R&D- Defense Other: Services (Management/Support), which accounts for the full 38.35 million across 16 awards over the 10-year window. This indicates a narrow PSC distribution and suggests the vehicle has been used consistently for the same broad service category rather than across multiple distinct product or service types.

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 = '7529' AND content__IDV__contractID__IDVID__PIID = 'HHSN276201100018C'
    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 8,741,810.00 8.74 million 4
2017 20,229,452.34 20.23 million 7
2018 9,399,981.80 9.40 million 4
2021 -20,190.48 -20.19 thousand 1

Insight

Obligations under PIID HHSN276201100018C were concentrated in 2017, when annual obligations reached $20.23 million across 7 awards, the highest level in the period provided. Funding then declined to $9.40 million in 2018 across 4 awards, following $8.74 million in 2016 across 4 awards, indicating a short-term spike rather than a sustained increase. The only later activity in the provided window was a single 2021 obligation of -$20.19 thousand, which appears to be a deobligation or adjustment and is immaterial relative to prior-year activity.

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.