Federal Agency

JOINT IMPROVISED EXPLOSIVE DEVICE DEFEAT ORGANIZATION (JIEDDO) Federal Contract Obligations (Last 10 Years)

FPDS procurement analysis for JOINT IMPROVISED EXPLOSIVE DEVICE DEFEAT ORGANIZATION (JIEDDO) covering obligations, awards, vendors, and NAICS activity over the last 10 years.

This page summarizes 130 award actions totaling $44.58 million in obligated funding for JIEDDO (Agency ID 97F7) over the last 10 years. The procurement profile is concentrated in professional services, computer-related services, and management consulting, with CACI-WGI, INC. and Deloitte Consulting LLP among the top vendors.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual trend data in this extract shows a single reported year, 2016, with $44.58 million obligated across 130 actions.

Agency ID
97F7
Total Obligated
44.58 million
44,579,814.50
Award Actions
130
Average Action Value
342,921.65

About JOINT IMPROVISED EXPLOSIVE DEVICE DEFEAT ORGANIZATION (JIEDDO) federal contract activity

Over the last 10 years, JOINT IMPROVISED EXPLOSIVE DEVICE DEFEAT ORGANIZATION (JIEDDO) recorded 130 awards totaling $44.58 million, with an average award value of $342,921.65. The obligation profile indicates a relatively small but active contracting footprint centered on specialized support services.

Vendor concentration and leading contractors

Vendor obligations are concentrated among a small set of contractors, led by CACI-WGI, INC. at $11.88 million across 9 awards and DELOITTE CONSULTING LLP at $9.30 million across 21 awards. CACI INC FEDERAL, CACI-ATHENA, INC., and LEXISNEXIS SPECIAL SERVICES INC. round out the top five, reinforcing a vendor mix focused on consulting, technical support, and information services.

Industry profile based on NAICS activity

The agency’s top NAICS codes show a clear emphasis on professional, technical, and management support work. The largest categories are 541990, 541519, and 541611, with additional spending in 541690 and 541618, indicating demand for consulting, computer-related services, and program management support rather than large-scale goods procurement.

Annual contract trend over the analysis window

The annual trend data provided for this window shows 2016 as the observed year, with $44.58 million obligated across 130 awards. Based on the available annual record, the dataset supports a single-year snapshot rather than a multi-year trajectory, so longer-term year-over-year movement cannot be inferred from this extract.

How to interpret this page

This page is based on FPDS Query obligations associated with agency ID 97F7 for the last 10 years. Amounts reflect obligated dollars, and vendor and NAICS rankings are derived from total obligated value within the stated analysis window; annual trend values reflect the same obligation basis.

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 = '97F7'
        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
CACI-WGI, INC. 11,882,632.47 11.88 million 9
DELOITTE CONSULTING LLP 9,300,642.63 9.30 million 21
CACI INC FEDERAL 7,444,389.42 7.44 million 19
CACI-ATHENA, INC. 2,970,918.90 2.97 million 2
LEXISNEXIS SPECIAL SERVICES INC. 2,647,922.00 2.65 million 4
DEFTEC CORPORATION 2,598,782.00 2.60 million 6
SYSTEMS PLANNING AND ANALYSIS 2,286,583.32 2.29 million 5
CDW GOVERNMENT, INC. 1,427,080.29 1.43 million 2
VARIQ CORPORATION 1,085,150.88 1.09 million 3
ENVIRONMENTAL SYSTEMS RESEARCH INSTITUTE, INC. 637,955.00 637.96 thousand 1

Insight

Over the last 10 years, JIEDDO obligated $44.58 million across 130 awards, with an average award value of $342,921.65. Vendor obligations are moderately concentrated: CACI-WGI, INC. leads with $11.88 million, followed by DELOITTE CONSULTING LLP at $9.30 million and CACI INC FEDERAL at $7.44 million; these three vendors account for about 64% of the top 10 vendor obligations listed here. The remaining vendors each received less than $3.0 million, indicating a long-tail distribution beyond the largest suppliers.

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 = '97F7'
        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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 12,020,449.96 12.02 million 10
541519 OTHER COMPUTER RELATED SERVICES 9,879,068.63 9.88 million 23
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 6,656,071.11 6.66 million 33
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 2,849,061.41 2.85 million 3
541618 OTHER MANAGEMENT CONSULTING SERVICES 2,731,011.18 2.73 million 8
611699 ALL OTHER MISCELLANEOUS SCHOOLS AND INSTRUCTION 2,647,922.00 2.65 million 4
541330 ENGINEERING SERVICES 2,598,782.00 2.60 million 6
443120 COMPUTER AND SOFTWARE STORES 1,427,080.29 1.43 million 2
511210 SOFTWARE PUBLISHERS 1,154,909.79 1.15 million 6
511199 ALL OTHER PUBLISHERS 1,085,150.88 1.09 million 3

Insight

Over the last 10 years, JIEDDO obligated $44.58 million across 130 awards, with spending concentrated in professional, scientific, technical, and IT-related NAICS codes. The top three NAICS categories—541990, 541519, and 541611—account for $28.56 million, or about 64% of total obligations, indicating a strong reliance on a small set of service lines. Award activity is more dispersed than dollars, with 541611 leading in count at 33 awards and 541519 at 23, while 541990 has only 10 awards but the highest obligated value.

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 = '97F7'
        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
2016 44,579,814.50 44.58 million 130

Insight

Over the last 10 years, JIEDDO reports $44.58 million in total obligations across 130 awards, for an average award value of about $342.9K. The annual trend is fully concentrated in FY 2016, indicating all recorded obligations in this window were obligated in a single year rather than distributed across multiple years. This pattern suggests a one-time or highly concentrated procurement activity during the period reviewed.

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.