Federal Agency

EQUAL EMPLOYMENT OPPORTUNITY COMMISSION Federal Contract Obligations (Last Year)

Federal procurement summary for the Equal Employment Opportunity Commission (Agency ID 4500) covering obligations and awards in the last full year.

In the last full year, the Equal Employment Opportunity Commission obligated 42.40 million across 858 award actions, with an average action value of 49,416.09. The largest obligations were concentrated in Human Rights Organizations and other computer-related services, led by REGAN TECHNOLOGIES CORPORATION, LAMB INFORMATICS LIMITED, and the Ohio Civil Rights Commission.

Generated at 03/21/2026

Analysis period: Last full year

Amounts reflect the provided analysis window only and may not match totals from other reporting periods or datasets.

Agency ID
4500
Total Obligated
42.40 million
42,399,009.89
Award Actions
858
Average Action Value
49,416.09

About EQUAL EMPLOYMENT OPPORTUNITY COMMISSION federal contract activity

In the last full year, the EQUAL EMPLOYMENT OPPORTUNITY COMMISSION (Agency ID 4500) obligated $42.40 million across 858 awards, for an average award value of $49,416.09. The activity mix indicates a high volume of relatively small obligations, consistent with a workload spread across many discrete procurement actions.

Vendor concentration and leading contractors

Vendor spending was led by REGAN TECHNOLOGIES CORPORATION at $4.26 million across 7 awards, followed by LAMB INFORMATICS LIMITED at $2.91 million across 18 awards. The remaining top vendors included OHIO CIVIL RIGHTS COMMISSION, IRON BOW TECHNOLOGIES, LLC, and CIVIL RIGHTS DEPARTMENT, showing a concentration of obligations among a limited set of counterparties.

Industry profile based on NAICS activity

The largest share of obligations fell under NAICS 813311, HUMAN RIGHTS ORGANIZATIONS, with $14.91 million across 384 awards. NAICS 541519, OTHER COMPUTER RELATED SERVICES, was the second-largest category at $13.78 million across 90 awards, followed by electronic computer manufacturing, web publishing/search portals, and administrative management consulting, indicating a procurement profile centered on mission-related services and IT support.

Annual contract trend over the analysis window

The annual trend data shows 2025 as the only year in the current analysis window, with $42.40 million obligated across 858 awards. Because the window contains a single full year, the trend view serves as a baseline rather than a multi-year comparison.

How to interpret this page

This page summarizes FPDS obligations for EQUAL EMPLOYMENT OPPORTUNITY COMMISSION using the last full year of available data. Totals reflect obligated dollars, award counts reflect recorded procurement actions, and NAICS and vendor rankings are based on total obligated amount within 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 = '4500'
        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
REGAN TECHNOLOGIES CORPORATION 4,259,468.88 4.26 million 7
LAMB INFORMATICS LIMITED 2,907,594.49 2.91 million 18
OHIO CIVIL RIGHTS COMMISSION 2,740,840.00 2.74 million 3
IRON BOW TECHNOLOGIES, LLC 2,392,736.28 2.39 million 11
CIVIL RIGHTS DEPARTMENT 2,332,875.00 2.33 million 1
WEST PUBLISHING CORPORATION 2,066,565.99 2.07 million 10
ASSYST INC. 1,750,796.08 1.75 million 5
HUMAN RIGHTS NEW YORK STATE DIVISION OF 1,660,000.00 1.66 million 1
WESTAT, INC. 1,403,913.17 1.40 million 4
FLORIDA COMMISSION ON HUMAN RELATIONS 1,050,350.00 1.05 million 4

Insight

Over the last full year, EEOC obligated $42.40 million across 858 awards, with an average award value of $49.4K. Top vendor obligations are moderately concentrated: REGAN TECHNOLOGIES CORPORATION leads at $4.26 million, followed by LAMB INFORMATICS LIMITED at $2.91 million, while the remaining top ten vendors range from $2.74 million to $1.05 million. Several of the largest recipients are other civil rights or human rights entities, indicating obligations are distributed across a mix of technology, professional services, and intergovernmental partners rather than dominated by a single vendor.

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 = '4500'
        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
813311 HUMAN RIGHTS ORGANIZATIONS 14,911,759.20 14.91 million 384
541519 OTHER COMPUTER RELATED SERVICES 13,777,716.03 13.78 million 90
334111 ELECTRONIC COMPUTER MANUFACTURING 2,634,252.48 2.63 million 19
519130 INTERNET PUBLISHING AND BROADCASTING AND WEB SEARCH PORTALS 2,150,005.04 2.15 million 10
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 1,815,898.56 1.82 million 43
561210 FACILITIES SUPPORT SERVICES 1,336,090.99 1.34 million 8
511120 PERIODICAL PUBLISHERS 1,118,473.94 1.12 million 19
517110 WIRED TELECOMMUNICATIONS CARRIERS 1,041,561.95 1.04 million 9
511210 SOFTWARE PUBLISHERS 1,008,675.85 1.01 million 12
541110 OFFICES OF LAWYERS 505,163.08 505.16 thousand 111

Insight

During the last full year, EQUAL EMPLOYMENT OPPORTUNITY COMMISSION obligated $42.40 million across 858 awards, with spending concentrated in a small set of NAICS codes. NAICS 813311 (Human Rights Organizations) and 541519 (Other Computer Related Services) together accounted for $28.69 million, or about 67.7% of total obligations, indicating a strong concentration in mission-related and IT services. The remaining obligations were distributed across a broader mix of publishing, telecommunications, consulting, facilities support, and legal services, with no other single NAICS exceeding $2.64 million.

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 = '4500'
        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 42,399,009.89 42.40 million 858

Insight

In the last full year, the Equal Employment Opportunity Commission obligated $42.40 million across 858 awards, for an average award value of about $49.4 thousand. With only one year of data in the window, this section reflects a single-period funding level rather than a multi-year trend. The award volume suggests obligations are distributed across many relatively small awards rather than concentrated in a few large actions.

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.