This page summarizes award activity for vehicle number under PIID DTFAWA12D00012 during the last 5 years. The record shows 68 award actions and $10.84 million in total obligated funding.
Vehicle Number
Vehicle Number 6920 / DTFAWA12D00012 Federal Contract Action Summary (Last 5 Years)
Procurement analysis for vehicle number associated with Agency ID 6920 and PIID DTFAWA12D00012 over the last 5 years.
Amounts are based on the provided exact total obligated of $10,837,110.58 and the readable rounded total of $10.84 million.
Overview
The award history for vehicle number under PIID DTFAWA12D00012 totals 68 actions across the last 5 years. Average action value is $159,369.27, which indicates repeated obligated activity rather than a single award event. Total obligated funding is $10,837,110.58.
How to use this page
Use this page to review the scale and frequency of obligations tied to vehicle number for Agency ID 6920. The totals and action count support quick comparison against other vehicles, PIIDs, or time windows in the same dataset.
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 = 'DTFAWA12D00012'
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 |
|---|---|---|---|---|
| 6920 | FEDERAL AVIATION ADMINISTRATION | 10,837,110.58 | 10.84 million | 68 |
Insight
Over the 5-year window, all reported obligations for vehicle PIID DTFAWA12D00012 are concentrated within the Federal Aviation Administration (agency 6920), with $10.84 million obligated across 68 awards. This indicates a fully single-agency distribution for this contract vehicle in the provided data. The award volume suggests repeated use of the vehicle rather than reliance on a small number of large awards.
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 = 'DTFAWA12D00012'
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 = '6920' AND content__IDV__contractID__IDVID__PIID = 'DTFAWA12D00012'
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 |
|---|---|---|---|---|
| 541330 | ENGINEERING SERVICES | 10,837,110.58 | 10.84 million | 68 |
Insight
Over the 5-year window for vehicle PIID DTFAWA12D00012, obligations are fully concentrated in NAICS 541330, Engineering Services. This single NAICS accounts for 10.84 million across 68 awards, indicating a highly focused procurement pattern with no diversification across other NAICS codes in the provided data. The volume of awards relative to obligated dollars suggests repeated tasking within a consistent service category.
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 = 'DTFAWA12D00012'
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 |
|---|---|---|---|---|
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 10,837,110.58 | 10.84 million | 68 |
Insight
Over the 5-year window, obligations under PIID DTFAWA12D00012 are fully concentrated in PSC R425, Support- Professional: Engineering/Technical, with $10.84 million across 68 awards. This indicates a sustained procurement profile centered on engineering and technical support services, with no evidence of PSC diversification in the provided data. The volume of awards suggests recurring use of this vehicle for this service 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 = 'DTFAWA12D00012'
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 | 15,524,104.33 | 15.52 million | 29 |
| 2022 | -3,396,671.17 | -3.40 million | 18 |
| 2023 | -241,125.59 | -241.13 thousand | 7 |
| 2024 | -817,361.54 | -817.36 thousand | 7 |
| 2025 | -231,835.45 | -231.84 thousand | 7 |
Insight
Obligations under PIID DTFAWA12D00012 are concentrated in 2021, which accounts for 15.52 million across 29 awards and materially exceeds all later years. From 2022 through 2025, annual obligations are negative each year, with award counts dropping to 18 in 2022 and then remaining at 7 per year, indicating a sustained downward and adjustment-heavy pattern. The combination of fewer awards and net deobligations in recent years suggests limited new funding activity against this vehicle in the 5-year window.
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.