Vehicle Number

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

Federal procurement profile for vehicle number under PIID DTFAWA12D00012 covering the last 10 years of obligation and award activity.

This page summarizes procurement activity for vehicle number associated with Agency ID 6920 and PIID DTFAWA12D00012 over the last 10 years. The record shows 191 award actions with total obligations of $172.64 million and an average action value of $903,874.86.

Generated at 03/21/2026

Analysis period: Last 10 years

Total obligated is shown as $172,640,099.08, which rounds to $172.64 million for readability.

Agency ID
6920
PIID
DTFAWA12D00012
Type
Vehicle
Total Obligated
172.64 million
172,640,099.08
Actions
191
Average Action Value
903,874.86

Overview

Over the last 10 years, vehicle number under PIID DTFAWA12D00012 recorded 191 award actions. Total obligated funding equals $172,640,099.08, with an average action value of $903,874.86.

How to use this page

Use this page to review the scale of obligation and action volume tied to this vehicle record. The figures support basic trend review, comparison, and contract-level analysis within Agency ID 6920.

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 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 172,640,099.08 172.64 million 191

Insight

For PIID DTFAWA12D00012 over the 10-year window, obligations are fully concentrated in the Federal Aviation Administration. The FAA accounts for $172.64 million across 191 awards, indicating a sustained and repeated funding pattern rather than a single large obligation. This concentration suggests the vehicle has been used primarily within one agency, with no visible cross-agency distribution in the provided data.

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 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 = 'DTFAWA12D00012'
    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 172,640,099.08 172.64 million 191

Insight

Obligations under PIID DTFAWA12D00012 are fully concentrated in NAICS 541330, Engineering Services, over the 10-year window. This category accounts for $172.64 million across 191 awards, indicating a sustained and highly focused procurement profile rather than a diversified mix of industrial activities.

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 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
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 172,640,099.08 172.64 million 191

Insight

This vehicle’s obligations are fully concentrated in PSC R425, Support- Professional: Engineering/Technical, with $172.64 million across 191 awards over the 10-year window. The distribution indicates a highly specialized procurement profile rather than a diversified mix of product or service categories. The award count suggests repeated use of the vehicle for this PSC, but no evidence here indicates significant spread beyond R425.

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 10 YEAR
    AND parseDateTimeBestEffortOrNull(content__IDV__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
ORDER BY year ASC
Year Total Obligated Readable Actions
2016 37,685,329.94 37.69 million 22
2017 34,970,180.69 34.97 million 25
2018 22,342,325.94 22.34 million 14
2019 32,140,334.32 32.14 million 29
2020 34,664,817.61 34.66 million 33
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 for PIID DTFAWA12D00012 were concentrated in the earlier years of the 10-year window, with annual totals ranging from $22.34 million to $37.69 million in 2016–2020. Award activity was also highest in that period, peaking at 33 awards in 2020, before declining sharply to 29 awards in 2021 and single digits in 2023–2025. Starting in 2022, annual obligations turned negative, indicating net de-obligations or adjustments rather than new positive obligation growth.

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.