NAICS Industry

NAICS 541110 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 541110 (OFFICES OF LAWYERS) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 541110 (OFFICES OF LAWYERS) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 5 years analysis window.

NAICS Code
541110
Industry
OFFICES OF LAWYERS
Total Obligated
1.71 billion
1,712,617,955.80
Award Actions
8,867
Average Action Value
193,145.13

About NAICS 541110 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 541110 (OFFICES OF LAWYERS). Based on the current FPDS Query dataset, this industry shows 1.71 billion in visible obligations across 8,867 award actions, with an average action value of 193,145.13. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for NAICS 541110 (OFFICES OF LAWYERS) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPARTMENTAL OFFICES, with 918.78 million in obligations, followed by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA). This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in NAICS 541110 (OFFICES OF LAWYERS) over the last 5 years. The current ranking is led by ACACIA CENTER FOR JUSTICE, with 651.66 million in obligations, followed by VERA INSTITUTE OF JUSTICE, INC.. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for NAICS 541110 (OFFICES OF LAWYERS) across the last 5 years, from 2021 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal industry segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of industry-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 5 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '541110'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
1406 DEPARTMENTAL OFFICES 918,782,444.25 918.78 million 36
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 373,777,033.36 373.78 million 50
3600 VETERANS AFFAIRS, DEPARTMENT OF 65,184,469.83 65.18 million 268
7529 NATIONAL INSTITUTES OF HEALTH 56,689,212.52 56.69 million 2,456
7700 UNITED STATES INTERNATIONAL DEVELOPMENT FINANCE CORPORATION 44,611,551.63 44.61 million 684
8600 HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF 32,781,252.11 32.78 million 76
7014 U.S. CUSTOMS AND BORDER PROTECTION 19,891,410.30 19.89 million 58
7300 SMALL BUSINESS ADMINISTRATION 17,087,684.48 17.09 million 8
1205 USDA, DEPARTMENTAL ADMINISTRATION 14,132,611.90 14.13 million 29
8300 EXPORT-IMPORT BANK OF THE U.S. 13,794,302.71 13.79 million 188

Insight

NAICS 541110 (OFFICES OF LAWYERS) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEPARTMENTAL OFFICES, followed by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA), which suggests that agency demand in this industry is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '541110'
        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 CAGE Code Total Obligated Readable Award Actions
ACACIA CENTER FOR JUSTICE 9A1K5 651,664,177.34 651.66 million 11
VERA INSTITUTE OF JUSTICE, INC. 3N0B7 613,493,405.36 613.49 million 12
MYREVELATIONS, LLC 85FA2 48,872,429.05 48.87 million 19
HUNTON ANDREWS KURTH LLP 3FL37 45,620,941.72 45.62 million 129
JOHN J. YIM & ASSOCIATES LLC 7PEQ1 35,782,981.59 35.78 million 109
LIFECARE INC. 03DH5 32,742,030.67 32.74 million 67
LEYDIG, VOIT & MAYER, LTD. 3K2Z7 25,990,424.67 25.99 million 973
KLARQUIST SPARKMAN, LLP 3WKA9 18,318,179.48 18.32 million 776
MORRISON & FOERSTER LLP 57KR9 15,797,712.10 15.80 million 131
BALLARD SPAHR LLP 302R7 14,961,431.71 14.96 million 22

Insight

Within NAICS 541110 (OFFICES OF LAWYERS), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. ACACIA CENTER FOR JUSTICE ranks first, followed by VERA INSTITUTE OF JUSTICE, INC., which helps define the current competitive landscape in this industry slice.

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__productOrServiceInformation__principalNAICSCode = '541110'
        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 333,173,432.75 333.17 million 1,292
2024 486,124,777.59 486.12 million 1,488
2023 401,023,124.72 401.02 million 1,770
2022 266,468,399.36 266.47 million 1,814
2021 225,828,221.38 225.83 million 2,503

Insight

The annual trend shows how obligations in NAICS 541110 (OFFICES OF LAWYERS) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, and annual trends.

Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.