Vehicle Number

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

Federal procurement record for vehicle number associated with agency 6920 and PIID DTFAWA03C00059R, covering the last 10 years of award activity.

This page summarizes award actions for the vehicle number tied to PIID DTFAWA03C00059R under agency ID 6920. The record shows 25 actions with total obligated funding of 50.71 million dollars over the analysis window.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the readable obligated amount of 50,707,807.15 and an average action value of 2,028,312.29.

Agency ID
6920
PIID
DTFAWA03C00059R
Type
Vehicle
Total Obligated
50.71 million
50,707,807.15
Actions
25
Average Action Value
2,028,312.29

Overview

Over the last 10 years, this vehicle number is linked to PIID DTFAWA03C00059R and agency ID 6920. The award record includes 25 actions and a total obligated amount of 50,707,807.15, with an average action value of 2,028,312.29.

How to use this page

Use this page to review the obligation level and action count associated with the vehicle number in the selected period. The figures provide a concise view of procurement activity without adding assumptions about scope, performance, or contract type.

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 = 'DTFAWA03C00059R'
    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 50,707,807.15 50.71 million 25

Insight

Within the 10-year window, obligations for PIID DTFAWA03C00059R are fully concentrated in the Federal Aviation Administration, which accounts for $50.71 million across 25 awards. This indicates a single-agency distribution with no evidence of cross-agency award activity in the provided data. The award pattern reflects repeated obligations within the same agency rather than a broad agency mix.

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 = 'DTFAWA03C00059R'
        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 = 'DTFAWA03C00059R'
    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
811213 COMMUNICATION EQUIPMENT REPAIR AND MAINTENANCE 50,707,807.15 50.71 million 25

Insight

Obligations for this vehicle are entirely concentrated in NAICS 811213, Communication Equipment Repair and Maintenance, totaling $50.71 million across 25 awards over the 10-year window. This indicates a narrow procurement pattern focused on a single service category rather than a diversified NAICS mix. The concentration suggests the vehicle has been used primarily to support recurring communications equipment repair and maintenance 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 = 'DTFAWA03C00059R'
    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
5820 RADIO AND TELEVISION COMMUNICATION EQUIPMENT, EXCEPT AIRBORNE 50,707,807.15 50.71 million 25

Insight

Obligations for this vehicle over the 10-year window are fully concentrated in PSC 5820, Radio and Television Communication Equipment, Except Airborne. This PSC accounts for $50.71 million across 25 awards, indicating a consistent procurement pattern rather than a broad mix of product categories. The concentration suggests this vehicle was used primarily for communications equipment acquisitions under a single PSC family.

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 = 'DTFAWA03C00059R'
    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 13,312,072.38 13.31 million 4
2019 12,489,424.07 12.49 million 5
2020 10,668,225.25 10.67 million 7
2021 10,046,027.42 10.05 million 4
2022 4,192,058.03 4.19 million 5

Insight

For PIID DTFAWA03C00059R under agency 6920, obligations were concentrated in the 2018–2022 period and declined materially over time, from $13.31 million in 2018 to $4.19 million in 2022. Annual award counts remained relatively stable at 4 to 7 awards, indicating that the lower outlays in later years were driven more by reduced obligated value per year than by fewer awards. The pattern suggests a contraction in annual funding levels after 2018, with the sharpest drop occurring in 2022.

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.