This page summarizes contract action activity for vehicle number OPM1511C0017 across the last 10 years. The record shows 61 award actions with total obligated funding of 146.01 million.
Vehicle Number
Vehicle Number 2400 / OPM1511C0017 Federal Contract Action Summary (Last 10 Years)
Federal procurement page for vehicle number OPM1511C0017 under Agency ID 2400, summarizing award activity over the last 10 years.
Total obligated amount is shown as 146,011,445.52, with an average action value of 2,393,630.25 across the analysis window.
Overview
Vehicle number OPM1511C0017 is associated with Agency ID 2400 and shows procurement activity within the last 10 years. The available record includes 61 award actions and total obligated funding of 146,011,445.52. The average action value is 2,393,630.25.
How to use this page
Use this page to review the scale and frequency of procurement activity tied to OPM1511C0017. The figures on this page support quick comparison of total obligated value, award count, and average action size within the stated analysis window.
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 = '2400' AND content__IDV__contractID__IDVID__PIID = 'OPM1511C0017'
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 |
|---|---|---|---|---|
| 2400 | OFFICE OF PERSONNEL MANAGEMENT | 146,011,445.52 | 146.01 million | 61 |
Insight
Over the 10-year window, obligations for vehicle PIID OPM1511C0017 are fully concentrated within the Office of Personnel Management. The agency accounts for $146.01 million across 61 awards, indicating a sustained and repeated award pattern rather than a one-time obligation. This distribution suggests the vehicle has been used consistently by a single agency with no cross-agency spread 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 = '2400' AND content__IDV__contractID__IDVID__PIID = 'OPM1511C0017'
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 = '2400' AND content__IDV__contractID__IDVID__PIID = 'OPM1511C0017'
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 |
|---|---|---|---|---|
| 561611 | INVESTIGATION SERVICES | 146,011,445.52 | 146.01 million | 61 |
Insight
Obligations for vehicle OPM1511C0017 are concentrated entirely in NAICS 561611, Investigation Services, with $146.01 million across 61 awards over the 10-year window. This indicates a single-industry procurement profile with no diversification across additional NAICS codes in the provided data. The distribution suggests the vehicle has been used consistently for investigation-related requirements rather than for a broad mix of services.
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 = '2400' AND content__IDV__contractID__IDVID__PIID = 'OPM1511C0017'
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 |
|---|---|---|---|---|
| R422 | SUPPORT- PROFESSIONAL: MARKET RESEARCH/PUBLIC OPINION | 146,011,445.52 | 146.01 million | 61 |
Insight
Over the 10-year window, obligations for this vehicle are concentrated entirely in PSC R422, Support-Professional: Market Research/Public Opinion, totaling $146.01 million across 61 awards. This indicates a focused procurement pattern rather than a broad distribution across multiple product/service categories. The volume of awards suggests recurring use of the vehicle for this service requirement.
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 = '2400' AND content__IDV__contractID__IDVID__PIID = 'OPM1511C0017'
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 | 135,000,000.00 | 135.00 million | 28 |
| 2017 | 30,000,000.00 | 30.00 million | 21 |
| 2018 | 0.00 | 0.00 | 8 |
| 2019 | -18,988,554.48 | -18.99 million | 4 |
Insight
Obligations are concentrated in 2016 and 2017, totaling $165.0 million across 49 awards, with 2016 accounting for the largest share at $135.0 million. Activity then declined sharply, falling to zero obligations across 8 awards in 2018 and turning negative in 2019 at -$18.99 million across 4 awards. This pattern indicates a pronounced downward trend after the initial high-obligation period, with later years reflecting minimal or corrective funding activity.
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.