PSC Code

PSC Z2AA Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for PSC Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

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

PSC Code
Z2AA
PSC Description
REPAIR OR ALTERATION OF OFFICE BUILDINGS
Total Obligated
10.43 billion
10,425,697,579.45
Award Actions
50,202
Average Action Value
207,674.94

About PSC Z2AA federal contract activity

This page summarizes last 5 years of federal contract activity associated with PSC Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS). Based on the current FPDS Query dataset, this category shows 10.43 billion in visible obligations across 50,202 award actions, with an average action value of 207,674.94. 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 Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by PUBLIC BUILDINGS SERVICE, with 5.41 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 Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) over the last 5 years. The current ranking is led by WHITING-TURNER CONTRACTING COMPANY, THE, with 380.42 million in obligations, followed by HONEYWELL INTERNATIONAL 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 Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) across the last 5 years, from 2021 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 5 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 = 'Z2AA'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
4740 PUBLIC BUILDINGS SERVICE 5,405,633,041.88 5.41 billion 30,366
2100 DEPT OF THE ARMY 1,698,439,191.56 1.70 billion 5,738
1700 DEPT OF THE NAVY 1,163,215,884.71 1.16 billion 3,300
5700 DEPT OF THE AIR FORCE 999,475,131.10 999.48 million 4,224
7008 U.S. COAST GUARD 148,804,142.29 148.80 million 518
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 90,270,599.64 90.27 million 561
8800 NATIONAL ARCHIVES AND RECORDS ADMINISTRATION 87,839,768.25 87.84 million 330
2001 DEPARTMENTAL OFFICES 69,049,155.95 69.05 million 354
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION 61,224,942.22 61.22 million 153
1443 NATIONAL PARK SERVICE 56,868,304.18 56.87 million 238

Insight

PSC Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by PUBLIC BUILDINGS SERVICE, 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 = 'Z2AA'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
WHITING-TURNER CONTRACTING COMPANY, THE 0DW43 380,416,180.31 380.42 million 151
HONEYWELL INTERNATIONAL INC. 40931 268,242,482.42 268.24 million 41
VECTRUS FEDERAL SERVICES GMBH DC398 253,570,488.63 253.57 million 695
BRASFIELD & GORRIE, L.L.C. 0L5R0 187,941,329.21 187.94 million 191
GRUNLEY CONSTRUCTION CO., INC. 0MW40 184,898,412.39 184.90 million 135
TURNER CONSTRUCTION COMPANY 7N326 178,564,675.63 178.56 million 179
CENTERRA INTEGRATED FACILITIES SERVICES, LLC 4YXS0 146,694,419.43 146.69 million 277
J. E. DUNN CONSTRUCTION COMPANY 0LNN2 106,109,869.83 106.11 million 53
PARAGON PROFESSIONAL SERVICES LLC 7BV53 98,697,144.89 98.70 million 10
HONEYWELL BUILDING SOLUTIONS SES CORPORATION 0XY07 86,204,352.54 86.20 million 24

Insight

Within PSC Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. WHITING-TURNER CONTRACTING COMPANY, THE ranks first, followed by HONEYWELL INTERNATIONAL 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 = 'Z2AA'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,528,649,961.71 1.53 billion 8,218
2024 2,201,543,326.69 2.20 billion 9,377
2023 2,390,625,245.69 2.39 billion 10,477
2022 2,237,247,359.60 2.24 billion 10,680
2021 2,067,631,685.76 2.07 billion 11,450

Insight

The annual trend shows how obligations in PSC Z2AA (REPAIR OR ALTERATION OF OFFICE BUILDINGS) moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.