Vehicle Number

Vehicle Number 8000 / 80GRC023DA007 Federal Contract Action Summary (Last Year)

Vehicle number for PIID 80GRC023DA007 at agency 8000, showing last full year obligation activity.

This page summarizes the vehicle number associated with PIID 80GRC023DA007 for agency 8000 during the last full year. Total obligated actions were 33, with $30.34 million obligated overall and an average action value of $919,447.08.

Generated at 03/21/2026

Analysis period: Last full year

Amounts are based on the exact total obligated value of $30,341,753.65 for the selected analysis window.

Agency ID
8000
PIID
80GRC023DA007
Type
Vehicle
Total Obligated
30.34 million
30,341,753.65
Actions
33
Average Action Value
919,447.08

Overview

The vehicle number page presents obligation activity tied to PIID 80GRC023DA007 for agency 8000 over the last full year. The record shows 33 award actions and total obligations of $30,341,753.65, with an average action value of $919,447.08. This provides a compact view of activity associated with the identified vehicle.

How to use this page

Use this page to review the obligation pattern for the vehicle number linked to the specified PIID and agency. The totals and action count can support quick comparison with other vehicles, awards, or time periods in FPDS query results. The analysis window is limited to the last full year.

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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80GRC023DA007'
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
    AND content__IDV__purchaserInformation__contractingOfficeAgencyID != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 30,341,753.65 30.34 million 33

Insight

Within the 1-year window, all reported obligations for PIID 80GRC023DA007 are concentrated in a single agency: NASA (agency ID 8000). NASA accounts for $30.34 million across 33 awards, indicating a fully concentrated obligation pattern with no diversification across other agencies in the provided data. This distribution suggests the vehicle’s activity is tied exclusively to NASA during the period captured.

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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80GRC023DA007'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80GRC023DA007'
    AND content__IDV__productOrServiceInformation__principalNAICSCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__principalNAICSCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
561210 FACILITIES SUPPORT SERVICES 30,341,753.65 30.34 million 33

Insight

Obligations for this vehicle in the 1-year window are fully concentrated in NAICS 561210, Facilities Support Services, with $30.34 million across 33 awards. This indicates a narrow procurement mix and repeated use of the same service category rather than a diversified set of industries. The concentration suggests the vehicle is being used primarily for facilities support requirements within Agency 8000 under PIID 80GRC023DA007.

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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80GRC023DA007'
    AND content__IDV__productOrServiceInformation__productOrServiceCode IS NOT NULL
    AND content__IDV__productOrServiceInformation__productOrServiceCode != ''
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
Z1AA MAINTENANCE OF OFFICE BUILDINGS 30,341,753.65 30.34 million 33

Insight

Within the 1-year window for PIID 80GRC023DA007, obligations are fully concentrated in PSC Z1AA, Maintenance of Office Buildings. This PSC accounts for $30.34 million across 33 awards, indicating a narrow procurement mix centered on facility maintenance activity. No other PSCs are listed in the provided rows, so there is no observable distribution beyond this single 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 = '8000' AND content__IDV__contractID__IDVID__PIID = '80GRC023DA007'
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2025 30,341,753.65 30.34 million 33

Insight

For PIID 80GRC023DA007, the 1-year annual trend is concentrated in FY 2025, with $30.34 million obligated across 33 awards. This indicates activity is currently limited to a single fiscal year in the provided window, so no year-over-year movement can be assessed from the available data. The pattern reflects a discrete level of obligation rather than a distributed multi-year 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.