This page summarizes federal procurement activity for vehicle number 15UC0C21D00001101 during the last 5 years. The record shows one award action with total obligated amount of 55.80 million.
Vehicle Number
Vehicle Number 1542 / 15UC0C21D00001101 Federal Contract Action Summary (Last 5 Years)
Procurement analysis page for vehicle number 15UC0C21D00001101 under Agency ID 1542 covering obligations in the last 5 years.
Totals are based on the provided obligated amount of 55,803,383.09 and may reflect rounded display values.
Overview
The analysis window covers the last 5 years and includes one award action tied to PIID 15UC0C21D00001101. Total obligated funding is 55,803,383.09, with an average action value equal to the full obligated amount because only one action is recorded.
How to use this page
Use this page to review the obligation level associated with this vehicle record and the single reported procurement action. The figures support basic contract-level comparison, but the available data does not show multiple actions or a longer action history.
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 = '1542' AND content__IDV__contractID__IDVID__PIID = '15UC0C21D00001101'
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 |
|---|---|---|---|---|
| 1542 | FEDERAL PRISON INDUSTRIES / UNICOR | 55,803,383.09 | 55.80 million | 1 |
Insight
Within the 5-year window, obligations are fully concentrated in a single agency: FEDERAL PRISON INDUSTRIES / UNICOR accounts for $55.80 million across 1 award. This indicates no distribution across multiple top agencies for this vehicle in the provided data. The award history is therefore highly concentrated, with all reported obligated value attributed to one agency.
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 = '1542' AND content__IDV__contractID__IDVID__PIID = '15UC0C21D00001101'
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 = '1542' AND content__IDV__contractID__IDVID__PIID = '15UC0C21D00001101'
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 |
|---|---|---|---|---|
| 337211 | WOOD OFFICE FURNITURE MANUFACTURING | 55,803,383.09 | 55.80 million | 1 |
Insight
Over the 5-year window, obligations for vehicle PIID 15UC0C21D00001101 are fully concentrated in NAICS 337211, Wood Office Furniture Manufacturing, with $55.80 million obligated across 1 award. This indicates a highly concentrated NAICS profile rather than a distributed mix of industrial sectors. The single-award concentration limits evidence of diversification across procurement activity in 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 = '1542' AND content__IDV__contractID__IDVID__PIID = '15UC0C21D00001101'
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 |
|---|---|---|---|---|
| 7110 | OFFICE FURNITURE | 55,803,383.09 | 55.80 million | 1 |
Insight
The vehicle’s obligated value is fully concentrated in PSC 7110, Office Furniture, with $55.80 million across a single award. This indicates no PSC diversification within the five-year window and suggests the vehicle’s activity under this PIID is narrowly focused. The absence of additional PSCs means the obligation profile is entirely driven by one office furniture procurement.
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 = '1542' AND content__IDV__contractID__IDVID__PIID = '15UC0C21D00001101'
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 | 55,803,383.09 | 55.80 million | 1 |
Insight
In the 5-year window, this vehicle records a single observed award in FY 2021, with $55.8 million obligated across 1 award. Obligation activity is therefore fully concentrated in one year and one action, with no evidence in the provided data of distribution across additional years. This pattern limits trend interpretation and indicates a highly concentrated funding profile for the period reviewed.
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.