PSC Code

PSC AJ12 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) 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
AJ12
PSC Description
GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH
Total Obligated
6.55 billion
6,545,764,512.39
Award Actions
11,769
Average Action Value
556,186.97

About PSC AJ12 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH). Based on the current FPDS Query dataset, this category shows 6.55 billion in visible obligations across 11,769 award actions, with an average action value of 556,186.97. 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 AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by ENERGY, DEPARTMENT OF, with 1.55 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 AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) over the last 10 years. The current ranking is led by BATTELLE SAVANNAH RIVER ALLIANCE, LLC, with 1.40 billion in obligations, followed by LEIDOS, 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 AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) 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 = 'AJ12'
        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
8900 ENERGY, DEPARTMENT OF 1,550,539,640.73 1.55 billion 276
2100 DEPT OF THE ARMY 1,417,113,865.98 1.42 billion 2,992
5700 DEPT OF THE AIR FORCE 936,911,940.43 936.91 million 1,901
1700 DEPT OF THE NAVY 699,609,332.02 699.61 million 1,996
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 286,691,625.86 286.69 million 650
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 279,613,103.70 279.61 million 405
7001 OFFICE OF PROCUREMENT OPERATIONS 252,466,452.25 252.47 million 516
4732 FEDERAL ACQUISITION SERVICE 250,900,265.38 250.90 million 363
1406 DEPARTMENTAL OFFICES 179,186,559.79 179.19 million 489
1341 NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY 166,619,904.20 166.62 million 423

Insight

PSC AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by ENERGY, DEPARTMENT OF, 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 = 'AJ12'
        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
BATTELLE SAVANNAH RIVER ALLIANCE, LLC 8L9R0 1,400,128,014.96 1.40 billion 205
LEIDOS, INC. 5UTE0 257,056,443.36 257.06 million 138
THE MITRE CORPORATION 7L030 249,843,642.72 249.84 million 277
UNIVERSITIES SPACE RESEARCH ASSOCIATION 1F731 248,437,462.33 248.44 million 168
LINQUEST CORPORATION 3MZU6 184,372,286.30 184.37 million 198
GENERAL ATOMICS 4V360 176,080,462.21 176.08 million 67
SOUTHWEST RESEARCH INSTITUTE 26401 144,466,973.73 144.47 million 166
NATIONAL CENTER FOR DEFENSE MANUFACTURING AND MACHINING 3RXG4 96,948,312.95 96.95 million 79
DCS CORPORATION 1P418 79,857,681.87 79.86 million 191
BATTELLE MEMORIAL INSTITUTE 79986 67,739,815.62 67.74 million 119

Insight

Within PSC AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. BATTELLE SAVANNAH RIVER ALLIANCE, LLC ranks first, followed by LEIDOS, 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 = 'AJ12'
        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 1,299,669,004.50 1.30 billion 2,385
2024 1,478,046,322.47 1.48 billion 2,469
2023 1,372,270,699.44 1.37 billion 2,174
2022 966,210,366.32 966.21 million 1,687
2021 699,173,973.54 699.17 million 1,031
2020 181,057,533.96 181.06 million 370
2019 115,805,147.93 115.81 million 327
2018 142,716,372.44 142.72 million 418
2017 151,372,589.68 151.37 million 425
2016 139,442,502.11 139.44 million 483

Insight

The annual trend shows how obligations in PSC AJ12 (GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH) 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.