Federal Agency

NATIONAL TRANSPORTATION SAFETY BOARD Federal Contract Obligations (Last Year)

FPDS procurement profile for the National Transportation Safety Board (Agency ID 9508) covering obligations, awards, vendors, and NAICS activity in the last full year.

In the last full year, the National Transportation Safety Board obligated $26.68 million across 164 award actions, with an average action value of $162,681.05. Spending was concentrated in information technology and consulting services, led by DELOITTE CONSULTING LLP and NAICS 541512, Computer Systems Design Services.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects the last full year and uses FPDS obligation data for the National Transportation Safety Board (Agency ID 9508).

Agency ID
9508
Total Obligated
26.68 million
26,679,692.64
Award Actions
164
Average Action Value
162,681.05

About NATIONAL TRANSPORTATION SAFETY BOARD federal contract activity

During the last full year, the National Transportation Safety Board obligated $26.68 million across 164 awards, for an average award value of $162,681.05. Spending was concentrated in a relatively small set of information technology and professional services actions, indicating a modest award volume but meaningful dollar concentration.

Vendor concentration and leading contractors

DELOITTE CONSULTING LLP was the largest vendor, receiving $12.71 million across 16 awards, or nearly half of total obligations. The next largest vendors were YUDRIO INC, DELL FEDERAL SYSTEMS L.P., SCIENCE APPLICATIONS INTERNATIONAL CORPORATION, and NUCOREVISION, INC., each representing a much smaller share and suggesting a steep drop-off after the leading supplier.

Industry profile based on NAICS activity

The agency’s obligations were dominated by IT-related NAICS categories, led by 541512 Computer Systems Design Services at $12.70 million and 541511 Custom Computer Programming Services at $4.14 million. Additional spending flowed to Software Publishers, Administrative Management and General Management Consulting Services, and Other Computer Related Services, reinforcing a clear concentration in systems, software, and supporting consulting work.

Annual contract trend over the analysis window

The annual trend shows $26.68 million obligated in 2025 across 164 awards, matching the full-year totals provided for the analysis window. With only one year shown, the data supports a point-in-time view rather than a multi-year growth or decline assessment.

How to interpret this page

This page summarizes FPDS obligations for Agency ID 9508 over the last full year using reported total obligated dollars and award counts. Vendor and NAICS rankings are based on total obligated amount within the analysis window, and the annual trend reflects the same period aggregated to the year level.

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 = '9508'
        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
DELOITTE CONSULTING LLP 12,712,724.24 12.71 million 16
YUDRIO INC 2,237,196.30 2.24 million 1
DELL FEDERAL SYSTEMS L.P. 1,734,732.02 1.73 million 5
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 1,567,913.04 1.57 million 1
NUCOREVISION, INC. 797,386.85 797.39 thousand 1
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 618,892.33 618.89 thousand 3
SECTEK, INC. 534,912.36 534.91 thousand 2
CARAHSOFT TECHNOLOGY CORP. 512,429.73 512.43 thousand 7
STONELEX C LLC 511,420.00 511.42 thousand 2
PARKER TIDE CORP. 452,233.60 452.23 thousand 1

Insight

Over the last full year, the National Transportation Safety Board obligated $26.68 million across 164 awards, averaging $162,681 per award. Vendor spend is highly concentrated: Deloitte Consulting LLP received $12.71 million, nearly half of total obligations, and the top 10 vendors together account for a substantial share of spending. The remaining listed vendors are each below $2.24 million, indicating a long tail of relatively small awards outside the leading suppliers.

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 = '9508'
        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
541512 COMPUTER SYSTEMS DESIGN SERVICES 12,699,149.74 12.70 million 18
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 4,137,692.41 4.14 million 6
511210 SOFTWARE PUBLISHERS 2,406,624.13 2.41 million 20
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 1,845,959.38 1.85 million 7
541519 OTHER COMPUTER RELATED SERVICES 1,713,566.33 1.71 million 23
561612 SECURITY GUARDS AND PATROL SERVICES 534,912.36 534.91 thousand 2
531120 LESSORS OF NONRESIDENTIAL BUILDINGS (EXCEPT MINIWAREHOUSES) 511,420.00 511.42 thousand 2
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 452,233.60 452.23 thousand 3
513210 SOFTWARE PUBLISHERS 384,408.04 384.41 thousand 14
334111 ELECTRONIC COMPUTER MANUFACTURING 297,855.72 297.86 thousand 8

Insight

Over the last full year, NATIONAL TRANSPORTATION SAFETY BOARD obligated $26.68 million across 164 awards, with spending concentrated in information technology-related NAICS codes. Computer Systems Design Services (541512) led all categories at $12.70 million across 18 awards, or roughly 47.6% of total obligated dollars, followed by Custom Computer Programming Services (541511) at $4.14 million and Software Publishers (511210) at $2.41 million. The remaining top NAICS were smaller and more dispersed, indicating a portfolio driven primarily by IT services with limited spending in security, facilities, training, and management support.

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 = '9508'
        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 26,679,692.64 26.68 million 164

Insight

For the last full year, the National Transportation Safety Board obligated $26.68 million across 164 awards, for an average award value of $162,681.05. With only one year in the 1-year window, no year-over-year trend can be assessed; the available data provide a single-period baseline rather than a directional pattern. The award profile indicates obligations were distributed across a moderate number of awards, though the average value suggests some concentration in higher-value actions may be present.

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.