Federal Contractor

DCS CORPORATION Federal Contract Obligations (Last 5 Years)

DCS CORPORATION holds 2,383 federal award actions totaling $1.68 billion over the last five years, with most obligations from the Department of the Army, Air Force, and Navy.

DCS CORPORATION (CAGE 1P418, UEI FJS8P9C6B368) shows a five-year federal procurement profile centered on defense work, led by the Department of the Army at $971.16 million and the Department of the Air Force at $433.36 million. The firm’s largest contract volume is in engineering services and research and development, with annual obligations remaining above $317 million in each year from 2021 through 2025.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect readable FPDS-obligated dollars for the last five years and may include negative obligation adjustments, such as DCMA’s -$1.27 million.

CAGE Code
1P418
UEI
FJS8P9C6B368
Total Obligated
1.68 billion
1,677,948,883.59
Award Actions
2,383
Average Action Value
704,132.97

About DCS CORPORATION federal contract activity

Over the last 5 years, DCS CORPORATION (CAGE 1P418, UEI FJS8P9C6B368) received 2,383 FPDS awards totaling $1.68 billion, with an average award value of $704,132.97. The profile reflects a large, defense-oriented contract base with meaningful activity across engineering, R&D, and aviation-related work.

Agency mix and customer concentration

The Department of the Army is the largest obligating agency at $971.16 million across 615 awards, accounting for the majority of observed obligations. The Department of the Air Force and Department of the Navy are also major buyers at $433.36 million and $252.53 million, respectively, while GSA’s Federal Acquisition Service appears as a smaller but positive source of business. DCMA shows a small negative obligated amount, which may indicate de-obligations or contract adjustments rather than net new buying.

Industry profile based on NAICS activity

The NAICS mix is led by 541330 Engineering Services at $878.92 million across 621 awards, followed by 541712 R&D in the physical, engineering, and life sciences at $496.07 million across 823 awards. Additional volume is concentrated in 541715 R&D, 336411 Aircraft Manufacturing, and 541511 Custom Computer Programming Services, indicating a portfolio centered on technical engineering, applied research, and aerospace support.

Annual contract trend over the analysis window

Annual obligations were relatively stable across the five-year window, ranging from $317.35 million in 2022 to a peak of $356.01 million in 2024. Award counts also stayed high and fairly consistent, with the highest count in 2024 and the lowest in 2023, suggesting sustained procurement activity rather than a single-year spike.

How to interpret this page

This summary is based on FPDS obligations and award counts for the last 5 years, aggregated by vendor identifiers CAGE 1P418 and UEI FJS8P9C6B368. Agency, NAICS, and annual figures are ranked by total obligated dollars; negative obligations are preserved as reported and may reflect contract corrections or de-obligations.

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 = '1P418'
        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 971,164,139.16 971.16 million 615
5700 DEPT OF THE AIR FORCE 433,362,816.71 433.36 million 923
1700 DEPT OF THE NAVY 252,529,524.36 252.53 million 759
4732 FEDERAL ACQUISITION SERVICE 22,165,797.91 22.17 million 62
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,273,394.55 -1.27 million 24

Insight

Over the last 5 years, DCS CORPORATION’s obligations are highly concentrated in the Department of Defense, led by the Department of the Army at $971.16 million across 615 awards. The Department of the Air Force and Department of the Navy follow with $433.36 million on 923 awards and $252.53 million on 759 awards, respectively, indicating a broad award base but a smaller share of total dollars than the Army. Federal Acquisition Service activity is modest at $22.17 million, while DCMA shows a net negative obligation of $1.27 million across 24 awards, which slightly offsets total obligated value.

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 = '1P418'
        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
541330 ENGINEERING SERVICES 878,918,103.50 878.92 million 621
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 496,074,136.46 496.07 million 823
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 156,494,335.02 156.49 million 418
336411 AIRCRAFT MANUFACTURING 114,474,343.10 114.47 million 443
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 24,357,535.48 24.36 million 34
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 2,262,055.46 2.26 million 12
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 2,013,067.00 2.01 million 4
541380 TESTING LABORATORIES AND SERVICES 1,991,464.83 1.99 million 14
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 1,323,312.24 1.32 million 8
541720 RESEARCH AND DEVELOPMENT IN THE SOCIAL SCIENCES AND HUMANITIES 39,530.50 39.53 thousand 4

Insight

Over the last 5 years, DCS CORPORATION’s obligations are concentrated in technical and R&D work: NAICS 541330 Engineering Services led with $878.92 million across 621 awards, followed by NAICS 541712 R&D in the physical, engineering, and life sciences with $496.07 million across 823 awards. These two NAICS together account for the majority of the vendor’s $1.68 billion obligated and 2,383 awards in the period, indicating a strong focus on engineering support and applied research. A secondary tier includes NAICS 541715 and 336411, while all remaining NAICS represent relatively small shares of obligated dollars and award volume.

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 = '1P418'
        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 333,844,861.06 333.84 million 492
2024 356,010,108.93 356.01 million 498
2023 337,137,527.45 337.14 million 444
2022 317,349,280.48 317.35 million 462
2021 333,607,105.67 333.61 million 487

Insight

DCS CORPORATION’s obligations were relatively stable over the last five years, ranging from $317.35 million to $356.01 million annually, with no material volatility. Annual award volume was also steady, from 444 to 498 awards per year, indicating a broadly distributed procurement profile rather than reliance on a small number of actions. The highest obligation year was 2024 at $356.01 million, while 2022 was the low point at $317.35 million; 2025 remains consistent with prior years at $333.84 million across 492 awards.

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.