Vehicle Number

Vehicle Number 7200 / 72051418D00001 Federal Contract Action Summary (Last 10 Years)

Procurement analysis page for vehicle number 72051418D00001 showing 10 award actions and $37.93 million obligated over the last 10 years for agency 7200.

This page summarizes federal procurement activity for vehicle number 72051418D00001 under agency ID 7200 across the last 10 years. It reflects 10 award actions with total obligations of $37,934,306.82 and an average action value of $3,793,430.68.

Generated at 03/21/2026

Analysis period: Last 10 years

Dollar values are shown as reported in the analysis window and may differ from rounded display totals.

Agency ID
7200
PIID
72051418D00001
Type
Vehicle
Total Obligated
37.93 million
37,934,306.82
Actions
10
Average Action Value
3,793,430.68

Overview

The record for vehicle number 72051418D00001 covers 10 award actions within the last 10 years. Total obligated amount is $37,934,306.82, with an average action value of $3,793,430.68.

How to use this page

Use this page to review the scale and cadence of obligations associated with this vehicle record. The figures support basic trend, concentration, and activity checks 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 = '7200' AND content__IDV__contractID__IDVID__PIID = '72051418D00001'
    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
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 37,934,306.82 37.93 million 10

Insight

Over the 10-year window, all reported obligations for vehicle 72051418D00001 are concentrated in a single top agency: the Agency for International Development. The agency accounts for $37.93 million across 10 awards, indicating that this vehicle’s obligation activity is fully concentrated within one agency and reflects repeated use 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 = '7200' AND content__IDV__contractID__IDVID__PIID = '72051418D00001'
        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 = '7200' AND content__IDV__contractID__IDVID__PIID = '72051418D00001'
    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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 37,934,306.82 37.93 million 10

Insight

Obligations for this vehicle over the 10-year window are fully concentrated in NAICS 541990, All Other Professional, Scientific, and Technical Services. This category accounts for $37.93 million across 10 awards, indicating a narrow but consistent procurement pattern within a single service classification. No other NAICS codes appear in the provided rows, so the distribution is entirely undiversified based on this view.

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 = '7200' AND content__IDV__contractID__IDVID__PIID = '72051418D00001'
    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
AH93 R&D- ENVIRONMENTAL PROTECTION: OTHER (ADVANCED DEVELOPMENT) 37,934,306.82 37.93 million 10

Insight

Obligations under PIID 72051418D00001 are concentrated in PSC AH93, R&D- Environmental Protection: Other (Advanced Development), which accounts for $37.93 million across 10 awards over the 10-year window. This indicates a clear focus on a single R&D category rather than a broad mix of product or service classifications. The award count suggests the spending is distributed across multiple actions, but all within the same PSC 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 = '7200' AND content__IDV__contractID__IDVID__PIID = '72051418D00001'
    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 14,818,699.00 14.82 million 1
2019 0.00 0.00 1
2020 9,911,451.00 9.91 million 2
2021 8,965,427.09 8.97 million 2
2022 4,238,729.73 4.24 million 2
2023 0.00 0.00 2

Insight

Obligations for PIID 72051418D00001 are concentrated in the earlier years of the period, with 2018 at $14.82 million and 2020 at $9.91 million; annual obligations then declined to $8.97 million in 2021 and $4.24 million in 2022. Award counts are steady at 1–2 per year, indicating limited transaction volume despite declining obligated dollars. No obligations are recorded in 2019 or 2023, suggesting intermittent funding activity rather than a consistently funded annual pattern.

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.