Vehicle Number

Vehicle Number 7200 / AID514H1700001 Federal Contract Action Summary (Last 5 Years)

Federal procurement summary for vehicle number under Agency ID 7200 and PIID AID514H1700001 over the last 5 years.

This page summarizes obligation activity for vehicle number associated with Agency ID 7200 and PIID AID514H1700001 during the last 5 years. Total obligated amount is 5.32 million across 3 award actions, with an average action value of 1,771,730.08.

Generated at 03/21/2026

Analysis period: Last 5 years

Dollar values shown here reflect the provided readable total of 5.32 million and exact total of 5,315,190.25.

Agency ID
7200
PIID
AID514H1700001
Type
Vehicle
Total Obligated
5.32 million
5,315,190.25
Actions
3
Average Action Value
1,771,730.08

Overview

The record for vehicle number under Agency ID 7200 and PIID AID514H1700001 shows 3 award actions in the last 5 years. Total obligations equal 5,315,190.25, or 5.32 million when rounded to a readable value. The average action value is 1,771,730.08.

How to use this page

Use this page to review the scale and frequency of obligation activity tied to this vehicle record. The figures support quick comparison across award actions and provide a concise view of total spend, action count, and average obligation size.

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 = 'AID514H1700001'
    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
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 5,315,190.25 5.32 million 3

Insight

All reported obligations in the 5-year window are concentrated in a single top agency: the Agency for International Development, with $5.32 million across 3 awards. This indicates the vehicle’s activity for PIID AID514H1700001 is entirely attributed to Agency ID 7200 in the provided data, with no diversification across other agencies. The small award count suggests limited transaction frequency relative to the obligated value.

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 = 'AID514H1700001'
        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 = '7200' AND content__IDV__contractID__IDVID__PIID = 'AID514H1700001'
    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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 5,315,190.25 5.32 million 3

Insight

Obligations for vehicle PIID AID514H1700001 are fully concentrated in NAICS 541990, All Other Professional, Scientific, and Technical Services, with $5.32 million across 3 awards over the 5-year window. This indicates a narrow industry distribution and limited NAICS diversification within this vehicle.

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 = 'AID514H1700001'
    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
R408 SUPPORT- PROFESSIONAL: PROGRAM MANAGEMENT/SUPPORT 5,315,190.25 5.32 million 3

Insight

Over the 5-year window, obligations under PIID AID514H1700001 are fully concentrated in PSC R408, Support- Professional: Program Management/Support. The vehicle records 3 awards totaling $5.32 million, indicating a narrow PSC distribution with all observed obligated value flowing to a single professional support category. This pattern suggests the contract vehicle is used for program management/support services rather than a diversified mix of products 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 = '7200' AND content__IDV__contractID__IDVID__PIID = 'AID514H1700001'
    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 5,315,190.25 5.32 million 1
2022 0.00 0.00 1
2024 0.00 0.00 1

Insight

Obligations for PIID AID514H1700001 are highly concentrated in 2021, when $5.32 million was obligated on a single award. The remaining reported years, 2022 and 2024, each show one award but no obligations, indicating no sustained funding activity in those years. Over the 5-year window, the pattern reflects a single-year spike rather than a recurring obligation trend.

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.