Federal Agency

MORRIS K. UDALL SCHOLARSHIP AND EXCELLENCE IN NATIONAL ENVIRONMENTAL POLICY FOUNDATION Federal Contract Obligations (Last 10 Years)

FPDS Query page for the Morris K. Udall Scholarship and Excellence in National Environmental Policy Foundation covering obligations, vendors, NAICS mix, and annual award trends over the last 10 years.

Over the last 10 years, the Morris K. Udall Scholarship and Excellence in National Environmental Policy Foundation recorded 151 award actions totaling $5.36 million, with an average action value of $35,492.66. Obligations are concentrated in professional, scientific, and technical services, led by NAICS 541990 and vendors including RESOLVE, INC. and CIVIC DIALOG GROUP LLC.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual values reflect obligated dollars by fiscal year and may include negative amounts from deobligations or adjustments.

Agency ID
9545
Total Obligated
5.36 million
5,359,392.98
Award Actions
151
Average Action Value
35,492.66

About MORRIS K. UDALL SCHOLARSHIP AND EXCELLENCE IN NATIONAL ENVIRONMENTAL POLICY FOUNDATION federal contract activity

Over the last 10 years, the MORRIS K. UDALL SCHOLARSHIP AND EXCELLENCE IN NATIONAL ENVIRONMENTAL POLICY FOUNDATION recorded $5.36 million in obligated spending across 151 awards, with an average award value of $35,492.66. The spending profile suggests a relatively small-award, services-oriented acquisition pattern rather than a high-dollar contract base.

Vendor concentration and leading contractors

Vendor obligations are concentrated, led by RESOLVE, INC. at $1.50 million across 17 awards, followed by CIVIC DIALOG GROUP LLC at $545.83 thousand across 17 awards and TRUE WIND COLLABORATIVE LLC at $525.37 thousand across 7 awards. OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED and ASRC FEDERAL AGILE MANAGEMENT LLC also appear among the top recipients, indicating a mix of recurring service providers and higher-value, lower-frequency awards.

Industry profile based on NAICS activity

NAICS 541990, All Other Professional, Scientific, and Technical Services, dominates the portfolio with $3.52 million across 88 awards, making it the primary service category by both value and volume. Secondary obligations are spread across environmental consulting, computer-related services, accounting, and lodging, which points to support, advisory, and event-related purchasing alongside core technical services.

Annual contract trend over the analysis window

Annual obligations were strongest in 2024 at $2.34 million across 47 awards, following $1.85 million in 2023 and $1.16 million in 2022. The 2025 figure is negative at -$215.47 thousand across 31 awards, which indicates net deobligations or adjustments rather than new positive spending during the period.

How to interpret this page

This summary is based on FPDS Query obligation data for Agency ID 9545 over the last 10 years. Total obligated, award counts, vendor totals, NAICS totals, and annual trend values are reported as provided in the analysis window and should be interpreted as net obligations, which may include deobligations or corrective adjustments.

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 = '9545'
        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 Total Obligated Readable Award Actions
RESOLVE, INC. 1,499,965.25 1.50 million 17
CIVIC DIALOG GROUP LLC 545,828.64 545.83 thousand 17
TRUE WIND COLLABORATIVE LLC 525,374.10 525.37 thousand 7
OAK RIDGE ASSOCIATED UNIVERSITIES, INCORPORATED 423,841.91 423.84 thousand 17
ASRC FEDERAL AGILE MANAGEMENT LLC 331,924.16 331.92 thousand 1
TOLOWA DEE-NI NATION 319,072.83 319.07 thousand 2
ROCHA & COMPANY, PC 287,394.50 287.39 thousand 7
RESIGHINI RANCHERIA 278,494.00 278.49 thousand 3
TUCSON HOTELS LP 209,536.42 209.54 thousand 6
FIRSTDIGITAL TELECOM, LLC 135,102.58 135.10 thousand 7

Insight

Over the last 10 years, this agency obligated 5.36 million across 151 awards, with an average award value of 35.5 thousand, indicating a generally small-award profile. Top vendor spend is moderately concentrated: RESOLVE, INC. leads at 1.50 million, or about 28 percent of total obligations, and the top 10 vendors together account for roughly 4.1 million, or about 76 percent of total obligations. Several vendors appear with repeated awards at comparatively modest obligation levels, suggesting a recurring procurement base rather than reliance on a single large contractor.

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 = '9545'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 3,516,804.46 3.52 million 88
541620 ENVIRONMENTAL CONSULTING SERVICES 559,609.83 559.61 thousand 15
541519 OTHER COMPUTER RELATED SERVICES 345,959.37 345.96 thousand 2
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 287,394.50 287.39 thousand 7
721110 HOTELS (EXCEPT CASINO HOTELS) AND MOTELS 209,536.42 209.54 thousand 6
517919 ALL OTHER TELECOMMUNICATIONS 107,238.58 107.24 thousand 6
561720 JANITORIAL SERVICES 103,156.05 103.16 thousand 3
541612 HUMAN RESOURCES CONSULTING SERVICES (2007), HUMAN RESOURCES AND EXECUTIVE SEARCH CONSULTING SERVICES (2002) 74,945.24 74.95 thousand 2
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 59,355.64 59.36 thousand 3
517111 WIRED TELECOMMUNICATIONS CARRIERS 46,369.56 46.37 thousand 7

Insight

Over the last 10 years, the agency obligated $5.36 million across 151 awards, with spending highly concentrated in NAICS 541990, which accounts for $3.52 million and 88 awards. The next largest category, 541620 Environmental Consulting Services, is a distant second at $559.61 thousand across 15 awards, indicating a steep drop-off after the top code. Remaining obligations are dispersed across smaller service categories, including computer-related services, accounting, lodging, telecommunications, and administrative support, each representing a comparatively limited share of total 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 = '9545'
        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 -215,472.54 -215.47 thousand 31
2024 2,340,232.72 2.34 million 47
2023 1,854,178.58 1.85 million 40
2022 1,157,556.58 1.16 million 26
2021 222,897.64 222.90 thousand 7

Insight

Over the last 10 years, the foundation obligated $5.36 million across 151 awards, with activity concentrated in the most recent years. Obligations peaked in 2024 at $2.34 million across 47 awards, following $1.85 million in 2023 and $1.16 million in 2022, indicating a sharp upward run-up in funding. The 2025 total is negative at -$215.47 thousand across 31 awards, which may reflect deobligations or adjustments rather than new obligations, and results in a lower near-term cumulative total.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.