Federal Contractor

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

OASIS SYSTEMS, LLC (CAGE 1EDN2, UEI MST2Z1EG1HV7) has received $1.49 billion across 2,575 award actions over the last five years.

Federal procurement activity for OASIS SYSTEMS, LLC is concentrated in the Department of the Air Force and the Federal Aviation Administration, with smaller obligations from the Department of the Navy, the Nuclear Regulatory Commission, and the Commodity Futures Trading Commission. The vendor's awards are led by NAICS 541712 and 541330, indicating a portfolio centered on research, engineering, and related technical services.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual obligations peaked in 2022 at $455.12 million, then declined to $210.62 million in 2025, while award volume also fell from 710 actions in 2022 to 301 in 2025.

CAGE Code
1EDN2
UEI
MST2Z1EG1HV7
Total Obligated
1.49 billion
1,490,446,917.60
Award Actions
2,575
Average Action Value
578,814.33

About OASIS SYSTEMS, LLC federal contract activity

OASIS SYSTEMS, LLC (CAGE 1EDN2, UEI MST2Z1EG1HV7) recorded $1.49 billion in obligated value across 2,575 awards over the last 5 years, with an average award value of $578,814.33. The profile indicates a high-volume federal contractor with activity concentrated in technical and research-oriented work.

Agency mix and customer concentration

The Department of the Air Force dominates the agency mix, accounting for $1.19 billion and 1,426 awards, or most of the vendor’s total obligated value. The Federal Aviation Administration is a distant second at $196.14 million and 827 awards, followed by the Department of the Navy, Nuclear Regulatory Commission, and Commodity Futures Trading Commission at materially smaller levels.

Industry profile based on NAICS activity

The vendor’s NAICS profile is led by 541712, Research and Development in the Physical, Engineering, and Life Sciences (except Biotechnology), which represents $1.17 billion and 1,403 awards. Engineering services (541330) is the second-largest category at $231.53 million and 905 awards, while other computer related services (541519) provides a smaller but meaningful share of activity.

Annual contract trend over the analysis window

Annual obligations were strongest in 2022 at $455.12 million across 710 awards, then declined through 2023 and 2024 before moderating further in 2025 to $210.62 million across 301 awards. The five-year pattern suggests a peak year followed by lower but still substantial annual obligation levels.

How to interpret this page

This summary uses FPDS award data for the last 5 years and is based on obligations, award counts, agency recipients, and NAICS classifications associated with OASIS SYSTEMS, LLC. Totals reflect aggregated reported obligations within the analysis window; values and counts are presented as provided and rounded in the source metrics.

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 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
5700 DEPT OF THE AIR FORCE 1,188,245,116.17 1.19 billion 1,426
6920 FEDERAL AVIATION ADMINISTRATION 196,142,699.19 196.14 million 827
1700 DEPT OF THE NAVY 51,279,123.55 51.28 million 70
3100 NUCLEAR REGULATORY COMMISSION 48,790,203.60 48.79 million 155
9507 COMMODITY FUTURES TRADING COMMISSION 5,132,208.92 5.13 million 36
7004 OFFICE OF THE INSPECTOR GENERAL 1,901,115.47 1.90 million 27
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,043,549.30 -1.04 million 34

Insight

Over the last 5 years, OASIS SYSTEMS, LLC’s obligations are highly concentrated in the DEPT OF THE AIR FORCE, which accounts for $1.19 billion of $1.49 billion total obligated across 1,426 awards. The FEDERAL AVIATION ADMINISTRATION is the second-largest customer at $196.14 million across 827 awards, but remains far below the Air Force in dollars obligated. The remaining agencies each represent comparatively small shares of total spend, with the DEPT OF THE NAVY and NUCLEAR REGULATORY COMMISSION contributing $51.28 million and $48.79 million, respectively; DCMA shows a net negative obligated amount of $1.04 million.

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 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
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 1,168,459,068.71 1.17 billion 1,403
541330 ENGINEERING SERVICES 231,527,849.93 231.53 million 905
541519 OTHER COMPUTER RELATED SERVICES 41,066,312.28 41.07 million 124
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 16,450,016.38 16.45 million 21
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 15,649,833.80 15.65 million 9
541512 COMPUTER SYSTEMS DESIGN SERVICES 9,977,646.35 9.98 million 68
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 4,779,569.36 4.78 million 26
483113 COASTAL AND GREAT LAKES FREIGHT TRANSPORTATION 2,536,620.79 2.54 million 19

Insight

Over the last 5 years, OASIS SYSTEMS, LLC’s obligations are highly concentrated in NAICS 541712, which accounts for $1.17 billion across 1,403 awards, or roughly 79% of total obligated dollars. NAICS 541330 is the next largest category at $231.53 million across 905 awards, bringing the top two NAICS codes to about 94% of total obligations. The remaining NAICS codes each represent relatively small shares of spending, indicating a narrow procurement footprint centered on R&D and engineering services.

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 5 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

Insight

OASIS SYSTEMS, LLC (CAGE 1EDN2) obligated $1.49 billion across 2,575 awards over the last 5 years, with an average award value of $578.8K. Obligations were heavily concentrated in 2021–2022, which together accounted for $820.7 million, or about 55% of the period total, before declining in each subsequent year. Award volume also peaked in 2022 at 710 awards and then decreased to 301 awards in 2025, indicating a narrowing distribution of both dollars and actions in the most recent years.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.