Federal Agency

DISTRICT OF COLUMBIA COURTS Federal Contract Obligations (Last Year)

DISTRICT OF COLUMBIA COURTS obligated $56.47 million across 797 award actions in the last full year, led by security, IT, legal, and engineering buys.

In the last full year, DISTRICT OF COLUMBIA COURTS recorded $56,470,531.31 in obligations across 797 award actions, for an average action value of $70,853.86. Spending was concentrated in security guard services, computer and software procurement, legal services, and related technical support.

Generated at 03/21/2026

Analysis period: Last full year

Vendor, NAICS, and annual totals reflect FPDS award activity for agency ID 9534 during the last full year.

Agency ID
9534
Total Obligated
56.47 million
56,470,531.31
Award Actions
797
Average Action Value
70,853.86

About DISTRICT OF COLUMBIA COURTS federal contract activity

During the last full year, DISTRICT OF COLUMBIA COURTS obligated 56.47 million across 797 awards, for an average award value of 70,853.86. The spending profile indicates a high volume of relatively small-to-mid-sized awards rather than a small number of very large obligations.

Vendor concentration and leading contractors

Vendor obligations were concentrated, led by METROPOLITAN SECURITY SERVICES, INC. at 16.53 million across 30 awards. Other major recipients included THE CHILDREN'S LAW CENTER, INCORPORATED, GOVCONNECTION INC, MYTHICS, LLC, and AECOM TECHNICAL SERVICES, INC., showing a mix of security, legal, IT, and engineering support.

Industry profile based on NAICS activity

The largest NAICS category was 561612, Security Guards and Patrol Services, with 16.54 million across 31 awards, making protective services the dominant spend area. Information technology and professional services also accounted for substantial obligations, especially 423430, Computer and Computer Peripheral Equipment and Software Merchant Wholesalers; 541110, Offices of Lawyers; 541519, Other Computer Related Services; and 541330, Engineering Services.

Annual contract trend over the analysis window

The annual trend shows 2025 as the full-year observation period, with total obligations of 56.47 million over 797 awards. With only a single annual datapoint provided, the trend view supports scale and composition analysis but does not indicate multi-year movement or volatility.

How to interpret this page

This page summarizes FPDS Query award data for DISTRICT OF COLUMBIA COURTS, Agency ID 9534, using the last full year as the analysis window. Metrics shown reflect total obligated dollars, award counts, average award value, and the leading vendors and NAICS categories ranked by obligated amount.

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 = '9534'
        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
METROPOLITAN SECURITY SERVICES, INC. 16,533,180.00 16.53 million 30
THE CHILDREN'S LAW CENTER, INCORPORATED 4,873,741.39 4.87 million 4
GOVCONNECTION INC 3,982,210.05 3.98 million 17
MYTHICS, LLC 2,285,340.40 2.29 million 8
AECOM TECHNICAL SERVICES, INC. 1,822,405.48 1.82 million 1
COURTVIEW JUSTICE SOLUTIONS, INC. 1,443,840.00 1.44 million 14
MOI, INC. 1,107,054.00 1.11 million 3
EPLUS TECHNOLOGY, INC. 868,344.70 868.34 thousand 8
INSOMNIAC DESIGN INC 835,291.90 835.29 thousand 8
ICI SYSTEMS, INC. 827,182.64 827.18 thousand 7

Insight

During the last full year, DISTRICT OF COLUMBIA COURTS obligated 56.47 million across 797 awards, averaging 70.85 thousand per award. Spending is moderately concentrated: METROPOLITAN SECURITY SERVICES, INC. accounted for 16.53 million across 30 awards, or about 29 percent of total obligations, while the next nine vendors each remained below 5 million. The remaining top vendors are distributed across a mix of higher-count, lower-value awards and a few single-award or low-award relationships, indicating a diversified vendor base beyond the leading supplier.

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 = '9534'
        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
561612 SECURITY GUARDS AND PATROL SERVICES 16,540,523.30 16.54 million 31
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 8,272,765.46 8.27 million 91
541110 OFFICES OF LAWYERS 5,145,833.32 5.15 million 3
541519 OTHER COMPUTER RELATED SERVICES 2,282,075.38 2.28 million 34
541330 ENGINEERING SERVICES 2,029,438.48 2.03 million 11
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 1,831,488.00 1.83 million 19
611710 EDUCATIONAL SUPPORT SERVICES 1,663,875.79 1.66 million 55
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 1,554,956.21 1.55 million 40
423210 FURNITURE MERCHANT WHOLESALERS 1,132,054.00 1.13 million 4
221330 STEAM AND AIR-CONDITIONING SUPPLY 992,603.00 992.60 thousand 9

Insight

Over the last full year, DISTRICT OF COLUMBIA COURTS obligated $56.47 million across 797 awards, with spending concentrated in a few NAICS categories. Security guards and patrol services (561612) was the largest category at $16.54 million, followed by computer and peripheral equipment/software wholesalers (423430) at $8.27 million and offices of lawyers (541110) at $5.15 million. The remaining top NAICS categories were more distributed and generally lower in dollar value, with multiple IT, professional, and support services categories each ranging from about $992.60 thousand to $2.28 million.

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 = '9534'
        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 56,470,531.31 56.47 million 797

Insight

During the last full year, DISTRICT OF COLUMBIA COURTS obligated $56.47 million across 797 awards, for an average award value of $70,853.86. The activity reflects a broad distribution of obligations across a relatively high number of awards rather than concentration in a small number of large actions. With only one annual data point in the 1-year window, trend direction cannot be assessed beyond the reported annual 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.