This page summarizes award activity for vehicle number GS09P11KSD0062 over the last 10 years. The record shows 19 award actions with total obligated funding of 32.74 million.
Vehicle Number
Vehicle Number 4740 / GS09P11KSD0062 Federal Contract Action Summary (Last 10 Years)
Federal procurement record for vehicle number GS09P11KSD0062 under Agency ID 4740, covering the last 10 years of award activity.
Obligated values are shown as reported for the analysis window; total obligated exact is 32741466 and average action value is 1723235.05.
Overview
The procurement record for vehicle number GS09P11KSD0062 shows 19 award actions in the last 10 years. Total obligated funding is 32.74 million, with an average action value of 1,723,235.05. This page is intended to support review of the award history tied to Agency ID 4740.
How to use this page
Use this page to review the award count, obligated total, and average action value for vehicle number GS09P11KSD0062. The figures provide a compact view of procurement activity without adding interpretation beyond the reported data.
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 = 'GS09P11KSD0062'
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 | 32,741,466.00 | 32.74 million | 19 |
Insight
For vehicle GS09P11KSD0062 over the 10-year window, obligations are fully concentrated within Public Buildings Service. The agency accounts for 19 awards totaling $32.74 million, indicating all recorded activity in this query is attributable to a single agency with no distribution across additional agencies. This concentration suggests the vehicle has been used exclusively or nearly exclusively by Public Buildings Service during the period reviewed.
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 = 'GS09P11KSD0062'
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 = 'GS09P11KSD0062'
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 |
|---|---|---|---|---|
| 561210 | FACILITIES SUPPORT SERVICES | 32,741,466.00 | 32.74 million | 19 |
Insight
Obligations under PIID GS09P11KSD0062 are fully concentrated in NAICS 561210, Facilities Support Services, with $32.74 million across 19 awards over the 10-year window. This indicates a narrow procurement profile with no diversity in the top NAICS segment for this vehicle. The concentration suggests the vehicle has been used consistently for facilities support requirements rather than across multiple industry categories.
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 = 'GS09P11KSD0062'
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 |
|---|---|---|---|---|
| S216 | HOUSEKEEPING- FACILITIES OPERATIONS SUPPORT | 32,741,466.00 | 32.74 million | 19 |
Insight
For PIID GS09P11KSD0062, obligations over the 10-year window are entirely concentrated in PSC S216, Housekeeping-Facilities Operations Support. The vehicle reflects a single-category spending pattern, with 19 awards totaling $32.74 million. This indicates a highly focused service profile with no observable PSC diversification in the provided data.
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 = 'GS09P11KSD0062'
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 | 4,662,157.44 | 4.66 million | 3 |
| 2017 | 4,698,377.40 | 4.70 million | 1 |
| 2018 | 4,789,957.12 | 4.79 million | 2 |
| 2019 | 5,753,903.59 | 5.75 million | 6 |
| 2020 | 6,604,664.40 | 6.60 million | 4 |
| 2021 | 6,232,406.05 | 6.23 million | 3 |
Insight
Obligations under PIID GS09P11KSD0062 were concentrated in a narrow annual band, rising from $4.66 million in 2016 to $6.60 million in 2020, before easing to $6.23 million in 2021. Activity was distributed across a small number of awards each year, with award counts ranging from 1 to 6 and the highest count occurring in 2019. The pattern indicates a generally upward trend through 2020 followed by a modest decline, without sharp year-to-year volatility.
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.