In the last full year, the Committee for Purchase from People Who Are Blind or Severely Disabled recorded $2,272,582.30 in obligated obligations across 42 award actions, for an average action value of $54,109.10. Spending was concentrated in IT and consulting services, led by NAICS 541511 custom computer programming services and 541512 computer systems design services.
Federal Agency
COMMITTEE FOR PURCHASE FROM PEOPLE WHO ARE BLIND OR SEVERELY DISABLED Federal Contract Obligations (Last Year)
Last full-year FPDS procurement activity for the Committee for Purchase from People Who Are Blind or Severely Disabled (Agency ID 9518) totaled $2.27 million across 42 award actions.
Vendor names are shown as reported in FPDS, which may include formatting differences across records, and the annual view reflects the last full year only.
About COMMITTEE FOR PURCHASE FROM PEOPLE WHO ARE BLIND OR SEVERELY DISABLED federal contract activity
During the last full year, the Committee for Purchase From People Who Are Blind or Severely Disabled obligated $2.27 million across 42 awards, with an average award value of $54.1 thousand. Procurement activity was relatively concentrated, with a small number of vendors and service categories accounting for a substantial share of obligations.
Vendor concentration and leading contractors
INTELLECT SOLUTIONS, LLC was the leading vendor at $980.5 thousand across 7 awards, representing the largest share of the agency’s obligations. MERIDIAN PARTNERS, LLC followed at $550.4 thousand across 2 awards, while DELL MARKETING L.P. and CONTACT 1 INC also appeared among the top recipients, indicating a vendor base centered on technology and support services.
Industry profile based on NAICS activity
The agency’s obligations were led by NAICS 541511, Custom Computer Programming Services, at $1.11 million across 12 awards. Computer Systems Design Services (541512) and Administrative Management and General Management Consulting Services (541611) were also significant, showing that most spending was directed toward IT development, systems integration, and advisory support.
Annual contract trend over the analysis window
The annual trend provided for 2025 shows total obligations of $2.27 million across 42 awards, which establishes the full-year baseline for this analysis window. With only a single year in the trend data, the page can summarize scale and concentration for 2025 but cannot support a multi-year growth assessment.
How to interpret this page
This summary is based on FPDS Query data for agency ID 9518 over the last full year, using obligated dollars and award counts as reported in the provided dataset. Top vendor and NAICS sections reflect the highest obligated amounts in the supplied rankings, and the annual trend section reflects the single reported year in the analysis window.
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 = '9518'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|
| INTELLECT SOLUTIONS, LLC | 980,502.50 | 980.50 thousand | 7 |
| MERIDIAN PARTNERS, LLC | 550,424.00 | 550.42 thousand | 2 |
| DELL MARKETING L.P. | 218,759.51 | 218.76 thousand | 8 |
| CONTACT 1 INC | 151,495.00 | 151.50 thousand | 3 |
| CONTACT 1, INC. | 147,724.80 | 147.72 thousand | 1 |
| GLOBAL SOLUTIONS GROUP, INC. | 129,015.88 | 129.02 thousand | 5 |
| WEST PUBLISHING CORPORATION | 38,443.69 | 38.44 thousand | 5 |
| SOFTTHINK SOLUTIONS, INC | 23,286.38 | 23.29 thousand | 1 |
| NEW TECH SOLUTIONS, INC. | 16,868.51 | 16.87 thousand | 1 |
| CARAHSOFT TECHNOLOGY CORP. | 10,914.75 | 10.91 thousand | 2 |
Insight
Over the last full year, this agency obligated $2.27 million across 42 awards, with spending concentrated among a small number of vendors. INTELLECT SOLUTIONS, LLC accounted for $980.5 thousand across 7 awards, and MERIDIAN PARTNERS, LLC added $550.4 thousand across 2 awards; together they represent about 67% of total obligations. The remaining vendors each received materially smaller shares, including DELL MARKETING L.P. at $218.8 thousand over 8 awards and two CONTACT 1 entries totaling $299.2 thousand, indicating a dispersed lower-value tail alongside a highly concentrated top tier.
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 = '9518'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| 541511 | CUSTOM COMPUTER PROGRAMMING SERVICES | 1,109,518.38 | 1.11 million | 12 |
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | 573,710.38 | 573.71 thousand | 3 |
| 541611 | ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES | 299,219.80 | 299.22 thousand | 4 |
| 511210 | SOFTWARE PUBLISHERS | 129,674.26 | 129.67 thousand | 8 |
| 513210 | SOFTWARE PUBLISHERS | 116,868.51 | 116.87 thousand | 3 |
| 519210 | LIBRARIES AND ARCHIVES | 38,443.69 | 38.44 thousand | 5 |
| 561621 | SECURITY SYSTEMS SERVICES (EXCEPT LOCKSMITHS) | 6,200.74 | 6.20 thousand | 2 |
| 561110 | OFFICE ADMINISTRATIVE SERVICES | 651.17 | 651.17 | 1 |
| 337215 | SHOWCASE, PARTITION, SHELVING, AND LOCKER MANUFACTURING | 0.00 | 0.00 | 2 |
| 517110 | WIRED TELECOMMUNICATIONS CARRIERS | -1,704.63 | -1.70 thousand | 2 |
Insight
Over the last full year, obligations for the Committee for Purchase from People who are Blind or Severely Disabled were concentrated in IT-related NAICS codes, led by 541511 Custom Computer Programming Services at 1.11 million across 12 awards and 541512 Computer Systems Design Services at 573.71 thousand across 3 awards. These two codes accounted for the majority of the agency’s 2.27 million in obligations, indicating a heavy concentration in software and systems support. Secondary spending was spread across consulting and software publishing categories, while several lower-volume codes had minimal obligations, including one negative-value NAICS entry.
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 = '9518'
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
)
ORDER BY year DESC
| Year | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| 2025 | 2,272,582.30 | 2.27 million | 42 |
Insight
In the last full year, the Committee for Purchase from People who are Blind or Severely Disabled obligated $2.27 million across 42 awards, for an average award value of about $54.1 thousand. With only one year of data provided, no year-over-year trend can be assessed; the available period indicates a relatively modest award portfolio with obligations distributed across multiple actions rather than a single large award.
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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.