NAICS Industry

NAICS 511199 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for NAICS 511199 (ALL OTHER PUBLISHERS) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 511199 (ALL OTHER PUBLISHERS) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

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

NAICS Code
511199
Industry
ALL OTHER PUBLISHERS
Total Obligated
4.23 billion
4,230,267,155.48
Award Actions
4,969
Average Action Value
851,331.68

About NAICS 511199 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 511199 (ALL OTHER PUBLISHERS). Based on the current FPDS Query dataset, this industry shows 4.23 billion in visible obligations across 4,969 award actions, with an average action value of 851,331.68. 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 511199 (ALL OTHER PUBLISHERS) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by US PATENT AND TRADEMARK OFFICE, with 1.95 billion in obligations, followed by NATIONAL INSTITUTES OF HEALTH. 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 511199 (ALL OTHER PUBLISHERS) over the last 10 years. The current ranking is led by REED TECHNOLOGY AND INFORMATION SERVICES INC., with 1.82 billion in obligations, followed by FORS MARSH GROUP LLC. 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 511199 (ALL OTHER PUBLISHERS) across the last 10 years, from 2016 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 10 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 = '511199'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
1344 US PATENT AND TRADEMARK OFFICE 1,945,721,581.47 1.95 billion 187
7529 NATIONAL INSTITUTES OF HEALTH 1,451,058,602.64 1.45 billion 810
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 127,187,914.59 127.19 million 56
4732 FEDERAL ACQUISITION SERVICE 115,205,113.58 115.21 million 141
1549 FEDERAL BUREAU OF INVESTIGATION 80,788,711.47 80.79 million 129
1406 DEPARTMENTAL OFFICES 66,519,348.59 66.52 million 130
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 40,069,579.53 40.07 million 83
1205 USDA, DEPARTMENTAL ADMINISTRATION 32,425,804.76 32.43 million 34
7013 TRANSPORTATION SECURITY ADMINISTRATION 29,630,397.18 29.63 million 43
2100 DEPT OF THE ARMY 28,273,640.75 28.27 million 240

Insight

NAICS 511199 (ALL OTHER PUBLISHERS) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by US PATENT AND TRADEMARK OFFICE, followed by NATIONAL INSTITUTES OF HEALTH, 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 = '511199'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
REED TECHNOLOGY AND INFORMATION SERVICES INC. 3HFE7 1,822,095,607.06 1.82 billion 158
FORS MARSH GROUP LLC 360C2 1,096,532,143.39 1.10 billion 80
IRON VINE SECURITY LLC 536E2 137,467,856.91 137.47 million 72
IQ SOLUTIONS, INC. 1L5Z7 132,331,946.21 132.33 million 243
PALLADIAN PARTNERS, INC. 1HDV7 129,708,310.67 129.71 million 162
FLATIRONS SOLUTIONS CORPORATION 1V9G8 117,048,805.05 117.05 million 30
TYGART TECHNOLOGY INC 0S2U5 88,048,168.05 88.05 million 135
BAM TECHNOLOGIES LLC 4EBS9 79,600,343.11 79.60 million 72
VARIQ CORPORATION 4DC95 57,895,682.29 57.90 million 105
A+ GOVERNMENT SOLUTIONS, LLC 4LVM3 57,530,047.66 57.53 million 53

Insight

Within NAICS 511199 (ALL OTHER PUBLISHERS), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. REED TECHNOLOGY AND INFORMATION SERVICES INC. ranks first, followed by FORS MARSH GROUP LLC, 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 = '511199'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 245,797,240.02 245.80 million 214
2024 463,901,246.95 463.90 million 296
2023 355,967,122.08 355.97 million 319
2022 778,395,869.55 778.40 million 447
2021 633,149,067.98 633.15 million 480
2020 617,289,544.16 617.29 million 515
2019 268,114,807.11 268.11 million 484
2018 270,596,138.77 270.60 million 611
2017 302,446,026.86 302.45 million 790
2016 294,610,092.00 294.61 million 813

Insight

The annual trend shows how obligations in NAICS 511199 (ALL OTHER PUBLISHERS) moved across the last 10 years, from 2016 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.