Federal Agency

NATIONAL ENDOWMENT FOR THE HUMANITIES Federal Contract Obligations (Last Year)

Last full-year FPDS profile for the National Endowment for the Humanities (Agency ID 4340) showing 50 award actions and $1.76 million obligated.

In the last full year, the National Endowment for the Humanities obligated $1,760,251.72 across 50 award actions, for an average action value of $35,205.03. Obligations were concentrated in other computer related services, professional accounting services, software publishing, telecommunications reselling, and photographic and photocopying equipment manufacturing.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect FPDS-readable obligations for the selected analysis window and may differ from later-updated source records.

Agency ID
4340
Total Obligated
1.76 million
1,760,251.72
Award Actions
50
Average Action Value
35,205.03

About NATIONAL ENDOWMENT FOR THE HUMANITIES federal contract activity

During the last full year, the National Endowment for the Humanities recorded $1.76 million in obligated contract spending across 50 awards, for an average award value of $35,205.03. The profile reflects a relatively small procurement base with spending concentrated in a limited set of awards rather than a broad high-volume portfolio.

Vendor concentration and leading contractors

Vendor obligations were led by MINBURN TECHNOLOGY GROUP, LLC at $571,054.44 across 4 awards, accounting for the largest single share of spending. Other leading vendors included WILLIAMS, ADLEY & COMPANY - DC, LLP at $165,097.78 across 3 awards, followed by BAHFED CORP, CARAHSOFT TECHNOLOGY CORP., and SHI INTERNATIONAL CORP, each representing material but more discrete obligations.

Industry profile based on NAICS activity

Spending was dominated by NAICS 541519, Other Computer Related Services, with $942,071.87 across 14 awards, indicating a strong concentration in IT and related support services. The next largest categories were 541211, Offices of Certified Public Accountants, at $165,097.78, 511210, Software Publishers, at $136,917.90, 517121, Telecommunications Resellers, at $115,255.58, and 333316, Photographic and Photocopying Equipment Manufacturing, at $84,930.00.

Annual contract trend over the analysis window

The annual trend data provided for 2025 shows total obligations of $1.76 million across 50 awards, matching the overall analysis window totals. With only one year in scope, the available trend supports a point-in-time view rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS Query obligations associated with agency ID 4340 for the last full year. Vendor, NAICS, and annual trend sections are derived from recorded obligated amounts and award counts in the provided dataset; no additional assumptions or external data were used.

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 = '4340'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
MINBURN TECHNOLOGY GROUP, LLC 571,054.44 571.05 thousand 4
WILLIAMS, ADLEY & COMPANY - DC, LLP 165,097.78 165.10 thousand 3
BAHFED CORP 155,422.23 155.42 thousand 1
CARAHSOFT TECHNOLOGY CORP. 136,917.90 136.92 thousand 1
SHI INTERNATIONAL CORP 115,255.58 115.26 thousand 1
KYOCERA DOCUMENT SOLUTIONS AMERICA, INC. 84,930.00 84.93 thousand 2
RIDGE IT CYBER LLC 66,093.41 66.09 thousand 1
REDHAWK IT SOLUTIONS, LLC 61,976.77 61.98 thousand 2
THE URBAN INSTITUTE 60,000.00 60.00 thousand 3
CELLCO PARTNERSHIP 58,000.00 58.00 thousand 1

Insight

Over the last full year, the National Endowment for the Humanities obligated $1.76 million across 50 awards, averaging $35.2 thousand per award. Top vendor spending is moderately concentrated: MINBURN TECHNOLOGY GROUP, LLC accounts for $571.1 thousand across 4 awards, about 32.4% of total obligations, while the next nine vendors each received between $58.0 thousand and $165.1 thousand. Most of the remaining top vendors are single-award recipients, indicating a mix of recurring support to a small number of vendors and a broader distribution of smaller obligations across others.

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 = '4340'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
541519 OTHER COMPUTER RELATED SERVICES 942,071.87 942.07 thousand 14
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 165,097.78 165.10 thousand 3
511210 SOFTWARE PUBLISHERS 136,917.90 136.92 thousand 1
517121 TELECOMMUNICATIONS RESELLERS 115,255.58 115.26 thousand 1
333316 PHOTOGRAPHIC AND PHOTOCOPYING EQUIPMENT MANUFACTURING 84,930.00 84.93 thousand 2
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 60,000.00 60.00 thousand 3
517312 WIRELESS TELECOMMUNICATIONS CARRIERS (EXCEPT SATELLITE) 58,000.00 58.00 thousand 1
513120 PERIODICAL PUBLISHERS 52,396.00 52.40 thousand 1
561920 CONVENTION AND TRADE SHOW ORGANIZERS 41,217.60 41.22 thousand 1
812930 PARKING LOTS AND GARAGES 39,109.53 39.11 thousand 2

Insight

Over the last full year, the National Endowment for the Humanities obligated $1.76 million across 50 awards, with a relatively high concentration in NAICS 541519, Other Computer Related Services, which accounts for $942.07 thousand across 14 awards—about 53.5% of total obligations. The remaining obligations are distributed across a small set of service, technology, and administrative categories, with no other NAICS exceeding $165.10 thousand. Award activity is also fragmented outside the top code, as most of the remaining categories appear only once or twice, indicating a limited number of recurring spending areas rather than broad diversification.

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 = '4340'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,760,251.72 1.76 million 50

Insight

For the last full year, the National Endowment for the Humanities obligated $1.76 million across 50 awards, for an average award value of $35,205.03. The activity is concentrated in a single year in the 1-year window, so no year-over-year trend can be assessed from the provided data. The award volume suggests a relatively dispersed obligation pattern rather than reliance on a small number of large awards.

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