NAICS Industry

NAICS 511199 Federal Contract Obligations (Last 5 Years)

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

Use this page to review federal contract obligations for NAICS 511199 (ALL OTHER PUBLISHERS) 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
511199
Industry
ALL OTHER PUBLISHERS
Total Obligated
2.48 billion
2,477,210,546.58
Award Actions
1,756
Average Action Value
1,410,712.15

About NAICS 511199 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 511199 (ALL OTHER PUBLISHERS). Based on the current FPDS Query dataset, this industry shows 2.48 billion in visible obligations across 1,756 award actions, with an average action value of 1,410,712.15. 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 5 years. The visible agency ranking is led by US PATENT AND TRADEMARK OFFICE, with 1.09 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 5 years. The current ranking is led by REED TECHNOLOGY AND INFORMATION SERVICES INC., with 965.47 million 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 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 = '511199'
        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
1344 US PATENT AND TRADEMARK OFFICE 1,085,458,926.24 1.09 billion 100
7529 NATIONAL INSTITUTES OF HEALTH 1,029,065,062.86 1.03 billion 460
4732 FEDERAL ACQUISITION SERVICE 60,482,091.21 60.48 million 51
1549 FEDERAL BUREAU OF INVESTIGATION 55,084,321.38 55.08 million 66
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 36,328,339.97 36.33 million 25
1205 USDA, DEPARTMENTAL ADMINISTRATION 30,550,701.36 30.55 million 24
1406 DEPARTMENTAL OFFICES 29,426,490.12 29.43 million 45
2050 INTERNAL REVENUE SERVICE 20,638,701.40 20.64 million 40
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 20,344,469.96 20.34 million 32
7013 TRANSPORTATION SECURITY ADMINISTRATION 13,777,878.18 13.78 million 25

Insight

NAICS 511199 (ALL OTHER PUBLISHERS) appears to be concentrated among a relatively small group of major buying agencies over the last 5 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 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
REED TECHNOLOGY AND INFORMATION SERVICES INC. 3HFE7 965,470,939.13 965.47 million 74
FORS MARSH GROUP LLC 360C2 843,081,094.71 843.08 million 68
FLATIRONS SOLUTIONS CORPORATION 1V9G8 113,180,907.13 113.18 million 20
PALLADIAN PARTNERS, INC. 1HDV7 75,509,094.39 75.51 million 91
IQ SOLUTIONS, INC. 1L5Z7 70,757,959.99 70.76 million 166
BAM TECHNOLOGIES LLC 4EBS9 65,570,115.60 65.57 million 46
TYGART TECHNOLOGY INC 0S2U5 64,054,885.58 64.05 million 85
CREATIVE INFORMATION TECHNOLOGY, INC. 1JU52 47,773,724.00 47.77 million 22
A+ GOVERNMENT SOLUTIONS, LLC 4LVM3 29,535,486.11 29.54 million 26
SOLE SOLUTIONS INC. 4ZP06 26,861,315.43 26.86 million 69

Insight

Within NAICS 511199 (ALL OTHER PUBLISHERS), visible obligations over the last 5 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 5 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

Insight

The annual trend shows how obligations in NAICS 511199 (ALL OTHER PUBLISHERS) 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.