Vehicle Number

Vehicle Number 2800 / SS001461024 Federal Contract Action Summary (Last 10 Years)

Procurement summary for vehicle number under agency 2800, PIID SS001461024, covering award activity over the last 10 years.

This page summarizes federal award activity for vehicle number associated with agency 2800 and PIID SS001461024. The record shows 22 award actions with total obligations of $67.73 million over the last 10 years.

Generated at 03/21/2026

Analysis period: Last 10 years

Amounts are shown as both readable and exact values, with total obligated amount of 67,732,732.08 and average action value of 3,078,760.55.

Agency ID
2800
PIID
SS001461024
Type
Vehicle
Total Obligated
67.73 million
67,732,732.08
Actions
22
Average Action Value
3,078,760.55

Overview

Over the last 10 years, vehicle number under agency 2800 and PIID SS001461024 recorded 22 award actions. Total obligated funding was 67,732,732.08, with an average action value of 3,078,760.55.

How to use this page

Use this page to review obligation volume and award activity tied to vehicle number for agency 2800. The figures support a quick comparison of total spend, action count, and average action value for the identified PIID.

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 = '2800' AND content__IDV__contractID__IDVID__PIID = 'SS001461024'
    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
2800 SOCIAL SECURITY ADMINISTRATION 67,732,732.08 67.73 million 22

Insight

Obligations for PIID SS001461024 are fully concentrated in the Social Security Administration, which accounts for 67.73 million in total obligated dollars across 22 awards over the 10-year window. This indicates a single-agency funding pattern with no visible distribution across other agencies in the provided data. The award count suggests repeated use of the vehicle by the same agency rather than a broad multi-agency funding base.

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 = '2800' AND content__IDV__contractID__IDVID__PIID = 'SS001461024'
        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 = '2800' AND content__IDV__contractID__IDVID__PIID = 'SS001461024'
    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
561612 SECURITY GUARDS AND PATROL SERVICES 67,732,732.08 67.73 million 22

Insight

Over the 10-year window, obligations for vehicle PIID SS001461024 under agency 2800 are entirely concentrated in NAICS 561612, Security Guards and Patrol Services. This category accounts for $67.73 million across 22 awards, indicating a narrow industrial base with no diversification across other NAICS codes in the provided data. The pattern suggests sustained reliance on a single service classification for this vehicle.

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 = '2800' AND content__IDV__contractID__IDVID__PIID = 'SS001461024'
    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
S206 HOUSEKEEPING- GUARD 67,732,732.08 67.73 million 22

Insight

Obligations under PIID SS001461024 are fully concentrated in PSC S206 (HOUSEKEEPING-GUARD), with $67.73 million across 22 awards over the 10-year window. This indicates a highly focused service profile with no diversification across other PSCs in the provided data. The distribution suggests sustained reliance on a single labor/services category rather than a mixed procurement portfolio.

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 = '2800' AND content__IDV__contractID__IDVID__PIID = 'SS001461024'
    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 23,742,299.76 23.74 million 7
2017 22,181,525.88 22.18 million 6
2018 21,954,569.40 21.95 million 8
2022 -145,662.96 -145.66 thousand 1

Insight

Obligations under PIID SS001461024 are concentrated in 2016 through 2018, with annual totals remaining relatively stable at roughly $21.95 million to $23.74 million across 21 awards. Activity drops sharply in 2022 to a single award and a net deobligation of $145.66 thousand, indicating a material break from the prior spending pattern. Overall, the 10-year window reflects a concentrated obligation profile followed by minimal recent 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.