PSC Code

PSC M1CZ Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for PSC M1CZ (OPERATION OF OTHER EDUCATIONAL BUILDINGS) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC M1CZ (OPERATION OF OTHER EDUCATIONAL 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
M1CZ
PSC Description
OPERATION OF OTHER EDUCATIONAL BUILDINGS
Total Obligated
1.48 billion
1,476,123,614.50
Award Actions
2,423
Average Action Value
609,213.21

About PSC M1CZ federal contract activity

This page summarizes last 5 years of federal contract activity associated with PSC M1CZ (OPERATION OF OTHER EDUCATIONAL BUILDINGS). Based on the current FPDS Query dataset, this category shows 1.48 billion in visible obligations across 2,423 award actions, with an average action value of 609,213.21. 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 M1CZ (OPERATION OF OTHER EDUCATIONAL BUILDINGS) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, with 1.14 billion in obligations, followed by DEPT OF THE AIR FORCE. 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 M1CZ (OPERATION OF OTHER EDUCATIONAL BUILDINGS) over the last 5 years. The current ranking is led by MANAGEMENT & TRAINING CORPORATION, with 324.10 million in obligations, followed by CAE USA 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 M1CZ (OPERATION OF OTHER EDUCATIONAL 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 = 'M1CZ'
        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
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 1,142,624,654.43 1.14 billion 2,276
5700 DEPT OF THE AIR FORCE 301,064,173.02 301.06 million 108
8900 ENERGY, DEPARTMENT OF 29,586,939.95 29.59 million 18
2100 DEPT OF THE ARMY 2,553,597.10 2.55 million 9
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 211,800.00 211.80 thousand 5
1425 BUREAU OF RECLAMATION 67,905.00 67.91 thousand 1
7008 U.S. COAST GUARD 11,325.00 11.32 thousand 2
1700 DEPT OF THE NAVY 3,220.00 3.22 thousand 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 3

Insight

PSC M1CZ (OPERATION OF OTHER EDUCATIONAL 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 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, followed by DEPT OF THE AIR FORCE, 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 = 'M1CZ'
        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
MANAGEMENT & TRAINING CORPORATION 3JBN8 324,100,754.97 324.10 million 517
CAE USA INC. 50237 300,891,740.59 300.89 million 108
ADAMS AND ASSOCIATES, INC. 3J8V5 174,411,944.93 174.41 million 258
CAREER SYSTEMS DEVELOPMENT CORPORATION 3KNX6 86,833,380.86 86.83 million 148
SERRATO CORPORATION 3CUC2 84,093,622.31 84.09 million 158
HUMAN LEARNING SYSTEMS, LLC 6DP85 59,634,526.49 59.63 million 123
ODLE MANAGEMENT GROUP, L.L.C. 346G3 48,581,110.96 48.58 million 184
RES-CARE, INC. 3UZV0 44,637,087.17 44.64 million 52
HERITAGE SERVICES CORPORATION 6T1G9 42,647,063.59 42.65 million 61
CHUGACH TRAINING AND EDUCATIONAL SOLUTIONS, LLC 6Y5Q3 41,511,940.42 41.51 million 83

Insight

Within PSC M1CZ (OPERATION OF OTHER EDUCATIONAL BUILDINGS), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. MANAGEMENT & TRAINING CORPORATION ranks first, followed by CAE USA 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 = 'M1CZ'
        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 100,153,913.09 100.15 million 149
2024 42,077,208.35 42.08 million 220
2023 194,272,744.50 194.27 million 460
2022 337,925,077.53 337.93 million 783
2021 801,694,671.03 801.69 million 811

Insight

The annual trend shows how obligations in PSC M1CZ (OPERATION OF OTHER EDUCATIONAL 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.