PSC Code

PSC AZ11 Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations for PSC AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC 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
AZ11
PSC Description
R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC RESEARCH)
Total Obligated
28.98 billion
28,977,411,525.84
Award Actions
13,723
Average Action Value
2,111,594.51

About PSC AZ11 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC RESEARCH)). Based on the current FPDS Query dataset, this category shows 28.98 billion in visible obligations across 13,723 award actions, with an average action value of 2,111,594.51. 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 AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC 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 25.95 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 AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC RESEARCH)) over the last 10 years. The current ranking is led by LAWRENCE LIVERMORE NATIONAL SECURITY LIMITED LIABILITY COMPANY, with 23.87 billion in obligations, followed by LAWRENCE LIVERMORE NATIONAL SECURITY LIMITED LIABILITY COMPANY. 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 AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC 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 = 'AZ11'
        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 25,954,428,304.98 25.95 billion 336
2100 DEPT OF THE ARMY 1,364,026,147.11 1.36 billion 5,327
7529 NATIONAL INSTITUTES OF HEALTH 680,115,094.40 680.12 million 960
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 249,049,804.25 249.05 million 893
7001 OFFICE OF PROCUREMENT OPERATIONS 240,104,832.39 240.10 million 1,101
1406 DEPARTMENTAL OFFICES 137,096,561.25 137.10 million 1,759
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 72,613,566.47 72.61 million 343
5700 DEPT OF THE AIR FORCE 70,184,747.23 70.18 million 562
7524 FOOD AND DRUG ADMINISTRATION 48,007,675.12 48.01 million 380
97AS DEFENSE LOGISTICS AGENCY 29,848,431.13 29.85 million 180

Insight

PSC AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC 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 = 'AZ11'
        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
LAWRENCE LIVERMORE NATIONAL SECURITY LIMITED LIABILITY COMPANY 4K7L1 23,874,863,340.56 23.87 billion 277
LAWRENCE LIVERMORE NATIONAL SECURITY LIMITED LIABILITY COMPANY 2,081,159,052.22 2.08 billion 56
UNIVERSITIES SPACE RESEARCH ASSOCIATION 1F731 175,816,091.56 175.82 million 463
UNIVERSITY OF SOUTHERN CALIFORNIA 1B729 157,919,138.92 157.92 million 383
BATTELLE MEMORIAL INSTITUTE 0CV95 148,308,550.27 148.31 million 55
SOCIAL & SCIENTIFIC SYSTEMS, INC. 8S542 143,832,348.04 143.83 million 369
BATTELLE MEMORIAL INSTITUTE 79986 54,314,057.32 54.31 million 310
RESEARCH TRIANGLE INSTITUTE 3A730 42,462,262.39 42.46 million 41
MRIGLOBAL 21165 39,311,065.18 39.31 million 39
CARNEGIE MELLON UNIVERSITY 97668 36,791,017.10 36.79 million 33

Insight

Within PSC AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC RESEARCH)), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. LAWRENCE LIVERMORE NATIONAL SECURITY LIMITED LIABILITY COMPANY ranks first, followed by LAWRENCE LIVERMORE NATIONAL SECURITY LIMITED LIABILITY COMPANY, 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 = 'AZ11'
        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 4,001,980,039.96 4.00 billion 219
2024 3,101,809,616.56 3.10 billion 510
2023 3,401,287,742.60 3.40 billion 534
2022 2,678,814,082.79 2.68 billion 849
2021 3,463,488,651.15 3.46 billion 1,280
2020 2,829,931,002.68 2.83 billion 2,051
2019 1,359,120,262.62 1.36 billion 1,940
2018 3,774,731,299.81 3.77 billion 2,092
2017 1,814,417,525.68 1.81 billion 2,142
2016 2,551,831,301.99 2.55 billion 2,106

Insight

The annual trend shows how obligations in PSC AZ11 (R&D- OTHER RESEARCH AND DEVELOPMENT (BASIC 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.