Vehicle Number

Vehicle Number 3600 / 36C77018D0014 Federal Contract Action Summary (Last 5 Years)

Procurement record summary for vehicle number tied to PIID 36C77018D0014 under Agency ID 3600.

This page summarizes the federal procurement activity associated with vehicle number for PIID 36C77018D0014 over the last 5 years. The record shows one award action and no obligated dollars.

Generated at 03/21/2026

Analysis period: Last 5 years

All dollar fields in this analysis window are zero, with total obligated readable at 0.00 and total obligated exact at 0.

Agency ID
3600
PIID
36C77018D0014
Type
Vehicle
Total Obligated
0.00
0.00
Actions
1
Average Action Value
0.00

Overview

The available record links vehicle number to PIID 36C77018D0014 for Agency ID 3600. Within the last 5 years, the query returns one award action and no obligated amount recorded in the readable or exact totals.

How to use this page

Use this page to review the procurement identifier, action count, and obligation totals for the vehicle record. The current data supports a basic transaction-level summary only, with no dollar value assigned to the award action.

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 = '3600' AND content__IDV__contractID__IDVID__PIID = '36C77018D0014'
    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
3600 VETERANS AFFAIRS, DEPARTMENT OF 0.00 0.00 1

Insight

The five-year vehicle record for PIID 36C77018D0014 is fully concentrated within the Department of Veterans Affairs (agency ID 3600). There is one award associated with this agency, and the reported total obligated amount is $0.00, indicating no obligated dollars recorded for this vehicle in the period reviewed. This suggests a single-agency footprint with no observable obligated spend distribution across other agencies.

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 = '3600' AND content__IDV__contractID__IDVID__PIID = '36C77018D0014'
        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 = '3600' AND content__IDV__contractID__IDVID__PIID = '36C77018D0014'
    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
561910 PACKAGING AND LABELING SERVICES 0.00 0.00 1

Insight

Over the 5-year window, this vehicle is concentrated entirely in NAICS 561910, Packaging and Labeling Services. The single recorded award is associated with $0.00 obligated, indicating no obligated spending captured for this NAICS under the vehicle. This pattern suggests extremely limited distribution and no measurable funding activity within 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 = '3600' AND content__IDV__contractID__IDVID__PIID = '36C77018D0014'
    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
R699 SUPPORT- ADMINISTRATIVE: OTHER 0.00 0.00 1

Insight

Over the 5-year window, this vehicle is concentrated entirely in PSC R699 (Support- Administrative: Other). The single award recorded under this PSC has no obligated dollars, indicating activity without financial obligation in the period captured. No other PSCs are present in the provided rows, so there is no observable PSC-level distribution or diversification for this vehicle.

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 = '3600' AND content__IDV__contractID__IDVID__PIID = '36C77018D0014'
    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 0.00 0.00 1

Insight

Over the 5-year window, this vehicle shows activity only in 2021, with a single award and no obligated dollars recorded. The annual pattern is therefore fully concentrated in one year, with no observable distribution across other years in the provided data. This indicates a limited and non-recurring obligation profile within the period reviewed.

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.