Geography

Louisiana Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations in Louisiana 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
LA
State
Louisiana
Total Obligated
38.30 billion
38,295,636,258.09
Award Actions
387,313
Average Action Value
98,875.16

About Louisiana federal contract activity

This page summarizes last 10 years of federal contract activity associated with Louisiana. Based on the current FPDS Query dataset, this geography shows 38.30 billion in visible obligations across 387,313 award actions, with an average action value of 98,875.16. 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 Louisiana 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 ARMY, with 11.53 billion in obligations, followed by DEPT OF THE NAVY. 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 Louisiana over the last 10 years. The current ranking is led by BOLLINGER SHIPYARDS LOCKPORT, L.L.C., with 2.90 billion in obligations, followed by FLUOR FEDERAL PETROLEUM OPERATIONS, LLC. 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 Louisiana 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 = 'LA'
        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
2100 DEPT OF THE ARMY 11,527,071,509.59 11.53 billion 25,816
1700 DEPT OF THE NAVY 7,052,038,632.51 7.05 billion 7,617
7008 U.S. COAST GUARD 3,692,419,664.55 3.69 billion 5,251
97AS DEFENSE LOGISTICS AGENCY 2,613,842,154.43 2.61 billion 257,944
8900 ENERGY, DEPARTMENT OF 2,170,259,029.57 2.17 billion 921
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 1,740,406,380.80 1.74 billion 6,956
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,394,505,803.23 1.39 billion 14,059
5700 DEPT OF THE AIR FORCE 1,365,411,082.25 1.37 billion 7,143
12K2 AGRICULTURAL MARKETING SERVICE 1,152,509,879.70 1.15 billion 820
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 527,207,095.62 527.21 million 770

Insight

Louisiana 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 ARMY, followed by DEPT OF THE NAVY, 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 = 'LA'
        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
BOLLINGER SHIPYARDS LOCKPORT, L.L.C. 64513 2,902,575,691.83 2.90 billion 334
FLUOR FEDERAL PETROLEUM OPERATIONS, LLC 6RT19 1,579,394,119.79 1.58 billion 132
TEXTRON SYSTEMS CORPORATION 50079 1,437,099,111.07 1.44 billion 36
PLACID REFINING COMPANY LLC 4HGA4 1,280,541,020.64 1.28 billion 511
TEXTRON INC. 50079 1,143,717,802.82 1.14 billion 620
WEEKS MARINE, INC. 1RHV3 713,353,232.03 713.35 million 197
THOMA-SEA MARINE CONSTRUCTORS, L.L.C. 6CEL5 677,690,822.15 677.69 million 347
COAST PROFESSIONAL, INC. 4PFP2 577,893,336.05 577.89 million 165
MANSON CONSTRUCTION CO. 0FCP9 523,556,985.79 523.56 million 180
VALIANT GLOBAL DEFENSE SERVICES INC. 0K831 479,013,061.49 479.01 million 68

Insight

Visible obligations in Louisiana over the last 10 years appear concentrated among a relatively small set of leading vendors. BOLLINGER SHIPYARDS LOCKPORT, L.L.C. ranks first, followed by FLUOR FEDERAL PETROLEUM OPERATIONS, LLC, 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 = 'LA'
        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
336611 SHIP BUILDING AND REPAIRING 7,764,954,150.91 7.76 billion 2,469
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 5,796,229,568.54 5.80 billion 4,512
561210 FACILITIES SUPPORT SERVICES 3,654,714,897.46 3.65 billion 2,729
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 2,523,023,200.82 2.52 billion 5,538
324110 PETROLEUM REFINERIES 1,501,988,379.09 1.50 billion 61,300
541330 ENGINEERING SERVICES 1,291,346,506.62 1.29 billion 5,639
483111 DEEP SEA FREIGHT TRANSPORTATION 757,568,584.97 757.57 million 2,081
611699 ALL OTHER MISCELLANEOUS SCHOOLS AND INSTRUCTION 703,484,137.86 703.48 million 216
311212 RICE MILLING 556,478,474.53 556.48 million 670
336612 BOAT BUILDING 541,486,267.72 541.49 million 860

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Louisiana 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 = 'LA'
        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
1905 COMBAT SHIPS AND LANDING VESSELS 5,055,571,155.48 5.06 billion 786
Y1PZ CONSTRUCTION OF OTHER NON-BUILDING FACILITIES 2,905,721,518.11 2.91 billion 2,840
R799 SUPPORT- MANAGEMENT: OTHER 2,157,006,483.97 2.16 billion 666
Y1KF CONSTRUCTION OF DREDGING FACILITIES 2,088,915,687.35 2.09 billion 839
9130 LIQUID PROPELLANTS AND FUELS, PETROLEUM BASE 1,442,966,199.33 1.44 billion 60,599
1925 SPECIAL SERVICE VESSELS 1,407,177,023.37 1.41 billion 163
V124 TRANSPORTATION/TRAVEL/RELOCATION- TRANSPORTATION: MARINE CHARTER 931,431,293.77 931.43 million 489
U013 EDUCATION/TRAINING- COMBAT 713,004,381.77 713.00 million 137
1940 SMALL CRAFT 646,381,120.87 646.38 million 535
8920 BAKERY AND CEREAL PRODUCTS 557,285,145.12 557.29 million 981

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Louisiana 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 = 'LA'
        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 5,551,729,533.77 5.55 billion 34,913
2024 4,215,132,858.19 4.22 billion 38,273
2023 4,561,655,392.36 4.56 billion 39,158
2022 3,629,378,895.18 3.63 billion 39,903
2021 3,906,724,500.98 3.91 billion 41,617
2020 4,219,088,288.96 4.22 billion 35,687
2019 3,042,582,509.48 3.04 billion 42,313
2018 3,350,616,670.83 3.35 billion 42,890
2017 2,815,067,412.38 2.82 billion 39,328
2016 3,003,660,195.96 3.00 billion 33,231

Insight

The annual trend shows how obligations in Louisiana 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.