In the last full year, DELL MARKETING L.P. received 725 award actions totaling $1.71 billion, with an average action value of $2.37 million. Obligation activity was concentrated in the Defense Information Systems Agency, the Department of the Navy, and the Department of the Air Force, and most obligations fell under NAICS 511210, Software Publishers.
Federal Contractor
DELL MARKETING L.P. Federal Contract Obligations (Last Year)
Federal procurement profile for DELL MARKETING L.P. (CAGE 3DMD3, UEI HJLSY7RZV8X6) covering the last full year of obligated awards.
Amounts reflect obligated dollars in the analysis window and may not match award totals when rounded or when multiple action types are included.
About DELL MARKETING L.P. federal contract activity
DELL MARKETING L.P. recorded $1.71 billion in obligated federal awards across 725 awards in the last full year, with an average award value of $2.37 million. The profile is highly concentrated in information technology-related procurement, indicating a large-volume vendor relationship with federal buyers, particularly within defense organizations.
Agency mix and customer concentration
Obligations were dominated by the Defense Information Systems Agency at $615.34 million across 127 awards, followed closely by the Department of the Navy at $504.97 million across 401 awards. The Department of the Air Force added $292.93 million across 42 awards, while the Defense Health Agency and U.S. Special Operations Command contributed smaller but material shares, reinforcing a defense-heavy customer base.
Industry profile based on NAICS activity
NAICS 511210, Software Publishers, accounted for virtually all activity at $1.71 billion across 702 awards. The remaining obligations were minor and spread across adjacent technology and finance classifications, including NAICS 513210, 522220, 423430, and 334111, which together represent a negligible share of total spend.
Annual contract trend over the analysis window
The annual trend shows $1.71 billion in obligations in 2025 across 725 awards, matching the full analysis window. With only one year shown, the data support a point-in-time profile rather than a multi-year growth or decline assessment.
How to interpret this page
This summary is based on FPDS award records for the last full year associated with CAGE code 3DMD3 and UEI HJLSY7RZV8X6. Obligated dollars, award counts, agency shares, and NAICS distribution are drawn from the provided FPDS aggregation and reflect reported obligations during the analysis period.
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 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 |
|---|---|---|---|---|
| 97AK | DEFENSE INFORMATION SYSTEMS AGENCY (DISA) | 615,344,903.29 | 615.34 million | 127 |
| 1700 | DEPT OF THE NAVY | 504,969,199.46 | 504.97 million | 401 |
| 5700 | DEPT OF THE AIR FORCE | 292,928,129.80 | 292.93 million | 42 |
| 97DH | DEFENSE HEALTH AGENCY (DHA) | 100,277,914.08 | 100.28 million | 4 |
| 97ZS | U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) | 78,313,002.41 | 78.31 million | 10 |
| 4732 | FEDERAL ACQUISITION SERVICE | 55,322,734.40 | 55.32 million | 35 |
| 97AS | DEFENSE LOGISTICS AGENCY | 45,732,252.11 | 45.73 million | 7 |
| 2100 | DEPT OF THE ARMY | 14,338,236.65 | 14.34 million | 38 |
| 9761 | DEFENSE THREAT REDUCTION AGENCY (DTRA) | 6,282,416.18 | 6.28 million | 4 |
| 3100 | NUCLEAR REGULATORY COMMISSION | 757,410.91 | 757.41 thousand | 6 |
Insight
DELL MARKETING L.P. received $1.71 billion across 725 awards in the last full year, with obligations heavily concentrated in DoD and related organizations. DISA, the Department of the Navy, and the Department of the Air Force accounted for $1.41 billion combined, or about 82% of total obligated dollars, indicating strong concentration among a small set of agencies. Award activity was more dispersed than dollars, led by the Department of the Navy with 401 awards versus 127 at DISA, while several other agencies contributed smaller but material obligations.
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 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 |
|---|---|---|---|---|
| 511210 | SOFTWARE PUBLISHERS | 1,713,956,870.91 | 1.71 billion | 702 |
| 513210 | SOFTWARE PUBLISHERS | 354,199.48 | 354.20 thousand | 12 |
| 522220 | SALES FINANCING | 209,139.21 | 209.14 thousand | 1 |
| 423430 | COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS | 182,455.68 | 182.46 thousand | 3 |
| 334111 | ELECTRONIC COMPUTER MANUFACTURING | 7,274.96 | 7.27 thousand | 4 |
| 334516 | ANALYTICAL LABORATORY INSTRUMENT MANUFACTURING | 0.00 | 0.00 | 2 |
| 541512 | COMPUTER SYSTEMS DESIGN SERVICES | -9,955.48 | -9.96 thousand | 1 |
Insight
Over the last full year, DELL MARKETING L.P. (CAGE 3DMD3) obligated $1.71 billion across 725 awards, with an average award value of $2.37 million. Obligations are highly concentrated in NAICS 511210, which accounts for $1.71 billion and 702 awards, indicating that nearly all activity falls under this code. The remaining NAICS categories represent minimal dollar value and low award counts, including one negative obligation in NAICS 541512 and one zero-obligation line in NAICS 334516, suggesting limited diversification outside the primary code.
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 1 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 |
Insight
For the last full year, DELL MARKETING L.P. (CAGE 3DMD3) obligated $1.71 billion across 725 awards, with an average award value of $2.37 million. Because only one annual period is provided in this 1-year window, year-over-year trend direction cannot be assessed from the available data. The volume and value indicate a high concentration of obligated spending within the period, but the distribution across individual awards cannot be determined from the summary alone.
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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.