Federal Contractor

OASIS SYSTEMS, LLC Federal Contract Obligations (Last 10 Years)

FPDS procurement summary for OASIS SYSTEMS, LLC (CAGE 1EDN2, UEI MST2Z1EG1HV7) covering obligations and award activity over the last 10 years.

OASIS SYSTEMS, LLC recorded 4,278 federal award actions and $2,326,634,058.23 in obligated value during the analysis window, with an average action value of $543,860.22. Most of this activity came from the Department of the Air Force, and the largest share by NAICS was research and development in the physical, engineering, and life sciences.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the stated 10-year analysis window and include only the provided FPDS-observed obligations and award counts.

CAGE Code
1EDN2
UEI
MST2Z1EG1HV7
Total Obligated
2.33 billion
2,326,634,058.23
Award Actions
4,278
Average Action Value
543,860.22

About OASIS SYSTEMS, LLC federal contract activity

OASIS SYSTEMS, LLC (CAGE 1EDN2, UEI MST2Z1EG1HV7) recorded $2.33 billion in obligations across 4,278 awards over the last 10 years, for an average award value of $543,860.22. The award profile is high-volume and moderately sized, indicating sustained participation in recurring federal requirements rather than isolated large transactions.

Agency mix and customer concentration

The award portfolio is highly concentrated in the DEPT OF THE AIR FORCE, which accounts for $1.94 billion and 2,613 awards, or the clear majority of total obligations. Secondary activity is spread across the FEDERAL AVIATION ADMINISTRATION, DEPT OF THE NAVY, NUCLEAR REGULATORY COMMISSION, and COMMODITY FUTURES TRADING COMMISSION, showing a mix of defense, aviation, and civilian agency demand.

Industry profile based on NAICS activity

Contracting is dominated by NAICS 541712, Research and Development in the Physical, Engineering, and Life Sciences (Except Biotechnology), with $1.92 billion and 2,592 awards. The next largest categories, including Engineering Services (541330) and several computer-related services codes, indicate a technical services base that combines R&D, engineering support, and IT-adjacent work.

Annual contract trend over the analysis window

Obligations declined from the 2022 peak of $455.12 million to $365.57 million in 2021, then fell further to the low-$200 million range in 2023 through 2025. Award counts also compressed after 2022, suggesting a lower volume of obligated activity in recent years even as the vendor remained active.

How to interpret this page

This summary is based on FPDS award data for the last 10 years and is limited to the supplied overview, agency, NAICS, and annual trend metrics. Totals reflect obligated dollars and award counts as provided; no additional records, attributes, or assumptions were used.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1EDN2'
        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
5700 DEPT OF THE AIR FORCE 1,940,509,807.54 1.94 billion 2,613
6920 FEDERAL AVIATION ADMINISTRATION 196,142,699.19 196.14 million 827
1700 DEPT OF THE NAVY 99,822,890.55 99.82 million 278
3100 NUCLEAR REGULATORY COMMISSION 71,507,737.86 71.51 million 258
9507 COMMODITY FUTURES TRADING COMMISSION 16,437,798.04 16.44 million 91
7004 OFFICE OF THE INSPECTOR GENERAL 3,094,649.47 3.09 million 34
1436 BUREAU OF SAFETY AND ENVIRONMENTAL ENFORCEMENT 874,182.49 874.18 thousand 106
7015 FEDERAL LAW ENFORCEMENT TRAINING CENTER 41,303.03 41.30 thousand 7
2100 DEPT OF THE ARMY 500.00 500.00 1
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 250.00 250.00 1

Insight

Over the last 10 years, OASIS SYSTEMS, LLC (CAGE 1EDN2) received $2.33 billion across 4,278 awards, with obligations heavily concentrated at the Department of the Air Force, which accounts for $1.94 billion and 2,613 awards, or roughly 83% of total obligated value. The Federal Aviation Administration is a distant second at $196.14 million across 827 awards, followed by the Department of the Navy at $99.82 million and the Nuclear Regulatory Commission at $71.51 million. Outside these four agencies, obligations drop sharply and are fragmented across a small number of lower-dollar awards, indicating a highly concentrated customer base.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1EDN2'
        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
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 1,920,634,413.83 1.92 billion 2,592
541330 ENGINEERING SERVICES 277,071,033.22 277.07 million 1,105
541519 OTHER COMPUTER RELATED SERVICES 41,066,312.28 41.07 million 124
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 25,980,648.70 25.98 million 113
541512 COMPUTER SYSTEMS DESIGN SERVICES 24,034,507.42 24.03 million 155
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 16,450,516.38 16.45 million 22
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 15,649,833.80 15.65 million 9
483113 COASTAL AND GREAT LAKES FREIGHT TRANSPORTATION 4,671,405.61 4.67 million 29
561210 FACILITIES SUPPORT SERVICES 874,182.49 874.18 thousand 106
483114 COASTAL AND GREAT LAKES PASSENGER TRANSPORTATION 200,954.50 200.95 thousand 21

Insight

OASIS SYSTEMS, LLC’s Top NAICS profile is highly concentrated in NAICS 541712, which accounts for $1.92 billion of the $2.33 billion obligated over the last 10 years across 2,592 awards, or the clear majority of the vendor’s activity. NAICS 541330 is the second-largest category at $277.07 million across 1,105 awards, but all remaining NAICS codes are materially smaller, each below $42 million. This distribution indicates a primary emphasis on research and development services, with a secondary engineering-services footprint and limited diversification into related computer, manufacturing, transportation, and support service categories.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1EDN2'
        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 210,618,749.20 210.62 million 301
2024 215,807,834.17 215.81 million 422
2023 243,322,076.48 243.32 million 519
2022 455,123,409.08 455.12 million 710
2021 365,574,848.67 365.57 million 623
2020 247,364,314.92 247.36 million 355
2019 257,649,367.63 257.65 million 479
2018 199,711,710.90 199.71 million 451
2017 122,590,636.04 122.59 million 373
2016 8,871,111.14 8.87 million 45

Insight

Over the last 10 years, OASIS SYSTEMS, LLC obligated 2.33 billion across 4,278 awards, with activity concentrated in recent years. Annual obligations increased from 8.87 million in 2016 to a peak of 455.12 million in 2022, then remained above 210 million from 2023 through 2025. Award volume also peaked in 2022 at 710 awards and has declined since, indicating lower transaction frequency alongside still-material obligational volume.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, 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.