Federal Agency

FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION Federal Contract Obligations (Last 5 Years)

Federal Motor Carrier Safety Administration procurement in the last 5 years totals $493.76 million across 1,237 award actions.

This page summarizes Federal Motor Carrier Safety Administration obligations by year, vendor, and NAICS code for the last 5 years. The record shows steady contracting activity, with spending concentrated in IT, consulting, systems design, and research services.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect readable and exact obligation values for the analysis window and may differ from rounded figures due to formatting.

Agency ID
6953
Total Obligated
493.76 million
493,762,758.16
Award Actions
1,237
Average Action Value
399,161.48

About FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION federal contract activity

Over the last 5 years, the Federal Motor Carrier Safety Administration (Agency ID 6953) obligated 493.76 million across 1,237 awards, with an average award value of 399,161.48. The procurement profile indicates a moderate number of awards concentrated in a relatively small set of high-value service and technology contracts.

Vendor concentration and leading contractors

Vendor obligations are led by Senture Limited Liability Company at 105.61 million across 10 awards, followed by Spatial Front Incorporated at 29.90 million across 28 awards and Virginia Polytechnic Institute & State University at 25.16 million across 50 awards. The remaining top vendors, Sohum Systems LLC and Changeis, Inc., also point to recurring spending with a mix of consulting, technical, and support services.

Industry profile based on NAICS activity

The largest obligations are in NAICS 541519, Other Computer Related Services, at 169.78 million across 238 awards, followed by 541511, Custom Computer Programming Services, at 88.25 million across 116 awards. Administrative management and general management consulting services, computer systems design services, and R&D in the physical, engineering, and life sciences round out the top five, indicating a strong concentration in IT, management support, and research-oriented work.

Annual contract trend over the analysis window

Annual obligations increased from 65.82 million in 2021 to 93.88 million in 2022 and 103.55 million in 2023, then rose further to 121.45 million in 2024 before easing to 109.06 million in 2025. Award counts also climbed over the period, from 211 in 2021 to 302 in 2025, showing sustained procurement activity even as annual obligation levels fluctuated.

How to interpret this page

This summary is based on FPDS obligations and award counts for the Federal Motor Carrier Safety Administration over the last 5 years. Vendor and NAICS rankings reflect total obligated amounts in the selected analysis window; annual trend values are grouped by fiscal year and are not adjusted for inflation.

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 = '6953'
        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
SENTURE LIMITED LIABILITY COMPANY 105,607,457.91 105.61 million 10
SPATIAL FRONT INCORPORATED 29,896,772.76 29.90 million 28
VIRGINIA POLYTECHNIC INSTITUTE & STATE UNIVERSITY 25,161,823.07 25.16 million 50
SOHUM SYSTEMS LLC 23,439,098.33 23.44 million 22
CHANGEIS, INC. 19,047,568.20 19.05 million 14
SENTURE LLC 15,183,071.63 15.18 million 1
TECHANAX LLC 14,301,938.97 14.30 million 21
TIPPING POINT SOLUTIONS, INC. 13,944,853.92 13.94 million 6
NEW EDITIONS, INC. 12,112,084.20 12.11 million 30
FEDERAL INTERGRATED SYSTEMS CORP 11,828,879.87 11.83 million 62

Insight

Over the last 5 years, FMCSA obligated $493.76 million across 1,237 awards, with an average award value of $399,161. The vendor base is moderately concentrated at the top: SENTURE LIMITED LIABILITY COMPANY alone received $105.61 million, or about 21.4% of total obligations, while the top 10 vendors together account for roughly 53% of obligations. Award counts are more dispersed than dollars, with several vendors receiving many awards at comparatively lower obligation levels, indicating a mix of large-value and higher-frequency procurement relationships.

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 = '6953'
        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
541519 OTHER COMPUTER RELATED SERVICES 169,782,038.79 169.78 million 238
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 88,247,237.68 88.25 million 116
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 64,888,081.80 64.89 million 304
541512 COMPUTER SYSTEMS DESIGN SERVICES 49,814,692.63 49.81 million 82
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 34,094,860.19 34.09 million 72
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 15,205,568.61 15.21 million 26
541810 ADVERTISING AGENCIES 12,435,853.31 12.44 million 39
561421 TELEPHONE ANSWERING SERVICES 9,352,963.96 9.35 million 11
811212 COMPUTER AND OFFICE MACHINE REPAIR AND MAINTENANCE 6,610,954.20 6.61 million 8
334111 ELECTRONIC COMPUTER MANUFACTURING 6,065,087.86 6.07 million 16

Insight

Over the last 5 years, FMCSA obligated 493.76 million across 1,237 awards, with spending concentrated in IT and related professional services. NAICS 541519 (Other Computer Related Services) is the largest category at 169.78 million, or about 34.4% of total obligations, followed by 541511 (Custom Computer Programming Services) at 88.25 million and 541611 (Administrative Management and General Management Consulting Services) at 64.89 million. The top 10 NAICS codes account for a substantial share of obligations and reflect a procurement profile dominated by software, systems, consulting, and support services rather than a broad distribution across many sectors.

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 = '6953'
        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 109,059,947.10 109.06 million 302
2024 121,450,657.84 121.45 million 270
2023 103,550,453.80 103.55 million 237
2022 93,884,579.01 93.88 million 217
2021 65,817,120.41 65.82 million 211

Insight

Over the last 5 years, the Federal Motor Carrier Safety Administration obligated $493.76 million across 1,237 awards, averaging $399,161 per award. Annual obligations increased from $65.82 million in 2021 to a peak of $121.45 million in 2024, then moderated to $109.06 million in 2025. Award volume generally rose over the period, from 211 in 2021 to 302 in 2025, indicating higher activity even as annual obligation levels fluctuated.

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.