This page summarizes obligation and action history for vehicle number DTFAWA11C00003R for agency 6920 over the last 10 years. The record shows 237 award actions with total obligations of 455.87 million.
Vehicle Number
Vehicle Number 6920 / DTFAWA11C00003R Federal Contract Action Summary (Last 10 Years)
Federal procurement summary for vehicle number DTFAWA11C00003R under agency 6920, covering award activity from the last 10 years.
Total obligated exact is 455871243.13, and the average action value is 1923507.35.
Overview
The procurement record for vehicle number DTFAWA11C00003R shows 237 award actions in the analysis window. Total obligated amount is 455,871,243.13, with an average action value of 1,923,507.35. These figures provide a concise view of the award volume associated with agency 6920.
How to use this page
Use this page to review the scale of obligated spending and the frequency of award actions tied to vehicle number DTFAWA11C00003R. The totals support high-level analysis of award activity over time without adding assumptions beyond the recorded values.
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 = 'DTFAWA11C00003R'
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 | 455,871,243.13 | 455.87 million | 237 |
Insight
For PIID DTFAWA11C00003R over the 10-year window, obligated dollars are fully concentrated in the Federal Aviation Administration, which accounts for $455.87 million across 237 awards. This indicates a highly centralized award pattern with no observed agency-level distribution in the provided data. The volume of awards alongside the obligation level suggests repeated procurement activity within a single agency rather than broad interagency placement.
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 = 'DTFAWA11C00003R'
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 = 'DTFAWA11C00003R'
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 | 455,871,243.13 | 455.87 million | 237 |
Insight
Obligations for PIID DTFAWA11C00003R are fully concentrated in NAICS 541330, Engineering Services, totaling $455.87 million across 237 awards over the 10-year window. This indicates a single-line-of-business acquisition profile with no observable diversification across NAICS codes in the provided data. The award volume suggests repeated procurement activity within the same service category rather than a broad mix of requirements.
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 = 'DTFAWA11C00003R'
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 |
|---|---|---|---|---|
| AD26 | R&D- DEFENSE OTHER: SERVICES (MANAGEMENT/SUPPORT) | 455,871,243.13 | 455.87 million | 237 |
Insight
For this vehicle over the 10-year window, obligations are fully concentrated in PSC AD26, R&D- Defense Other: Services (Management/Support), totaling $455.87 million across 237 awards. This indicates a highly focused procurement pattern rather than a diversified PSC mix. The volume of awards alongside the obligation amount suggests repeated use of the same service category under 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 = '6920' AND content__IDV__contractID__IDVID__PIID = 'DTFAWA11C00003R'
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 |
|---|---|---|---|
| 2018 | 128,649,395.56 | 128.65 million | 32 |
| 2019 | 180,185,861.36 | 180.19 million | 48 |
| 2020 | 176,696,709.89 | 176.70 million | 71 |
| 2021 | -22,684,012.53 | -22.68 million | 28 |
| 2022 | -6,559,290.66 | -6.56 million | 35 |
| 2023 | -129,109.87 | -129.11 thousand | 14 |
| 2024 | -15,283.48 | -15.28 thousand | 4 |
| 2025 | -273,027.14 | -273.03 thousand | 5 |
Insight
Obligations for PIID DTFAWA11C00003R were concentrated in 2018 through 2020, when annual totals remained at or above $128.65 million and award counts increased from 32 to 71, indicating the highest activity period in the 10-year window. Beginning in 2021, annual obligated amounts turned negative and remained negative through 2025, with the largest decrease in 2021 (-$22.68 million) and much smaller negative totals thereafter. Award counts also declined sharply after 2020, falling to 14 in 2023 and 4 to 5 in 2024-2025, suggesting a material contraction in recent contract activity.
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.