Vehicle Number

Vehicle Number 6920 / 693KA822D00031 Federal Contract Action Summary (Last 10 Years)

Federal procurement analysis for vehicle number 693KA822D00031 under agency 6920 over the last 10 years.

This page summarizes award activity for vehicle number 693KA822D00031 within agency ID 6920 during the last 10 years. The record shows 37 award actions and total obligations of $57.58 million.

Generated at 03/21/2026

Analysis period: Last 10 years

Amounts are based on the provided readable total of $57.58 million and exact total obligated value of 57,584,950.31.

Agency ID
6920
PIID
693KA822D00031
Type
Vehicle
Total Obligated
57.58 million
57,584,950.31
Actions
37
Average Action Value
1,556,350.01

Overview

Over the last 10 years, vehicle number 693KA822D00031 is associated with 37 award actions totaling $57,584,950.31 in obligations. The average action value is $1,556,350.01, indicating recurring procurement activity rather than a single isolated award.

How to use this page

This page is useful for reviewing obligation volume, award frequency, and average action value tied to the vehicle number. It supports basic procurement analysis for agency ID 6920 without adding details beyond the provided record.

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 = '6920' AND content__IDV__contractID__IDVID__PIID = '693KA822D00031'
    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
6920 FEDERAL AVIATION ADMINISTRATION 57,584,950.31 57.58 million 37

Insight

Over the 10-year window, obligations for PIID 693KA822D00031 are fully concentrated within the Federal Aviation Administration (agency ID 6920). FAA accounts for $57.58 million across 37 awards, indicating all observed activity in this vehicle is tied to a single top agency. This concentration suggests the vehicle has been used consistently for FAA requirements rather than being broadly distributed across multiple 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 = '6920' AND content__IDV__contractID__IDVID__PIID = '693KA822D00031'
        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 = '6920' AND content__IDV__contractID__IDVID__PIID = '693KA822D00031'
    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
561612 SECURITY GUARDS AND PATROL SERVICES 57,584,950.31 57.58 million 37

Insight

Over the 10-year window for PIID 693KA822D00031, obligations are concentrated entirely in NAICS 561612, Security Guards and Patrol Services. This category accounts for $57.58 million across 37 awards, indicating a sustained and highly focused service profile with no diversification evident in 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 = '6920' AND content__IDV__contractID__IDVID__PIID = '693KA822D00031'
    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
S206 HOUSEKEEPING- GUARD 57,584,950.31 57.58 million 37

Insight

For this vehicle over the 10-year window, obligations are fully concentrated in PSC S206 (Housekeeping- Guard), which accounts for $57.58 million across 37 awards. This indicates a narrow service profile with repeated use of the same PSC rather than a broad mix of product or service categories. The award pattern suggests sustained demand in this labor/service area, with no other PSCs represented in the provided data.

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 = '6920' AND content__IDV__contractID__IDVID__PIID = '693KA822D00031'
    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
2022 8,012,325.53 8.01 million 5
2023 17,037,937.01 17.04 million 9
2024 15,383,462.40 15.38 million 10
2025 17,151,225.37 17.15 million 13

Insight

Obligations under PIID 693KA822D00031 increased from $8.01 million across 5 awards in 2022 to $17.04 million across 9 awards in 2023, indicating a sharp step-up in activity. Funding then remained elevated but somewhat uneven, at $15.38 million across 10 awards in 2024 and $17.15 million across 13 awards in 2025. Overall, the 4-year pattern reflects sustained concentration of obligations at a higher run rate after 2022, with award counts also trending upward.

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.