This page summarizes obligation and award action activity tied to vehicle number for PIID 47PD0322D0003. Over the last 10 years, the record shows 12 award actions and total obligations of 34.41 million.
Vehicle Number
Vehicle Number 4740 / 47PD0322D0003 Federal Contract Action Summary (Last 10 Years)
Federal procurement analysis page for vehicle number under agency ID 4740 and PIID 47PD0322D0003, covering the last 10 years of award activity.
Dollar values are shown as reported, with total obligated exact equal to 34409796.08 and average action value equal to 2867483.01.
Overview
The analysis window covers the last 10 years of procurement activity associated with vehicle number for PIID 47PD0322D0003. Across that period, the record includes 12 award actions with total obligated amount of 34.40979608 million dollars, and the average action value is 2,867,483.01.
How to use this page
Use this page to review the scale and cadence of award activity linked to the vehicle record within agency ID 4740. The figures support quick comparison across actions, including total obligation and average action value over the selected period.
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 = '4740' AND content__IDV__contractID__IDVID__PIID = '47PD0322D0003'
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 |
|---|---|---|---|---|
| 4740 | PUBLIC BUILDINGS SERVICE | 34,409,796.08 | 34.41 million | 12 |
Insight
For PIID 47PD0322D0003 over the 10-year window, obligations are fully concentrated in a single top agency: Public Buildings Service (Agency ID 4740). This agency accounts for $34.41 million across 12 awards, indicating all reported obligated value in this section is concentrated with one agency rather than distributed across multiple agencies.
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 = '4740' AND content__IDV__contractID__IDVID__PIID = '47PD0322D0003'
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 = '4740' AND content__IDV__contractID__IDVID__PIID = '47PD0322D0003'
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 |
|---|---|---|---|---|
| 561720 | JANITORIAL SERVICES | 34,409,796.08 | 34.41 million | 12 |
Insight
Obligations for PIID 47PD0322D0003 are fully concentrated in NAICS 561720, Janitorial Services, with $34.41 million obligated across 12 awards over the 10-year window. This indicates a single-industry vehicle with no observable NAICS diversification in the provided data. The distribution suggests sustained use for recurring facilities support requirements rather than a broad procurement mix.
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 = '4740' AND content__IDV__contractID__IDVID__PIID = '47PD0322D0003'
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 |
|---|---|---|---|---|
| S201 | HOUSEKEEPING- CUSTODIAL JANITORIAL | 34,409,796.08 | 34.41 million | 12 |
Insight
Over the 10-year window, obligations are fully concentrated in PSC S201, Housekeeping-Custodial Janitorial, with $34.41 million across 12 awards. This indicates the vehicle has been used exclusively for custodial services, with no diversification across other PSCs in the provided data. The award count suggests repeated use of the vehicle for this requirement rather than a single large transaction.
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 = '4740' AND content__IDV__contractID__IDVID__PIID = '47PD0322D0003'
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 |
|---|---|---|---|
| 2022 | 8,368,873.08 | 8.37 million | 2 |
| 2023 | 8,425,355.76 | 8.43 million | 3 |
| 2024 | 8,810,657.28 | 8.81 million | 4 |
| 2025 | 8,804,909.96 | 8.80 million | 3 |
Insight
Obligations under PIID 47PD0322D0003 are highly concentrated in four recent fiscal years, all at roughly $8.4 million to $8.8 million annually. Funding increased modestly from 2022 to 2024, then remained essentially flat in 2025, indicating a stable obligation pattern rather than a pronounced upward or downward trend. Award activity is similarly limited, ranging from 2 to 4 awards per year, which suggests relatively small annual distribution across a narrow set of actions.
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.