Use this page to review federal contract obligations in Florida for last 10 years. The analysis is based on FPDS award-action data.
Geography
Florida Federal Contract Obligations (Last 10 Years)
This page summarizes federal contract obligations in Florida for last 10 years, including award volume and market trend context.
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.
About Florida federal contract activity
This page summarizes last 10 years of federal contract activity associated with Florida. Based on the current FPDS Query dataset, this geography shows 255.61 billion in visible obligations across 2,008,035 award actions, with an average action value of 127,293.64. 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 Florida 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 57.17 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 Florida over the last 10 years. The current ranking is led by LOCKHEED MARTIN CORPORATION, with 18.17 billion in obligations, followed by NORTHROP GRUMMAN SYSTEMS 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 Florida 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 = 'FL'
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 | 57,169,038,636.33 | 57.17 billion | 96,506 |
| 2100 | DEPT OF THE ARMY | 51,292,560,908.60 | 51.29 billion | 56,895 |
| 5700 | DEPT OF THE AIR FORCE | 49,332,585,841.83 | 49.33 billion | 81,835 |
| 97AS | DEFENSE LOGISTICS AGENCY | 17,840,294,615.58 | 17.84 billion | 1,356,457 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 13,488,699,215.91 | 13.49 billion | 78,824 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 12,027,201,221.54 | 12.03 billion | 19,454 |
| 4732 | FEDERAL ACQUISITION SERVICE | 9,938,505,814.76 | 9.94 billion | 116,807 |
| 97ZS | U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) | 9,691,080,741.06 | 9.69 billion | 13,051 |
| 6920 | FEDERAL AVIATION ADMINISTRATION | 3,677,995,057.05 | 3.68 billion | 6,127 |
| 9776 | USTRANSCOM | 2,891,059,631.82 | 2.89 billion | 1,320 |
Insight
Florida 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 DEPT OF THE ARMY, 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 = 'FL'
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 |
|---|---|---|---|---|
| LOCKHEED MARTIN CORPORATION | 04939 | 18,165,517,341.08 | 18.17 billion | 6,339 |
| NORTHROP GRUMMAN SYSTEMS CORPORATION | 70974 | 14,664,378,783.54 | 14.66 billion | 6,972 |
| LOCKHEED MARTIN CORP | 04939 | 11,667,551,932.77 | 11.67 billion | 451 |
| LOCKHEED MARTIN CORPORATION | 7X6A9 | 8,968,692,186.88 | 8.97 billion | 563 |
| LOCKHEED MARTIN CORPORATION | 16331 | 5,826,561,221.27 | 5.83 billion | 6,961 |
| ABBOTT RAPID DX NORTH AMERICA, LLC | 5C4F2 | 4,004,358,115.35 | 4.00 billion | 2,186 |
| DRS NETWORK & IMAGING SYSTEMS, LLC | 32865 | 3,719,405,862.51 | 3.72 billion | 3,952 |
| LOYAL SOURCE GOVERNMENT SERVICES LLC | 5JN54 | 3,361,901,701.42 | 3.36 billion | 666 |
| SPACE EXPLORATION TECHNOLOGIES CORP. | 3BVL8 | 3,303,673,932.88 | 3.30 billion | 132 |
| JACOBS TECHNOLOGY INC. | 07486 | 3,092,160,239.29 | 3.09 billion | 942 |
Insight
Visible obligations in Florida over the last 10 years appear concentrated among a relatively small set of leading vendors. LOCKHEED MARTIN CORPORATION ranks first, followed by NORTHROP GRUMMAN SYSTEMS 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 = 'FL'
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 |
|---|---|---|---|---|
| 336414 | GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING | 33,571,408,690.75 | 33.57 billion | 3,824 |
| 541330 | ENGINEERING SERVICES | 21,717,871,274.08 | 21.72 billion | 35,145 |
| 336411 | AIRCRAFT MANUFACTURING | 17,663,206,060.78 | 17.66 billion | 8,523 |
| 336413 | OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING | 12,934,001,743.87 | 12.93 billion | 60,957 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 12,285,482,026.39 | 12.29 billion | 20,918 |
| 334511 | SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING | 9,591,247,566.94 | 9.59 billion | 16,304 |
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | 9,161,957,723.35 | 9.16 billion | 7,515 |
| 336611 | SHIP BUILDING AND REPAIRING | 6,563,447,882.05 | 6.56 billion | 11,177 |
| 332993 | AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING | 5,970,854,775.60 | 5.97 billion | 2,463 |
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | 5,833,939,394.51 | 5.83 billion | 8,201 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in Florida 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 = 'FL'
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 |
|---|---|---|---|---|
| 1510 | AIRCRAFT, FIXED WING | 14,031,751,537.29 | 14.03 billion | 3,411 |
| 1425 | GUIDED MISSILE SYSTEMS, COMPLETE | 13,705,814,417.93 | 13.71 billion | 2,122 |
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 9,639,781,301.72 | 9.64 billion | 17,871 |
| 1410 | GUIDED MISSILES | 9,099,338,196.48 | 9.10 billion | 1,121 |
| 1420 | GUIDED MISSILE COMPONENTS | 8,313,079,302.83 | 8.31 billion | 659 |
| R499 | SUPPORT- PROFESSIONAL: OTHER | 7,949,209,438.72 | 7.95 billion | 15,906 |
| J069 | MAINT/REPAIR/REBUILD OF EQUIPMENT- TRAINING AIDS AND DEVICES | 5,448,587,339.13 | 5.45 billion | 4,768 |
| Y1JZ | CONSTRUCTION OF MISCELLANEOUS BUILDINGS | 4,993,129,255.94 | 4.99 billion | 4,728 |
| V126 | TRANSPORTATION/TRAVEL/RELOCATION- TRANSPORTATION: SPACE TRANSPORTATION/LAUNCH | 4,499,754,998.46 | 4.50 billion | 316 |
| 6515 | MEDICAL AND SURGICAL INSTRUMENTS, EQUIPMENT, AND SUPPLIES | 3,794,718,228.46 | 3.79 billion | 59,097 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in Florida 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 = 'FL'
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 | 32,750,525,256.14 | 32.75 billion | 242,064 |
| 2024 | 30,692,036,026.21 | 30.69 billion | 235,733 |
| 2023 | 29,998,422,918.64 | 30.00 billion | 224,920 |
| 2022 | 26,300,009,917.39 | 26.30 billion | 219,797 |
| 2021 | 26,202,471,894.56 | 26.20 billion | 225,745 |
| 2020 | 25,447,541,664.58 | 25.45 billion | 184,300 |
| 2019 | 24,778,505,962.48 | 24.78 billion | 184,525 |
| 2018 | 22,831,518,063.91 | 22.83 billion | 172,989 |
| 2017 | 19,824,457,517.53 | 19.82 billion | 159,865 |
| 2016 | 16,784,611,460.26 | 16.78 billion | 158,097 |
Insight
The annual trend shows how obligations in Florida 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.