Use this page to review federal contract obligations in South Carolina for last 10 years. The analysis is based on FPDS award-action data.
Geography
South Carolina Federal Contract Obligations (Last 10 Years)
This page summarizes federal contract obligations in South Carolina 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 South Carolina federal contract activity
This page summarizes last 10 years of federal contract activity associated with South Carolina. Based on the current FPDS Query dataset, this geography shows 74.06 billion in visible obligations across 592,408 award actions, with an average action value of 125,021.35. 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 South Carolina appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by ENERGY, DEPARTMENT OF, with 28.29 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 South Carolina over the last 10 years. The current ranking is led by SAVANNAH RIVER NUCLEAR SOLUTIONS, LLC, with 15.70 billion in obligations, followed by ADVANCED TECHNOLOGY INTERNATIONAL. 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 South Carolina 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 = 'SC'
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 |
|---|---|---|---|---|
| 8900 | ENERGY, DEPARTMENT OF | 28,287,296,461.67 | 28.29 billion | 3,710 |
| 1700 | DEPT OF THE NAVY | 15,205,086,736.60 | 15.21 billion | 33,177 |
| 2100 | DEPT OF THE ARMY | 6,427,601,512.30 | 6.43 billion | 16,826 |
| 5700 | DEPT OF THE AIR FORCE | 3,916,151,164.56 | 3.92 billion | 13,962 |
| 7505 | ADMINISTRATION FOR STRATEGIC PREPAREDNESS AND RESPONSE | 3,783,441,818.70 | 3.78 billion | 83 |
| 97AS | DEFENSE LOGISTICS AGENCY | 3,771,829,104.36 | 3.77 billion | 451,505 |
| 7530 | CENTERS FOR MEDICARE AND MEDICAID SERVICES | 3,418,549,658.85 | 3.42 billion | 628 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 2,565,428,045.03 | 2.57 billion | 18,317 |
| 4732 | FEDERAL ACQUISITION SERVICE | 902,559,641.62 | 902.56 million | 4,503 |
| 1900 | STATE, DEPARTMENT OF | 855,134,017.44 | 855.13 million | 7,632 |
Insight
South Carolina contract activity over the last 10 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by ENERGY, DEPARTMENT OF, 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 = 'SC'
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 |
|---|---|---|---|---|
| SAVANNAH RIVER NUCLEAR SOLUTIONS, LLC | 4SZE8 | 15,700,137,014.29 | 15.70 billion | 468 |
| ADVANCED TECHNOLOGY INTERNATIONAL | 1G3V8 | 4,052,457,398.16 | 4.05 billion | 1,020 |
| SAVANNAH RIVER MISSION COMPLETION, LLC | 8KB44 | 3,800,978,201.46 | 3.80 billion | 208 |
| SAVANNAH RIVER REMEDIATION LLC | 4XQS6 | 2,763,920,919.08 | 2.76 billion | 268 |
| PALMETTO GBA, LLC | 3EYS4 | 2,482,253,212.88 | 2.48 billion | 487 |
| BATTELLE SAVANNAH RIVER ALLIANCE, LLC | 8L9R0 | 1,400,128,014.96 | 1.40 billion | 205 |
| SAVANNAH RIVER NUCLEAR SOLUTIONS, LLC | 1,220,873,125.77 | 1.22 billion | 79 | |
| SCIENTIFIC RESEARCH CORPORATION | 0D5A6 | 1,097,278,785.24 | 1.10 billion | 1,576 |
| SCIENCE APPLICATIONS INTERNATIONAL CORPORATION | 6XWA8 | 1,020,436,184.96 | 1.02 billion | 1,539 |
| SO-PAK-CO, INC. | 6D623 | 857,559,838.92 | 857.56 million | 2,547 |
Insight
Visible obligations in South Carolina over the last 10 years appear concentrated among a relatively small set of leading vendors. SAVANNAH RIVER NUCLEAR SOLUTIONS, LLC ranks first, followed by ADVANCED TECHNOLOGY INTERNATIONAL, 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 = 'SC'
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 |
|---|---|---|---|---|
| 561210 | FACILITIES SUPPORT SERVICES | 19,335,240,809.63 | 19.34 billion | 6,734 |
| 541330 | ENGINEERING SERVICES | 9,731,745,269.96 | 9.73 billion | 17,463 |
| 562910 | REMEDIATION SERVICES | 4,133,192,961.22 | 4.13 billion | 1,444 |
| 562211 | HAZARDOUS WASTE TREATMENT AND DISPOSAL | 3,406,495,756.74 | 3.41 billion | 2,485 |
| 541714 | RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) | 3,361,385,586.96 | 3.36 billion | 71 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 3,320,552,925.49 | 3.32 billion | 7,672 |
| 524114 | DIRECT HEALTH AND MEDICAL INSURANCE CARRIERS | 2,267,531,334.01 | 2.27 billion | 283 |
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 1,830,142,195.97 | 1.83 billion | 1,084 |
| 311421 | FRUIT AND VEGETABLE CANNING | 1,585,685,711.80 | 1.59 billion | 714 |
| 541519 | OTHER COMPUTER RELATED SERVICES | 1,561,673,778.09 | 1.56 billion | 7,182 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in South Carolina 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 = 'SC'
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 |
|---|---|---|---|---|
| M159 | OPER OF GOVT OTHER INDUSTRIAL BLDG | 16,920,135,312.70 | 16.92 billion | 548 |
| R499 | SUPPORT- PROFESSIONAL: OTHER | 4,656,184,297.57 | 4.66 billion | 3,751 |
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 3,869,386,863.74 | 3.87 billion | 6,310 |
| AN42 | HEALTH R&D SERVICES; HEALTH CARE - OTHER; APPLIED RESEARCH | 3,780,741,188.78 | 3.78 billion | 77 |
| M294 | OPER OF GOVT WASTE TRMT-STORE FAC | 3,392,223,222.23 | 3.39 billion | 319 |
| G007 | SOCIAL- GOVERNMENT HEALTH INSURANCE PROGRAMS | 2,329,753,972.10 | 2.33 billion | 313 |
| J058 | MAINT/REPAIR/REBUILD OF EQUIPMENT- COMMUNICATION, DETECTION, AND COHERENT RADIATION EQUIPMENT | 2,031,136,559.88 | 2.03 billion | 4,188 |
| 8970 | COMPOSITE FOOD PACKAGES | 1,598,339,133.21 | 1.60 billion | 5,298 |
| AJ12 | GENERAL SCIENCE AND TECHNOLOGY R&D SERVICES; GENERAL SCIENCE AND TECHNOLOGY; APPLIED RESEARCH | 1,405,817,076.77 | 1.41 billion | 220 |
| J998 | NON-NUCLEAR SHIP REPAIR (EAST) | 1,081,655,914.38 | 1.08 billion | 1,259 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in South Carolina 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 = 'SC'
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 | 8,439,520,574.82 | 8.44 billion | 52,499 |
| 2024 | 10,681,586,612.38 | 10.68 billion | 66,497 |
| 2023 | 10,328,984,104.01 | 10.33 billion | 104,003 |
| 2022 | 7,305,145,541.98 | 7.31 billion | 54,699 |
| 2021 | 6,801,828,796.23 | 6.80 billion | 60,233 |
| 2020 | 6,738,423,560.42 | 6.74 billion | 49,571 |
| 2019 | 5,689,511,865.37 | 5.69 billion | 58,375 |
| 2018 | 7,132,153,064.91 | 7.13 billion | 55,425 |
| 2017 | 5,441,432,941.26 | 5.44 billion | 43,506 |
| 2016 | 5,505,062,145.82 | 5.51 billion | 47,600 |
Insight
The annual trend shows how obligations in South Carolina 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.