Federal Agency

OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) Federal Contract Obligations (Last Year)

FPDS summary for the Office of the Assistant Secretary for Administration (ASA), Agency ID 7570, showing last full year obligations, award volume, top vendors, and leading NAICS categories.

In the last full year, the Office of the Assistant Secretary for Administration (ASA) obligated 827.50 million across 1,523 award actions, for an average action value of 543,337.24. Spending was concentrated in legal services, IT services, telecommunications, and management consulting, with ACACIA CENTER FOR JUSTICE, Verizon Business Network Services LLC, and Carahsoft Technology Corp. among the largest vendors.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect the provided last full year FPDS analysis window and may include rounded readable values alongside exact obligated amounts.

Agency ID
7570
Total Obligated
827.50 million
827,502,626.24
Award Actions
1,523
Average Action Value
543,337.24

About OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) federal contract activity

During the last full year, the OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) obligated 827.50 million across 1,523 awards, for an average award value of 543,337.24. This activity indicates a moderate-volume portfolio with a mix of larger, strategic obligations and a substantial number of smaller transactions.

Vendor concentration and leading contractors

Vendor obligations were concentrated among a small set of recipients. ACACIA CENTER FOR JUSTICE led by dollars obligated at 179.13 million across 2 awards, followed by VERIZON BUSINESS NETWORK SERVICES LLC at 75.65 million across 9 awards and CARAHSOFT TECHNOLOGY CORP. at 26.99 million across 39 awards.

Industry profile based on NAICS activity

The largest share of obligations was associated with legal and information-technology-related services. OFFICES OF LAWYERS (NAICS 541110) accounted for 181.35 million, while other major categories included OTHER COMPUTER RELATED SERVICES (541519), COMPUTER SYSTEMS DESIGN SERVICES (541512), ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES (541611), and WIRED TELECOMMUNICATIONS CARRIERS (517110).

Annual contract trend over the analysis window

The annual trend provided for 2025 shows 827.50 million obligated across 1,523 awards, matching the full-year total in the dataset. With only one annual observation available, the data support a snapshot of overall scale but do not show year-over-year movement or volatility.

How to interpret this page

This summary is based on FPDS Query obligation data for Agency ID 7570 over the last full year. Totals reflect obligated dollars, award counts reflect reported awards in the selected period, and NAICS and vendor rankings are ordered by total obligated amount.

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 = '7570'
        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
ACACIA CENTER FOR JUSTICE 179,133,972.73 179.13 million 2
VERIZON BUSINESS NETWORK SERVICES LLC 75,647,146.99 75.65 million 9
CARAHSOFT TECHNOLOGY CORP. 26,989,061.13 26.99 million 39
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 24,998,021.95 25.00 million 9
PALANTIR TECHNOLOGIES INCORPORATED 20,520,230.00 20.52 million 10
SERVEFED INC. 20,172,554.71 20.17 million 11
MAGELLAN FEDERAL, INC. 19,895,354.96 19.90 million 6
KONIAG PROFESSIONAL SERVICES, LLC 17,794,248.55 17.79 million 5
CREATIVE INFORMATION TECHNOLOGY, INC. 15,798,250.00 15.80 million 1
NAVA PBC CORPORATION 15,574,163.77 15.57 million 2

Insight

For the last full year, ASA obligated $827.50 million across 1,523 awards, with an average award value of $543,337. The top vendor, ACACIA CENTER FOR JUSTICE, accounted for $179.13 million on 2 awards, representing a highly concentrated share of obligations. The remaining top vendors received materially lower amounts, ranging from $75.65 million to $15.57 million, and award counts were generally low to moderate, indicating a mix of a few large-dollar actions and more dispersed activity among other 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 = '7570'
        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
541110 OFFICES OF LAWYERS 181,352,005.77 181.35 million 10
541519 OTHER COMPUTER RELATED SERVICES 110,415,890.53 110.42 million 197
541512 COMPUTER SYSTEMS DESIGN SERVICES 96,411,347.28 96.41 million 145
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 90,768,827.60 90.77 million 335
517110 WIRED TELECOMMUNICATIONS CARRIERS 80,143,429.47 80.14 million 13
511210 SOFTWARE PUBLISHERS 77,677,561.55 77.68 million 98
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 62,317,069.87 62.32 million 96
621999 ALL OTHER MISCELLANEOUS AMBULATORY HEALTH CARE SERVICES 35,493,820.92 35.49 million 25
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 27,875,354.87 27.88 million 35
624190 OTHER INDIVIDUAL AND FAMILY SERVICES 19,895,354.96 19.90 million 6

Insight

ASA’s last full year obligations of $827.50 million were concentrated in a small set of NAICS categories, led by 541110 Offices of Lawyers at $181.35 million, despite only 10 awards. The next largest categories were IT- and management-related services, including 541519 Other Computer Related Services ($110.42 million), 541512 Computer Systems Design Services ($96.41 million), and 541611 Administrative Management and General Management Consulting Services ($90.77 million), indicating a strong services-heavy portfolio. Award volume was more distributed than obligation value, with 1,523 total awards and several mid-tier NAICS codes carrying materially fewer dollars per award than 541110.

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 = '7570'
        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 827,502,626.24 827.50 million 1,523

Insight

For the last full year, OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) recorded $827.50 million in obligated obligations across 1,523 awards, for an average award value of $543,337.24. Because the data provided covers a single year only, a year-over-year trend cannot be assessed from this view. The 2025 activity level indicates award volume is distributed across a relatively large number of actions, with overall obligation concentrated in that single annual period.

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.