This page summarizes procurement activity for the vehicle identifier tied to PIID DTOS5914C00423 within Agency ID 6901. The record shows 2 award actions during the last 5 years.
Vehicle Number
Vehicle Number 6901 / DTOS5914C00423 Federal Contract Action Summary (Last 5 Years)
Vehicle number for PIID DTOS5914C00423 under Agency ID 6901, showing obligations over the last 5 years.
Total obligated amount is -483.08 thousand (-483,079.49 exact), with an average action value of -241,539.75.
Overview
The vehicle record is associated with PIID DTOS5914C00423 and Agency ID 6901. Over the last 5 years, the page reflects 2 award actions and total obligated amounts of -483,079.49. The average action value across those actions is -241,539.75.
How to use this page
Use this page to review obligation totals and action counts for the vehicle identifier linked to PIID DTOS5914C00423. The values shown support basic trend review over the 5-year analysis window, including the negative total obligated amount and the per-action average.
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 = '6901' AND content__IDV__contractID__IDVID__PIID = 'DTOS5914C00423'
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 |
|---|---|---|---|---|
| 6901 | OFFICE OF THE SECRETARY | -483,079.49 | -483.08 thousand | 2 |
Insight
Obligations are fully concentrated in a single top agency, the OFFICE OF THE SECRETARY (agency ID 6901), which accounts for all reported vehicle activity in this 5-year window. Across 2 awards under PIID DTOS5914C00423, total obligated value is negative $483,079.49, indicating net deobligation or downward adjustment rather than positive funding growth. This concentration and negative total suggest limited distribution and a contracting history driven by post-award adjustments.
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 = '6901' AND content__IDV__contractID__IDVID__PIID = 'DTOS5914C00423'
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 = '6901' AND content__IDV__contractID__IDVID__PIID = 'DTOS5914C00423'
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 |
|---|---|---|---|---|
| 561612 | SECURITY GUARDS AND PATROL SERVICES | -483,079.49 | -483.08 thousand | 2 |
Insight
Over the 5-year window, obligations for this vehicle under agency 6901 are concentrated entirely in NAICS 561612, Security Guards and Patrol Services. This category accounts for two awards and a net obligated amount of -$483.08 thousand, indicating a negative funding balance rather than positive spend in the observed period. The concentration in a single NAICS suggests limited diversification of work scope within this vehicle.
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 = '6901' AND content__IDV__contractID__IDVID__PIID = 'DTOS5914C00423'
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 |
|---|---|---|---|---|
| S206 | HOUSEKEEPING- GUARD | -483,079.49 | -483.08 thousand | 2 |
Insight
Over the 5-year window, obligations for PIID DTOS5914C00423 are entirely concentrated in PSC S206 (HOUSEKEEPING- GUARD). This PSC accounts for all reported activity in the provided rows, with 2 awards and a net obligated value of -$483.08 thousand. The negative obligation indicates a net deobligation over the period, suggesting downward adjustment rather than new funding growth within this 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 = '6901' AND content__IDV__contractID__IDVID__PIID = 'DTOS5914C00423'
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 | -106,690.09 | -106.69 thousand | 1 |
| 2022 | -376,389.40 | -376.39 thousand | 1 |
Insight
Obligations for PIID DTOS5914C00423 are concentrated in two annual entries within the 5-year window, with one award recorded in each year. Total obligated amounts were negative in both 2021 and 2022, declining from -$106.69 thousand in 2021 to -$376.39 thousand in 2022. This indicates a larger downward adjustment or de-obligation activity in 2022 relative to 2021.
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.