This page summarizes federal procurement activity for vehicle number 47PM0024D0001 for agency ID 4740 across the last 10 years. The record shows 30 award actions with total obligated value of $59.88 million.
Vehicle Number
Vehicle Number 4740 / 47PM0024D0001 Federal Contract Action Summary (Last 10 Years)
Procurement analysis page for vehicle number 47PM0024D0001 under agency 4740, covering obligations and award activity over the last 10 years.
Total obligated exact value is 59878365.64 and the average action value is 1995945.52.
Overview
Over the analysis window, vehicle number 47PM0024D0001 is associated with 30 award actions and total obligations of $59,878,365.64. The average action value is $1,995,945.52, which indicates recurring obligation activity at this vehicle level.
How to use this page
Use this page to review the volume and value of procurement actions tied to vehicle number 47PM0024D0001. The figures are limited to the last 10 years and reflect the provided agency ID 4740 and PIID 47PM0024D0001.
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 = '47PM0024D0001'
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 | 59,878,365.64 | 59.88 million | 30 |
Insight
Obligations for PIID 47PM0024D0001 are concentrated entirely within Public Buildings Service (agency ID 4740) over the 10-year window. The agency accounts for 59.88 million across 30 awards, indicating sustained use of this vehicle by a single top agency rather than broad distribution across multiple agencies. This concentration suggests the vehicle has been used primarily to support a specific agency mission or program requirement.
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 = '47PM0024D0001'
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 = '47PM0024D0001'
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 |
|---|---|---|---|---|
| 531312 | NONRESIDENTIAL PROPERTY MANAGERS | 59,878,365.64 | 59.88 million | 30 |
Insight
Obligations for vehicle PIID 47PM0024D0001 are fully concentrated in NAICS 531312, Nonresidential Property Managers, over the 10-year window. This code accounts for $59.88 million across 30 awards, indicating a consistent procurement pattern within a single NAICS category. No other NAICS codes are reflected in the provided data, so the observed distribution is highly concentrated.
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 = '47PM0024D0001'
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 |
|---|---|---|---|---|
| R699 | SUPPORT- ADMINISTRATIVE: OTHER | 59,878,365.64 | 59.88 million | 30 |
Insight
Obligations under PIID 47PM0024D0001 are fully concentrated in PSC R699, Support- Administrative: Other, with $59.88 million across 30 awards over the 10-year window. This indicates a highly focused contract vehicle with no observable PSC diversification in the provided data. The award count suggests recurring use within the same administrative support category rather than broad mission coverage.
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 = '47PM0024D0001'
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 |
|---|---|---|---|
| 2023 | 6,474,379.23 | 6.47 million | 1 |
| 2024 | 26,331,291.74 | 26.33 million | 16 |
| 2025 | 27,072,694.67 | 27.07 million | 13 |
Insight
Obligations under PIID 47PM0024D0001 increased sharply from 6.47 million in 2023 to 26.33 million in 2024, then remained elevated at 27.07 million in 2025. Award activity was concentrated in 2024 and 2025, with 16 and 13 awards respectively, compared with a single award in 2023. This pattern indicates a step-up in obligation volume and a shift from isolated activity to sustained annual usage in the most recent 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.