Federal Agency

OFFICE OF JUSTICE PROGRAMS Federal Contract Obligations (Last Year)

Office of Justice Programs procurement activity for the last full year totaled $114.68 million across 748 award actions.

Office of Justice Programs (Agency ID 1550) obligated $114,684,810.18 across 748 award actions in the last full year, for an average action value of $153,321.93. Spending was concentrated in IT and consulting services, led by General Dynamics Information Technology, Inc. and NAICS 541511, 541519, and 541512.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect award obligations in the selected analysis window and are shown as reported in FPDS query results.

Agency ID
1550
Total Obligated
114.68 million
114,684,810.18
Award Actions
748
Average Action Value
153,321.93

About OFFICE OF JUSTICE PROGRAMS federal contract activity

In the last full year, the Office of Justice Programs obligated $114.68 million across 748 awards, for an average award value of $153,321.93. The agency’s award profile indicates a high volume of comparatively small-to-mid-sized obligations, with spending concentrated in a limited set of vendors and service categories.

Vendor concentration and leading contractors

General Dynamics Information Technology, Inc. led vendor obligations at $42.44 million across 54 awards, accounting for the largest share of spend. INSERSO Corporation and ASRC Federal Technology Solutions, LLC followed at $16.18 million and $12.12 million, respectively, while Manhattan Strategy Group LLC, The and ICF Incorporated, L.L.C. also ranked among the top recipients by total obligated amount and award count.

Industry profile based on NAICS activity

Obligations were dominated by IT and systems-related services. NAICS 541511, 541519, and 541512 together accounted for the majority of spending, with the largest share in custom computer programming services at $46.89 million, followed by other computer related services at $34.42 million and computer systems design services at $22.50 million.

Annual contract trend over the analysis window

The annual trend provided shows $114.68 million obligated in 2025 across 748 awards, which matches the full-year total and suggests the dataset is concentrated in a single reported year. Because only one annual observation is available, year-over-year change cannot be assessed from the supplied data.

How to interpret this page

This page summarizes FPDS obligations for Agency ID 1550 over the last full year using total obligated dollars, award counts, and average award value. Vendor and NAICS rankings are based on total obligated amount, and the trend section reflects the annual totals provided without extrapolation or adjustment.

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 = '1550'
        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
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 42,442,136.16 42.44 million 54
INSERSO CORPORATION 16,176,553.25 16.18 million 9
ASRC FEDERAL TECHNOLOGY SOLUTIONS, LLC 12,122,847.02 12.12 million 5
MANHATTAN STRATEGY GROUP LLC, THE 9,659,483.21 9.66 million 43
ICF INCORPORATED, L.L.C. 6,648,356.25 6.65 million 36
FEDSTORE CORPORATION 5,288,181.33 5.29 million 1
ARC ASPICIO LLC 5,255,581.12 5.26 million 22
SOL CONSULTING GROUP, LLC 4,082,491.03 4.08 million 59
BETAH ASSOCIATES, INC. 2,607,559.61 2.61 million 90
RESEARCH TRIANGLE INSTITUTE 2,452,060.02 2.45 million 12

Insight

Over the last full year, the Office of Justice Programs obligated $114.68 million across 748 awards, with an average award value of $153.32 thousand. Vendor obligations are moderately concentrated: GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. received $42.44 million across 54 awards, about 37% of total obligated dollars. The remaining top vendors are more distributed, with several firms holding mid-single-digit million-dollar totals and varying award counts, indicating a mix of larger task orders and smaller, more frequent 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 = '1550'
        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
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 46,890,345.85 46.89 million 78
541519 OTHER COMPUTER RELATED SERVICES 34,422,327.60 34.42 million 177
541512 COMPUTER SYSTEMS DESIGN SERVICES 22,495,003.87 22.50 million 38
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 7,176,585.80 7.18 million 212
541810 ADVERTISING AGENCIES 2,607,559.61 2.61 million 90
541620 ENVIRONMENTAL CONSULTING SERVICES 1,927,692.36 1.93 million 9
541110 OFFICES OF LAWYERS 1,306,304.46 1.31 million 4
561499 ALL OTHER BUSINESS SUPPORT SERVICES 936,902.39 936.90 thousand 3
541199 ALL OTHER LEGAL SERVICES 879,821.58 879.82 thousand 9
541330 ENGINEERING SERVICES 812,352.96 812.35 thousand 6

Insight

For the last full year, Office of Justice Programs obligated $114.68 million across 748 awards, with spending concentrated in IT-related NAICS codes. NAICS 541511 (Custom Computer Programming Services) led obligations at $46.89 million, followed by 541519 (Other Computer Related Services) at $34.42 million and 541512 (Computer Systems Design Services) at $22.50 million; together, these three categories accounted for about 89% of total obligations. Outside these categories, obligations were much smaller and more dispersed, led by 541611 (Administrative Management and General Management Consulting Services) at $7.18 million across 212 awards, indicating a broader but lower-dollar support-services base.

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 = '1550'
        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 114,684,810.18 114.68 million 748

Insight

In the last full year, the Office of Justice Programs recorded $114.68 million in obligations across 748 awards, for an average award value of $153,321.93. With only a single year in the 1-year window, this view reflects a point-in-time annual level rather than a multi-year trend, so year-to-year change cannot be assessed here. The award profile indicates obligations were distributed across a relatively large number of awards, suggesting moderate dispersion rather than concentration in a small number of actions.

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.