In the last full year, the National Gallery of Art obligated $47.74 million across 689 award actions, for an average action value of $69,283.98. Spending was concentrated in specialty trade construction, software-related services, and architectural work, with Whiting-Turner Contracting Company, The as the largest vendor by obligated amount.
Federal Agency
NATIONAL GALLERY OF ART Federal Contract Obligations (Last Year)
Federal procurement summary for the National Gallery of Art (Agency ID 3355) covering last full year obligations, award volume, and leading vendors and NAICS categories.
Figures reflect the provided analysis window and may differ from other reports depending on timing, classification, and award adjustments.
About NATIONAL GALLERY OF ART federal contract activity
During the last full year, the National Gallery of Art obligated $47.74 million across 689 awards, for an average award value of $69,283.98. This profile indicates a procurement portfolio characterized by a high transaction count and a mix of larger infrastructure, technology, and professional services actions.
Vendor concentration and leading contractors
The largest vendor, WHITING-TURNER CONTRACTING COMPANY, THE, accounted for $6.02 million across 11 awards, making it the single largest recipient by obligated value. Other major recipients included CYBER TECHNOLOGY INNOVATIONS LLC, QUINN EVANS ARCHITECTS INC, INTELLIPOINT CONSULTING INC, and ELCON ENTERPRISES INC, reflecting spending concentrated among construction, IT, and design-related contractors.
Industry profile based on NAICS activity
The top NAICS categories were led by 238990, All Other Specialty Trade Contractors, at $6.33 million, followed by software and computer-related services including 513210, 541519, and 511210. Architectural services, represented by 541310, also ranked prominently, which aligns with the agency’s mix of facilities work, digital systems support, and planning or design activities.
Annual contract trend over the analysis window
The annual trend shows $47.74 million obligated in 2025 across 689 awards, and this is the only year reported in the current analysis window. With a single-year view, the data supports a snapshot of current procurement activity rather than a multi-year growth or decline assessment.
How to interpret this page
This summary is based on FPDS Query data for the National Gallery of Art, agency ID 3355, limited to the last full year. Values reflect obligated dollars and award counts as reported in the dataset; vendor and NAICS rankings are based on total obligated amount within the analysis period.
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 = '3355'
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 |
|---|---|---|---|
| WHITING-TURNER CONTRACTING COMPANY, THE | 6,021,988.80 | 6.02 million | 11 |
| CYBER TECHNOLOGY INNOVATIONS LLC | 2,648,969.36 | 2.65 million | 2 |
| QUINN EVANS ARCHITECTS INC | 2,529,062.59 | 2.53 million | 18 |
| INTELLIPOINT CONSULTING INC | 1,921,714.21 | 1.92 million | 8 |
| ELCON ENTERPRISES INC | 1,883,109.52 | 1.88 million | 3 |
| DELL FEDERAL SYSTEMS L.P. | 1,861,041.01 | 1.86 million | 10 |
| CARAHSOFT TECHNOLOGY CORP. | 1,259,357.73 | 1.26 million | 16 |
| KNOLL, INC. | 1,256,844.41 | 1.26 million | 5 |
| AES ELECTRICAL, INC. | 1,240,922.15 | 1.24 million | 2 |
| COLOSSAL CONTRACTING, LLC | 1,157,247.05 | 1.16 million | 13 |
Insight
Over the last full year, the National Gallery of Art obligated $47.74 million across 689 awards, with an average award value of $69.3K. The top 10 vendors account for $21.82 million, or about 45.7% of total obligations, indicating a moderately concentrated vendor base. WHITING-TURNER CONTRACTING COMPANY, THE is the largest recipient at $6.02 million across 11 awards, while the remaining top vendors are distributed across construction, IT, architecture, and facilities-related services with no single vendor approaching majority share.
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 = '3355'
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 |
|---|---|---|---|---|
| 238990 | ALL OTHER SPECIALTY TRADE CONTRACTORS | 6,325,891.82 | 6.33 million | 14 |
| 513210 | SOFTWARE PUBLISHERS | 5,386,774.62 | 5.39 million | 41 |
| 541519 | OTHER COMPUTER RELATED SERVICES | 5,268,336.26 | 5.27 million | 90 |
| 541310 | ARCHITECTURAL SERVICES | 2,412,512.12 | 2.41 million | 25 |
| 511210 | SOFTWARE PUBLISHERS | 2,271,777.91 | 2.27 million | 30 |
| 541618 | OTHER MANAGEMENT CONSULTING SERVICES | 2,054,424.83 | 2.05 million | 14 |
| 337214 | OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING | 1,983,563.42 | 1.98 million | 23 |
| 238210 | ELECTRICAL CONTRACTORS AND OTHER WIRING INSTALLATION CONTRACTORS | 1,812,188.60 | 1.81 million | 16 |
| 238290 | OTHER BUILDING EQUIPMENT CONTRACTORS | 1,691,641.84 | 1.69 million | 8 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 1,409,303.78 | 1.41 million | 24 |
Insight
During the last full year, the National Gallery of Art obligated $47.74 million across 689 awards, with spending concentrated in a small set of NAICS codes. The top 10 NAICS categories account for $30.58 million, or about 64% of total obligations, led by 238990 All Other Specialty Trade Contractors at $6.33 million, followed by software- and IT-related categories including 513210, 541519, and 511210. Obligations are distributed across both construction and professional/technical services, indicating a mixed procurement profile rather than reliance on a single industry sector.
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 = '3355'
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 | 47,736,667.74 | 47.74 million | 689 |
Insight
For the last full year, the National Gallery of Art obligated $47.74 million across 689 awards, yielding an average award value of $69,283.98. With only one year reported in this window, trend direction cannot be assessed; the available data provides a single-period snapshot rather than a multi-year pattern. The volume of awards indicates a relatively distributed obligation profile rather than concentration in a small number of awards, based on the average award size.
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.