Federal Agency

NATURAL RESOURCES CONSERVATION SERVICE Federal Contract Obligations (Last 5 Years)

FPDS query analysis for the Natural Resources Conservation Service (Agency ID 12C3) shows $2.03 million in obligations across 216 award actions over the last 5 years.

The award profile is concentrated in accounting, administrative, and environmental support services. Major obligations went to Kearney & Company, P.C., KPMG LLP, and PBP Management Group, Inc., with NAICS 541219, 541211, and 561110 accounting for the largest shares of spending.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual totals include negative obligated amounts in 2022 through 2024, so year-to-year values should be read as net obligation activity in the analysis window.

Agency ID
12C3
Total Obligated
2.03 million
2,033,950.07
Award Actions
216
Average Action Value
9,416.43

About NATURAL RESOURCES CONSERVATION SERVICE federal contract activity

Over the last 5 years, the Natural Resources Conservation Service (Agency ID 12C3) recorded 216 awards totaling 2.03 million in obligations, with an average award value of 9,416.43. The activity level is modest in aggregate, but the obligation profile is concentrated in a small number of high-value actions.

Vendor concentration and leading contractors

Vendor obligations are highly concentrated: KEARNEY & COMPANY, P.C. leads with 1.50 million across 1 award, followed by KPMG LLP with 1.01 million across 4 awards. The remaining top vendors each account for a smaller share of obligations, including PBP MANAGEMENT GROUP, INC. at 870.05 thousand and GRB ENVIRONMENTAL SERVICES INC at 404.24 thousand.

Industry profile based on NAICS activity

Procurement is dominated by accounting and administrative support services. NAICS 541219, Other Accounting Services, and 541211, Offices of Certified Public Accountants, together account for the largest share of obligations, followed by 561110 Office Administrative Services and 541620 Environmental Consulting Services.

Annual contract trend over the analysis window

Annual obligation activity was sharply positive in 2021 at 3.29 million across 189 awards, then turned negative in 2022 and remained negative in 2023 and 2024. This pattern indicates substantial deobligations or downward adjustments after the 2021 peak, with award counts falling materially in the later years.

How to interpret this page

This summary uses FPDS Query data for the Natural Resources Conservation Service (12C3) over the last 5 years and reflects obligations, award counts, and average award value as reported in the analysis window. Vendor, NAICS, and annual trend figures are ranked by total obligated dollars; annual negative values indicate net deobligations in those years.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '12C3'
        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 Total Obligated Readable Award Actions
KEARNEY & COMPANY, P.C. 1,500,000.00 1.50 million 1
KPMG LLP 1,014,703.56 1.01 million 4
PBP MANAGEMENT GROUP, INC. 870,050.00 870.05 thousand 1
GRB ENVIRONMENTAL SERVICES INC 404,236.80 404.24 thousand 1
POWTEC SOLUTIONS, LLC 366,736.00 366.74 thousand 1
VERTEX SOLUTIONS, LLC 249,000.00 249.00 thousand 1
REMSA INC 93,337.20 93.34 thousand 1
PACIFIC COAST COMMUNITY SERVICES 63,567.62 63.57 thousand 3
NORTH WIND RESOURCE PARTNERSHIP JV, LLC 53,056.59 53.06 thousand 1
WINSAY, INC. 42,976.00 42.98 thousand 7

Insight

Over the last 5 years, NATURAL RESOURCES CONSERVATION SERVICE obligated $2.03 million across 216 awards, with an average award value of $9,416.43. Obligations are highly concentrated: KEARNEY & COMPANY, P.C. alone received $1.50 million, or about 74% of total obligations, and the top three vendors together account for roughly 92% of obligated dollars. The remaining vendors are much smaller and more fragmented, with most top vendors receiving a single award and only a few vendors appearing on multiple awards, indicating a distribution dominated by a small number of large actions.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '12C3'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541219 OTHER ACCOUNTING SERVICES 1,497,447.98 1.50 million 3
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 1,014,703.56 1.01 million 4
561110 OFFICE ADMINISTRATIVE SERVICES 532,571.19 532.57 thousand 25
541620 ENVIRONMENTAL CONSULTING SERVICES 434,294.09 434.29 thousand 7
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 200,500.00 200.50 thousand 6
517410 SATELLITE TELECOMMUNICATIONS 40,000.00 40.00 thousand 1
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 36,000.00 36.00 thousand 2
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 20,025.00 20.02 thousand 2
561720 JANITORIAL SERVICES 14,507.43 14.51 thousand 11
561730 LANDSCAPING SERVICES 3,176.64 3.18 thousand 2

Insight

Over the last 5 years, NATURAL RESOURCES CONSERVATION SERVICE obligated $2.03 million across 216 awards, with spending concentrated in a small number of NAICS codes. The top two codes, 541219 Other Accounting Services and 541211 Offices of Certified Public Accountants, account for about $2.51 million combined, indicating that accounting-related services dominate obligated dollars despite relatively few awards. Broader spend is more distributed, with Office Administrative Services, Environmental Consulting Services, and Administrative Management and General Management Consulting Services adding moderate volume, while the remaining NAICS codes represent comparatively small obligations.

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__purchaserInformation__contractingOfficeAgencyID = '12C3'
        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
2024 -365,374.37 -365.37 thousand 2
2023 -100,924.19 -100.92 thousand 4
2022 -787,129.27 -787.13 thousand 21
2021 3,287,377.90 3.29 million 189

Insight

Over the last 5 years, the Natural Resources Conservation Service recorded $2.03 million in total obligations across 216 awards, for an average award value of $9.4 thousand. Obligations were highly concentrated in 2021, when 189 awards accounted for $3.29 million, while subsequent years were negative in 2022 (-$787.13 thousand), 2023 (-$100.92 thousand), and 2024 (-$365.37 thousand), indicating net deobligations in the later period. This pattern shows a single-year spike followed by sustained reductions in obligated dollars.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.