NAICS Industry

NAICS 519190 Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations for NAICS 519190 (ALL OTHER INFORMATION SERVICES) 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
519190
Industry
ALL OTHER INFORMATION SERVICES
Total Obligated
3.91 billion
3,912,239,335.59
Award Actions
17,668
Average Action Value
221,430.79

About NAICS 519190 federal contract activity

This page summarizes last 10 years of federal contract activity associated with NAICS 519190 (ALL OTHER INFORMATION SERVICES). Based on the current FPDS Query dataset, this industry shows 3.91 billion in visible obligations across 17,668 award actions, with an average action value of 221,430.79. 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 519190 (ALL OTHER INFORMATION SERVICES) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by US CENSUS BUREAU, with 959.35 million in obligations, followed by US PATENT AND TRADEMARK OFFICE. 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 519190 (ALL OTHER INFORMATION SERVICES) over the last 10 years. The current ranking is led by GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC., with 795.88 million in obligations, followed by WEST PUBLISHING CORPORATION. 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 519190 (ALL OTHER INFORMATION SERVICES) 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 = '519190'
        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
1323 US CENSUS BUREAU 959,347,418.52 959.35 million 129
1344 US PATENT AND TRADEMARK OFFICE 344,773,571.95 344.77 million 199
7003 U.S. CITIZENSHIP AND IMMIGRATION SERVICES 261,793,756.75 261.79 million 283
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 220,598,003.10 220.60 million 158
1900 STATE, DEPARTMENT OF 175,322,633.56 175.32 million 1,117
2100 DEPT OF THE ARMY 151,558,179.35 151.56 million 619
9100 EDUCATION, DEPARTMENT OF 118,033,293.29 118.03 million 63
5000 SECURITIES AND EXCHANGE COMMISSION 107,344,664.86 107.34 million 452
7529 NATIONAL INSTITUTES OF HEALTH 80,798,187.97 80.80 million 295
97DH DEFENSE HEALTH AGENCY (DHA) 80,635,150.44 80.64 million 130

Insight

NAICS 519190 (ALL OTHER INFORMATION SERVICES) 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 CENSUS BUREAU, followed by US PATENT AND TRADEMARK OFFICE, 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 = '519190'
        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
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 07MU1 795,883,321.91 795.88 million 95
WEST PUBLISHING CORPORATION 89101 256,308,965.84 256.31 million 1,494
MAXIMUS FEDERAL SERVICES, INC. 8AMZ8 246,229,097.16 246.23 million 89
RELX INC. 1VVN8 197,013,463.24 197.01 million 1,260
AMERICAN CHEMICAL SOCIETY 019P5 177,816,729.90 177.82 million 56
CSRA LLC 7C146 177,016,768.49 177.02 million 48
HP ENTERPRISE SERVICES, LLC 1U305 157,408,950.80 157.41 million 52
INTERNATIONAL BUSINESS MACHINES CORPORATION 3BXY7 142,260,866.36 142.26 million 81
IHS GLOBAL INC. 6A920 105,216,878.69 105.22 million 590
DUN & BRADSTREET, INC. 0YCL7 89,380,954.86 89.38 million 179

Insight

Within NAICS 519190 (ALL OTHER INFORMATION SERVICES), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. ranks first, followed by WEST PUBLISHING CORPORATION, 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 = '519190'
        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 58,125,986.35 58.13 million 569
2024 114,116,281.92 114.12 million 746
2023 207,120,823.14 207.12 million 1,340
2022 267,788,518.69 267.79 million 1,810
2021 316,291,604.52 316.29 million 1,979
2020 491,166,006.69 491.17 million 1,954
2019 898,668,063.64 898.67 million 1,938
2018 410,683,809.68 410.68 million 2,167
2017 727,513,849.02 727.51 million 2,558
2016 420,764,391.94 420.76 million 2,607

Insight

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