This page presents the federal procurement record for vehicle number HSHQPD11C00001 for Agency ID 7001 across the last 10 years. The record shows 13 award actions with total obligated amounts of 56.68 million.
Vehicle Number
Vehicle Number 7001 / HSHQPD11C00001 Federal Contract Action Summary (Last 10 Years)
Procurement summary for vehicle number HSHQPD11C00001 under Agency ID 7001, covering award activity over the last 10 years.
Totals reflect the provided obligated value of 56,684,117.92 and average action value of 4,360,316.76.
Overview
The procurement record for vehicle number HSHQPD11C00001 includes 13 award actions in the last 10 years. Total obligated funding is 56,684,117.92, with an average action value of 4,360,316.76.
How to use this page
Use this page to review the obligation history tied to vehicle number HSHQPD11C00001 and compare activity across the analysis window. The figures provided support a basic read of award volume and funding concentration without adding details not present in the source inputs.
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 = '7001' AND content__IDV__contractID__IDVID__PIID = 'HSHQPD11C00001'
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 |
|---|---|---|---|---|
| 7001 | OFFICE OF PROCUREMENT OPERATIONS | 56,684,117.92 | 56.68 million | 13 |
Insight
Obligations for PIID HSHQPD11C00001 are fully concentrated in OFFICE OF PROCUREMENT OPERATIONS, which accounts for the entire reported 10-year total of $56.68 million across 13 awards. This indicates a highly centralized award pattern with no evidence of distribution across other agencies in the provided data. The volume of awards suggests repeated obligation activity under the vehicle rather than a single isolated action.
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 = '7001' AND content__IDV__contractID__IDVID__PIID = 'HSHQPD11C00001'
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 = '7001' AND content__IDV__contractID__IDVID__PIID = 'HSHQPD11C00001'
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 | 56,684,117.92 | 56.68 million | 13 |
Insight
Obligations are fully concentrated in NAICS 561210, Facilities Support Services, with $56.68 million across 13 awards over the 10-year window. This indicates a narrow vehicle-specific procurement pattern with funding directed to a single primary services category rather than a diversified mix of NAICS codes. The distribution suggests sustained reliance on this support-services classification for the covered PIID.
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 = '7001' AND content__IDV__contractID__IDVID__PIID = 'HSHQPD11C00001'
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 |
|---|---|---|---|---|
| M142 | OPER OF GOVT LABS & CLINICS | 56,684,117.92 | 56.68 million | 13 |
Insight
For PIID HSHQPD11C00001 over the 10-year window, obligations are fully concentrated in PSC M142, Oper of Govt Labs & Clinics, with $56.68 million across 13 awards. This indicates a highly focused service/operations profile rather than a diversified PSC mix. The award count suggests repeated use of this PSC category under the vehicle.
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 = '7001' AND content__IDV__contractID__IDVID__PIID = 'HSHQPD11C00001'
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 | 26,259,972.83 | 26.26 million | 7 |
| 2017 | 27,547,616.65 | 27.55 million | 4 |
| 2018 | 2,876,528.44 | 2.88 million | 2 |
Insight
Obligations under PIID HSHQPD11C00001 were concentrated in 2016 and 2017, at 26.26 million and 27.55 million respectively, before falling sharply to 2.88 million in 2018. Award activity also contracted over the period, declining from 7 awards in 2016 to 4 in 2017 and 2 in 2018. This pattern indicates a brief high-obligation period followed by a marked reduction in both funding and award frequency.
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.