This page summarizes federal procurement activity tied to vehicle number for agency ID 1501 under PIID DJJODT9C0001. Over the last 10 years, the record shows 129 award actions and $1,706,893,727.45 in total obligated value.
Vehicle Number
Vehicle Number 1501 / DJJODT9C0001 Federal Contract Action Summary (Last 10 Years)
Procurement analysis for vehicle number under agency ID 1501 and PIID DJJODT9C0001 covers the last 10 years of award activity and obligated spending.
Total obligated value is shown as $1.71 billion for readability and $1,706,893,727.45 exact.
Overview
The analysis window covers the last 10 years and records 129 award actions tied to vehicle number. Total obligated spending is $1,706,893,727.45, with an average action value of $13,231,734.32.
How to use this page
Use this page to review the scale and frequency of award activity associated with vehicle number for agency ID 1501. The figures provide a compact view of obligation volume and average action value for the identified PIID.
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 = '1501' AND content__IDV__contractID__IDVID__PIID = 'DJJODT9C0001'
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 |
|---|---|---|---|---|
| 1544 | U.S. MARSHALS SERVICE | 1,706,893,727.45 | 1.71 billion | 129 |
Insight
Over the 10-year window, obligations for PIID DJJODT9C0001 are concentrated entirely with one agency. The U.S. Marshals Service accounts for $1.71 billion across 129 awards, indicating a highly concentrated award history and no broader distribution across other agencies 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 = '1501' AND content__IDV__contractID__IDVID__PIID = 'DJJODT9C0001'
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 = '1501' AND content__IDV__contractID__IDVID__PIID = 'DJJODT9C0001'
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 |
|---|---|---|---|---|
| 922190 | OTHER JUSTICE, PUBLIC ORDER, AND SAFETY ACTIVITIES | 1,706,893,727.45 | 1.71 billion | 129 |
Insight
Obligations for PIID DJJODT9C0001 over the 10-year window are fully concentrated in NAICS 922190, Other Justice, Public Order, and Safety Activities. This NAICS accounts for $1.71 billion across 129 awards, indicating a sustained and highly focused procurement profile within a single activity code. No other NAICS categories are present in the provided rows, so there is no observed diversification across industries in this dataset.
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 = '1501' AND content__IDV__contractID__IDVID__PIID = 'DJJODT9C0001'
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 |
|---|---|---|---|---|
| R499 | SUPPORT- PROFESSIONAL: OTHER | 1,706,893,727.45 | 1.71 billion | 129 |
Insight
Obligations for this vehicle are concentrated entirely in PSC R499, Support- Professional: Other, totaling $1.71 billion across 129 awards over the 10-year window. This indicates a highly focused service profile with no observable PSC diversification in the provided data. The award count suggests repeated use of the vehicle for this category rather than reliance on a small number of large awards.
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 = '1501' AND content__IDV__contractID__IDVID__PIID = 'DJJODT9C0001'
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 | 144,180,076.35 | 144.18 million | 11 |
| 2017 | 164,196,955.48 | 164.20 million | 14 |
| 2018 | 153,748,683.45 | 153.75 million | 13 |
| 2019 | 168,067,772.87 | 168.07 million | 13 |
| 2020 | 152,279,047.50 | 152.28 million | 13 |
| 2021 | 175,265,589.12 | 175.27 million | 12 |
| 2022 | 186,198,317.26 | 186.20 million | 17 |
| 2023 | 200,720,833.25 | 200.72 million | 15 |
| 2024 | 203,776,381.81 | 203.78 million | 13 |
| 2025 | 158,460,070.36 | 158.46 million | 8 |
Insight
Obligations for PIID DJJODT9C0001 were relatively stable from 2016 through 2024, ranging from $144.18 million to $203.78 million annually, with award counts generally between 11 and 17. Funding increased from $144.18 million in 2016 to a high of $203.78 million in 2024, indicating a gradual upward trend with moderate year-to-year fluctuation rather than sharp volatility. In 2025, obligations declined to $158.46 million and award count fell to 8, suggesting a partial-year or reduced-award activity pattern relative to prior years.
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.