In the last full year, INSTITUTE FOR DEFENSE ANALYSES recorded 79 federal award actions totaling $221,815,759.06, for an average action value of $2,807,794.41. Washington Headquarters Services accounted for most of the obligated dollars, while the National Science Foundation and Office of Procurement Operations were smaller but notable funding sources.
Federal Contractor
INSTITUTE FOR DEFENSE ANALYSES Federal Contract Obligations (Last Year)
INSTITUTE FOR DEFENSE ANALYSES (CAGE 7A293, UEI JM98J68UPRK1) received $221.82 million across 79 award actions in the last full year, led by Washington Headquarters Services.
Totals are based on the analysis window provided and may include a small negative NAICS adjustment under 561499.
About INSTITUTE FOR DEFENSE ANALYSES federal contract activity
INSTITUTE FOR DEFENSE ANALYSES (CAGE 7A293, UEI JM98J68UPRK1) recorded $221.82 million in obligations across 79 awards in the last full year, for an average award value of $2.81 million. The profile is highly concentrated, with one agency accounting for the clear majority of activity and most awards reflecting professional and technical services work.
Agency mix and customer concentration
WASHINGTON HEADQUARTERS SERVICES (WHS) dominated the vendor’s federal spend, obligating $213.60 million across 45 awards, or roughly 96% of total obligations. The remaining activity was distributed across a small set of agencies led by the National Science Foundation at $3.66 million over 15 awards, followed by the Office of Procurement Operations and USDA Departmental Administration at materially lower levels. This mix indicates a narrow customer base with one primary buying relationship and limited secondary agency diversification.
Industry profile based on NAICS activity
The vendor’s obligations were overwhelmingly recorded under NAICS 541990, All Other Professional, Scientific, and Technical Services, which accounted for essentially all positive obligated value at $221.83 million across 78 awards. A single negative-value transaction appears under NAICS 561499, All Other Business Support Services, reducing net obligations slightly but not altering the overall category concentration. The NAICS profile therefore reflects a specialized service relationship rather than a broad cross-sector contracting footprint.
Annual contract trend over the analysis window
Annual activity in the last full year totaled $221.82 million across 79 awards, and the provided window contains only one year of data. With no prior-year comparator in the dataset, the trend view supports a level assessment rather than a directional growth or decline analysis. The concentration of obligations in that single year suggests sustained, large-scale award activity within the period.
How to interpret this page
This summary is based on FPDS obligation data for the last full year using the provided CAGE code and UEI. Totals, counts, and averages are taken directly from the supplied overview metrics, while agency, NAICS, and annual trend statements reflect the ranked breakdowns provided. No external sources, assumptions, or inferred values were added.
Top Agencies
SELECT
agency_id,
agency_name,
total_obligated,
award_count,
formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
SELECT
content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
count() AS award_count
FROM fpds.data
WHERE
contract_type = 1
AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7A293'
AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
| Agency ID | Agency Name | Total Obligated | Readable | Award Actions |
|---|---|---|---|---|
| 97F5 | WASHINGTON HEADQUARTERS SERVICES (WHS) | 213,601,320.35 | 213.60 million | 45 |
| 4900 | NATIONAL SCIENCE FOUNDATION | 3,662,514.90 | 3.66 million | 15 |
| 7001 | OFFICE OF PROCUREMENT OPERATIONS | 3,500,000.00 | 3.50 million | 2 |
| 1205 | USDA, DEPARTMENTAL ADMINISTRATION | 750,000.00 | 750.00 thousand | 2 |
| 7529 | NATIONAL INSTITUTES OF HEALTH | 265,086.00 | 265.09 thousand | 3 |
| 1100 | EXECUTIVE OFFICE OF THE PRESIDENT | 249,000.00 | 249.00 thousand | 1 |
| 8900 | ENERGY, DEPARTMENT OF | 0.00 | 0.00 | 2 |
| 7200 | AGENCY FOR INTERNATIONAL DEVELOPMENT | 0.00 | 0.00 | 1 |
| 9763 | DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) | -4,491.09 | -4.49 thousand | 1 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | -16,485.09 | -16.49 thousand | 2 |
Insight
Over the last full year, INSTITUTE FOR DEFENSE ANALYSES (CAGE 7A293) obligated $221.82 million across 79 awards, with activity highly concentrated at Washington Headquarters Services (WHS). WHS accounted for $213.60 million across 45 awards, or about 96% of total obligations, indicating a dominant reliance on a single agency relationship. The remaining obligations were distributed across a small number of agencies, led by the National Science Foundation ($3.66 million; 15 awards) and the Office of Procurement Operations ($3.50 million; 2 awards), with several other agencies contributing comparatively minor amounts or net zero/negative obligations.
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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7A293'
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 |
|---|---|---|---|---|
| 541990 | ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES | 221,831,689.14 | 221.83 million | 78 |
| 561499 | ALL OTHER BUSINESS SUPPORT SERVICES | -15,930.08 | -15.93 thousand | 1 |
Insight
INSTITUTE FOR DEFENSE ANALYSES’ obligations in the last full year were overwhelmingly concentrated in NAICS 541990, which accounted for 78 of 79 awards and $221.83 million in obligated value. NAICS 561499 was immaterial by comparison and posted a small negative obligation of $15.93 thousand on one award, indicating a likely deobligation or adjustment rather than meaningful spending in that category. Overall, the vendor’s activity is highly concentrated in a single professional, scientific, and technical services NAICS.
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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '7A293'
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 | 221,815,759.06 | 221.82 million | 79 |
Insight
Over the last full year, INSTITUTE FOR DEFENSE ANALYSES (CAGE 7A293) recorded $221.82 million in obligations across 79 awards, for an average award value of $2.81 million. The annual activity is concentrated in a single reported year, so the available 1-year window indicates a substantial but not highly fragmented obligation profile. This level of award count relative to total obligations suggests a moderate distribution across awards rather than reliance on a very small number of extremely large actions.
Use FPDS Query for deeper contractor analysis
Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.
Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.