Geography

Pennsylvania Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations in Pennsylvania for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations in Pennsylvania 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.

State Code
PA
State
Pennsylvania
Total Obligated
201.00 billion
200,995,115,439.65
Award Actions
6,009,883
Average Action Value
33,444.09

About Pennsylvania federal contract activity

This page summarizes last 10 years of federal contract activity associated with Pennsylvania. Based on the current FPDS Query dataset, this geography shows 201.00 billion in visible obligations across 6,009,883 award actions, with an average action value of 33,444.09. 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 in Pennsylvania 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 NAVY, with 54.68 billion in obligations, followed by DEFENSE LOGISTICS AGENCY. 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 Pennsylvania over the last 10 years. The current ranking is led by FLUOR MARINE PROPULSION, LLC, with 26.83 billion in obligations, followed by AMERISOURCEBERGEN DRUG CORPORATION. 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 in Pennsylvania 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.

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 geography-level obligations, top buying agencies, leading vendors, major industries, major PSC categories, 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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PA'
        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
1700 DEPT OF THE NAVY 54,677,077,273.60 54.68 billion 80,728
97AS DEFENSE LOGISTICS AGENCY 44,372,614,736.82 44.37 billion 5,462,930
2100 DEPT OF THE ARMY 33,955,601,459.65 33.96 billion 45,616
8900 ENERGY, DEPARTMENT OF 16,884,892,330.40 16.88 billion 2,159
3600 VETERANS AFFAIRS, DEPARTMENT OF 8,136,601,820.54 8.14 billion 79,561
5700 DEPT OF THE AIR FORCE 7,916,484,331.34 7.92 billion 9,574
97DH DEFENSE HEALTH AGENCY (DHA) 5,101,192,474.50 5.10 billion 988
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 3,693,158,295.75 3.69 billion 7,936
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 3,356,053,462.97 3.36 billion 863
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 2,949,190,689.99 2.95 billion 610

Insight

Pennsylvania contract activity over the last 10 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEPT OF THE NAVY, followed by DEFENSE LOGISTICS AGENCY, which suggests that federal demand in this geography 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(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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PA'
        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,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
FLUOR MARINE PROPULSION, LLC 81QQ2 26,825,971,833.95 26.83 billion 279
AMERISOURCEBERGEN DRUG CORPORATION 1XUY5 18,269,653,159.14 18.27 billion 3,168,419
BECHTEL PLANT MACHINERY, INC. 4SVU7 14,368,463,018.00 14.37 billion 93
AMERISOURCEBERGEN DRUG CORP 1XUY5 13,538,871,463.98 13.54 billion 513,338
BAE SYSTEMS LAND & ARMAMENTS L.P. 06085 10,632,781,376.00 10.63 billion 1,563
THE BOEING COMPANY 77272 10,184,138,460.44 10.18 billion 3,151
BAE SYSTEMS LAND & ARMAMENTS L.P. 7B726 3,885,517,136.64 3.89 billion 654
BECHTEL MARINE PROPULSION CORPORATION 3,574,410,772.28 3.57 billion 32
UNITED CONCORDIA COMPANIES, INC. 03XW8 3,370,839,606.43 3.37 billion 198
PENNSYLVANIA STATE UNIVERSITY, THE 7A720 2,485,091,127.00 2.49 billion 6,563

Insight

Visible obligations in Pennsylvania over the last 10 years appear concentrated among a relatively small set of leading vendors. FLUOR MARINE PROPULSION, LLC ranks first, followed by AMERISOURCEBERGEN DRUG CORPORATION, which helps define the current competitive landscape in this geography.

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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PA'
        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
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 31,034,966,313.80 31.03 billion 9,198
325411 MEDICINAL AND BOTANICAL MANUFACTURING 17,170,498,597.67 17.17 billion 1,334,685
424210 DRUGS AND DRUGGISTS' SUNDRIES MERCHANT WHOLESALERS 16,938,843,902.08 16.94 billion 2,695,382
332410 POWER BOILER AND HEAT EXCHANGER MANUFACTURING 15,779,683,033.44 15.78 billion 588
336992 MILITARY ARMORED VEHICLE, TANK, AND TANK COMPONENT MANUFACTURING 12,185,050,046.85 12.19 billion 4,594
336411 AIRCRAFT MANUFACTURING 10,452,711,178.89 10.45 billion 12,154
524114 DIRECT HEALTH AND MEDICAL INSURANCE CARRIERS 6,799,290,437.33 6.80 billion 684
541330 ENGINEERING SERVICES 6,556,734,765.36 6.56 billion 16,456
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 5,800,286,164.68 5.80 billion 7,109
561210 FACILITIES SUPPORT SERVICES 4,843,541,083.35 4.84 billion 6,012

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Pennsylvania over the last 10 years. This helps show which federal market segments are most prominent in the state.

Top PSC Codes

SELECT
    psc_code,
    psc_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__productOrServiceCode AS psc_code,
        anyHeavy(content__award__productOrServiceInformation__productOrServiceCode__description) AS psc_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PA'
        AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
        AND content__award__productOrServiceInformation__productOrServiceCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY psc_code
)
ORDER BY total_obligated DESC
LIMIT 10
PSC Code Description Total Obligated Readable Award Actions
6505 DRUGS AND BIOLOGICALS 35,916,917,427.84 35.92 billion 3,935,365
4470 NUCLEAR REACTORS 28,220,765,690.94 28.22 billion 1,392
M1HA OPERATION OF GOVERNMENT-OWNED CONTRACTOR-OPERATED (GOCO) R&D FACILITIES 13,402,049,020.88 13.40 billion 136
2350 COMBAT, ASSAULT, AND TACTICAL VEHICLES, TRACKED 10,473,176,929.00 10.47 billion 1,197
1520 AIRCRAFT, ROTARY WING 9,808,124,779.03 9.81 billion 1,408
R425 SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL 4,962,243,936.62 4.96 billion 12,886
1905 COMBAT SHIPS AND LANDING VESSELS 4,062,609,654.00 4.06 billion 54
Q503 MEDICAL- DENTISTRY 3,726,222,269.88 3.73 billion 519
AC44 R&D- DEFENSE SYSTEM: TANK/AUTOMOTIVE (ENGINEERING DEVELOPMENT) 3,060,893,173.97 3.06 billion 443
M181 OPER OF GOVT R&D GOCO FACILITIES 3,045,052,950.54 3.05 billion 38

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Pennsylvania over the last 10 years. This helps show which categories of federal demand are most prominent in the state.

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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'PA'
        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 25,284,118,031.23 25.28 billion 657,660
2024 27,080,158,113.97 27.08 billion 682,351
2023 24,966,224,111.15 24.97 billion 672,499
2022 18,406,625,024.12 18.41 billion 582,182
2021 19,579,751,594.12 19.58 billion 557,292
2020 17,726,086,174.95 17.73 billion 573,291
2019 16,048,728,197.18 16.05 billion 632,133
2018 20,573,820,826.47 20.57 billion 600,557
2017 15,572,248,185.94 15.57 billion 543,628
2016 15,757,355,180.52 15.76 billion 508,290

Insight

The annual trend shows how obligations in Pennsylvania moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity appears stable, rising, or easing over time.

Use FPDS Query for deeper geographic analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper geographic analysis across agencies, vendors, industries, PSC categories, 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.