Vehicle Number

Vehicle Number 7505 / 75A50118D00014 Federal Contract Action Summary (Last 10 Years)

Analyst summary for vehicle number 75A50118D00014 under agency 7505, covering obligations over the last 10 years.

This page summarizes award activity for vehicle number 75A50118D00014 within agency ID 7505. Over the last 10 years, the record shows 11 award actions and $39.98 million in total obligated value.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the provided analysis window and may differ from rounded and exact obligation values.

Agency ID
7505
PIID
75A50118D00014
Type
Vehicle
Total Obligated
39.98 million
39,978,127.00
Actions
11
Average Action Value
3,634,375.18

Overview

The vehicle record for PIID 75A50118D00014 shows 11 award actions in the last 10 years. Total obligated value is $39,978,127, with an average action value of $3,634,375.18.

How to use this page

Use this page to review the overall obligation pattern tied to vehicle number 75A50118D00014. The figures are limited to the provided analysis window and support contract-level comparison and trend review.

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 = '7505' AND content__IDV__contractID__IDVID__PIID = '75A50118D00014'
    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
7505 OFFICE OF ASSISTANT SECRETARY FOR PREPAREDNESS AND RESPONSE 39,978,127.00 39.98 million 11

Insight

Over the 10-year window, obligations for PIID 75A50118D00014 are fully concentrated in a single agency: the Office of Assistant Secretary for Preparedness and Response (Agency ID 7505). This agency accounts for $39.98 million across 11 awards, indicating all observed activity in this section is tied to one agency rather than being distributed across multiple top agencies. The concentration suggests a single-agency funding relationship for this vehicle within the queried 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 = '7505' AND content__IDV__contractID__IDVID__PIID = '75A50118D00014'
        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 = '7505' AND content__IDV__contractID__IDVID__PIID = '75A50118D00014'
    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
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 39,978,127.00 39.98 million 11

Insight

Obligations for this vehicle are concentrated in NAICS 541714, Research and Development in Biotechnology (except Nanobiotechnology), with $39.98 million obligated across 11 awards over the 10-year window. This indicates a clear, single-NAICS profile for the vehicle rather than a diversified award mix. The repeated use of one NAICS suggests the vehicle has been used consistently for biotechnology R&D requirements.

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 = '7505' AND content__IDV__contractID__IDVID__PIID = '75A50118D00014'
    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
AN13 R&D- MEDICAL: BIOMEDICAL (ADVANCED DEVELOPMENT) 32,812,241.00 32.81 million 4
AN13 HEALTH R&D SERVICES; HEALTH CARE SERVICES; EXPERIMENTAL DEVELOPMENT 7,165,886.00 7.17 million 7

Insight

Obligations under PIID 75A50118D00014 are concentrated in PSC AN13, with $32.81 million across 4 awards in R&D-Medical: Biomedical (Advanced Development). A smaller but still material share is coded to the same PSC number under a different description—Health R&D Services; Health Care Services; Experimental Development—with $7.17 million across 7 awards. Overall, the vehicle’s activity is heavily weighted toward biomedical and health-related R&D, with the largest dollar concentration in the advanced development category.

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 = '7505' AND content__IDV__contractID__IDVID__PIID = '75A50118D00014'
    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
2018 15,087,844.00 15.09 million 1
2019 790,090.00 790.09 thousand 1
2020 16,934,307.00 16.93 million 2
2021 5,254,612.00 5.25 million 5
2022 1,911,274.00 1.91 million 2

Insight

Obligations under PIID 75A50118D00014 are concentrated in 2018 and 2020, which together account for the largest funding levels in the 10-year window at 15.09 million and 16.93 million, respectively. Funding then declined materially in 2021 to 5.25 million and again in 2022 to 1.91 million, indicating a sharp reduction after the 2020 peak. Award activity remained limited overall, ranging from 1 to 5 awards per year, with the highest count in 2021 despite lower obligated value.

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.