Federal Agency

CHEMICAL SAFETY AND HAZARD INVESTIGATION BOARD Federal Contract Obligations (Last 5 Years)

FPDS procurement summary for the Chemical Safety and Hazard Investigation Board (Agency ID 9565) covering obligations, awards, vendors, NAICS activity, and annual trends over the last 5 years.

Over the last 5 years, the Chemical Safety and Hazard Investigation Board recorded $7.14 million in obligated contract actions across 136 awards, with an average action value of $52,503.23. Spending was concentrated in motion picture and video production, engineering services, management consulting, and computer-related services, with the largest vendor obligations going to Abbott Media Productions LLC and Citrine LLC.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect readable FPDS obligations for the 5-year analysis window and may include rounding differences versus exact figures.

Agency ID
9565
Total Obligated
7.14 million
7,140,439.77
Award Actions
136
Average Action Value
52,503.23

About CHEMICAL SAFETY AND HAZARD INVESTIGATION BOARD federal contract activity

Over the last 5 years, the Chemical Safety and Hazard Investigation Board obligated $7.14 million across 136 awards, for an average award value of $52.5 thousand. The procurement profile is modest in scale and concentrated in a relatively small number of actions, consistent with a specialized independent agency with limited acquisition volume.

Vendor concentration and leading contractors

ABBOTT MEDIA PRODUCTIONS LLC led vendors with $1.58 million across 6 awards, followed by CITRINE LLC with $1.35 million across 9 awards. The remaining top vendors—CHIRALITY CAPITAL CONSULTING, LLC, DELANEY ADVANTAGE TECHNOLOGIES LLC, and PAT TAYLOR AND ASSOCIATES, INC.—each represented materially smaller portions of total obligations, indicating a concentrated but not exclusively dependent vendor base.

Industry profile based on NAICS activity

The largest obligations were associated with NAICS 512110, Motion Picture and Video Production, at $1.63 million across 7 awards, followed closely by Engineering Services (541330) at $1.41 million across 13 awards. Additional spend was distributed across consulting and IT-related categories, including Administrative Management and General Management Consulting Services, Custom Computer Programming Services, and Other Computer Related Services, showing a mix of communications, technical, and advisory support.

Annual contract trend over the analysis window

Annual obligations peaked in 2023 at $2.44 million across 21 awards and remained elevated in 2024 at $2.00 million across 50 awards. In 2025, obligations totaled $1.65 million across 58 awards, while 2022 was the lowest year in the provided window at $1.05 million across 7 awards. The data show rising award counts in the most recent years even as obligated dollars declined from the 2023 peak.

How to interpret this page

This summary is based on FPDS Query data for agency ID 9565 over the last 5 years, using obligated dollars, award counts, vendor totals, NAICS classifications, and annual totals. Figures are reported as provided in the analysis window and rounded where noted; no inference was made beyond the supplied metrics.

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 = '9565'
        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
ABBOTT MEDIA PRODUCTIONS LLC 1,580,533.08 1.58 million 6
CITRINE LLC 1,353,503.01 1.35 million 9
CHIRALITY CAPITAL CONSULTING, LLC 668,365.09 668.37 thousand 5
DELANEY ADVANTAGE TECHNOLOGIES LLC 488,987.86 488.99 thousand 4
PAT TAYLOR AND ASSOCIATES, INC. 314,263.50 314.26 thousand 4
SOFTTHINK SOLUTIONS, INC 287,842.91 287.84 thousand 6
INSIGHT PUBLIC SECTOR, INC. 282,755.40 282.76 thousand 5
ALDEN LAW GROUP PLLC 180,000.00 180.00 thousand 3
AT&T MOBILITY LLC 159,249.26 159.25 thousand 6
REGAN TECHNOLOGIES CORPORATION 158,706.18 158.71 thousand 4

Insight

Over the last 5 years, CHEMICAL SAFETY AND HAZARD INVESTIGATION BOARD obligated $7.14 million across 136 awards, with an average award value of $52.5 thousand. Top vendor obligations are moderately concentrated: ABBOTT MEDIA PRODUCTIONS LLC and CITRINE LLC together account for $2.93 million, or about 41% of total obligations in this period. The remaining top vendors each received less than $700 thousand, indicating a broader distribution of spend beyond the leading two vendors.

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 = '9565'
        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
512110 MOTION PICTURE AND VIDEO PRODUCTION 1,630,085.08 1.63 million 7
541330 ENGINEERING SERVICES 1,408,545.16 1.41 million 13
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 791,426.09 791.43 thousand 12
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 756,541.58 756.54 thousand 13
541519 OTHER COMPUTER RELATED SERVICES 610,412.06 610.41 thousand 23
541110 OFFICES OF LAWYERS 494,263.50 494.26 thousand 7
511210 SOFTWARE PUBLISHERS 428,988.82 428.99 thousand 9
517312 WIRELESS TELECOMMUNICATIONS CARRIERS (EXCEPT SATELLITE) 183,837.15 183.84 thousand 11
541199 ALL OTHER LEGAL SERVICES 156,799.10 156.80 thousand 6
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 131,250.00 131.25 thousand 2

Insight

Over the last 5 years, the Chemical Safety and Hazard Investigation Board obligated $7.14 million across 136 awards, with spending concentrated in a small set of service-heavy NAICS codes. The top two categories, Motion Picture and Video Production ($1.63 million) and Engineering Services ($1.41 million), account for the largest shares of obligations, while the remaining top NAICS are spread across consulting, IT, legal, software, telecom, and hosting services. Award volumes are relatively dispersed, with several NAICS codes receiving 6 to 23 awards each, indicating recurring procurement activity across multiple support functions rather than reliance on a single category.

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 = '9565'
        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 1,652,906.80 1.65 million 58
2024 2,001,456.23 2.00 million 50
2023 2,440,083.73 2.44 million 21
2022 1,045,993.01 1.05 million 7

Insight

Over the last 5 years, the Chemical Safety and Hazard Investigation Board obligated $7.14 million across 136 awards, averaging $52.5K per award. Obligations were concentrated in 2023 and 2024, which together accounted for $4.44 million, or about 62% of the total. In 2025, obligations declined to $1.65 million from the prior year, while award volume increased to 58, indicating a shift toward a larger number of smaller awards.

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.