Federal Contractor

DELL MARKETING L.P. Federal Contract Obligations (Last 10 Years)

DELL MARKETING L.P. has 9,411 federal award actions and $8.33 billion obligated across the last 10 years.

DELL MARKETING L.P. (CAGE 3DMD3, UEI HJLSY7RZV8X6) shows $8,332,786,956.76 in obligated federal spending over the last 10 years, across 9,411 award actions. Most of this activity is concentrated in software publishers, with major obligations from the Department of the Navy, DISA, and the Department of the Air Force.

Generated at 03/21/2026

Analysis period: Last 10 years

Annual and category totals reflect the provided 10-year analysis window and may not sum exactly due to rounding and classification differences.

CAGE Code
3DMD3
UEI
HJLSY7RZV8X6
Total Obligated
8.33 billion
8,332,786,956.76
Award Actions
9,411
Average Action Value
885,430.55

About DELL MARKETING L.P. federal contract activity

DELL MARKETING L.P. recorded $8.33 billion in obligated federal spending across 9,411 awards over the last 10 years, with an average award value of $885,430.55. The vendor’s activity is concentrated in large-volume defense and civilian IT procurement, with the Department of the Navy and DISA accounting for the largest shares of obligation.

Agency mix and customer concentration

The Department of the Navy is the top customer at $1.99 billion across 2,952 awards, followed closely by DISA at $1.95 billion across 503 awards and the Department of the Air Force at $1.69 billion across 1,242 awards. Federal Acquisition Service adds another $921.42 million, while the Department of the Army contributes $329.97 million, indicating a strong federal concentration with especially heavy defense-sector exposure.

Industry profile based on NAICS activity

The vendor’s obligations are overwhelmingly classified under NAICS 511210, Software Publishers, which accounts for $8.26 billion and 6,720 awards. Smaller portions are spread across computer and software wholesale trade, information services, electronic computer manufacturing, and other computer-related services, suggesting that the procurement footprint is primarily software-led with limited diversification into adjacent IT categories.

Annual contract trend over the analysis window

Annual obligations remain elevated through the recent period, peaking at $1.94 billion in 2024 before easing to $1.71 billion in 2025. Award counts were highest in 2023 and 2022, while 2021 shows a lower spend base at $880.01 million, indicating a broader upward step-up in funding over the middle of the window followed by recent stabilization at a high level.

How to interpret this page

This profile summarizes FPDS-observed obligations associated with CAGE 3DMD3 and UEI HJLSY7RZV8X6 over the last 10 years. Agency, NAICS, and annual views are based on summed obligated dollars and award counts in the provided dataset; no additional attribution or categorization beyond the supplied records was inferred.

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 = '3DMD3'
        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
1700 DEPT OF THE NAVY 1,987,126,124.29 1.99 billion 2,952
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 1,948,460,007.30 1.95 billion 503
5700 DEPT OF THE AIR FORCE 1,693,346,020.93 1.69 billion 1,242
4732 FEDERAL ACQUISITION SERVICE 921,422,643.18 921.42 million 438
2100 DEPT OF THE ARMY 329,972,580.71 329.97 million 308
2800 SOCIAL SECURITY ADMINISTRATION 325,340,976.79 325.34 million 83
97DH DEFENSE HEALTH AGENCY (DHA) 307,772,914.44 307.77 million 30
7529 NATIONAL INSTITUTES OF HEALTH 188,600,592.63 188.60 million 272
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 156,792,996.41 156.79 million 29
97AS DEFENSE LOGISTICS AGENCY 154,111,991.24 154.11 million 50

Insight

Over the last 10 years, DELL MARKETING L.P. has received $8.33 billion across 9,411 awards, with obligations concentrated in a small set of agencies. The Dept of the Navy ($1.99 billion), DISA ($1.95 billion), and the Dept of the Air Force ($1.69 billion) account for the largest shares, indicating a strong concentration within defense customers. Federal Acquisition Service is the largest civilian buyer in the top agencies list at $921.42 million, while the remaining agencies each represent materially smaller obligation levels, suggesting a long tail of distributed activity beyond the top three.

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 = '3DMD3'
        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
511210 SOFTWARE PUBLISHERS 8,259,207,144.88 8.26 billion 6,720
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 31,505,468.60 31.51 million 182
519190 ALL OTHER INFORMATION SERVICES 29,049,525.25 29.05 million 84
334111 ELECTRONIC COMPUTER MANUFACTURING 8,530,579.82 8.53 million 2,058
541519 OTHER COMPUTER RELATED SERVICES 1,405,005.21 1.41 million 82
513210 SOFTWARE PUBLISHERS 527,580.17 527.58 thousand 21
488490 OTHER SUPPORT ACTIVITIES FOR ROAD TRANSPORTATION 409,297.50 409.30 thousand 2
334118 COMPUTER TERMINAL AND OTHER COMPUTER PERIPHERAL EQUIPMENT MANUFACTURING 364,930.93 364.93 thousand 43
541512 COMPUTER SYSTEMS DESIGN SERVICES 296,840.44 296.84 thousand 16
334112 COMPUTER STORAGE DEVICE MANUFACTURING 278,531.59 278.53 thousand 22

Insight

Over the last 10 years, DELL MARKETING L.P. has received $8.33 billion across 9,411 awards, with spending heavily concentrated in NAICS 511210 (Software Publishers), which accounts for $8.26 billion and 6,720 awards. The next largest NAICS categories are materially smaller, led by 423430 at $31.51 million and 519190 at $29.05 million, indicating a steep drop-off after the primary line of business. Awards under 334111 account for 2,058 actions but only $8.53 million, suggesting a smaller-value, higher-frequency pattern outside the dominant software publishing category.

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 = '3DMD3'
        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 1,714,699,984.76 1.71 billion 725
2024 1,944,676,973.18 1.94 billion 841
2023 1,539,166,429.41 1.54 billion 1,143
2022 1,452,081,658.53 1.45 billion 1,001
2021 880,012,154.74 880.01 million 945
2020 321,853,564.66 321.85 million 1,159
2019 179,872,778.92 179.87 million 727
2018 101,537,749.41 101.54 million 605
2017 177,182,545.16 177.18 million 2,124
2016 21,703,117.99 21.70 million 141

Insight

DELL MARKETING L.P. (CAGE 3DMD3) obligated $8.33 billion across 9,411 awards over the last 10 years, with activity heavily concentrated in the most recent five years. Obligations rose sharply from $321.9 million in 2020 to a peak of $1.94 billion in 2024, then remained elevated at $1.71 billion in 2025, indicating sustained high-value procurement activity. Award volume is more distributed, with the highest count in 2017 (2,124 awards) and lower counts in later high-obligation years, suggesting larger average award values in the recent period.

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.