In the last full year, PALANTIR TECHNOLOGIES INCORPORATED recorded 109 award actions totaling 265,940,388.06 in obligated dollars, with an average action value of 2,439,820.07. Most obligations were concentrated at U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT and the INTERNAL REVENUE SERVICE, with software-related NAICS codes 511210 and 513210 accounting for nearly all obligated value.
Federal Contractor
PALANTIR TECHNOLOGIES INCORPORATED Federal Contract Obligations (Last Year)
Federal procurement profile for PALANTIR TECHNOLOGIES INCORPORATED (CAGE 470F5, UEI FSY4LVSBGWB7) covering last full-year obligation activity.
Annual figures reflect the last full year and include one negative obligation under NAICS 518210, which slightly reduces the total.
About PALANTIR TECHNOLOGIES INCORPORATED federal contract activity
PALANTIR TECHNOLOGIES INCORPORATED (CAGE 470F5, UEI FSY4LVSBGWB7) recorded 265.94 million in obligated dollars across 109 awards in the last full year, for an average award value of 2.44 million. The award profile indicates substantial federal demand concentrated in a relatively small number of higher-value actions.
Agency mix and customer concentration
Obligations were led by U.S. Immigration and Customs Enforcement at 81.10 million across 7 awards, followed by the Internal Revenue Service at 71.89 million across 31 awards. The remaining top buyers were the Office of the Assistant Secretary for Administration, the Department of Energy, and the Federal Aviation Administration, which together show a diversified but still concentrated federal customer base.
Industry profile based on NAICS activity
Most obligations were associated with NAICS 511210 at 167.23 million across 67 awards and NAICS 513210 at 98.71 million across 41 awards, both classified as Software Publishers in the source data. NAICS 518210 appeared once and showed a small negative obligated amount of 5.68 thousand, which should be treated as a minor adjustment rather than a meaningful line of business signal.
Annual contract trend over the analysis window
The annual trend provided only one data point: 2025, with 265.94 million obligated across 109 awards. Because the analysis window is the last full year and no prior-year comparator is supplied, the data support a level view rather than a directional trend assessment.
How to interpret this page
This summary is based on FPDS award records for the last full year and uses obligated dollars as reported in the source data. Agency, NAICS, and annual trend sections reflect the provided rollups; minor negative obligations are retained as reported and may represent adjustments or deobligations.
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 = '470F5'
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 |
|---|---|---|---|---|
| 7012 | U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT | 81,098,690.32 | 81.10 million | 7 |
| 2050 | INTERNAL REVENUE SERVICE | 71,890,798.94 | 71.89 million | 31 |
| 7570 | OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) | 20,520,230.00 | 20.52 million | 10 |
| 8900 | ENERGY, DEPARTMENT OF | 19,880,709.54 | 19.88 million | 8 |
| 6920 | FEDERAL AVIATION ADMINISTRATION | 17,899,323.50 | 17.90 million | 13 |
| 7529 | NATIONAL INSTITUTES OF HEALTH | 15,018,118.64 | 15.02 million | 5 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 14,475,421.01 | 14.48 million | 4 |
| 97AV | DEFENSE COUNTERINTELLIGENCE AND SECURITY AGENCY (DCSA) | 10,370,335.52 | 10.37 million | 5 |
| 2100 | DEPT OF THE ARMY | 6,672,587.80 | 6.67 million | 9 |
| 1501 | OFFICES, BOARDS AND DIVISIONS | 4,625,811.94 | 4.63 million | 6 |
Insight
Over the last full year, PALANTIR TECHNOLOGIES INCORPORATED (CAGE 470F5) received $265.94 million across 109 awards, with average award value of $2.44 million. Obligations were concentrated in a few agencies, led by U.S. Immigration and Customs Enforcement at $81.10 million, followed by the Internal Revenue Service at $71.89 million; these two agencies accounted for more than half of total obligations. The remaining top agencies were materially smaller, with each contributing between $4.63 million and $20.52 million, indicating a dispersed but still highly concentrated agency portfolio.
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 = '470F5'
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 | 167,232,416.20 | 167.23 million | 67 |
| 513210 | SOFTWARE PUBLISHERS | 98,713,655.86 | 98.71 million | 41 |
| 518210 | COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES | -5,684.00 | -5.68 thousand | 1 |
Insight
PALANTIR TECHNOLOGIES INCORPORATED’s last full year obligations were concentrated in two software-related NAICS codes, with NAICS 511210 accounting for $167.23 million across 67 awards and NAICS 513210 accounting for $98.71 million across 41 awards. Together, these two codes represent essentially all reported obligations in the period, indicating a strong concentration in software publishing activities. NAICS 518210 appears as a minor outlier with one award and a net obligation of -$5.68 thousand, which is immaterial relative to the overall $265.94 million and may reflect a deobligation or adjustment.
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 = '470F5'
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 | 265,940,388.06 | 265.94 million | 109 |
Insight
PALANTIR TECHNOLOGIES INCORPORATED (CAGE 470F5) recorded $265.94 million in obligations across 109 awards during the last full year, for an average award value of about $2.44 million. Because only one annual data point is available for the 1-year window, no year-over-year trend can be assessed. The award volume and obligated amount indicate a relatively broad distribution of activity across multiple actions rather than reliance on a small number of 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.