Geography

Arkansas Federal Contract Obligations (Last 5 Years)

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

Use this page to review federal contract obligations in Arkansas 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.

State Code
AR
State
Arkansas
Total Obligated
7.40 billion
7,400,054,105.71
Award Actions
190,511
Average Action Value
38,843.18

About Arkansas federal contract activity

This page summarizes last 5 years of federal contract activity associated with Arkansas. Based on the current FPDS Query dataset, this geography shows 7.40 billion in visible obligations across 190,511 award actions, with an average action value of 38,843.18. 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 Arkansas appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPT OF THE ARMY, with 3.73 billion 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 Arkansas over the last 5 years. The current ranking is led by GENERAL DYNAMICS OTS (NICEVILLE), INC., with 859.31 million in obligations, followed by LOCKHEED MARTIN 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 Arkansas 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.

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 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__placeOfPerformance__principalPlaceOfPerformance__stateCode = 'AR'
        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
2100 DEPT OF THE ARMY 3,728,640,235.46 3.73 billion 5,856
3600 VETERANS AFFAIRS, DEPARTMENT OF 1,019,065,976.31 1.02 billion 4,585
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 428,687,699.56 428.69 million 27
5700 DEPT OF THE AIR FORCE 410,879,978.70 410.88 million 1,624
1900 STATE, DEPARTMENT OF 286,780,621.23 286.78 million 87
97AS DEFENSE LOGISTICS AGENCY 285,561,450.52 285.56 million 156,364
1700 DEPT OF THE NAVY 162,676,050.64 162.68 million 3,624
7524 FOOD AND DRUG ADMINISTRATION 157,759,242.37 157.76 million 922
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 142,527,282.17 142.53 million 6,200
12K2 AGRICULTURAL MARKETING SERVICE 134,599,850.65 134.60 million 427

Insight

Arkansas contract activity over the last 5 years appears concentrated among a relatively small group of buying agencies. The visible ranking is led by DEPT OF THE ARMY, followed by VETERANS AFFAIRS, DEPARTMENT OF, 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 = 'AR'
        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,
        cage_code
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
GENERAL DYNAMICS OTS (NICEVILLE), INC. 4R854 859,312,957.85 859.31 million 36
LOCKHEED MARTIN CORPORATION 64059 710,163,894.20 710.16 million 22
GENERAL DYNAMICS-OTS, INC. 05606 452,146,284.60 452.15 million 18
SERCO INC. 022Q2 412,944,873.43 412.94 million 16
CGI FEDERAL INC. 3YVK7 268,795,267.73 268.80 million 34
AT&T CORP. 0LUL1 206,801,096.56 206.80 million 62
BFBC, LLC 853G5 182,183,050.47 182.18 million 11
ARMTEC COUNTERMEASURES COMPANY 3DU30 148,356,386.70 148.36 million 107
BARNARD CONSTRUCTION COMPANY, INCORPORATED 0BRU7 108,639,709.00 108.64 million 4
QWEST GOVERNMENT SERVICES INC 1XWZ7 101,002,111.26 101.00 million 38

Insight

Visible obligations in Arkansas over the last 5 years appear concentrated among a relatively small set of leading vendors. GENERAL DYNAMICS OTS (NICEVILLE), INC. ranks first, followed by LOCKHEED MARTIN 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 = 'AR'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 1,336,339,144.80 1.34 billion 84
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 774,373,445.87 774.37 million 1,303
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 710,913,894.20 710.91 million 22
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 542,839,563.25 542.84 million 545
541512 COMPUTER SYSTEMS DESIGN SERVICES 487,729,511.28 487.73 million 79
517110 WIRED TELECOMMUNICATIONS CARRIERS 322,416,375.41 322.42 million 223
561990 ALL OTHER SUPPORT SERVICES 281,728,892.02 281.73 million 180
237310 HIGHWAY, STREET, AND BRIDGE CONSTRUCTION 239,208,457.68 239.21 million 573
541330 ENGINEERING SERVICES 154,124,782.20 154.12 million 457
561210 FACILITIES SUPPORT SERVICES 144,262,941.61 144.26 million 1,285

Insight

The top-NAICS table highlights the industries with the largest visible obligations in Arkansas over the last 5 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 = 'AR'
        AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
        AND content__award__productOrServiceInformation__productOrServiceCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
1320 AMMUNITION, OVER 125MM 882,808,132.54 882.81 million 46
1410 GUIDED MISSILES 706,226,424.54 706.23 million 32
1340 ROCKETS, ROCKET AMMUNITION AND ROCKET COMPONENTS 452,146,284.60 452.15 million 18
R499 SUPPORT- PROFESSIONAL: OTHER 438,540,923.00 438.54 million 360
Y1PZ CONSTRUCTION OF OTHER NON-BUILDING FACILITIES 367,333,799.98 367.33 million 98
M1EC OPERATION OF PRODUCTION BUILDINGS 268,795,268.74 268.80 million 33
DD01 IT AND TELECOM - SERVICE DELIVERY SUPPORT SERVICES: ITSM, OPERATIONS CENTER, PROJECT/PM (LABOR) 173,892,501.09 173.89 million 48
D304 IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION 145,419,060.21 145.42 million 169
Q402 MEDICAL- NURSING HOME CARE CONTRACTS 136,238,706.02 136.24 million 314
1370 PYROTECHNICS 131,703,213.37 131.70 million 87

Insight

The top-PSC table highlights the product and service codes with the largest visible obligations in Arkansas over the last 5 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 = 'AR'
        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 1,226,032,635.77 1.23 billion 38,536
2024 1,970,774,880.26 1.97 billion 35,900
2023 1,340,066,818.82 1.34 billion 40,954
2022 1,396,871,313.42 1.40 billion 39,965
2021 1,466,308,457.44 1.47 billion 35,156

Insight

The annual trend shows how obligations in Arkansas moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.