PSC Code

PSC AZ12 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

PSC Code
AZ12
PSC Description
R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)
Total Obligated
18.00 billion
17,995,549,631.12
Award Actions
33,152
Average Action Value
542,819.42

About PSC AZ12 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)). Based on the current FPDS Query dataset, this category shows 18.00 billion in visible obligations across 33,152 award actions, with an average action value of 542,819.42. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE AIR FORCE, with 14.68 billion in obligations, followed by DEPT OF THE ARMY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) over the last 10 years. The current ranking is led by ALION SCIENCE AND TECHNOLOGY CORPORATION, with 3.02 billion in obligations, followed by BOOZ ALLEN HAMILTON INC.. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of category-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceInformation__productOrServiceCode = 'AZ12'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
5700 DEPT OF THE AIR FORCE 14,680,304,575.11 14.68 billion 22,415
2100 DEPT OF THE ARMY 2,094,583,133.15 2.09 billion 5,218
4732 FEDERAL ACQUISITION SERVICE 524,417,053.25 524.42 million 105
1406 DEPARTMENTAL OFFICES 339,033,998.69 339.03 million 1,690
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 238,772,416.50 238.77 million 366
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 76,849,009.09 76.85 million 204
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 46,138,566.38 46.14 million 71
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 31,932,424.67 31.93 million 182
1700 DEPT OF THE NAVY 17,698,974.32 17.70 million 133
3600 VETERANS AFFAIRS, DEPARTMENT OF 15,918,518.24 15.92 million 473

Insight

PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE AIR FORCE, followed by DEPT OF THE ARMY, which suggests that agency demand in this category is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        ifNull(anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode), '') AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'AZ12'
        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,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
ALION SCIENCE AND TECHNOLOGY CORPORATION 3BM47 3,019,892,690.49 3.02 billion 3,437
BOOZ ALLEN HAMILTON INC. 17038 2,780,373,330.65 2.78 billion 4,833
WYLE LABORATORIES, INC. 2B360 1,806,745,136.11 1.81 billion 2,780
MANTECH TSG-2 JOINT VENTURE 6YN54 1,317,259,895.93 1.32 billion 1,362
GEORGIA TECH APPLIED RESEARCH CORPORATION 1FEZ4 821,218,346.77 821.22 million 1,063
THE MITRE CORPORATION 4B080 748,226,597.66 748.23 million 221
BATTELLE MEMORIAL INSTITUTE 79986 483,995,568.14 484.00 million 1,363
MANTECH ADVANCED SYSTEMS INTERNATIONAL, INC. 5N741 479,503,292.06 479.50 million 113
THE MITRE CORPORATION 453,863,059.88 453.86 million 67
KBR WYLE SERVICES, LLC 9N030 382,187,111.54 382.19 million 1,047

Insight

Within PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. ALION SCIENCE AND TECHNOLOGY CORPORATION ranks first, followed by BOOZ ALLEN HAMILTON INC., which helps define the current competitive landscape in this 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__productOrServiceInformation__productOrServiceCode = 'AZ12'
        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
2025 71,069,127.30 71.07 million 821
2024 640,228,087.25 640.23 million 1,389
2023 1,299,915,525.46 1.30 billion 2,228
2022 1,452,834,000.98 1.45 billion 2,829
2021 2,027,218,402.41 2.03 billion 4,069
2020 2,624,827,443.76 2.62 billion 4,431
2019 2,692,198,878.86 2.69 billion 4,390
2018 2,854,995,769.81 2.85 billion 4,405
2017 2,256,604,062.60 2.26 billion 4,318
2016 2,075,658,332.69 2.08 billion 4,272

Insight

The annual trend shows how obligations in PSC AZ12 (R&D- OTHER RESEARCH AND DEVELOPMENT (APPLIED RESEARCH/EXPLORATORY DEVELOPMENT)) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, and annual trends.

Continue from this last 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.