NAICS Industry

NAICS 561440 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 561440 (COLLECTION AGENCIES) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 561440 (COLLECTION AGENCIES) 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
561440
Industry
COLLECTION AGENCIES
Total Obligated
592.34 million
592,341,258.15
Award Actions
613
Average Action Value
966,298.95

About NAICS 561440 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 561440 (COLLECTION AGENCIES). Based on the current FPDS Query dataset, this industry shows 592.34 million in visible obligations across 613 award actions, with an average action value of 966,298.95. 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 561440 (COLLECTION AGENCIES) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by EDUCATION, DEPARTMENT OF, with 170.09 million in obligations, followed by CENTERS FOR MEDICARE AND MEDICAID SERVICES. 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 561440 (COLLECTION AGENCIES) over the last 5 years. The current ranking is led by PERFORMANT RECOVERY, INC., with 179.83 million in obligations, followed by CONTINENTAL SERVICE 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 561440 (COLLECTION AGENCIES) 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 = '561440'
        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
9100 EDUCATION, DEPARTMENT OF 170,088,938.04 170.09 million 92
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 154,558,008.59 154.56 million 129
2036 BUREAU OF THE FISCAL SERVICE 136,967,924.87 136.97 million 91
2050 INTERNAL REVENUE SERVICE 132,610,032.73 132.61 million 109
3355 NATIONAL GALLERY OF ART 4,833,454.00 4.83 million 6
7014 U.S. CUSTOMS AND BORDER PROTECTION 2,000,003.00 2.00 million 20
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 1,288,462.00 1.29 million 1
1900 STATE, DEPARTMENT OF 749,567.21 749.57 thousand 77
7527 INDIAN HEALTH SERVICE 272,400.15 272.40 thousand 14
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 258,255.17 258.26 thousand 1

Insight

NAICS 561440 (COLLECTION AGENCIES) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by EDUCATION, DEPARTMENT OF, followed by CENTERS FOR MEDICARE AND MEDICAID SERVICES, 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 = '561440'
        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
PERFORMANT RECOVERY, INC. 1QSC1 179,828,765.40 179.83 million 69
CONTINENTAL SERVICE GROUP, LLC 3LZN3 102,112,440.27 102.11 million 80
CONTINENTAL SERVICE GROUP INCORPORATED 3LZN3 75,283,839.19 75.28 million 75
F.H. CANN & ASSOCIATES, INC. 4U8A5 45,031,687.85 45.03 million 20
COAST PROFESSIONAL, INC. 4PFP2 32,829,035.92 32.83 million 27
PIONEER CREDIT RECOVERY, INC. 3AY41 27,639,007.67 27.64 million 16
TRANSWORLD SYSTEMS INC. 1LJW6 24,946,385.79 24.95 million 24
COTIVITI GOV SERVICES, LLC 3KWS9 24,809,837.38 24.81 million 6
ACTION FINANCIAL 6JJV2 20,114,741.67 20.11 million 8
NATIONAL CREDIT SERVICES, INC. 4Z0U5 17,177,344.22 17.18 million 7

Insight

Within NAICS 561440 (COLLECTION AGENCIES), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. PERFORMANT RECOVERY, INC. ranks first, followed by CONTINENTAL SERVICE 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 = '561440'
        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 229,808,274.20 229.81 million 128
2024 29,336,566.31 29.34 million 113
2023 82,606,743.14 82.61 million 95
2022 39,130,271.18 39.13 million 96
2021 211,459,403.32 211.46 million 181

Insight

The annual trend shows how obligations in NAICS 561440 (COLLECTION AGENCIES) 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.