NAICS Industry

NAICS 221112 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) 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.

NAICS Code
221112
Industry
FOSSIL FUEL ELECTRIC POWER GENERATION
Total Obligated
1.52 billion
1,521,251,387.57
Award Actions
4,885
Average Action Value
311,412.77

About NAICS 221112 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION). Based on the current FPDS Query dataset, this industry shows 1.52 billion in visible obligations across 4,885 award actions, with an average action value of 311,412.77. 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 NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEFENSE LOGISTICS AGENCY, with 596.62 million in obligations, followed by VETERANS AFFAIRS, DEPARTMENT OF. 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 NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) over the last 5 years. The current ranking is led by DOYON UTILITES LIMITED LIABILITY COMPANY, with 583.32 million in obligations, followed by AEP ENERGY, 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 NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) 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 industry 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 industry-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__principalNAICSCode = '221112'
        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
97AS DEFENSE LOGISTICS AGENCY 596,622,290.88 596.62 million 267
3600 VETERANS AFFAIRS, DEPARTMENT OF 213,833,712.71 213.83 million 557
7529 NATIONAL INSTITUTES OF HEALTH 166,140,716.52 166.14 million 128
2100 DEPT OF THE ARMY 151,475,770.18 151.48 million 444
5700 DEPT OF THE AIR FORCE 103,684,201.84 103.68 million 255
4740 PUBLIC BUILDINGS SERVICE 82,073,341.89 82.07 million 539
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 76,962,082.16 76.96 million 1,289
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 30,073,105.11 30.07 million 187
1700 DEPT OF THE NAVY 26,159,507.91 26.16 million 82
1900 STATE, DEPARTMENT OF 10,261,929.52 10.26 million 239

Insight

NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEFENSE LOGISTICS AGENCY, followed by VETERANS AFFAIRS, DEPARTMENT OF, which suggests that agency demand in this industry 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,
        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__principalNAICSCode = '221112'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
DOYON UTILITES LIMITED LIABILITY COMPANY 4A1N6 583,318,343.45 583.32 million 223
AEP ENERGY, INC. 4ZWW0 160,282,833.79 160.28 million 64
DIRECT ENERGY BUSINESS LLC 1UNT4 115,223,531.90 115.22 million 468
GEXA ENERGY, LP 3L2S1 111,882,223.97 111.88 million 531
ENGIE RESOURCES LLC 3TGK0 68,965,302.74 68.97 million 213
WGL ENERGY SERVICES, INC. 07ZM9 60,985,252.41 60.99 million 260
GOLDEN VALLEY ELECTRIC ASSOCIATION, INC. 0MT83 55,794,886.06 55.79 million 95
ENTERGY LOUISIANA, LLC 7JAL5 46,647,341.71 46.65 million 166
CENTERPOINT ENERGY RESOURCES CORP. 1PVK5 43,555,696.22 43.56 million 262
CONSTELLATION NEWENERGY, INC. 33EG0 33,405,055.22 33.41 million 271

Insight

Within NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. DOYON UTILITES LIMITED LIABILITY COMPANY ranks first, followed by AEP ENERGY, INC., which helps define the current competitive landscape in this industry slice.

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__principalNAICSCode = '221112'
        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 227,821,837.63 227.82 million 679
2024 298,884,472.09 298.88 million 939
2023 371,481,065.09 371.48 million 1,065
2022 359,856,108.66 359.86 million 1,296
2021 263,207,904.10 263.21 million 906

Insight

The annual trend shows how obligations in NAICS 221112 (FOSSIL FUEL ELECTRIC POWER GENERATION) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry 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.