NAICS Industry

NAICS 524298 Federal Contract Obligations (Last 5 Years)

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

Use this page to review federal contract obligations for NAICS 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES) 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
524298
Industry
ALL OTHER INSURANCE RELATED ACTIVITIES
Total Obligated
262.98 million
262,983,528.01
Award Actions
956
Average Action Value
275,087.37

About NAICS 524298 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES). Based on the current FPDS Query dataset, this industry shows 262.98 million in visible obligations across 956 award actions, with an average action value of 275,087.37. 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 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, with 85.31 million in obligations, followed by VETERANS AFFAIRS, DEPARTMENT OF. 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 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES) over the last 5 years. The current ranking is led by MILLIMAN, INC., with 51.86 million in obligations, followed by INSURANCE SERVICES OFFICE, 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 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES) 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 = '524298'
        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
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 85,313,816.15 85.31 million 127
3600 VETERANS AFFAIRS, DEPARTMENT OF 53,446,230.26 53.45 million 48
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 40,207,091.35 40.21 million 18
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 32,464,573.23 32.46 million 53
1900 STATE, DEPARTMENT OF 20,717,767.37 20.72 million 235
8600 HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF 8,492,270.33 8.49 million 16
2050 INTERNAL REVENUE SERVICE 5,833,994.91 5.83 million 214
2001 DEPARTMENTAL OFFICES 3,909,791.00 3.91 million 10
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 3,489,706.23 3.49 million 12
7590 ADMINISTRATION FOR CHILDREN AND FAMILIES 3,427,047.68 3.43 million 1

Insight

NAICS 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, followed by VETERANS AFFAIRS, DEPARTMENT OF, 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 = '524298'
        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
MILLIMAN, INC. 0TKF5 51,855,445.69 51.86 million 22
INSURANCE SERVICES OFFICE, INC. 3GNL7 42,440,941.44 42.44 million 17
CLIENT NETWORK SERVICES, INC. 03VY8 35,808,823.92 35.81 million 42
CONDUENT FEDERAL SOLUTIONS, LLC 46FD7 25,250,328.21 25.25 million 27
CONDUENT FEDERAL SOLUTIONS LLC 46FD7 23,896,584.51 23.90 million 17
RELI GROUP, INC. 6VJE6 14,982,425.54 14.98 million 11
CAPITOL BRIDGE LLC 6W2K5 13,230,936.00 13.23 million 10
PALMETTO GBA, LLC 3EYS4 11,373,703.00 11.37 million 13
AMERICAN LIFE INSURANCE CO (DUBAI BRANCH) 2NRLW 8,395,581.65 8.40 million 15
ISO SERVICES, INC. 511F9 6,902,953.91 6.90 million 14

Insight

Within NAICS 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. MILLIMAN, INC. ranks first, followed by INSURANCE SERVICES OFFICE, 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 = '524298'
        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 48,265,535.49 48.27 million 185
2024 59,728,974.06 59.73 million 196
2023 50,558,087.64 50.56 million 224
2022 59,733,804.69 59.73 million 167
2021 44,697,126.13 44.70 million 184

Insight

The annual trend shows how obligations in NAICS 524298 (ALL OTHER INSURANCE RELATED ACTIVITIES) 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.