Federal Agency

OCCUPATIONAL SAFETY AND HEALTH REVIEW COMMISSION Federal Contract Obligations (Last Year)

Last full year procurement data for the Occupational Safety and Health Review Commission shows 31 award actions totaling $1.62 million.

The Occupational Safety and Health Review Commission’s obligations were concentrated in information technology, telecommunications, and administrative support services. The largest vendor obligations went to Palmer Staffing Services Inc, Lumen Technologies Government Solutions, Inc, and SHI International Corp.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year, with total obligated amount of $1,622,111.78 across 31 award actions and an average action value of $52,326.18.

Agency ID
9514
Total Obligated
1.62 million
1,622,111.78
Award Actions
31
Average Action Value
52,326.18

About OCCUPATIONAL SAFETY AND HEALTH REVIEW COMMISSION federal contract activity

During the last full year, the Occupational Safety and Health Review Commission obligated $1.62 million across 31 awards, for an average award value of $52,326.18. The agency’s procurement activity was concentrated in a relatively small number of transactions, indicating a modest but targeted contract portfolio.

Vendor concentration and leading contractors

The leading vendors were PALMER STAFFING SERVICES INC and LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC, each with about $164 thousand in obligations, followed by SHI INTERNATIONAL CORP at $144.55 thousand. The top five vendors together reflect spending spread across staffing, telecommunications, and IT-related service providers rather than a single dominant contractor.

Industry profile based on NAICS activity

Procurement was led by NAICS 541519, Other Computer Related Services, with $375.61 thousand across 10 awards, followed by NAICS 541512, Computer Systems Design Services, at $296.37 thousand. Additional obligations were concentrated in office administrative services, telecommunications resellers, and custom computer programming, showing a clear emphasis on information technology and administrative support.

Annual contract trend over the analysis window

The annual trend covers 2025, when the agency obligated the full $1.62 million across 31 awards. Because the analysis window includes only one year, the trend reflects a single-year snapshot rather than a multi-year change pattern.

How to interpret this page

This page summarizes FPDS obligations for agency ID 9514 over the last full year, using total obligated dollars, award count, average award value, vendor totals, and NAICS-level obligations. Amounts are shown as reported in FPDS and rounded for readability where indicated.

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 = '9514'
        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
PALMER STAFFING SERVICES INC 164,800.00 164.80 thousand 2
LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC 164,047.32 164.05 thousand 2
SHI INTERNATIONAL CORP 144,553.60 144.55 thousand 3
VANGUARD MANAGEMENT SOLUTIONS, INC. 134,240.00 134.24 thousand 1
LIBRARY ASSOCIATES OF MARYLAND, LLC 126,435.00 126.44 thousand 1
ADTECH LLC 120,420.00 120.42 thousand 1
TYLER FEDERAL, LLC 111,603.46 111.60 thousand 1
SD3IT, LLC 108,226.16 108.23 thousand 2
WEST PUBLISHING CORPORATION 81,541.20 81.54 thousand 1
ANN THORNTON BERRY, LLC 70,000.00 70.00 thousand 1

Insight

Over the last full year, the Occupational Safety and Health Review Commission obligated $1.62 million across 31 awards, with an average award value of $52.3 thousand. Obligations are moderately concentrated among a small set of vendors: the top 10 vendors account for roughly $1.23 million, or about 76% of total obligations, while the largest single vendor, Palmer Staffing Services Inc, received $164.8 thousand across 2 awards. The remaining vendors each represent relatively small shares, indicating a distributed spend profile with several recurring suppliers and a mix of one-time awards.

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 = '9514'
        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
541519 OTHER COMPUTER RELATED SERVICES 375,606.53 375.61 thousand 10
541512 COMPUTER SYSTEMS DESIGN SERVICES 296,368.56 296.37 thousand 3
561110 OFFICE ADMINISTRATIVE SERVICES 164,800.00 164.80 thousand 2
517121 TELECOMMUNICATIONS RESELLERS 164,047.32 164.05 thousand 2
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 139,893.46 139.89 thousand 2
541199 ALL OTHER LEGAL SERVICES 126,435.00 126.44 thousand 1
519290 WEB SEARCH PORTALS AND ALL OTHER INFORMATION SERVICES 81,541.20 81.54 thousand 1
561320 TEMPORARY HELP SERVICES 72,008.01 72.01 thousand 2
561492 COURT REPORTING AND STENOTYPE SERVICES 70,000.00 70.00 thousand 1
485999 ALL OTHER TRANSIT AND GROUND PASSENGER TRANSPORTATION 30,000.00 30.00 thousand 1

Insight

Over the last full year, OCCUPATIONAL SAFETY AND HEALTH REVIEW COMMISSION obligated $1.62 million across 31 awards, with procurement concentrated in IT and related support services. NAICS 541519 (Other Computer Related Services) was the largest category at $375.61 thousand across 10 awards, followed by 541512 (Computer Systems Design Services) at $296.37 thousand; together, these two NAICS codes accounted for about 41% of total obligations. The remaining obligations were distributed across office administration, telecommunications, legal, information, staffing, court reporting, and transportation services, indicating a diversified but service-oriented spending pattern.

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 = '9514'
        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 1,622,111.78 1.62 million 31

Insight

During the last full year, the Occupational Safety and Health Review Commission obligated $1.62 million across 31 awards, for an average award value of $52,326.18. The activity is concentrated in a single annual period, so no year-over-year change can be assessed from the provided data. The obligation total and award count indicate a relatively small, discrete procurement footprint for the period.

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.