Vehicle Number

Vehicle Number 7529 / 75N97020D00008 Federal Contract Action Summary (Last 5 Years)

Procurement overview for vehicle number under agency ID 7529, PIID 75N97020D00008, covering the last 5 years of award activity.

This page summarizes federal obligations tied to vehicle number for agency ID 7529 under PIID 75N97020D00008. Over the last 5 years, the award records show 17 actions and $40.52 million in total obligated funding.

Generated at 03/21/2026

Analysis period: Last 5 years

Dollar figures are based on the provided readable total of $40.52 million and exact total of $40,518,295.34.

Agency ID
7529
PIID
75N97020D00008
Type
Vehicle
Total Obligated
40.52 million
40,518,295.34
Actions
17
Average Action Value
2,383,429.14

Overview

The record for vehicle number under agency ID 7529 and PIID 75N97020D00008 includes 17 award actions in the last 5 years. Total obligations equal $40,518,295.34, or $40.52 million when rounded to readable form. The average action value is $2,383,429.14.

How to use this page

Use this page to review award activity associated with the vehicle number entity at a summary level. The figures support quick comparison of total obligated value, action count, and average action size across the 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 = '75N97020D00008'
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 40,518,295.34 40.52 million 17

Insight

Over the 5-year window, obligations for vehicle PIID 75N97020D00008 are fully concentrated within a single top agency: the National Institutes of Health. NIH accounts for $40.52 million across 17 awards, indicating all recorded activity in this section is attributed to one agency rather than being distributed across multiple agencies. This pattern suggests a focused procurement relationship with no diversification among top agencies in the reported period.

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 = '75N97020D00008'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 = '75N97020D00008'
    AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
519120 LIBRARIES AND ARCHIVES 40,518,295.34 40.52 million 17

Insight

Over the 5-year window, obligations under vehicle 75N97020D00008 are fully concentrated in NAICS 519120, Libraries and Archives, with $40.52 million across 17 awards. This indicates a narrow industry focus for this vehicle rather than a diversified NAICS distribution. The award volume suggests repeated use within a single NAICS category, but no additional NAICS concentrations are present in the provided data.

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 = '75N97020D00008'
    AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
7630 NEWSPAPERS AND PERIODICALS 40,518,295.34 40.52 million 17

Insight

Within the 5-year window, obligations under vehicle PIID 75N97020D00008 are entirely concentrated in PSC 7630, Newspapers and Periodicals. This PSC accounts for $40.52 million across 17 awards, indicating repeated procurement activity in a single product/service category rather than a diversified mix. The concentration suggests sustained demand focused on periodicals and related publications.

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 = '75N97020D00008'
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2021 10,273,557.91 10.27 million 4
2022 9,047,477.99 9.05 million 4
2023 10,752,608.83 10.75 million 4
2024 10,374,200.61 10.37 million 3
2025 70,450.00 70.45 thousand 2

Insight

Obligations under PIID 75N97020D00008 were concentrated at roughly $9.0 million to $10.8 million annually from 2021 through 2024, with a steady award pattern of 3 to 4 awards per year. The highest obligated amount occurred in 2023 at $10.75 million, followed closely by 2024 at $10.37 million, indicating relative stability over most of the five-year window. In 2025, obligated value dropped sharply to $70.45 thousand across 2 awards, suggesting a material reduction in annual activity or a partial-year record.

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