Federal Agency

FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION Federal Contract Obligations (Last Year)

FPDS procurement overview for the Federal Motor Carrier Safety Administration showing last full-year obligations, awards, vendors, and NAICS activity.

In the last full year, the Federal Motor Carrier Safety Administration recorded 302 award actions totaling $109.06 million, with an average action value of $361,125.65. Spending was concentrated in IT and management support, led by NAICS 541519, 541511, and 541611, while the largest vendor obligations went to SENTURE LLC, SENTURE LIMITED LIABILITY COMPANY, and Spatial Front Incorporated.

Generated at 03/21/2026

Analysis period: Last full year

Values reflect the last full year and are based on FPDS obligation data for agency ID 6953.

Agency ID
6953
Total Obligated
109.06 million
109,059,947.10
Award Actions
302
Average Action Value
361,125.65

About FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION federal contract activity

In the last full year, the Federal Motor Carrier Safety Administration obligated $109.06 million across 302 awards, for an average award value of $361,125.65. Spending was concentrated in a relatively high-volume, mid-dollar portfolio, indicating a mix of repeated service procurements and larger one-time obligations.

Vendor concentration and leading contractors

Vendor obligations were led by SENTURE LLC at $15.18 million on a single award, followed closely by SENTURE LIMITED LIABILITY COMPANY at $13.87 million on a single award. The next largest vendors were SPATIAL FRONT INCORPORATED, SOHUM SYSTEMS LLC, and CHANGEIS, INC., suggesting a vendor base focused on IT and management support services with a small number of high-value awards driving a meaningful share of total obligations.

Industry profile based on NAICS activity

Obligations were concentrated in IT and professional support categories. NAICS 541519 Other Computer Related Services led with $43.05 million across 59 awards, followed by 541511 Custom Computer Programming Services at $25.30 million across 36 awards and 541611 Administrative Management and General Management Consulting Services at $12.28 million across 75 awards.

Annual contract trend over the analysis window

The annual trend data shows $109.06 million obligated in 2025 across 302 awards, matching the last full year analysis window. With only one year in the provided trend series, the available data supports a snapshot of current procurement activity rather than a multi-year change analysis.

How to interpret this page

This page summarizes FPDS obligations for Agency ID 6953 over the last full year using total obligated dollars, award counts, average award value, top vendors, and top NAICS codes. Vendor and NAICS rankings reflect obligations within the selected period only, and the annual trend is based on the provided yearly aggregate for 2025.

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 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
SENTURE LLC 15,183,071.63 15.18 million 1
SENTURE LIMITED LIABILITY COMPANY 13,871,216.57 13.87 million 1
SPATIAL FRONT INCORPORATED 9,602,537.92 9.60 million 9
SOHUM SYSTEMS LLC 7,422,999.45 7.42 million 8
CHANGEIS, INC. 5,141,167.20 5.14 million 4
VIRGINIA POLYTECHNIC INSTITUTE & STATE UNIVERSITY 4,978,654.89 4.98 million 17
HALVIK CORP 4,115,081.81 4.12 million 7
NEW EDITIONS, INC. 3,852,154.10 3.85 million 8
TECHANAX LLC 3,710,103.80 3.71 million 3
STRONGBRIDGE LLC 3,096,712.00 3.10 million 4

Insight

Over the last full year, FMCSA obligated $109.06 million across 302 awards, averaging $361.1 thousand per award. Top vendor obligations are moderately concentrated: the top 10 vendors account for about $68.98 million, or roughly 63% of total obligations, with SENTURE LLC and SENTURE LIMITED LIABILITY COMPANY alone totaling $29.05 million. Several of the highest-obligation vendors also have low award counts, indicating a small number of large transactions rather than broad transactional dispersion.

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 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 43,053,339.50 43.05 million 59
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 25,302,783.95 25.30 million 36
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 12,283,455.11 12.28 million 75
541512 COMPUTER SYSTEMS DESIGN SERVICES 9,241,384.53 9.24 million 16
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 5,825,052.47 5.83 million 24
518111 INTERNET SERVICE PROVIDERS 2,924,069.77 2.92 million 1
541810 ADVERTISING AGENCIES 2,816,708.41 2.82 million 9
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 2,418,564.00 2.42 million 2
561421 TELEPHONE ANSWERING SERVICES 1,874,268.02 1.87 million 2
811212 COMPUTER AND OFFICE MACHINE REPAIR AND MAINTENANCE 1,254,250.00 1.25 million 2

Insight

Over the last full year, FEDERAL MOTOR CARRIER SAFETY ADMINISTRATION obligated $109.06 million across 302 awards, with spending concentrated in IT and related professional services. NAICS 541519 and 541511 together account for $68.36 million, or about 63% of total obligations, indicating a strong emphasis on computer-related support and software services. The next largest category, 541611, adds $12.28 million across 75 awards, while the remaining top NAICS codes are each below $10 million, showing a long tail of smaller obligations across multiple service categories.

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 1 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

Insight

For the last full year, the Federal Motor Carrier Safety Administration obligated $109.06 million across 302 awards, for an average award value of $361,125.65. With only one annual data point in the 1-year window, trend direction cannot be assessed, but the obligation level indicates a moderate distribution across a relatively high award count rather than reliance on a small number of very large 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.