Federal Agency

J. F. KENNEDY CENTER FOR THE PERFORMING ARTS Federal Contract Obligations (Last 10 Years)

FPDS procurement summary for the J. F. Kennedy Center for the Performing Arts covering the last 10 years of obligations, awards, vendors, and NAICS activity.

The J. F. Kennedy Center for the Performing Arts recorded 250 award actions and $41.50 million in obligated spending over the last 10 years, with an average action value of $165,981.27. Recent obligations were concentrated in 2023 and 2024, while the largest historical spend areas included security guards, management consulting, plumbing and HVAC, electric power distribution, and architectural services.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect readable FPDS obligations for the selected 10-year window and may differ from sums of rounded figures shown in summaries.

Agency ID
3352
Total Obligated
41.50 million
41,495,317.88
Award Actions
250
Average Action Value
165,981.27

About J. F. KENNEDY CENTER FOR THE PERFORMING ARTS federal contract activity

Over the last 10 years, J. F. KENNEDY CENTER FOR THE PERFORMING ARTS recorded $41.50 million in obligated contract spending across 250 awards, with an average award value of $165,981.27. The spending profile suggests a mix of recurring service contracts and higher-value project awards rather than a high volume of small purchases.

Vendor concentration and leading contractors

Obligations are concentrated among a small set of vendors, led by BRADLEY TECHNOLOGIES INC at $15.13 million across 12 awards. KIERANTIMBERLAKE, LLC, POTOMAC ELECTRIC POWER COMPANY, and NS & ASSOCIATES, LLC each account for multi-million-dollar activity, while PAGE SOUTHERLAND PAGE, INC. shows the highest award count among the top vendors with 21 awards.

Industry profile based on NAICS activity

The largest obligations align with security services under NAICS 561612, management consulting under 541618, and building systems trades under 238220. Electric power distribution (221122) and architectural services (541310) are also prominent, indicating sustained spending on facility operations, professional support, and infrastructure-related services.

Annual contract trend over the analysis window

Annual obligations in the available recent years peaked in 2020 at $10.46 million across 66 awards, then fell sharply in 2021 and 2022 before rebounding in 2023 and 2024 to $7.02 million and $6.50 million, respectively. The award counts and obligation levels suggest a period of contract activity variability rather than a steady year-over-year growth pattern.

How to interpret this page

This summary is based on FPDS Query obligations for Agency ID 3352 over the last 10 years, using the provided totals, award counts, vendor data, NAICS classifications, and annual trend figures. Figures reflect obligated dollars in the analysis window and are presented as supplied, without inferring missing contract-level details.

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 = '3352'
        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
BRADLEY TECHNOLOGIES INC 15,126,396.29 15.13 million 12
KIERANTIMBERLAKE, LLC 5,735,102.65 5.74 million 12
POTOMAC ELECTRIC POWER COMPANY 4,928,442.49 4.93 million 7
NS & ASSOCIATES, LLC 4,866,752.19 4.87 million 6
PAGE SOUTHERLAND PAGE, INC. 1,647,925.85 1.65 million 21
GOV SERVICES, INC. 1,499,518.42 1.50 million 3
DLR GROUP OF DC, P.C. 766,683.00 766.68 thousand 1
LEVIN PROFESSIONAL SERVICES, INC. 588,557.54 588.56 thousand 10
WASHINGTON GAS ENERGY SERVICES INC 546,447.11 546.45 thousand 8
FULL COMPASS SYSTEMS, LTD. 529,747.40 529.75 thousand 4

Insight

Over the last 10 years, J. F. KENNEDY CENTER FOR THE PERFORMING ARTS obligated $41.50 million across 250 awards, with spending concentrated among a few vendors. BRADLEY TECHNOLOGIES INC is the largest vendor at $15.13 million, representing about 36% of total obligations, while the next three vendors each received roughly $4.87 million to $5.74 million. The remaining top vendors are materially smaller and more dispersed, with award counts ranging from 1 to 21, indicating a mix of repeated buys and one-off awards.

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 = '3352'
        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
561612 SECURITY GUARDS AND PATROL SERVICES 15,126,396.29 15.13 million 12
541618 OTHER MANAGEMENT CONSULTING SERVICES 5,735,102.65 5.74 million 12
238220 PLUMBING, HEATING, AND AIR-CONDITIONING CONTRACTORS 4,942,569.99 4.94 million 10
221122 ELECTRIC POWER DISTRIBUTION 4,928,442.49 4.93 million 7
541310 ARCHITECTURAL SERVICES 2,414,608.85 2.41 million 22
561720 JANITORIAL SERVICES 1,499,518.42 1.50 million 3
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 706,490.97 706.49 thousand 5
211111 CRUDE PETROLEUM AND NATURAL GAS EXTRACTION 546,447.11 546.45 thousand 8
334310 AUDIO AND VIDEO EQUIPMENT MANUFACTURING 489,099.66 489.10 thousand 10
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 456,244.43 456.24 thousand 7

Insight

Over the last 10 years, the agency obligated $41.50 million across 250 awards, with spending concentrated in a small number of NAICS codes. Security Guards and Patrol Services (561612) is the largest category at $15.13 million, or about 36 percent of total obligations, followed by Other Management Consulting Services (541618), Plumbing, Heating, and Air-Conditioning Contractors (238220), and Electric Power Distribution (221122). These four NAICS codes account for the majority of obligated dollars, indicating a strong emphasis on facility security, operations support, and building infrastructure. Award counts are more dispersed than dollars, with Architectural Services (541310) receiving 22 awards but a comparatively smaller $2.41 million, suggesting lower average award values in that category.

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 = '3352'
        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
2024 6,498,290.15 6.50 million 11
2023 7,022,835.57 7.02 million 8
2022 1,951,636.96 1.95 million 4
2021 350,497.28 350.50 thousand 8
2020 10,461,207.13 10.46 million 66
2019 9,843,770.96 9.84 million 124
2018 5,225,314.17 5.23 million 25
2016 141,765.66 141.77 thousand 4

Insight

Over the last 10 years, the J. F. KENNEDY CENTER FOR THE PERFORMING ARTS obligated $41.50 million across 250 awards, averaging $165,981 per award. Obligations were concentrated in recent and select peak years, with the highest annual amounts in 2020 ($10.46 million, 66 awards), 2019 ($9.84 million, 124 awards), 2023 ($7.02 million, 8 awards), and 2024 ($6.50 million, 11 awards). Activity dropped sharply in 2021 and 2022, then rebounded in 2023-2024, indicating uneven annual spending rather than a steady trend.

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.