Use this page to review federal contract obligations in Nevada for last full year. The analysis is based on FPDS award-action data.
Geography
Nevada Federal Contract Obligations (Last Year)
This page summarizes federal contract obligations in Nevada for last full year, 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 full year analysis window.
About Nevada federal contract activity
This page summarizes last full year of federal contract activity associated with Nevada. Based on the current FPDS Query dataset, this geography shows 4.11 billion in visible obligations across 26,496 award actions, with an average action value of 155,081.84. 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 Nevada appears concentrated among a relatively small group of federal buyers over the last full year. The visible agency ranking is led by ENERGY, DEPARTMENT OF, with 1.23 billion in obligations, followed by DEPT OF THE AIR FORCE. 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 Nevada over the last full year. The current ranking is led by MISSION SUPPORT AND TEST SERVICES LLC, with 1.17 billion in obligations, followed by FLEET VEHICLE SOURCE, 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 in Nevada across the last full year, from 2025 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 full year. 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 = 'NV'
AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 | 1,233,484,586.57 | 1.23 billion | 135 |
| 5700 | DEPT OF THE AIR FORCE | 844,030,913.13 | 844.03 million | 1,379 |
| 4732 | FEDERAL ACQUISITION SERVICE | 530,291,597.93 | 530.29 million | 17,123 |
| 1700 | DEPT OF THE NAVY | 448,455,566.97 | 448.46 million | 451 |
| 2100 | DEPT OF THE ARMY | 411,745,689.95 | 411.75 million | 340 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 168,496,862.38 | 168.50 million | 765 |
| 97ZS | U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) | 92,234,663.38 | 92.23 million | 41 |
| 1422 | BUREAU OF LAND MANAGEMENT | 56,793,695.09 | 56.79 million | 505 |
| 1544 | U.S. MARSHALS SERVICE | 43,434,007.40 | 43.43 million | 48 |
| 97AS | DEFENSE LOGISTICS AGENCY | 40,492,728.70 | 40.49 million | 3,897 |
Insight
Nevada contract activity over the last full year appears concentrated among a relatively small group of buying agencies. The visible ranking is led by ENERGY, DEPARTMENT OF, followed by DEPT OF THE AIR FORCE, 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 = 'NV'
AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
AND content__award__vendor__vendorHeader__vendorName != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| MISSION SUPPORT AND TEST SERVICES LLC | 7HSD0 | 1,170,747,190.79 | 1.17 billion | 45 |
| FLEET VEHICLE SOURCE, INC. | 6VVA2 | 458,779,307.00 | 458.78 million | 16,812 |
| JT4, LLC | 7DS14 | 372,093,373.62 | 372.09 million | 70 |
| SIERRA NEVADA COMPANY, LLC | 8X691 | 249,978,999.69 | 249.98 million | 55 |
| SIERRA NEVADA CORPORATION | 8X691 | 237,160,297.09 | 237.16 million | 272 |
| ALION SCIENCE AND TECHNOLOGY CORPORATION | 3BM51 | 152,954,289.80 | 152.95 million | 49 |
| KORTE CONSTRUCTION COMPANY | 1D6R7 | 105,463,708.25 | 105.46 million | 7 |
| AMENTUM SERVICES, INC. | 5W3V7 | 95,287,281.72 | 95.29 million | 41 |
| SGJV2, LLC | 9AYZ4 | 77,604,919.00 | 77.60 million | 1 |
| NAVARRO RESEARCH AND ENGINEERING, INC. | 1P5X1 | 47,340,287.00 | 47.34 million | 22 |
Insight
Visible obligations in Nevada over the last full year appear concentrated among a relatively small set of leading vendors. MISSION SUPPORT AND TEST SERVICES LLC ranks first, followed by FLEET VEHICLE SOURCE, INC., 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 = 'NV'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 | 1,232,794,577.69 | 1.23 billion | 182 |
| 541330 | ENGINEERING SERVICES | 613,608,489.94 | 613.61 million | 423 |
| 336111 | AUTOMOBILE MANUFACTURING | 458,779,307.00 | 458.78 million | 16,812 |
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 397,364,904.29 | 397.36 million | 347 |
| 334511 | SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING | 178,126,624.94 | 178.13 million | 103 |
| 488190 | OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION | 136,255,200.92 | 136.26 million | 68 |
| 336411 | AIRCRAFT MANUFACTURING | 92,342,015.17 | 92.34 million | 14 |
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 66,582,864.63 | 66.58 million | 110 |
| 562910 | REMEDIATION SERVICES | 65,945,569.90 | 65.95 million | 78 |
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | 57,695,060.50 | 57.70 million | 36 |
Insight
The top-NAICS table highlights the industries with the largest visible obligations in Nevada over the last full year. 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 = 'NV'
AND content__award__productOrServiceInformation__productOrServiceCode IS NOT NULL
AND content__award__productOrServiceInformation__productOrServiceCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| M1JZ | OPERATION OF MISCELLANEOUS BUILDINGS | 1,170,747,190.79 | 1.17 billion | 45 |
| R425 | SUPPORT- PROFESSIONAL: ENGINEERING/TECHNICAL | 577,065,484.92 | 577.07 million | 251 |
| 2310 | PASSENGER MOTOR VEHICLES | 459,814,141.03 | 459.81 million | 16,816 |
| Y1BZ | CONSTRUCTION OF OTHER AIRFIELD STRUCTURES | 179,504,094.25 | 179.50 million | 12 |
| J015 | MAINT/REPAIR/REBUILD OF EQUIPMENT- AIRCRAFT AND AIRFRAME STRUCTURAL COMPONENTS | 126,196,787.56 | 126.20 million | 44 |
| 7G22 | IT AND TELECOM - NETWORK: SATELLITE AND RF COMMUNICATIONS PRODUCTS (HW, PERPETUAL LICENSE SOFTWARE) | 109,969,832.45 | 109.97 million | 28 |
| R408 | SUPPORT- PROFESSIONAL: PROGRAM MANAGEMENT/SUPPORT | 91,775,628.44 | 91.78 million | 52 |
| Y1NB | CONSTRUCTION OF HEATING AND COOLING PLANTS | 77,604,919.00 | 77.60 million | 1 |
| 5865 | ELECTRONIC COUNTERMEASURES, COUNTER-COUNTERMEASURES AND QUICK REACTION CAPABILITY EQUIPMENT | 67,265,206.07 | 67.27 million | 40 |
| R499 | SUPPORT- PROFESSIONAL: OTHER | 66,997,886.79 | 67.00 million | 113 |
Insight
The top-PSC table highlights the product and service codes with the largest visible obligations in Nevada over the last full year. 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 = 'NV'
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
GROUP BY year
)
ORDER BY year DESC
| Year | Total Obligated | Readable | Award Actions |
|---|---|---|---|
| 2025 | 4,109,048,637.39 | 4.11 billion | 26,496 |
Insight
The annual trend shows how obligations in Nevada moved across the last full year, from 2025 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.