This page summarizes obligation activity tied to vehicle number for PIID 693KA921D00008 over the last 10 years. The record shows 476 award actions totaling $1.52 billion, with an average action value of $3,197,005.48.
Vehicle Number
Vehicle Number 6920 / 693KA921D00008 Federal Contract Action Summary (Last 10 Years)
Federal procurement analysis for vehicle number under agency 6920 and PIID 693KA921D00008, covering awards in the last 10 years.
Dollar figures reflect the provided obligated totals, including the exact amount of $1,521,774,608.81.
Overview
The page focuses on procurement activity classified as vehicle number for agency ID 6920 and PIID 693KA921D00008. Over the analysis window, the record includes 476 award actions and total obligations of $1,521,774,608.81. The average action value is $3,197,005.48.
How to use this page
Use this page to review the scale and frequency of obligations associated with this vehicle record over the last 10 years. The totals support comparison against other PIIDs, award-action counts, and average action values within the same agency context.
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 = '693KA921D00008'
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 | 1,521,774,608.81 | 1.52 billion | 476 |
Insight
Over the 10-year window, the FEDERAL AVIATION ADMINISTRATION is the only top agency listed for this vehicle, with $1.52 billion in total obligations across 476 awards. This indicates that activity is fully concentrated within a single agency, with no evidence of broader distribution across other agencies in the provided data. The volume of awards suggests repeated use of the vehicle rather than reliance on a small number of large obligations.
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 = '693KA921D00008'
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 = '693KA921D00008'
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 |
|---|---|---|---|---|
| 541330 | ENGINEERING SERVICES | 1,521,774,608.81 | 1.52 billion | 476 |
Insight
Obligations under PIID 693KA921D00008 are fully concentrated in NAICS 541330, Engineering Services, with $1.52 billion obligated across 476 awards over the 10-year window. This indicates a single-industry procurement profile with no diversification across other NAICS codes in the provided data. The award count suggests repeated acquisition of engineering services rather than a one-time obligation event.
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 = '693KA921D00008'
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 |
|---|---|---|---|---|
| K017 | MODIFICATION OF EQUIPMENT- AIRCRAFT LAUNCHING, LANDING, AND GROUND HANDLING EQUIPMENT | 1,521,774,608.81 | 1.52 billion | 476 |
Insight
Obligations under this vehicle are fully concentrated in PSC K017, with $1.52 billion across 476 awards over the 10-year window. This indicates a highly concentrated obligation profile with no diversification across other PSCs in the provided data. The award count suggests repeated use of the vehicle for the same equipment-related modification 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 = '6920' AND content__IDV__contractID__IDVID__PIID = '693KA921D00008'
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 |
|---|---|---|---|
| 2020 | 10,693,000.00 | 10.69 million | 2 |
| 2021 | 276,491,683.16 | 276.49 million | 38 |
| 2022 | 287,401,151.19 | 287.40 million | 60 |
| 2023 | 315,562,918.49 | 315.56 million | 100 |
| 2024 | 327,832,131.38 | 327.83 million | 112 |
| 2025 | 303,793,724.59 | 303.79 million | 164 |
Insight
Obligations for PIID 693KA921D00008 increased sharply from $10.69 million in 2020 to $276.49 million in 2021, indicating a major expansion in activity. Funding then remained elevated and relatively stable through 2024, rising from $287.40 million in 2022 to a peak of $327.83 million in 2024, while award volume increased steadily from 38 to 112 awards. In 2025, obligations declined modestly to $303.79 million, but award count rose to 164, suggesting continued fragmentation across a larger number of awards.
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.