Federal Agency

SELECTIVE SERVICE SYSTEM Federal Contract Obligations (Last 5 Years)

Selective Service System procurement activity over the last 5 years includes 285 award actions totaling $23.43 million in obligations.

This page summarizes federal procurement for Selective Service System, Agency ID 9000, over the last five years. It highlights obligation totals, award volume, leading vendors, major NAICS categories, and year-by-year spending trends.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect readable and exact obligation values for the selected analysis window and may differ slightly by rounding.

Agency ID
9000
Total Obligated
23.43 million
23,433,003.09
Award Actions
285
Average Action Value
82,221.06

About SELECTIVE SERVICE SYSTEM federal contract activity

In the last 5 years, the Selective Service System recorded 285 awards totaling $23.43 million in obligated value, with an average award value of $82,221.06. Procurement activity is relatively concentrated in a modest number of awards, indicating a mix of recurring service buys and higher-value task or delivery orders rather than a broad high-volume buying profile.

Vendor concentration and leading contractors

CLOUD7WORKS, INC. is the largest reported vendor at $5.98 million across 11 awards, accounting for a substantial share of total obligations. Other leading vendors include ART Z GRAPHICS INC, SONORA & ASSOCIATES LLC, and AXIS MANAGEMENT GROUP LLC, with the latter appearing in two similarly named entries; that pattern may reflect reporting or naming differences and should be reviewed before drawing vendor concentration conclusions.

Industry profile based on NAICS activity

The agency’s spending is centered on professional, technical, IT, and management support services. The top NAICS categories are 541990, 541611, 541512, 541430, and 541511, which together point to a procurement mix dominated by consulting, computer systems work, programming, and graphic design support.

Annual contract trend over the analysis window

Annual obligations peaked in 2023 at $6.85 million and were also elevated in 2021 and 2022, before dropping sharply in 2024 to $1.49 million. Activity rebounded in 2025 to $4.44 million across 52 awards, but the 5-year pattern remains uneven rather than steadily growing.

How to interpret this page

This summary reflects FPDS-observed obligations for Selective Service System, Agency ID 9000, over the last 5 years. Vendor, NAICS, and annual trend sections are based on the top reported values in the provided dataset; results may reflect reporting conventions, naming variations, and incomplete consolidation across similarly named entities.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '9000'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
CLOUD7WORKS, INC. 5,978,728.22 5.98 million 11
ART Z GRAPHICS INC 1,907,663.46 1.91 million 22
SONORA & ASSOCIATES LLC 1,827,267.42 1.83 million 8
AXIS MANAGEMENT GROUP LLC 1,726,219.39 1.73 million 15
AXIS MANAGEMENT GROUP, LLC 1,695,490.00 1.70 million 11
SWINGTECH CONSULTING INC. 1,237,655.00 1.24 million 3
CDW GOVERNMENT LLC 1,002,642.06 1.00 million 17
LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC. 997,816.24 997.82 thousand 2
PEMBROKE PARTNERS LLC 978,849.25 978.85 thousand 17
J.R. REINGOLD & ASSOCIATES, INC. 460,168.00 460.17 thousand 5

Insight

Over the last 5 years, SELECTIVE SERVICE SYSTEM obligated $23.43 million across 285 awards, with an average award value of $82.2 thousand. Vendor obligations are moderately concentrated: CLOUD7WORKS, INC. accounts for $5.98 million, or about 25.5% of total obligations, while the top 10 vendors together represent roughly 58.9% of obligated dollars. The remaining dollars are distributed across a broader vendor base, including several vendors with similar obligations under different name variations, such as AXIS MANAGEMENT GROUP LLC and AXIS MANAGEMENT GROUP, LLC.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '9000'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 4,230,819.18 4.23 million 7
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 2,561,869.70 2.56 million 20
541512 COMPUTER SYSTEMS DESIGN SERVICES 2,306,635.62 2.31 million 13
541430 GRAPHIC DESIGN SERVICES 1,807,527.61 1.81 million 20
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 1,762,044.47 1.76 million 14
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 1,266,160.08 1.27 million 4
511210 SOFTWARE PUBLISHERS 1,255,992.41 1.26 million 13
523930 INVESTMENT ADVICE 1,178,846.64 1.18 million 6
541519 OTHER COMPUTER RELATED SERVICES 738,482.93 738.48 thousand 20
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 606,037.40 606.04 thousand 4

Insight

Over the last 5 years, SELECTIVE SERVICE SYSTEM obligated $23.43 million across 285 awards, with spend concentrated in technical and IT-related NAICS categories. The largest category, 541990 (All Other Professional, Scientific, and Technical Services), accounts for $4.23 million, followed by 541611, 541512, 541430, and 541511; the top 10 NAICS codes together represent a substantial share of total obligations. Award distribution is broader than spend concentration, with several categories carrying 13 to 20 awards but comparatively lower dollar values, indicating recurring purchasing across multiple service lines rather than reliance on a single high-value NAICS.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '9000'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 4,442,778.42 4.44 million 52
2024 1,494,031.07 1.49 million 21
2023 6,849,603.09 6.85 million 43
2022 5,214,071.48 5.21 million 64
2021 5,432,519.03 5.43 million 105

Insight

Over the last 5 years, the Selective Service System obligated $23.43 million across 285 awards, averaging $82.2K per award. Obligations were unevenly distributed, peaking in 2023 at $6.85 million and remaining elevated in 2021 and 2022 before dropping to $1.49 million in 2024 and rebounding to $4.44 million in 2025. Award volume was highest in 2021 (105 awards) and declined sharply thereafter, indicating a recent shift toward fewer awards with variable annual obligation levels.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.