Federal Agency

SMALL BUSINESS ADMINISTRATION Federal Contract Obligations (Last Year)

FPDS contract award data for the Small Business Administration (Agency ID 7300) covering the last full year, including obligations, award volume, top vendors, and NAICS activity.

In the last full year, the Small Business Administration recorded 696 award actions totaling $51.89 million, with an average action value of $74,556.73. Contracting activity was concentrated in computer systems and related services, led by NAICS 541512 and by Advanced Technology Leaders, Inc.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the provided analysis window and may include multiple award actions to the same vendor or under the same NAICS code.

Agency ID
7300
Total Obligated
51.89 million
51,891,489.54
Award Actions
696
Average Action Value
74,556.73

About SMALL BUSINESS ADMINISTRATION federal contract activity

In the last full year, SMALL BUSINESS ADMINISTRATION (Agency ID 7300) obligated $51.89 million across 696 awards, for an average award value of $74,556.73. The activity profile indicates a high volume of relatively small actions alongside a limited number of larger obligations.

Vendor concentration and leading contractors

Obligations were concentrated among a small set of vendors, led by ADVANCED TECHNOLOGY LEADERS, INC. at $30.61 million across 3 awards. GOVSMART, INC. followed with $12.39 million across 22 awards, while CHENEGA SYSTEMS, LLC, GOLDSCHMITT AND ASSOCIATES LLC, and OASYS INTERNATIONAL CORPORATION rounded out the top five by obligated value.

Industry profile based on NAICS activity

Procurement was dominated by NAICS 541512, Computer Systems Design Services, which accounted for $42.30 million across 63 awards and represented the clear center of spending. The next largest categories were 541519 Other Computer Related Services at $5.96 million across 188 awards and 541211 Offices of Certified Public Accountants at $4.93 million across 21 awards, followed by 511210 Software Publishers and 541511 Custom Computer Programming Services.

Annual contract trend over the analysis window

The annual trend shows $51.89 million obligated in 2025 across 696 awards, which is the full analysis window available here. With only one year in scope, this page reflects a point-in-time snapshot rather than a multi-year trajectory.

How to interpret this page

This summary is based on FPDS award records attributed to SMALL BUSINESS ADMINISTRATION (Agency ID 7300) for the last full year. Totals reflect obligated dollars and award counts aggregated across reported actions; vendor and NAICS sections are ranked by obligated value.

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 = '7300'
        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
ADVANCED TECHNOLOGY LEADERS, INC. 30,614,786.54 30.61 million 3
GOVSMART, INC. 12,389,640.75 12.39 million 22
CHENEGA SYSTEMS, LLC 5,899,346.86 5.90 million 1
GOLDSCHMITT AND ASSOCIATES LLC 5,213,415.21 5.21 million 4
OASYS INTERNATIONAL CORPORATION 4,981,282.38 4.98 million 10
KONIAG IT SYSTEMS, LLC 3,678,610.55 3.68 million 3
MINBURN TECHNOLOGY GROUP, LLC 3,526,505.91 3.53 million 2
SKYWARD IT SOLUTIONS, LLC 3,430,628.29 3.43 million 2
WILLIAMS, ADLEY & COMPANY - DC, LLP 3,051,683.13 3.05 million 10
KPMG LLP 2,221,581.67 2.22 million 3

Insight

Over the last full year, SBA obligated $51.89 million across 696 awards, with an average award value of $74,556.73. The top 10 vendors account for $76.03 million in obligations as listed, led by ADVANCED TECHNOLOGY LEADERS, INC. at $30.61 million across 3 awards and GOVSMART, INC. at $12.39 million across 22 awards, indicating a concentrated obligation profile among a small set of vendors. Several additional vendors received multi-million-dollar obligations on relatively few awards, reinforcing a pattern of high-value awards rather than broad distribution across many 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 = '7300'
        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 42,302,863.08 42.30 million 63
541519 OTHER COMPUTER RELATED SERVICES 5,961,461.04 5.96 million 188
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 4,927,765.36 4.93 million 21
511210 SOFTWARE PUBLISHERS 3,539,713.31 3.54 million 6
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 1,349,915.20 1.35 million 25
541219 OTHER ACCOUNTING SERVICES 1,135,803.20 1.14 million 3
561621 SECURITY SYSTEMS SERVICES (EXCEPT LOCKSMITHS) 139,470.46 139.47 thousand 7
561320 TEMPORARY HELP SERVICES 23,740.53 23.74 thousand 6
561499 ALL OTHER BUSINESS SUPPORT SERVICES 13,994.63 13.99 thousand 4
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 8,958.00 8.96 thousand 1

Insight

For the last full year, SBA obligated $51.89 million across 696 awards, with spending heavily concentrated in NAICS 541512, Computer Systems Design Services, which accounted for $42.30 million and 63 awards, or roughly 81% of total obligations. The next largest category, NAICS 541519, Other Computer Related Services, obligated $5.96 million across 188 awards, indicating materially lower dollar value per award than the top category. Remaining obligations were spread across accounting, software publishing, programming, and smaller support service codes, with each of the top six NAICS codes well below $5.0 million except 541211 at $4.93 million.

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 = '7300'
        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 51,891,489.54 51.89 million 696

Insight

For the last full year, the Small Business Administration obligated $51.89 million across 696 awards, with an average award value of $74,556.73. The activity is fully concentrated in a single annual period in the provided window, so no year-over-year trend can be assessed from this dataset. The award profile indicates relatively high award dispersion across a moderate number of obligations rather than reliance on a small number of 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.